Trace number 1833958

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.06 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
5.20/5.38	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
5.20/5.38	c ==============================================================================
5.20/5.38	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
5.20/5.38	c CPU time:   5.2362 s
5.20/5.38	c ==============================================================================
5.68/5.86	c WARNING: for repeatability, setting FPU to use double precision
5.68/5.86	c Number of variables   : 2152         
5.68/5.86	c Number of clauses     : 361512       
5.74/6.06	c Parsing time: 0.18         s

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1833958-1242826501/watcher-1833958-1242826501 -o /tmp/evaluation-result-1833958-1242826501/solver-1833958-1242826501 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833958-1242826501.cnf -random-seed=62555753 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19685
/proc/meminfo: memFree=1867328/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) R 19683 19685 19474 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310683466 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871777874 0 0 4100 65536 0 0 0 17 0 0 0
/proc/19685/statm: 1339 235 195 169 0 50 0
[pid=19686] ppid=19685 vsize=5356 CPUtime=0
/proc/19686/stat : 19686 (SatELiteGTI) S 19685 19685 19474 0 -1 4194368 51 188 0 0 0 0 0 0 20 0 1 0 310683466 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4096 65538 18446744071563355516 0 0 17 0 0 0
/proc/19686/statm: 1339 238 198 169 0 50 0

[startup+0.033089 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19685
/proc/meminfo: memFree=1867328/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310683466 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19685/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101099 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19685
/proc/meminfo: memFree=1867328/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310683466 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19685/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301137 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19685
/proc/meminfo: memFree=1867328/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310683466 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19685/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701216 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19685
/proc/meminfo: memFree=1867328/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310683466 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19685/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19690
/proc/meminfo: memFree=1836656/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310683466 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19685/statm: 1339 237 197 169 0 50 0
[pid=19690] ppid=19685 vsize=37400 CPUtime=1.48
/proc/19690/stat : 19690 (SatELite_releas) R 19685 19685 19474 0 -1 4194304 8604 0 0 0 144 4 0 0 25 0 1 0 310683466 38297600 8590 1992294400 134512640 135223648 4294956128 18446744073709551615 134602396 0 0 4096 3 0 0 0 17 1 0 0
/proc/19690/statm: 9350 8590 76 173 0 9175 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42756

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19690
/proc/meminfo: memFree=1829680/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=0
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310683466 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19685/statm: 1339 237 197 169 0 50 0
[pid=19690] ppid=19685 vsize=39316 CPUtime=3.04
/proc/19690/stat : 19690 (SatELite_releas) R 19685 19685 19474 0 -1 4194304 8976 0 0 0 300 4 0 0 25 0 1 0 310683466 40259584 8962 1992294400 134512640 135223648 4294956128 18446744073709551615 134585544 0 0 4096 3 0 0 0 17 0 0 0
/proc/19690/statm: 9829 8962 76 173 0 9654 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 44672

[startup+6.30132 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 19690
/proc/meminfo: memFree=1832176/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 5356

[startup+12.7025 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 19691
/proc/meminfo: memFree=1836016/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=22312 CPUtime=6.77
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 5379 0 0 0 674 3 0 0 25 0 1 0 310684052 22847488 5365 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 5578 5365 75 170 0 5405 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 27668

[startup+25.501 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 19691
/proc/meminfo: memFree=1832944/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=25496 CPUtime=19.57
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 6182 0 0 0 1953 4 0 0 25 0 1 0 310684052 26107904 6168 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 6374 6168 75 170 0 6201 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 30852

[startup+51.102 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 19691
/proc/meminfo: memFree=1827248/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=31208 CPUtime=45.15
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 7583 0 0 0 4510 5 0 0 25 0 1 0 310684052 31956992 7569 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 7802 7569 75 170 0 7629 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 36564

[startup+102.306 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 19691
/proc/meminfo: memFree=1823152/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=35280 CPUtime=96.34
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 8604 0 0 0 9628 6 0 0 25 0 1 0 310684052 36126720 8590 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 8820 8590 75 170 0 8647 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 40636

[startup+162.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 19691
/proc/meminfo: memFree=1814768/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=43640 CPUtime=156.32
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 10692 0 0 0 15623 9 0 0 25 0 1 0 310684052 44687360 10678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 10910 10678 75 170 0 10737 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 48996

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19691
/proc/meminfo: memFree=1810544/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=47996 CPUtime=216.29
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 11765 0 0 0 21619 10 0 0 25 0 1 0 310684052 49147904 11751 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 11999 11751 75 170 0 11826 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 53352

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19691
/proc/meminfo: memFree=1803440/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=55072 CPUtime=276.27
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 13521 0 0 0 27615 12 0 0 25 0 1 0 310684052 56393728 13507 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 13768 13507 75 170 0 13595 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 60428

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19691
/proc/meminfo: memFree=1801264/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=57184 CPUtime=336.25
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 14058 0 0 0 33612 13 0 0 25 0 1 0 310684052 58556416 14044 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 14296 14044 75 170 0 14123 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 62540

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19691
/proc/meminfo: memFree=1797552/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=60820 CPUtime=396.22
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 14989 0 0 0 39608 14 0 0 25 0 1 0 310684052 62279680 14975 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 15205 14975 75 170 0 15032 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 66176

[startup+462.301 s]

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

/proc/19691/statm: 19938 19664 75 170 0 19765 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 85108

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 19693
/proc/meminfo: memFree=1778416/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=79752 CPUtime=636.13
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 19678 0 0 0 63593 20 0 0 25 0 1 0 310684052 81666048 19664 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 19938 19664 75 170 0 19765 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 85108

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1778416/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=79752 CPUtime=696.1
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 19679 0 0 0 69590 20 0 0 25 0 1 0 310684052 81666048 19665 1992294400 134512640 135212243 4294956240 18446744073709551615 134526178 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 19938 19665 75 170 0 19765 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 85108

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1778352/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=79752 CPUtime=756.09
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 19679 0 0 0 75589 20 0 0 25 0 1 0 310684052 81666048 19665 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 19938 19665 75 170 0 19765 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 85108

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1771440/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=86940 CPUtime=816.06
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 21430 0 0 0 81584 22 0 0 25 0 1 0 310684052 89026560 21416 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 21735 21416 75 170 0 21562 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 92296

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1768304/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=89776 CPUtime=876.04
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 22165 0 0 0 87581 23 0 0 25 0 1 0 310684052 91930624 22151 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 22444 22151 75 170 0 22271 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 95132

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1768304/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=89776 CPUtime=936.02
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 22167 0 0 0 93579 23 0 0 25 0 1 0 310684052 91930624 22153 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 22444 22153 75 170 0 22271 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 95132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1768240/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=89776 CPUtime=995.99
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 22171 0 0 0 99576 23 0 0 25 0 1 0 310684052 91930624 22157 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 22444 22157 75 170 0 22271 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 95132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1768112/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=89776 CPUtime=1055.97
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 22179 0 0 0 105574 23 0 0 25 0 1 0 310684052 91930624 22165 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 22444 22165 75 170 0 22271 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 95132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1763120/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=95124 CPUtime=1115.95
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 23443 0 0 0 111570 25 0 0 25 0 1 0 310684052 97406976 23429 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 23781 23429 75 170 0 23608 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 100480

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1759728/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=98720 CPUtime=1175.92
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 24298 0 0 0 117567 25 0 0 25 0 1 0 310684052 101089280 24284 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 24680 24284 75 170 0 24507 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 104076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1759664/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=98720 CPUtime=1194.32
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 24298 0 0 0 119407 25 0 0 25 0 1 0 310684052 101089280 24284 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 24680 24284 75 170 0 24507 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 104076

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19693
/proc/meminfo: memFree=1759664/2055920 swapFree=4095168/4192956
[pid=19685] ppid=19683 vsize=5356 CPUtime=5.74
/proc/19685/stat : 19685 (SatELiteGTI) S 19683 19685 19474 0 -1 4194304 335 9229 0 0 0 0 565 9 16 0 1 0 310683466 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19685/statm: 1339 239 197 169 0 50 0
[pid=19691] ppid=19685 vsize=98720 CPUtime=1194.32
/proc/19691/stat : 19691 (minisat_static) R 19685 19685 19474 0 -1 4194304 24298 0 0 0 119407 25 0 0 25 0 1 0 310684052 101089280 24284 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/19691/statm: 24680 24284 75 170 0 24507 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 104076

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19685 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=660139
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=98984
# CPU time returned by wait4() is 5.75912
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.06
CPU user time (s): 1199.72
CPU system time (s): 0.34
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 104076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.66014
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9564
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= 16
involuntary context switches= 51

runsolver used 1.3438 second user time and 3.04354 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-20 15:35:02
IDJOB=1833958
IDBENCH=71096
IDSOLVER=672
FILE ID=node28/1833958-1242826501
PBS_JOBID= 9322488
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=62555753

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1867808 kB
Buffers:         20608 kB
Cached:          42148 kB
SwapCached:      91264 kB
Active:         103420 kB
Inactive:        52068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867808 kB
SwapTotal:     4192956 kB
SwapFree:      4095168 kB
Dirty:            7632 kB
Writeback:           0 kB
Mapped:          14136 kB
Slab:            18524 kB
Committed_AS:  1077696 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node28 at 2009-05-20 15:55:04