Trace number 1832918

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1492329924-074.cnf
MD5SUM667156c9cba21970f1c7c0c7e22c36aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.478926
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
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 |    2343    11715 |     702       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 110   #clauses: 2343   #literals: 11715
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Number of variables   : 110          
0.00/0.01	c Number of clauses     : 2343         
0.00/0.01	c Parsing time: 0.00         s
1200.03/1200.71	HOME/SatELiteGTI: line 36: 18611 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-1832918-1242789863/watcher-1832918-1242789863 -o /tmp/evaluation-result-1832918-1242789863/solver-1832918-1242789863 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832918-1242789863.cnf -random-seed=1191142763 

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.92 0.99 0.99 3/64 18605
/proc/meminfo: memFree=1846528/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) R 18603 18605 17887 0 -1 4194304 290 250 0 0 0 0 0 0 18 0 1 0 307019919 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 4440176 0 0 4100 65536 0 0 0 17 0 0 0
/proc/18605/statm: 1339 237 197 169 0 50 0

[startup+0.0775919 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18605
/proc/meminfo: memFree=1846528/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101595 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18605
/proc/meminfo: memFree=1846528/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301637 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18605
/proc/meminfo: memFree=1846528/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701722 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 18605
/proc/meminfo: memFree=1846528/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50189 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1844080/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=3868 CPUtime=1.48
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 621 0 0 0 148 0 0 0 25 0 1 0 307019920 3960832 607 1992294400 134512640 135212243 4294956240 18446744073709551615 134526245 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 967 607 76 170 0 794 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9224

[startup+3.10124 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1843696/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=4264 CPUtime=3.07
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 729 0 0 0 307 0 0 0 25 0 1 0 307019920 4366336 715 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/18611/statm: 1066 715 76 170 0 893 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9620

[startup+6.30192 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1842864/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=4792 CPUtime=6.27
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 859 0 0 0 627 0 0 0 25 0 1 0 307019920 4907008 845 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 1198 845 76 170 0 1025 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10148

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1841776/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=5880 CPUtime=12.66
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 1112 0 0 0 1266 0 0 0 25 0 1 0 307019920 6021120 1098 1992294400 134512640 135212243 4294956240 18446744073709551615 134528061 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 1470 1098 76 170 0 1297 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11236

[startup+25.501 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1840688/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=7076 CPUtime=25.46
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 1410 0 0 0 2546 0 0 0 25 0 1 0 307019920 7245824 1396 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 1769 1396 76 170 0 1596 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12432

[startup+51.1015 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1839472/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=8492 CPUtime=51.04
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 1753 0 0 0 5103 1 0 0 25 0 1 0 307019920 8695808 1739 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 2123 1739 76 170 0 1950 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13848

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1837296/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=10244 CPUtime=102.22
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 2217 0 0 0 10221 1 0 0 25 0 1 0 307019920 10489856 2203 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 2561 2203 76 170 0 2388 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 15600

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1835568/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=12144 CPUtime=162.19
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 2642 0 0 0 16217 2 0 0 25 0 1 0 307019920 12435456 2628 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 3036 2628 76 170 0 2863 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 17500

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1833648/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=13932 CPUtime=222.16
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 3117 0 0 0 22214 2 0 0 25 0 1 0 307019920 14266368 3103 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 3483 3103 76 170 0 3310 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 19288

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1832432/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=15356 CPUtime=282.12
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 3417 0 0 0 28209 3 0 0 25 0 1 0 307019920 15724544 3403 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 3839 3403 76 170 0 3666 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 20712

[startup+342.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1831024/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=16712 CPUtime=342.09
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 3751 0 0 0 34206 3 0 0 25 0 1 0 307019920 17113088 3737 1992294400 134512640 135212243 4294956240 18446744073709551615 134526532 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 4178 3737 76 170 0 4005 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 22068

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1830192/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=17532 CPUtime=402.06
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 3977 0 0 0 40202 4 0 0 25 0 1 0 307019920 17952768 3963 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 4383 3963 76 170 0 4210 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 22888

[startup+462.302 s]

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

[pid=18611] ppid=18605 vsize=19488 CPUtime=522
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 4493 0 0 0 52195 5 0 0 25 0 1 0 307019920 19955712 4479 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 4872 4479 76 170 0 4699 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 24844

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1827760/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=19828 CPUtime=581.97
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 4545 0 0 0 58192 5 0 0 25 0 1 0 307019920 20303872 4531 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 4957 4531 76 170 0 4784 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 25184

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1826096/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=21636 CPUtime=641.93
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 4949 0 0 0 64187 6 0 0 25 0 1 0 307019920 22155264 4935 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 5409 4935 76 170 0 5236 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 26992

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1826032/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=21636 CPUtime=701.88
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 4956 0 0 0 70182 6 0 0 25 0 1 0 307019920 22155264 4942 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 5409 4942 76 170 0 5236 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 26992

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1825008/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=22668 CPUtime=761.85
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 5203 0 0 0 76179 6 0 0 25 0 1 0 307019920 23212032 5189 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 5667 5189 76 170 0 5494 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 28024

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1824112/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=23616 CPUtime=821.81
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 5422 0 0 0 82175 6 0 0 25 0 1 0 307019920 24182784 5408 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 5904 5408 76 170 0 5731 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 28972

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1823920/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=23764 CPUtime=881.78
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 5457 0 0 0 88172 6 0 0 25 0 1 0 307019920 24334336 5443 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 5941 5443 76 170 0 5768 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 29120

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1822896/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=24848 CPUtime=941.76
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 5720 0 0 0 94169 7 0 0 25 0 1 0 307019920 25444352 5706 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6212 5706 76 170 0 6039 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 30204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1821936/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=25668 CPUtime=1001.72
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 5938 0 0 0 100165 7 0 0 25 0 1 0 307019920 26284032 5924 1992294400 134512640 135212243 4294956240 18446744073709551615 134526229 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6417 5924 76 170 0 6244 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 31024

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1821872/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=25668 CPUtime=1061.69
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 5947 0 0 0 106162 7 0 0 25 0 1 0 307019920 26284032 5933 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6417 5933 76 170 0 6244 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 31024

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1821680/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=25992 CPUtime=1121.66
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 6009 0 0 0 112159 7 0 0 25 0 1 0 307019920 26615808 5995 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6498 5995 76 170 0 6325 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 31348

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18611
/proc/meminfo: memFree=1819696/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=27908 CPUtime=1181.63
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 6518 0 0 0 118155 8 0 0 25 0 1 0 307019920 28577792 6504 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6977 6504 76 170 0 6804 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 33264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 18613
/proc/meminfo: memFree=1819504/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=27908 CPUtime=1200.03
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 6518 0 0 0 119995 8 0 0 25 0 1 0 307019920 28577792 6504 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6977 6504 76 170 0 6804 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33264

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: 0.99 0.99 0.99 2/66 18613
/proc/meminfo: memFree=1819504/2055920 swapFree=4179752/4192956
[pid=18605] ppid=18603 vsize=5356 CPUtime=0
/proc/18605/stat : 18605 (SatELiteGTI) S 18603 18605 17887 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 307019919 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18605/statm: 1339 239 197 169 0 50 0
[pid=18611] ppid=18605 vsize=27908 CPUtime=1200.03
/proc/18611/stat : 18611 (minisat_static) R 18605 18605 17887 0 -1 4194304 6518 0 0 0 119995 8 0 0 25 0 1 0 307019920 28577792 6504 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18611/statm: 6977 6504 76 170 0 6804 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.06
CPU user time (s): 1199.96
CPU system time (s): 0.092985
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 33264

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

runsolver used 1.00885 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-20 05:24:23
IDJOB=1832918
IDBENCH=70422
IDSOLVER=672
FILE ID=node10/1832918-1242789863
PBS_JOBID= 9322350
Free space on /tmp= 66380 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1492329924-074.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832918-1242789863/watcher-1832918-1242789863 -o /tmp/evaluation-result-1832918-1242789863/solver-1832918-1242789863 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832918-1242789863.cnf -random-seed=1191142763

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

MD5SUM BENCH= 667156c9cba21970f1c7c0c7e22c36aa
RANDOM SEED=1191142763

node10.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.263
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	: 5931.00
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.263
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:       1847072 kB
Buffers:         35668 kB
Cached:         104648 kB
SwapCached:       7788 kB
Active:          43904 kB
Inactive:       105672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847072 kB
SwapTotal:     4192956 kB
SwapFree:      4179752 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            45404 kB
Committed_AS:  1045368 kB
PageTables:       1376 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= 66380 MiB
End job on node10 at 2009-05-20 05:44:25