Trace number 1833004

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Number of variables   : 70           
0.00/0.02	c Number of clauses     : 6230         
0.00/0.03	c Parsing time: 0.01         s
1200.06/1200.71	HOME/SatELiteGTI: line 36:  9654 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-1833004-1242798527/watcher-1833004-1242798527 -o /tmp/evaluation-result-1833004-1242798527/solver-1833004-1242798527 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833004-1242798527.cnf -random-seed=1560262300 

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 0.97 0.93 3/64 9648
/proc/meminfo: memFree=1634336/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 307880764 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269930430546 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/9648/statm: 1339 235 195 169 0 50 0
[pid=9649] ppid=9648 vsize=5356 CPUtime=0
/proc/9649/stat : 9649 (SatELiteGTI) S 9648 9648 9472 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 307880765 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/9649/statm: 1339 238 198 169 0 50 0
[pid=9651] ppid=9649 vsize=5356 CPUtime=0
/proc/9651/stat : 9651 (SatELiteGTI) R 9649 9648 9472 0 -1 4194368 19 0 0 0 0 0 0 0 21 0 1 0 307880765 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930261799 0 0 4096 0 0 0 0 17 1 0 0
/proc/9651/statm: 1339 239 199 169 0 50 0

[startup+0.103201 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9648
/proc/meminfo: memFree=1634336/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.201208 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9648
/proc/meminfo: memFree=1634336/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.30122 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9648
/proc/meminfo: memFree=1634336/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701266 s]
/proc/loadavg: 0.99 0.97 0.93 3/64 9648
/proc/meminfo: memFree=1634336/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50136 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1632400/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=3208 CPUtime=1.46
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 481 0 0 0 146 0 0 0 25 0 1 0 307880767 3284992 467 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 802 467 76 170 0 629 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8564

[startup+3.10155 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1631952/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=3604 CPUtime=3.06
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 595 0 0 0 306 0 0 0 25 0 1 0 307880767 3690496 581 1992294400 134512640 135212243 4294956240 18446744073709551615 134529962 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 901 581 76 170 0 728 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8960

[startup+6.30192 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1630992/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=4536 CPUtime=6.26
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 804 0 0 0 626 0 0 0 25 0 1 0 307880767 4644864 790 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 1134 790 76 170 0 961 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9892

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1629712/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=5592 CPUtime=12.66
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 1066 0 0 0 1265 1 0 0 25 0 1 0 307880767 5726208 1052 1992294400 134512640 135212243 4294956240 18446744073709551615 134530128 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 1398 1052 76 170 0 1225 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10948

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1628560/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=6816 CPUtime=25.45
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 1373 0 0 0 2544 1 0 0 25 0 1 0 307880767 6979584 1359 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 1704 1359 76 170 0 1531 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12172

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1626640/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=8776 CPUtime=51.04
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 1855 0 0 0 5103 1 0 0 25 0 1 0 307880767 8986624 1841 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 2194 1841 76 170 0 2021 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14132

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1624336/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=10932 CPUtime=102.23
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 2398 0 0 0 10221 2 0 0 25 0 1 0 307880767 11194368 2384 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 2733 2384 76 170 0 2560 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16288

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1622480/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=12832 CPUtime=162.2
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 2839 0 0 0 16218 2 0 0 25 0 1 0 307880767 13139968 2825 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 3208 2825 76 170 0 3035 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18188

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1620880/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=14480 CPUtime=222.18
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 3253 0 0 0 22215 3 0 0 25 0 1 0 307880767 14827520 3239 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 3620 3239 76 170 0 3447 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19836

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1619216/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=16328 CPUtime=282.16
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 3663 0 0 0 28212 4 0 0 25 0 1 0 307880767 16719872 3649 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 4082 3649 76 170 0 3909 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 21684

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1618320/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=17380 CPUtime=342.12
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 3910 0 0 0 34208 4 0 0 25 0 1 0 307880767 17797120 3896 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 4345 3896 76 170 0 4172 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 22736

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1617680/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=17956 CPUtime=402.09

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

[pid=9654] ppid=9648 vsize=19308 CPUtime=462.07
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 4407 0 0 0 46202 5 0 0 25 0 1 0 307880767 19771392 4393 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 4827 4393 76 170 0 4654 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 24664

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1615248/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=20360 CPUtime=522
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 4681 0 0 0 52195 5 0 0 25 0 1 0 307880767 20848640 4667 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 5090 4667 76 170 0 4917 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 25716

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1614736/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=20784 CPUtime=581.98
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 4797 0 0 0 58192 6 0 0 25 0 1 0 307880767 21282816 4783 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 5196 4783 76 170 0 5023 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 26140

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1613584/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=22036 CPUtime=641.96
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 5090 0 0 0 64190 6 0 0 25 0 1 0 307880767 22564864 5076 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 5509 5076 76 170 0 5336 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 27392

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9654
/proc/meminfo: memFree=1612752/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=22852 CPUtime=701.91
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 5252 0 0 0 70185 6 0 0 25 0 1 0 307880767 23400448 5238 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 5713 5238 76 170 0 5540 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 28208

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1612296/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=23296 CPUtime=761.88
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 5350 0 0 0 76182 6 0 0 25 0 1 0 307880767 23855104 5336 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 5824 5336 76 170 0 5651 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 28652

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1610696/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=24880 CPUtime=821.85
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 5755 0 0 0 82179 6 0 0 25 0 1 0 307880767 25477120 5741 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 6220 5741 76 170 0 6047 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 30236

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1610696/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=24880 CPUtime=881.79
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 5761 0 0 0 88173 6 0 0 25 0 1 0 307880767 25477120 5747 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 6220 5747 76 170 0 6047 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 30236

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1610440/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=25248 CPUtime=941.76
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 5832 0 0 0 94170 6 0 0 25 0 1 0 307880767 25853952 5818 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 6312 5818 76 170 0 6139 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 30604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1608584/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=27144 CPUtime=1001.74
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 6295 0 0 0 100167 7 0 0 25 0 1 0 307880767 27795456 6281 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 6786 6281 76 170 0 6613 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 32500

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1608528/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=27144 CPUtime=1061.71
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 6297 0 0 0 106164 7 0 0 25 0 1 0 307880767 27795456 6283 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 6786 6283 76 170 0 6613 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 32500

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1608208/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=27520 CPUtime=1121.69
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 6378 0 0 0 112162 7 0 0 25 0 1 0 307880767 28180480 6364 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 6880 6364 76 170 0 6707 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 32876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1607504/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=28372 CPUtime=1181.66
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 6583 0 0 0 118159 7 0 0 25 0 1 0 307880767 29052928 6569 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 7093 6569 76 170 0 6920 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 33728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9660
/proc/meminfo: memFree=1606480/2055920 swapFree=4179532/4192956
[pid=9648] ppid=9646 vsize=5356 CPUtime=0.01
/proc/9648/stat : 9648 (SatELiteGTI) S 9646 9648 9472 0 -1 4194304 335 498 0 0 0 0 1 0 19 0 1 0 307880764 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9648/statm: 1339 239 197 169 0 50 0
[pid=9654] ppid=9648 vsize=29360 CPUtime=1200.05
/proc/9654/stat : 9654 (minisat_static) R 9648 9648 9472 0 -1 4194304 6818 0 0 0 119998 7 0 0 25 0 1 0 307880767 30064640 6804 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/9654/statm: 7340 6804 76 170 0 7167 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 34716

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.71
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.086986
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 34716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7661
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= 26
involuntary context switches= 3542

runsolver used 1.36979 second user time and 2.76058 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-20 07:48:47
IDJOB=1833004
IDBENCH=70465
IDSOLVER=672
FILE ID=node53/1833004-1242798527
PBS_JOBID= 9322391
Free space on /tmp= 66052 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833004-1242798527/watcher-1833004-1242798527 -o /tmp/evaluation-result-1833004-1242798527/solver-1833004-1242798527 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833004-1242798527.cnf -random-seed=1560262300

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

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED=1560262300

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1634816 kB
Buffers:         48044 kB
Cached:         301208 kB
SwapCached:       7612 kB
Active:          69352 kB
Inactive:       289528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634816 kB
SwapTotal:     4192956 kB
SwapFree:      4179532 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            48296 kB
Committed_AS:   925364 kB
PageTables:       1380 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= 66048 MiB
End job on node53 at 2009-05-20 08:08:50