Trace number 1821750

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.09 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.01	c Parsing...
0.00/0.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  191788   572017 |   57536       0        0     nan |  0.000 % |
2.72/2.79	c |         0 |  190510   837828 |      --       0       --      -- |     --   | -1278/265811
2.72/2.79	c ==============================================================================
2.72/2.79	c Result  :   #vars: 1262   #clauses: 190510   #literals: 837828
2.72/2.79	c CPU time:   2.75 s
2.72/2.79	c ==============================================================================
3.02/3.05	c WARNING: for repeatability, setting FPU to use double precision
3.02/3.05	c Number of variables   : 1262         
3.02/3.05	c Number of clauses     : 190510       
3.05/3.17	c Parsing time: 0.12         s
1200.08/1200.02	HOME/SatELiteGTI: line 36:  6711 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-1821750-1242561006/watcher-1821750-1242561006 -o /tmp/evaluation-result-1821750-1242561006/solver-1821750-1242561006 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821750-1242561006.cnf -random-seed=1213587180 

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.00 1.00 3/99 6708
/proc/meminfo: memFree=1464424/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2416 CPUtime=0
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1020598911 2473984 272 4294967295 134512640 135169312 3217502128 3217499720 3085964206 0 0 4 65536 3222620697 0 0 17 3 0 0 0
/proc/6705/statm: 604 272 230 161 0 43 0
[pid=6706] ppid=6705 vsize=2416 CPUtime=0
/proc/6706/stat : 6706 (SatELiteGTI) R 6705 6705 11066 0 -1 4194368 103 0 0 0 0 0 0 0 25 0 1 0 1020598912 2473984 116 4294967295 134512640 135169312 3217502128 3217498348 3085772660 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/6706/statm: 604 116 72 161 0 43 0
[pid=6707] ppid=6706 vsize=0 CPUtime=0
/proc/6707/stat : 6707 (SatELiteGTI) Z 6706 6705 11066 0 -1 4194380 142 0 0 0 0 0 0 0 25 0 1 0 1020598912 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 3 0 0 0
/proc/6707/statm: 0 0 0 0 0 0 0
[pid=6708] ppid=6706 vsize=2416 CPUtime=0
/proc/6708/stat : 6708 (SatELiteGTI) R 6706 6705 11066 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1020598912 2473984 44 4294967295 134512640 135169312 3217502128 3217498348 3085772660 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/6708/statm: 604 44 0 161 0 43 0

[startup+0.102536 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6708
/proc/meminfo: memFree=1464424/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2416 CPUtime=0
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020598911 2473984 277 4294967295 134512640 135169312 3217502128 3217500664 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6705/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.22253 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6708
/proc/meminfo: memFree=1464424/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2416 CPUtime=0
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020598911 2473984 277 4294967295 134512640 135169312 3217502128 3217500664 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6705/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.322524 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6708
/proc/meminfo: memFree=1464424/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2416 CPUtime=0
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020598911 2473984 277 4294967295 134512640 135169312 3217502128 3217500664 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6705/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.722502 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 6708
/proc/meminfo: memFree=1464424/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2416 CPUtime=0
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020598911 2473984 277 4294967295 134512640 135169312 3217502128 3217500664 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6705/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.52246 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 6710
/proc/meminfo: memFree=1444692/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2416 CPUtime=0
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 366 648 0 0 0 0 0 0 25 0 1 0 1020598911 2473984 277 4294967295 134512640 135169312 3217502128 3217500664 3085770478 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6705/statm: 604 277 235 161 0 43 0
[pid=6710] ppid=6705 vsize=22248 CPUtime=1.52
/proc/6710/stat : 6710 (SatELite_releas) R 6705 6705 11066 0 -1 4202496 4881 0 0 0 148 4 0 0 25 0 1 0 1020598912 22781952 4817 4294967295 134512640 135223648 3213247392 3213245488 134586203 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6710/statm: 5562 4817 73 174 0 5387 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 24664

[startup+3.12237 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 6710
/proc/meminfo: memFree=1444568/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 2420

[startup+6.32219 s]
/proc/loadavg: 1.08 1.02 1.01 2/98 6711
/proc/meminfo: memFree=1448188/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=12128 CPUtime=3.27
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 2960 0 0 0 327 0 0 0 25 0 1 0 1020599217 12419072 2894 4294967295 134512640 135212243 3214349584 3214348192 134526078 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 3032 2894 74 171 0 2859 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 14548

[startup+12.7218 s]
/proc/loadavg: 1.15 1.03 1.01 2/98 6711
/proc/meminfo: memFree=1447944/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=12260 CPUtime=9.67
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 2998 0 0 0 967 0 0 0 25 0 1 0 1020599217 12554240 2932 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 3065 2932 74 171 0 2892 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 14680

[startup+25.5211 s]
/proc/loadavg: 1.34 1.08 1.02 2/98 6894
/proc/meminfo: memFree=1446684/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=13072 CPUtime=22.47
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 3189 0 0 0 2247 0 0 0 25 0 1 0 1020599217 13385728 3123 4294967295 134512640 135212243 3214349584 3214348192 134526169 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 3268 3123 74 171 0 3095 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 15492

[startup+51.1197 s]
/proc/loadavg: 1.28 1.09 1.03 2/98 6897
/proc/meminfo: memFree=1444816/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=15120 CPUtime=48.07
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 3709 0 0 0 4807 0 0 0 25 0 1 0 1020599217 15482880 3643 4294967295 134512640 135212243 3214349584 3214348192 134526136 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 3780 3643 74 171 0 3607 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 17540

[startup+102.317 s]
/proc/loadavg: 1.18 1.09 1.03 3/98 7083
/proc/meminfo: memFree=1442676/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=17108 CPUtime=99.27
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 4199 0 0 0 9927 0 0 0 25 0 1 0 1020599217 17518592 4133 4294967295 134512640 135212243 3214349584 3214348192 134526136 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 4277 4133 74 171 0 4104 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 19528

[startup+162.314 s]
/proc/loadavg: 1.18 1.10 1.03 3/98 7272
/proc/meminfo: memFree=1440320/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=19520 CPUtime=159.27
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 4786 0 0 0 15927 0 0 0 25 0 1 0 1020599217 19988480 4720 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 4880 4720 74 171 0 4707 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 21940

[startup+222.32 s]
/proc/loadavg: 1.06 1.08 1.03 3/98 7461
/proc/meminfo: memFree=1439296/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=20668 CPUtime=219.28
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 5052 0 0 0 21928 0 0 0 25 0 1 0 1020599217 21164032 4986 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 5167 4986 74 171 0 4994 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 23088

[startup+282.317 s]
/proc/loadavg: 1.02 1.06 1.02 3/98 7649
/proc/meminfo: memFree=1438552/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=21540 CPUtime=279.28
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 5248 0 0 0 27927 1 0 0 25 0 1 0 1020599217 22056960 5182 4294967295 134512640 135212243 3214349584 3214348192 134526136 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 5385 5182 74 171 0 5212 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 23960

[startup+342.324 s]
/proc/loadavg: 1.01 1.05 1.02 3/98 7840
/proc/meminfo: memFree=1437164/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=23116 CPUtime=339.29
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 5624 0 0 0 33928 1 0 0 25 0 1 0 1020599217 23670784 5558 4294967295 134512640 135212243 3214349584 3214348192 134526461 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 5779 5558 74 171 0 5606 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 25536

[startup+402.32 s]
/proc/loadavg: 1.00 1.04 1.01 3/98 8028
/proc/meminfo: memFree=1436724/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=23644 CPUtime=399.29

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

/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=27352 CPUtime=519.29
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 6652 0 0 0 51926 3 0 0 25 0 1 0 1020599217 28008448 6586 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 6838 6586 74 171 0 6665 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 29772

[startup+582.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/98 8594
/proc/meminfo: memFree=1433072/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=27352 CPUtime=579.3
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 6688 0 0 0 57927 3 0 0 25 0 1 0 1020599217 28008448 6622 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 6838 6622 74 171 0 6665 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 29772

[startup+642.317 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 8781
/proc/meminfo: memFree=1432956/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=27616 CPUtime=639.3
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 6748 0 0 0 63927 3 0 0 25 0 1 0 1020599217 28278784 6682 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 6904 6682 74 171 0 6731 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 30036

[startup+702.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 8971
/proc/meminfo: memFree=1427764/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=32696 CPUtime=699.31
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 8009 0 0 0 69925 6 0 0 25 0 1 0 1020599217 33480704 7943 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 8174 7943 74 171 0 8001 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 35116

[startup+762.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 9160
/proc/meminfo: memFree=1427020/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=33272 CPUtime=759.31
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 8124 0 0 0 75923 8 0 0 25 0 1 0 1020599217 34070528 8058 4294967295 134512640 135212243 3214349584 3214348192 134526044 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 8318 8058 74 171 0 8145 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 35692

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 9349
/proc/meminfo: memFree=1426988/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=33272 CPUtime=819.31
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 8133 0 0 0 81923 8 0 0 25 0 1 0 1020599217 34070528 8067 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 8318 8067 74 171 0 8145 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 35692

[startup+882.314 s]
/proc/loadavg: 1.09 1.03 1.01 2/98 9537
/proc/meminfo: memFree=1426864/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=33272 CPUtime=879.31
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 8136 0 0 0 87923 8 0 0 25 0 1 0 1020599217 34070528 8070 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 8318 8070 74 171 0 8145 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 35692

[startup+942.31 s]
/proc/loadavg: 1.03 1.02 1.00 3/98 9724
/proc/meminfo: memFree=1426740/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=33812 CPUtime=939.31
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 8260 0 0 0 93923 8 0 0 25 0 1 0 1020599217 34623488 8194 4294967295 134512640 135212243 3214349584 3214348192 134526136 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 8453 8194 74 171 0 8280 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 36232

[startup+1002.32 s]
/proc/loadavg: 1.01 1.02 1.00 4/98 9910
/proc/meminfo: memFree=1423424/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=37300 CPUtime=999.32
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 9050 0 0 0 99924 8 0 0 25 0 1 0 1020599217 38195200 8984 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 9325 8984 74 171 0 9152 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 39720

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 10103
/proc/meminfo: memFree=1421812/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=38724 CPUtime=1059.32
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 9446 0 0 0 105923 9 0 0 25 0 1 0 1020599217 39653376 9380 4294967295 134512640 135212243 3214349584 3214348192 134526136 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 9681 9380 74 171 0 9508 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 41144

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 10292
/proc/meminfo: memFree=1421920/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=38724 CPUtime=1119.33
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 9446 0 0 0 111924 9 0 0 25 0 1 0 1020599217 39653376 9380 4294967295 134512640 135212243 3214349584 3214347904 134527744 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 9681 9380 74 171 0 9508 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 41144

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10480
/proc/meminfo: memFree=1421656/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=38920 CPUtime=1179.32
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 9460 0 0 0 117923 9 0 0 25 0 1 0 1020599217 39854080 9394 4294967295 134512640 135212243 3214349584 3214348192 134526136 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 9730 9394 74 171 0 9557 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 41340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10481
/proc/meminfo: memFree=1421884/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=38920 CPUtime=1197.03
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 9463 0 0 0 119694 9 0 0 25 0 1 0 1020599217 39854080 9397 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 9730 9397 74 171 0 9557 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 41340

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

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 10481
/proc/meminfo: memFree=1421884/2074464 swapFree=1950760/1959888
[pid=6705] ppid=6703 vsize=2420 CPUtime=3.05
/proc/6705/stat : 6705 (SatELiteGTI) S 6703 6705 11066 0 -1 4194304 385 5532 0 0 0 0 300 5 20 0 1 0 1020598911 2478080 279 4294967295 134512640 135169312 3217502128 3217498344 3085770478 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6705/statm: 605 279 235 161 0 44 0
[pid=6711] ppid=6705 vsize=38920 CPUtime=1197.03
/proc/6711/stat : 6711 (minisat_static) R 6705 6705 11066 0 -1 4202496 9463 0 0 0 119694 9 0 0 25 0 1 0 1020599217 39854080 9397 4294967295 134512640 135212243 3214349584 3214348192 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6711/statm: 9730 9397 74 171 0 9557 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 41340

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.15
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 41340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.15
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15656
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= 869

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 13:50:06
IDJOB=1821750
IDBENCH=71080
IDSOLVER=659
FILE ID=tipi23/1821750-1242561006
PBS_JOBID=
Free space on /tmp= 8521 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED= 1213587180

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.377
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:       1465216 kB
Buffers:         37820 kB
Cached:         485540 kB
SwapCached:       3584 kB
Active:         245620 kB
Inactive:       289500 kB
HighTotal:     1178688 kB
HighFree:       682396 kB
LowTotal:       895776 kB
LowFree:        782820 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            4852 kB
Writeback:           0 kB
AnonPages:       11228 kB
Mapped:           4520 kB
Slab:            65632 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8521 MiB
End job on tipi23 at 2009-05-17 14:10:06