Trace number 1833494

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S433356712-017.cnf
MD5SUM4a78ab70ae5c4ba56ac4f88e429d1c79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082986
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2286     6928 |      --       0       --      -- |     --   | -9/43
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 529   #clauses: 2286   #literals: 6928
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Number of variables   : 529          
0.00/0.01	c Number of clauses     : 2286         
0.00/0.01	c Parsing time: 0.00         s
1200.04/1200.41	HOME/SatELiteGTI: line 36: 23414 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:492) (c) roussel@cril.univ-artois.fr

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

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: 0.99 1.00 1.11 3/64 23408
/proc/meminfo: memFree=1823432/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 276 0 0 0 0 0 0 0 16 0 1 0 310286007 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217051791442 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/23408/statm: 1339 235 195 169 0 50 0
[pid=23409] ppid=23408 vsize=5356 CPUtime=0
/proc/23409/stat : 23409 (SatELiteGTI) R 23408 23408 23338 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 310286007 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4096 65538 0 0 0 17 0 0 0
/proc/23409/statm: 1339 238 198 169 0 50 0
[pid=23411] ppid=23409 vsize=0 CPUtime=0
/proc/23411/stat : 23411 (sed) Z 23409 23408 23338 0 -1 4194316 163 0 0 0 0 0 0 0 18 0 1 0 310286007 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/23411/statm: 0 0 0 0 0 0 0

[startup+0.0637539 s]
/proc/loadavg: 0.99 1.00 1.11 3/64 23408
/proc/meminfo: memFree=1823432/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101757 s]
/proc/loadavg: 0.99 1.00 1.11 3/64 23408
/proc/meminfo: memFree=1823432/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.30178 s]
/proc/loadavg: 0.99 1.00 1.11 3/64 23408
/proc/meminfo: memFree=1823432/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701828 s]
/proc/loadavg: 0.99 1.00 1.11 3/64 23408
/proc/meminfo: memFree=1823432/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50191 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 23414
/proc/meminfo: memFree=1820856/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=4428 CPUtime=1.47
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 753 0 0 0 147 0 0 0 25 0 1 0 310286008 4534272 739 1992294400 134512640 135212243 4294956240 18446744073709551615 134537210 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 1107 739 76 170 0 934 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9784

[startup+3.10209 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 23414
/proc/meminfo: memFree=1819832/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=5568 CPUtime=3.07
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 1035 0 0 0 307 0 0 0 25 0 1 0 310286008 5701632 1021 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 1392 1021 76 170 0 1219 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10924

[startup+6.30144 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 23414
/proc/meminfo: memFree=1817976/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=7052 CPUtime=6.27
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 1405 0 0 0 627 0 0 0 25 0 1 0 310286008 7221248 1391 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 1763 1391 76 170 0 1590 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12408

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 23414
/proc/meminfo: memFree=1815800/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=8984 CPUtime=12.67
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 1894 0 0 0 1266 1 0 0 25 0 1 0 310286008 9199616 1880 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 2246 1880 76 170 0 2073 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14340

[startup+25.5016 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 23414
/proc/meminfo: memFree=1812984/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=11612 CPUtime=25.47
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 2542 0 0 0 2545 2 0 0 25 0 1 0 310286008 11890688 2528 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 2903 2528 76 170 0 2730 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16968

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 1.10 2/66 23414
/proc/meminfo: memFree=1812600/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=12148 CPUtime=51.06
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 2655 0 0 0 5104 2 0 0 25 0 1 0 310286008 12439552 2641 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 3037 2641 76 170 0 2864 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17504

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 23414
/proc/meminfo: memFree=1810680/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=13868 CPUtime=102.24
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 3103 0 0 0 10222 2 0 0 25 0 1 0 310286008 14200832 3089 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 3467 3089 76 170 0 3294 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19224

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 23414
/proc/meminfo: memFree=1809464/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=15256 CPUtime=162.23
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 3408 0 0 0 16220 3 0 0 25 0 1 0 310286008 15622144 3394 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 3814 3394 76 170 0 3641 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20612

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 23414
/proc/meminfo: memFree=1808120/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=16476 CPUtime=222.21
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 3734 0 0 0 22217 4 0 0 25 0 1 0 310286008 16871424 3720 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 4119 3720 76 170 0 3946 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21832

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 23414
/proc/meminfo: memFree=1806520/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=17972 CPUtime=282.19
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 4111 0 0 0 28215 4 0 0 25 0 1 0 310286008 18403328 4097 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 4493 4097 76 170 0 4320 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23328

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 23414
/proc/meminfo: memFree=1805112/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=19316 CPUtime=342.17
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 4459 0 0 0 34212 5 0 0 25 0 1 0 310286008 19779584 4445 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 4829 4445 76 170 0 4656 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24672

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/66 23414
/proc/meminfo: memFree=1804664/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=19716 CPUtime=402.15

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

[pid=23414] ppid=23408 vsize=21324 CPUtime=462.14
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 4975 0 0 0 46208 6 0 0 25 0 1 0 310286008 21835776 4961 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 5331 4961 76 170 0 5158 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 26680

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 23414
/proc/meminfo: memFree=1802872/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=21480 CPUtime=522.11
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 4994 0 0 0 52205 6 0 0 25 0 1 0 310286008 21995520 4980 1992294400 134512640 135212243 4294956240 18446744073709551615 134526143 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 5370 4980 76 170 0 5197 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 26836

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 23414
/proc/meminfo: memFree=1800824/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=23620 CPUtime=582.1
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 5486 0 0 0 58203 7 0 0 25 0 1 0 310286008 24186880 5472 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 5905 5472 76 170 0 5732 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 28976

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 23414
/proc/meminfo: memFree=1800632/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=23896 CPUtime=642.09
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 5533 0 0 0 64202 7 0 0 25 0 1 0 310286008 24469504 5519 1992294400 134512640 135212243 4294956240 18446744073709551615 134526055 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 5974 5519 76 170 0 5801 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 29252

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 23414
/proc/meminfo: memFree=1800312/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=24240 CPUtime=702.07
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 5607 0 0 0 70200 7 0 0 25 0 1 0 310286008 24821760 5593 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 6060 5593 76 170 0 5887 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 29596

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 23414
/proc/meminfo: memFree=1798776/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=25560 CPUtime=762.06
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 5972 0 0 0 76198 8 0 0 25 0 1 0 310286008 26173440 5958 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 6390 5958 76 170 0 6217 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 30916

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23414
/proc/meminfo: memFree=1798840/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=25560 CPUtime=822.04
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 5980 0 0 0 82196 8 0 0 25 0 1 0 310286008 26173440 5966 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 6390 5966 76 170 0 6217 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 30916

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 23416
/proc/meminfo: memFree=1798200/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=26236 CPUtime=882.02
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 6148 0 0 0 88194 8 0 0 25 0 1 0 310286008 26865664 6134 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 6559 6134 76 170 0 6386 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 31592

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 23416
/proc/meminfo: memFree=1796280/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=28160 CPUtime=942
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 6621 0 0 0 94192 8 0 0 25 0 1 0 310286008 28835840 6607 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 7040 6607 76 170 0 6867 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 33516

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23416
/proc/meminfo: memFree=1796216/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=28160 CPUtime=1001.98
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 6625 0 0 0 100190 8 0 0 25 0 1 0 310286008 28835840 6611 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 7040 6611 76 170 0 6867 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 33516

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23416
/proc/meminfo: memFree=1796088/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=28324 CPUtime=1061.96
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 6652 0 0 0 106188 8 0 0 25 0 1 0 310286008 29003776 6638 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 7081 6638 76 170 0 6908 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 33680

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23416
/proc/meminfo: memFree=1794424/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=29776 CPUtime=1121.94
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 7052 0 0 0 112186 8 0 0 25 0 1 0 310286008 30490624 7038 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 7444 7038 76 170 0 7271 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 35132

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23416
/proc/meminfo: memFree=1793592/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=30568 CPUtime=1181.93
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 7248 0 0 0 118184 9 0 0 25 0 1 0 310286008 31301632 7234 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 7642 7234 76 170 0 7469 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 35924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 23416
/proc/meminfo: memFree=1793592/2055920 swapFree=4047572/4192956
[pid=23408] ppid=23406 vsize=5356 CPUtime=0.01
/proc/23408/stat : 23408 (SatELiteGTI) S 23406 23408 23338 0 -1 4194304 335 427 0 0 0 0 1 0 16 0 1 0 310286007 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23408/statm: 1339 239 197 169 0 50 0
[pid=23414] ppid=23408 vsize=30568 CPUtime=1200.03
/proc/23414/stat : 23414 (minisat_static) R 23408 23408 23338 0 -1 4194304 7248 0 0 0 119994 9 0 0 25 0 1 0 310286008 31301632 7234 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23414/statm: 7642 7234 76 170 0 7469 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 35924

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.96
CPU system time (s): 0.100984
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 35924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8020
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= 24
involuntary context switches= 2050

runsolver used 1.3158 second user time and 3.06053 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-20 14:29:48
IDJOB=1833494
IDBENCH=70710
IDSOLVER=672
FILE ID=node59/1833494-1242822588
PBS_JOBID= 9322491
Free space on /tmp= 66116 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S433356712-017.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833494-1242822588/watcher-1833494-1242822588 -o /tmp/evaluation-result-1833494-1242822588/solver-1833494-1242822588 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833494-1242822588.cnf -random-seed=1533788404

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

MD5SUM BENCH= 4a78ab70ae5c4ba56ac4f88e429d1c79
RANDOM SEED=1533788404

node59.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.240
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.240
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:       1823912 kB
Buffers:         15804 kB
Cached:          40492 kB
SwapCached:     139408 kB
Active:         135616 kB
Inactive:        62216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823912 kB
SwapTotal:     4192956 kB
SwapFree:      4047572 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          14888 kB
Slab:            20176 kB
Committed_AS:  1060200 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66116 MiB
End job on node59 at 2009-05-20 14:49:51