Trace number 1821570

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22? (TO) 1200.05 1200.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark937.79
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.02/1.08	c ==============================================================================
1.02/1.08	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.08	c ==============================================================================
1.02/1.08	c |         0 | 1008302  2419443 |  302490       0        0     nan |  0.000 % |
6.20/6.27	c |         0 |  667154  1853970 |      --       0       --      -- |     --   | -90102/8377
6.20/6.27	c ==============================================================================
6.20/6.27	c Result  :   #vars: 102501   #clauses: 667154   #literals: 1853970
6.20/6.27	c CPU time:   6.04 s
6.20/6.27	c ==============================================================================
6.90/6.95	c WARNING: for repeatability, setting FPU to use double precision
6.90/6.95	c Number of variables   : 102501       
6.90/6.95	c Number of clauses     : 667154       
6.94/7.42	c Parsing time: 0.43         s
1200.04/1200.02	HOME/SatELiteGTI: line 36: 28539 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821570-1242538157/watcher-1821570-1242538157 -o /tmp/evaluation-result-1821570-1242538157/solver-1821570-1242538157 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821570-1242538157.cnf -random-seed=970708869 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 28533
/proc/meminfo: memFree=961732/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=956 CPUtime=0
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 120 0 0 0 0 0 0 0 18 0 1 0 1018316724 978944 56 4294967295 134512640 135223648 3213147024 3213145620 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 239 59 45 174 0 64 0

[startup+0.066782 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 28533
/proc/meminfo: memFree=961732/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=25500 CPUtime=0.07
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 4363 0 0 0 4 3 0 0 18 0 1 0 1018316724 26112000 4132 4294967295 134512640 135223648 3213147024 3213145976 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 6375 4132 46 174 0 6200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27912

[startup+0.116779 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 28533
/proc/meminfo: memFree=961732/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=30808 CPUtime=0.12
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 5637 0 0 0 8 4 0 0 18 0 1 0 1018316724 31547392 5406 4294967295 134512640 135223648 3213147024 3213145976 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 7702 5407 46 174 0 7527 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 33220

[startup+0.316769 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 28533
/proc/meminfo: memFree=961732/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=48184 CPUtime=0.32
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 9825 0 0 0 25 7 0 0 18 0 1 0 1018316724 49340416 9594 4294967295 134512640 135223648 3213147024 3213145976 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 12046 9595 46 174 0 11871 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 50596

[startup+0.716749 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 28533
/proc/meminfo: memFree=961732/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=71388 CPUtime=0.72
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 15697 0 0 0 62 10 0 0 18 0 1 0 1018316724 73101312 15466 4294967295 134512640 135223648 3213147024 3213145976 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 17847 15467 47 174 0 17672 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 73800

[startup+1.51671 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 28538
/proc/meminfo: memFree=876668/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=105720 CPUtime=1.52
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 26778 0 0 0 137 15 0 0 20 0 1 0 1018316724 108257280 24072 4294967295 134512640 135223648 3213147024 3213145024 134549412 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 26430 24072 73 174 0 26255 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 108132

[startup+3.11663 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 28538
/proc/meminfo: memFree=855092/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=117604 CPUtime=3.12
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 29617 0 0 0 296 16 0 0 25 0 1 0 1018316724 120426496 26762 4294967295 134512640 135223648 3213147024 3213145100 134587368 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 29401 26762 73 174 0 29226 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 120016

[startup+6.31648 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 28538
/proc/meminfo: memFree=842508/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2412 CPUtime=0
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1018316723 2469888 276 4294967295 134512640 135169312 3221103376 3221101912 3085119214 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28533/statm: 603 276 235 161 0 42 0
[pid=28537] ppid=28533 vsize=119232 CPUtime=6.3
/proc/28537/stat : 28537 (SatELite_releas) R 28533 28533 10114 0 -1 4202496 37611 0 0 0 609 21 0 0 25 0 1 0 1018316724 122093568 27313 4294967295 134512640 135223648 3213147024 3213143648 134737407 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28537/statm: 29808 27313 73 174 0 29633 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 121644

[startup+12.7162 s]
/proc/loadavg: 0.93 0.98 0.99 4/95 28539
/proc/meminfo: memFree=906628/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=38036 CPUtime=5.75
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 9199 0 0 0 571 4 0 0 25 0 1 0 1018317419 38948864 9108 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 9509 9108 73 171 0 9336 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40452

[startup+25.5155 s]
/proc/loadavg: 0.95 0.98 0.99 3/95 28539
/proc/meminfo: memFree=902260/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=42272 CPUtime=18.55
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 10272 0 0 0 1848 7 0 0 25 0 1 0 1018317419 43286528 10181 4294967295 134512640 135212243 3216250592 3216248912 134527703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 10568 10181 73 171 0 10395 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44688

[startup+51.1143 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 28541
/proc/meminfo: memFree=892936/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=51644 CPUtime=44.15
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 12613 0 0 0 4407 8 0 0 25 0 1 0 1018317419 52883456 12522 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 12911 12522 73 171 0 12738 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54060

[startup+102.322 s]
/proc/loadavg: 1.04 1.00 1.00 2/95 28728
/proc/meminfo: memFree=875352/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=69136 CPUtime=95.36
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 16975 0 0 0 9526 10 0 0 25 0 1 0 1018317419 70795264 16884 4294967295 134512640 135212243 3216250592 3216249200 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 17284 16884 73 171 0 17111 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71552

[startup+162.319 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 28921
/proc/meminfo: memFree=857248/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=87344 CPUtime=155.36
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 21524 0 0 0 15521 15 0 0 25 0 1 0 1018317419 89440256 21433 4294967295 134512640 135212243 3216250592 3216248912 134527744 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 21836 21433 73 171 0 21663 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89760

[startup+222.326 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 29109
/proc/meminfo: memFree=841748/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=102540 CPUtime=215.37
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 25324 0 0 0 21520 17 0 0 25 0 1 0 1018317419 105000960 25233 4294967295 134512640 135212243 3216250592 3216249200 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 25635 25233 73 171 0 25462 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 104956

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 29295
/proc/meminfo: memFree=838896/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105312 CPUtime=275.36
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26029 0 0 0 27519 17 0 0 25 0 1 0 1018317419 107839488 25938 4294967295 134512640 135212243 3216250592 3216249200 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26328 25938 73 171 0 26155 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107728

[startup+342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 29484
/proc/meminfo: memFree=838896/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105312 CPUtime=335.36
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26029 0 0 0 33515 21 0 0 25 0 1 0 1018317419 107839488 25938 4294967295 134512640 135212243 3216250592 3216249200 134526086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26328 25938 73 171 0 26155 0
Current children cumulated CPU time (s) 342.3

################
# More data... #
################

[pid=28539] ppid=28533 vsize=105432 CPUtime=455.37
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26036 0 0 0 45516 21 0 0 25 0 1 0 1018317419 107962368 25945 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25945 73 171 0 26185 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 107848

[startup+522.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30054
/proc/meminfo: memFree=839020/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=515.37
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26036 0 0 0 51516 21 0 0 25 0 1 0 1018317419 107962368 25945 4294967295 134512640 135212243 3216250592 3216249200 134526086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25945 73 171 0 26185 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107848

[startup+582.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30240
/proc/meminfo: memFree=839020/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=575.38
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26036 0 0 0 57511 27 0 0 25 0 1 0 1018317419 107962368 25945 4294967295 134512640 135212243 3216250592 3216249200 134526035 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25945 73 171 0 26185 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 107848

[startup+642.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30429
/proc/meminfo: memFree=839144/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=635.37
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26036 0 0 0 63510 27 0 0 25 0 1 0 1018317419 107962368 25945 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25945 73 171 0 26185 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 107848

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30616
/proc/meminfo: memFree=839144/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=695.38
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26041 0 0 0 69511 27 0 0 25 0 1 0 1018317419 107962368 25950 4294967295 134512640 135212243 3216250592 3216249200 134526154 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25950 73 171 0 26185 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 107848

[startup+762.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30805
/proc/meminfo: memFree=839144/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=755.39
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26042 0 0 0 75512 27 0 0 25 0 1 0 1018317419 107962368 25951 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25951 73 171 0 26185 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 107848

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30993
/proc/meminfo: memFree=839144/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=815.39
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26042 0 0 0 81512 27 0 0 25 0 1 0 1018317419 107962368 25951 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25951 73 171 0 26185 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 107848

[startup+882.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 31179
/proc/meminfo: memFree=838896/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=875.39
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26042 0 0 0 87512 27 0 0 25 0 1 0 1018317419 107962368 25951 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25951 73 171 0 26185 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 107848

[startup+942.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 31372
/proc/meminfo: memFree=838772/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=935.4
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26042 0 0 0 93513 27 0 0 25 0 1 0 1018317419 107962368 25951 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25951 73 171 0 26185 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 107848

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 31559
/proc/meminfo: memFree=838772/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=995.4
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26047 0 0 0 99508 32 0 0 25 0 1 0 1018317419 107962368 25956 4294967295 134512640 135212243 3216250592 3216248976 134535594 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25956 73 171 0 26185 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 107848

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 31748
/proc/meminfo: memFree=839020/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=1055.4
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26047 0 0 0 105504 36 0 0 25 0 1 0 1018317419 107962368 25956 4294967295 134512640 135212243 3216250592 3216249200 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25956 73 171 0 26185 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 107848

[startup+1122.32 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 31936
/proc/meminfo: memFree=839144/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=1115.41
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26047 0 0 0 111503 38 0 0 25 0 1 0 1018317419 107962368 25956 4294967295 134512640 135212243 3216250592 3216249200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25956 73 171 0 26185 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 107848

[startup+1182.32 s]
/proc/loadavg: 1.05 1.02 1.00 2/95 32122
/proc/meminfo: memFree=839144/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=1175.41
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26047 0 0 0 117503 38 0 0 25 0 1 0 1018317419 107962368 25956 4294967295 134512640 135212243 3216250592 3216248912 134527776 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25956 73 171 0 26185 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 107848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 32309
/proc/meminfo: memFree=838492/2074464 swapFree=1950884/1959888
[pid=28533] ppid=28531 vsize=2416 CPUtime=6.94
/proc/28533/stat : 28533 (SatELiteGTI) S 28531 28533 10114 0 -1 4194304 384 38258 0 0 1 0 670 23 18 0 1 0 1018316723 2473984 277 4294967295 134512640 135169312 3221103376 3221099592 3085119214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28533/statm: 604 277 235 161 0 43 0
[pid=28539] ppid=28533 vsize=105432 CPUtime=1193.1
/proc/28539/stat : 28539 (minisat_static) R 28533 28533 10114 0 -1 4202496 26047 0 0 0 119272 38 0 0 25 0 1 0 1018317419 107962368 25956 4294967295 134512640 135212243 3216250592 3216248912 134527759 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28539/statm: 26358 25956 73 171 0 26185 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 107848

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.03
CPU time (s): 1200.05
CPU user time (s): 1199.43
CPU system time (s): 0.62
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 131872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.43
system time used= 0.62
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64783
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 2324

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 07:29:17
IDJOB=1821570
IDBENCH=71010
IDSOLVER=659
FILE ID=tipi13/1821570-1242538157
PBS_JOBID=
Free space on /tmp= 6971 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821570-1242538157/watcher-1821570-1242538157 -o /tmp/evaluation-result-1821570-1242538157/solver-1821570-1242538157 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821570-1242538157.cnf -random-seed=970708869

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED= 970708869

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        962104 kB
Buffers:         59440 kB
Cached:         946888 kB
SwapCached:       3516 kB
Active:         417432 kB
Inactive:       598576 kB
HighTotal:     1178688 kB
HighFree:       255272 kB
LowTotal:       895776 kB
LowFree:        706832 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           20684 kB
Writeback:           0 kB
AnonPages:        8548 kB
Mapped:           2884 kB
Slab:            87588 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6965 MiB
End job on tipi13 at 2009-05-17 07:49:21