Trace number 1820760

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.1 1200.05

General information on the benchmark

Nameschup-l2s-bc56s-1-k391.cnf
MD5SUM1f1dd0782ec95ee5e6d7a06f92fc0f12
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.12
Satisfiable
(Un)Satisfiability was proved
Number of variables561371
Number of clauses1778987
Sum of the clauses size4570195
Maximum clause length392
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2843213
Number of clauses of size 3908640
Number of clauses of size 416428
Number of clauses of size 56651
Number of clauses of size over 53913

Solver Data

0.00/0.00	c Parsing...
1.72/1.73	c ==============================================================================
1.72/1.73	c |           |     ORIGINAL     |              LEARNT              |          |
1.72/1.73	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.72/1.73	c ==============================================================================
1.72/1.73	c |         0 | 1777028  4564454 |  533108       0        0     nan |  0.000 % |
13.49/13.56	c |         0 |  813247  2716333 |      --       0       --      -- |     --   | -937144/-1778230
13.49/13.58	c ==============================================================================
13.49/13.58	c Result  :   #vars: 151801   #clauses: 813247   #literals: 2716333
13.49/13.58	c CPU time:   13.16 s
13.49/13.58	c ==============================================================================
14.47/14.60	c WARNING: for repeatability, setting FPU to use double precision
14.56/14.61	c Number of variables   : 151801       
14.56/14.61	c Number of clauses     : 813247       
14.56/15.22	c Parsing time: 0.52         s
1200.09/1200.03	HOME/SatELiteGTI: line 36: 29728 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-1820760-1242474202/watcher-1820760-1242474202 -o /tmp/evaluation-result-1820760-1242474202/solver-1820760-1242474202 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820760-1242474202.cnf -random-seed=1214139703 

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.99 0.99 0.99 2/93 29722
/proc/meminfo: memFree=1171284/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=952 CPUtime=0
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 113 0 0 0 0 0 0 0 20 0 1 0 1011921561 974848 49 4294967295 134512640 135223648 3213986896 3213985800 134736942 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 239 53 44 174 0 64 0

[startup+0.070877 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 29722
/proc/meminfo: memFree=1171284/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=13868 CPUtime=0.07
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 2719 0 0 0 7 0 0 0 20 0 1 0 1011921561 14200832 2655 4294967295 134512640 135223648 3213986896 3213985848 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 3500 2656 47 174 0 3325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16280

[startup+0.110874 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 29722
/proc/meminfo: memFree=1171284/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=17564 CPUtime=0.11
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 4012 0 0 0 11 0 0 0 21 0 1 0 1011921561 17985536 3948 4294967295 134512640 135223648 3213986896 3213985848 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 4391 3948 47 174 0 4216 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 19976

[startup+0.310854 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 29722
/proc/meminfo: memFree=1171284/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=54716 CPUtime=0.31
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 10444 0 0 0 26 5 0 0 21 0 1 0 1011921561 56029184 10380 4294967295 134512640 135223648 3213986896 3213985776 134543504 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 13679 10380 47 174 0 13504 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 57128

[startup+0.710814 s]
/proc/loadavg: 0.99 0.99 0.99 2/93 29722
/proc/meminfo: memFree=1171284/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=113432 CPUtime=0.71
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 22564 0 0 0 64 7 0 0 22 0 1 0 1011921561 116154368 22500 4294967295 134512640 135223648 3213986896 3213985480 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 28358 22501 47 174 0 28183 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 115844

[startup+1.51074 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 29727
/proc/meminfo: memFree=1045168/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=229940 CPUtime=1.51
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 45900 0 0 0 134 17 0 0 25 0 1 0 1011921561 235458560 45836 4294967295 134512640 135223648 3213986896 3213985736 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 57485 45837 47 174 0 57310 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 232352

[startup+3.11058 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 29727
/proc/meminfo: memFree=945844/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=294752 CPUtime=3.11
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 64258 0 0 0 288 23 0 0 25 0 1 0 1011921561 301826048 59318 4294967295 134512640 135223648 3213986896 3213984664 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29726/statm: 73688 59318 73 174 0 73513 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 297164

[startup+6.31027 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 29727
/proc/meminfo: memFree=895532/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=312408 CPUtime=6.29
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 68108 0 0 0 600 29 0 0 25 0 1 0 1011921561 319905792 63168 4294967295 134512640 135223648 3213986896 3213984848 134563693 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29726/statm: 78102 63168 73 174 0 77927 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 314820

[startup+12.7096 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 29727
/proc/meminfo: memFree=870144/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2412 CPUtime=0.01
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 367 644 0 0 1 0 0 0 18 0 1 0 1011921560 2469888 276 4294967295 134512640 135169312 3221175072 3221173608 3085512430 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29722/statm: 603 276 235 161 0 42 0
[pid=29726] ppid=29722 vsize=307704 CPUtime=12.68
/proc/29726/stat : 29726 (SatELite_releas) R 29722 29722 20977 0 -1 4202496 75097 0 0 0 1233 35 0 0 25 0 1 0 1011921561 315088896 62630 4294967295 134512640 135223648 3213986896 3213984912 134586881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29726/statm: 76926 62630 73 174 0 76751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 310116

[startup+25.5084 s]
/proc/loadavg: 0.99 0.99 0.99 4/95 29729
/proc/meminfo: memFree=1065072/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=50612 CPUtime=10.9
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 11964 0 0 0 1079 11 0 0 25 0 1 0 1011923021 51826688 11899 4294967295 134512640 135212243 3220415200 3220413808 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 12653 11899 73 171 0 12480 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53028

[startup+51.1159 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 29915
/proc/meminfo: memFree=1061992/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=53312 CPUtime=36.51
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 12589 0 0 0 3639 12 0 0 25 0 1 0 1011923021 54591488 12524 4294967295 134512640 135212243 3220415200 3220413808 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 13328 12524 73 171 0 13155 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55728

[startup+102.321 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30101
/proc/meminfo: memFree=1056644/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=58368 CPUtime=87.72
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 13838 0 0 0 8757 15 0 0 25 0 1 0 1011923021 59768832 13773 4294967295 134512640 135212243 3220415200 3220413520 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 14592 13773 73 171 0 14419 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 60784

[startup+162.315 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30289
/proc/meminfo: memFree=1049840/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=64652 CPUtime=147.72
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 15424 0 0 0 14753 19 0 0 25 0 1 0 1011923021 66203648 15359 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 16163 15359 73 171 0 15990 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67068

[startup+222.309 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30476
/proc/meminfo: memFree=1047360/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=67148 CPUtime=207.72
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 16030 0 0 0 20753 19 0 0 25 0 1 0 1011923021 68759552 15965 4294967295 134512640 135212243 3220415200 3220413792 134522940 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 16787 15965 73 171 0 16614 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 69564

[startup+282.313 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30665
/proc/meminfo: memFree=1047004/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=67544 CPUtime=267.73
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 16101 0 0 0 26754 19 0 0 25 0 1 0 1011923021 69165056 16036 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 16886 16036 73 171 0 16713 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 69960

[startup+342.317 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 30859
/proc/meminfo: memFree=1046440/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=68072 CPUtime=327.74
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 16255 0 0 0 32755 19 0 0 25 0 1 0 1011923021 69705728 16190 4294967295 134512640 135212243 3220415200 3220413520 134527759 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 17018 16190 73 171 0 16845 0
Current children cumulated CPU time (s) 342.3

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

[pid=29728] ppid=29722 vsize=69128 CPUtime=447.76
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 16510 0 0 0 44757 19 0 0 25 0 1 0 1011923021 70787072 16445 4294967295 134512640 135212243 3220415200 3220413808 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 17282 16445 73 171 0 17109 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 71544

[startup+522.32 s]
/proc/loadavg: 1.10 1.03 1.00 2/95 31421
/proc/meminfo: memFree=1045476/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=69128 CPUtime=507.76
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 16512 0 0 0 50757 19 0 0 25 0 1 0 1011923021 70787072 16447 4294967295 134512640 135212243 3220415200 3220413808 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 17282 16447 73 171 0 17109 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 71544

[startup+582.314 s]
/proc/loadavg: 1.10 1.04 1.00 2/95 31610
/proc/meminfo: memFree=1042904/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=71636 CPUtime=567.76
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17140 0 0 0 56757 19 0 0 25 0 1 0 1011923021 73355264 17075 4294967295 134512640 135212243 3220415200 3220413808 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 17909 17075 73 171 0 17736 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 74052

[startup+642.318 s]
/proc/loadavg: 1.07 1.04 1.00 3/95 31798
/proc/meminfo: memFree=1040292/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74276 CPUtime=627.77
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17815 0 0 0 62758 19 0 0 25 0 1 0 1011923021 76058624 17750 4294967295 134512640 135212243 3220415200 3220413616 134529839 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18569 17750 73 171 0 18396 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 76692

[startup+702.322 s]
/proc/loadavg: 1.02 1.03 1.00 3/95 31989
/proc/meminfo: memFree=1040060/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74276 CPUtime=687.78
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17815 0 0 0 68759 19 0 0 25 0 1 0 1011923021 76058624 17750 4294967295 134512640 135212243 3220415200 3220413808 134525963 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18569 17750 73 171 0 18396 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 76692

[startup+762.326 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 32177
/proc/meminfo: memFree=1039796/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74276 CPUtime=747.79
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17815 0 0 0 74760 19 0 0 25 0 1 0 1011923021 76058624 17750 4294967295 134512640 135212243 3220415200 3220413808 134526275 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18569 17750 73 171 0 18396 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 76692

[startup+822.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 32364
/proc/meminfo: memFree=1040292/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74456 CPUtime=807.79
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17825 0 0 0 80760 19 0 0 25 0 1 0 1011923021 76242944 17760 4294967295 134512640 135212243 3220415200 3220413808 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18614 17760 73 171 0 18441 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 76872

[startup+882.314 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 32553
/proc/meminfo: memFree=1040416/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74456 CPUtime=867.79
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17825 0 0 0 86759 20 0 0 25 0 1 0 1011923021 76242944 17760 4294967295 134512640 135212243 3220415200 3220413520 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18614 17760 73 171 0 18441 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 76872

[startup+942.318 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 32741
/proc/meminfo: memFree=1040556/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74456 CPUtime=927.8
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17825 0 0 0 92760 20 0 0 25 0 1 0 1011923021 76242944 17760 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18614 17760 73 171 0 18441 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 76872

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 460
/proc/meminfo: memFree=1040440/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=74456 CPUtime=987.8
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 17825 0 0 0 98760 20 0 0 25 0 1 0 1011923021 76242944 17760 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 18614 17760 73 171 0 18441 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 76872

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 648
/proc/meminfo: memFree=1037192/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=77888 CPUtime=1047.81
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 18712 0 0 0 104759 22 0 0 25 0 1 0 1011923021 79757312 18647 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 19472 18647 73 171 0 19299 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 80304

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 839
/proc/meminfo: memFree=1036704/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=78284 CPUtime=1107.82
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 18788 0 0 0 110760 22 0 0 25 0 1 0 1011923021 80162816 18723 4294967295 134512640 135212243 3220415200 3220413808 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 19571 18723 73 171 0 19398 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 80700

[startup+1182.31 s]
/proc/loadavg: 1.08 1.02 1.01 2/95 1041
/proc/meminfo: memFree=1036664/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=78284 CPUtime=1167.82
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 18788 0 0 0 116760 22 0 0 25 0 1 0 1011923021 80162816 18723 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 19571 18723 73 171 0 19398 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 80700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 1043
/proc/meminfo: memFree=1036824/2074464 swapFree=1951864/1959888
[pid=29722] ppid=29720 vsize=2416 CPUtime=14.56
/proc/29722/stat : 29722 (SatELiteGTI) S 29720 29722 20977 0 -1 4194304 385 87128 0 0 1 0 1410 45 20 0 1 0 1011921560 2473984 277 4294967295 134512640 135169312 3221175072 3221171288 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29722/statm: 604 277 235 161 0 43 0
[pid=29728] ppid=29722 vsize=78284 CPUtime=1185.53
/proc/29728/stat : 29728 (minisat_static) R 29722 29722 20977 0 -1 4202496 18788 0 0 0 118531 22 0 0 25 0 1 0 1011923021 80162816 18723 4294967295 134512640 135212243 3220415200 3220413808 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29728/statm: 19571 18723 73 171 0 19398 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 80700

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.05
CPU time (s): 1200.1
CPU user time (s): 1199.42
CPU system time (s): 0.68
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 337416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.42
system time used= 0.68
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106394
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= 20
involuntary context switches= 1229

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 13:43:22
IDJOB=1820760
IDBENCH=69581
IDSOLVER=659
FILE ID=tipi10/1820760-1242474202
PBS_JOBID=
Free space on /tmp= 4324 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT_RACE08/cnf/schup-l2s-bc56s-1-k391.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820760-1242474202/watcher-1820760-1242474202 -o /tmp/evaluation-result-1820760-1242474202/solver-1820760-1242474202 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820760-1242474202.cnf -random-seed=1214139703

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

MD5SUM BENCH= 1f1dd0782ec95ee5e6d7a06f92fc0f12
RANDOM SEED= 1214139703

Linux tipi10 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.367
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.367
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1171300 kB
Buffers:         17692 kB
Cached:         780024 kB
SwapCached:       2724 kB
Active:         447432 kB
Inactive:       360148 kB
HighTotal:     1178688 kB
HighFree:       543640 kB
LowTotal:       895776 kB
LowFree:        627660 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           38196 kB
Writeback:           0 kB
AnonPages:        9000 kB
Mapped:           3188 kB
Slab:            86684 kB
PageTables:        636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4324 MiB
End job on tipi10 at 2009-05-16 14:03:27