Trace number 1821834

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.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.01	c Parsing...
0.01/0.09	c ==============================================================================
0.01/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.09	c ==============================================================================
0.01/0.09	c |         0 |  133055   396210 |   39916       0        0     nan |  0.000 % |
1.02/1.03	c |         0 |  132150   561686 |      --       0       --      -- |     --   | -905/165476
1.02/1.03	c ==============================================================================
1.02/1.03	c Result  :   #vars: 1298   #clauses: 132150   #literals: 561686
1.02/1.03	c CPU time:   1.02 s
1.02/1.03	c ==============================================================================
1.12/1.20	c WARNING: for repeatability, setting FPU to use double precision
1.12/1.20	c Number of variables   : 1298         
1.12/1.20	c Number of clauses     : 132150       
1.21/1.28	c Parsing time: 0.08         s
1200.09/1200.02	HOME/SatELiteGTI: line 36: 14364 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-1821834-1242571807/watcher-1821834-1242571807 -o /tmp/evaluation-result-1821834-1242571807/solver-1821834-1242571807 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821834-1242571807.cnf -random-seed=1324420268 

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: 1.00 1.01 1.00 3/100 14361
/proc/meminfo: memFree=1446512/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2412 CPUtime=0.01
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 337 0 0 0 0 1 0 0 25 0 1 0 1021681745 2469888 271 4294967295 134512640 135169312 3217303408 3217301000 3085894574 0 0 4 65536 3222620697 0 0 17 0 0 0 0
/proc/14358/statm: 603 271 230 161 0 42 0
[pid=14359] ppid=14358 vsize=2412 CPUtime=0
/proc/14359/stat : 14359 (SatELiteGTI) R 14358 14358 16367 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1021681745 2469888 114 4294967295 134512640 135169312 3217303408 3217299628 3085703028 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/14359/statm: 603 114 72 161 0 42 0
[pid=14360] ppid=14359 vsize=0 CPUtime=0
/proc/14360/stat : 14360 (SatELiteGTI) Z 14359 14358 16367 0 -1 4194380 141 0 0 0 0 0 0 0 25 0 1 0 1021681745 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 0 0 0 0
/proc/14360/statm: 0 0 0 0 0 0 0
[pid=14361] ppid=14359 vsize=2412 CPUtime=0
/proc/14361/stat : 14361 (SatELiteGTI) R 14359 14358 16367 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1021681746 2469888 42 4294967295 134512640 135169312 3217303408 3217299628 3085703028 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/14361/statm: 603 42 0 161 0 42 0

[startup+0.0215 s]
/proc/loadavg: 1.00 1.01 1.00 3/100 14361
/proc/meminfo: memFree=1446512/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2412 CPUtime=0.01
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 367 643 0 0 0 1 0 0 25 0 1 0 1021681745 2469888 276 4294967295 134512640 135169312 3217303408 3217301944 3085700846 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14358/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.111491 s]
/proc/loadavg: 1.00 1.01 1.00 3/100 14361
/proc/meminfo: memFree=1446512/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2412 CPUtime=0.01
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 367 643 0 0 0 1 0 0 25 0 1 0 1021681745 2469888 276 4294967295 134512640 135169312 3217303408 3217301944 3085700846 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14358/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.311478 s]
/proc/loadavg: 1.00 1.01 1.00 3/100 14361
/proc/meminfo: memFree=1446512/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2412 CPUtime=0.01
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 367 643 0 0 0 1 0 0 25 0 1 0 1021681745 2469888 276 4294967295 134512640 135169312 3217303408 3217301944 3085700846 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14358/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.711456 s]
/proc/loadavg: 1.00 1.01 1.00 3/100 14361
/proc/meminfo: memFree=1446512/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2412 CPUtime=0.01
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 367 643 0 0 0 1 0 0 25 0 1 0 1021681745 2469888 276 4294967295 134512640 135169312 3217303408 3217301944 3085700846 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/14358/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.51141 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 14363
/proc/meminfo: memFree=1432608/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 2416

[startup+3.11132 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 14364
/proc/meminfo: memFree=1434592/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=9560 CPUtime=1.91
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 2341 0 0 0 190 1 0 0 25 0 1 0 1021681866 9789440 2276 4294967295 134512640 135212243 3218317536 3218315920 134535337 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 2390 2276 74 171 0 2217 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 11976

[startup+6.31115 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 14547
/proc/meminfo: memFree=1433480/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=10352 CPUtime=5.11
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 2523 0 0 0 509 2 0 0 25 0 1 0 1021681866 10600448 2458 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 2588 2458 74 171 0 2415 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 12768

[startup+12.7108 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 14547
/proc/meminfo: memFree=1432700/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=11156 CPUtime=11.51
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 2736 0 0 0 1149 2 0 0 25 0 1 0 1021681866 11423744 2671 4294967295 134512640 135212243 3218317536 3218316144 134526461 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 2789 2671 74 171 0 2616 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 13572

[startup+25.5101 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 14548
/proc/meminfo: memFree=1431216/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=12812 CPUtime=24.31
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 3121 0 0 0 2429 2 0 0 25 0 1 0 1021681866 13119488 3056 4294967295 134512640 135212243 3218317536 3218316144 134526157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 3203 3056 74 171 0 3030 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 15228

[startup+51.1086 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 14551
/proc/meminfo: memFree=1429488/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=14572 CPUtime=49.91
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 3557 0 0 0 4989 2 0 0 25 0 1 0 1021681866 14921728 3492 4294967295 134512640 135212243 3218317536 3218316144 134526141 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 3643 3492 74 171 0 3470 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 16988

[startup+102.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 14737
/proc/meminfo: memFree=1422552/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=21420 CPUtime=101.12
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 5271 0 0 0 10109 3 0 0 25 0 1 0 1021681866 21934080 5206 4294967295 134512640 135212243 3218317536 3218316144 134526143 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 5355 5206 74 171 0 5182 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 23836

[startup+162.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 14925
/proc/meminfo: memFree=1416220/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=27548 CPUtime=161.12
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 6805 0 0 0 16109 3 0 0 25 0 1 0 1021681866 28209152 6740 4294967295 134512640 135212243 3218317536 3218316144 134526197 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 6887 6740 74 171 0 6714 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 29964

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 15114
/proc/meminfo: memFree=1410764/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=33268 CPUtime=221.12
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 8203 0 0 0 22109 3 0 0 25 0 1 0 1021681866 34066432 8138 4294967295 134512640 135212243 3218317536 3218316144 134526242 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 8317 8138 74 171 0 8144 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 35684

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 15307
/proc/meminfo: memFree=1408036/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=35972 CPUtime=281.13
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 8861 0 0 0 28110 3 0 0 25 0 1 0 1021681866 36835328 8796 4294967295 134512640 135212243 3218317536 3218316144 134526157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 8993 8796 74 171 0 8820 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 38388

[startup+342.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 15494
/proc/meminfo: memFree=1407276/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=36368 CPUtime=341.13
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 8953 0 0 0 34110 3 0 0 25 0 1 0 1021681866 37240832 8888 4294967295 134512640 135212243 3218317536 3218316144 134526141 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 9092 8888 74 171 0 8919 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 38784

[startup+402.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 15682
/proc/meminfo: memFree=1405308/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=38716 CPUtime=401.13

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

/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=39672 CPUtime=461.13
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 9741 0 0 0 46110 3 0 0 25 0 1 0 1021681866 40624128 9676 4294967295 134512640 135212243 3218317536 3218316144 134526120 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 9918 9676 74 171 0 9745 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 42088

[startup+522.322 s]
/proc/loadavg: 1.09 1.03 1.01 3/99 16059
/proc/meminfo: memFree=1402172/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=41652 CPUtime=521.15
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 10243 0 0 0 52112 3 0 0 25 0 1 0 1021681866 42651648 10178 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 10413 10178 74 171 0 10240 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 44068

[startup+582.319 s]
/proc/loadavg: 1.03 1.02 1.00 3/99 16248
/proc/meminfo: memFree=1399792/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=44016 CPUtime=581.15
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 10808 0 0 0 58110 5 0 0 25 0 1 0 1021681866 45072384 10743 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 11004 10743 74 171 0 10831 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 46432

[startup+642.325 s]
/proc/loadavg: 1.01 1.02 1.00 2/99 16453
/proc/meminfo: memFree=1397064/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=46776 CPUtime=641.16
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 11514 0 0 0 64110 6 0 0 25 0 1 0 1021681866 47898624 11449 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 11694 11449 74 171 0 11521 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 49192

[startup+702.322 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 16639
/proc/meminfo: memFree=1396832/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=47316 CPUtime=701.16
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 11640 0 0 0 70110 6 0 0 25 0 1 0 1021681866 48451584 11575 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 11829 11575 74 171 0 11656 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 49732

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 16827
/proc/meminfo: memFree=1394212/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=49692 CPUtime=761.16
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 12243 0 0 0 76109 7 0 0 25 0 1 0 1021681866 50884608 12178 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 12423 12178 74 171 0 12250 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 52108

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17016
/proc/meminfo: memFree=1390624/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=53536 CPUtime=821.16
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 13181 0 0 0 82109 7 0 0 25 0 1 0 1021681866 54820864 13116 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 13384 13116 74 171 0 13211 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 55952

[startup+882.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17205
/proc/meminfo: memFree=1390128/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=54064 CPUtime=881.17
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 13312 0 0 0 88110 7 0 0 25 0 1 0 1021681866 55361536 13247 4294967295 134512640 135212243 3218317536 3218316144 134526136 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 13516 13247 74 171 0 13343 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 56480

[startup+942.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17392
/proc/meminfo: memFree=1390112/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=54064 CPUtime=941.17
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 13313 0 0 0 94107 10 0 0 25 0 1 0 1021681866 55361536 13248 4294967295 134512640 135212243 3218317536 3218316144 134526154 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 13516 13248 74 171 0 13343 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 56480

[startup+1002.33 s]
/proc/loadavg: 1.11 1.03 1.01 3/99 17578
/proc/meminfo: memFree=1386640/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=57736 CPUtime=1001.18
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 14237 0 0 0 100108 10 0 0 25 0 1 0 1021681866 59121664 14172 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 14434 14172 74 171 0 14261 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 60152

[startup+1062.31 s]
/proc/loadavg: 1.04 1.02 1.00 3/99 17770
/proc/meminfo: memFree=1384184/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=60668 CPUtime=1061.17
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 14917 0 0 0 106106 11 0 0 25 0 1 0 1021681866 62124032 14852 4294967295 134512640 135212243 3218317536 3218316144 134526120 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 15167 14852 74 171 0 14994 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 63084

[startup+1122.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/99 17959
/proc/meminfo: memFree=1382688/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=61992 CPUtime=1121.18
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 15223 0 0 0 112107 11 0 0 25 0 1 0 1021681866 63479808 15158 4294967295 134512640 135212243 3218317536 3218316144 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 15498 15158 74 171 0 15325 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 64408

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 18148
/proc/meminfo: memFree=1382416/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=61992 CPUtime=1181.18
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 15223 0 0 0 118107 11 0 0 25 0 1 0 1021681866 63479808 15158 4294967295 134512640 135212243 3218317536 3218316144 134526136 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 15498 15158 74 171 0 15325 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 64408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 18148
/proc/meminfo: memFree=1382052/2074464 swapFree=1949244/1959888
[pid=14358] ppid=14356 vsize=2416 CPUtime=1.21
/proc/14358/stat : 14358 (SatELiteGTI) S 14356 14358 16367 0 -1 4194304 384 4130 0 0 0 1 117 3 20 0 1 0 1021681745 2473984 277 4294967295 134512640 135169312 3217303408 3217299624 3085700846 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14358/statm: 604 277 235 161 0 43 0
[pid=14364] ppid=14358 vsize=62392 CPUtime=1198.88
/proc/14364/stat : 14364 (minisat_static) R 14358 14358 16367 0 -1 4202496 15339 0 0 0 119877 11 0 0 25 0 1 0 1021681866 63889408 15274 4294967295 134512640 135212243 3218317536 3218316144 134526150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14364/statm: 15598 15274 74 171 0 15425 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 64808

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.16
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 64808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20130
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= 19
involuntary context switches= 723

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 16:50:07
IDJOB=1821834
IDBENCH=71100
IDSOLVER=659
FILE ID=tipi11/1821834-1242571807
PBS_JOBID=
Free space on /tmp= 9534 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_13_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821834-1242571807/watcher-1821834-1242571807 -o /tmp/evaluation-result-1821834-1242571807/solver-1821834-1242571807 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821834-1242571807.cnf -random-seed=1324420268

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED= 1324420268

Linux tipi11 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.431
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.40

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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:       1446940 kB
Buffers:         37708 kB
Cached:         501308 kB
SwapCached:       5248 kB
Active:         280440 kB
Inactive:       270432 kB
HighTotal:     1178688 kB
HighFree:       664324 kB
LowTotal:       895776 kB
LowFree:        782616 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            3688 kB
Writeback:           0 kB
AnonPages:       11116 kB
Mapped:           5204 kB
Slab:            67900 kB
PageTables:        604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9534 MiB
End job on tipi11 at 2009-05-17 17:10:08