Trace number 1833572

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.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1293537826-039.cnf
MD5SUM3cbdb12135a22f8cc0405b84f56b2b22
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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 |    1530     4590 |     458       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1521     4612 |      --       0       --      -- |     --   | -9/22
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 351   #clauses: 1521   #literals: 4612
0.00/0.01	c CPU time:   0.004999 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   : 351          
0.00/0.01	c Number of clauses     : 1521         
0.00/0.01	c Parsing time: 0.00         s
1200.07/1200.60	HOME/SatELiteGTI: line 36: 13472 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-1833572-1242823531/watcher-1833572-1242823531 -o /tmp/evaluation-result-1833572-1242823531/solver-1833572-1242823531 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833572-1242823531.cnf -random-seed=1552919102 

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.91 0.98 1.01 3/65 13466
/proc/meminfo: memFree=1723280/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310382718 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 237 197 169 0 50 0
[pid=13470] ppid=13466 vsize=872 CPUtime=0
/proc/13470/stat : 13470 (SatELite_releas) R 13466 13466 13360 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 310382718 892928 57 1992294400 134512640 135223648 4294956128 18446744073709551615 134730517 0 0 4096 3 0 0 0 17 0 0 0
/proc/13470/statm: 218 57 47 173 0 43 0

[startup+0.0168509 s]
/proc/loadavg: 0.91 0.98 1.01 3/65 13466
/proc/meminfo: memFree=1723280/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10186 s]
/proc/loadavg: 0.91 0.98 1.01 3/65 13466
/proc/meminfo: memFree=1723280/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301882 s]
/proc/loadavg: 0.91 0.98 1.01 3/65 13466
/proc/meminfo: memFree=1723280/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701928 s]
/proc/loadavg: 0.91 0.98 1.01 3/65 13466
/proc/meminfo: memFree=1723280/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 0.91 0.98 1.01 2/67 13472
/proc/meminfo: memFree=1721152/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=3908 CPUtime=1.48
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 630 0 0 0 148 0 0 0 25 0 1 0 310382719 4001792 616 1992294400 134512640 135212243 4294956240 18446744073709551615 134526169 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 977 616 76 170 0 804 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9264

[startup+3.10119 s]
/proc/loadavg: 0.91 0.98 1.01 2/67 13472
/proc/meminfo: memFree=1720192/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=4884 CPUtime=3.07
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 871 0 0 0 307 0 0 0 25 0 1 0 310382719 5001216 857 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 1221 857 76 170 0 1048 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10240

[startup+6.30255 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 13472
/proc/meminfo: memFree=1718664/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=6120 CPUtime=6.28
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 1182 0 0 0 627 1 0 0 25 0 1 0 310382719 6266880 1168 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 1530 1168 76 170 0 1357 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11476

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.01 2/67 13472
/proc/meminfo: memFree=1716936/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=7696 CPUtime=12.67
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 1560 0 0 0 1265 2 0 0 25 0 1 0 310382719 7880704 1546 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 1924 1546 76 170 0 1751 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13052

[startup+25.5017 s]
/proc/loadavg: 0.94 0.98 1.01 2/67 13472
/proc/meminfo: memFree=1714760/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=9876 CPUtime=25.47
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 2088 0 0 0 2544 3 0 0 25 0 1 0 310382719 10113024 2074 1992294400 134512640 135212243 4294956240 18446744073709551615 134533032 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 2469 2074 76 170 0 2296 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15232

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.01 2/67 13472
/proc/meminfo: memFree=1714184/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=10440 CPUtime=51.05
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 2240 0 0 0 5102 3 0 0 25 0 1 0 310382719 10690560 2226 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 2610 2226 76 170 0 2437 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15796

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1712712/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=11820 CPUtime=102.23
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 2580 0 0 0 10220 3 0 0 25 0 1 0 310382719 12103680 2566 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 2955 2566 76 170 0 2782 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17176

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1711688/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=12956 CPUtime=162.22
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 2823 0 0 0 16218 4 0 0 25 0 1 0 310382719 13266944 2809 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 3239 2809 76 170 0 3066 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18312

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1710472/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=14080 CPUtime=222.19
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 3124 0 0 0 22215 4 0 0 25 0 1 0 310382719 14417920 3110 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 3520 3110 76 170 0 3347 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19436

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1709192/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=15320 CPUtime=282.16
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 3432 0 0 0 28212 4 0 0 25 0 1 0 310382719 15687680 3418 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 3830 3418 76 170 0 3657 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 20676

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1707912/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=16796 CPUtime=342.13
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 3770 0 0 0 34209 4 0 0 25 0 1 0 310382719 17199104 3756 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 4199 3756 76 170 0 4026 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 22152

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1707528/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=17152 CPUtime=402.11
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 3851 0 0 0 40206 5 0 0 25 0 1 0 310382719 17563648 3837 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 4288 3837 76 170 0 4115 0
Current children cumulated CPU time (s) 402.11

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

[pid=13472] ppid=13466 vsize=18128 CPUtime=462.09
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4126 0 0 0 46204 5 0 0 25 0 1 0 310382719 18563072 4112 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 4532 4112 76 170 0 4359 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 23484

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1706056/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=18556 CPUtime=522.06
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4209 0 0 0 52201 5 0 0 25 0 1 0 310382719 19001344 4195 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 4639 4195 76 170 0 4466 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 23912

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1704904/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=19888 CPUtime=582.04
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4493 0 0 0 58199 5 0 0 25 0 1 0 310382719 20365312 4479 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 4972 4479 76 170 0 4799 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 25244

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1704776/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=20036 CPUtime=642.02
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4527 0 0 0 64197 5 0 0 25 0 1 0 310382719 20516864 4513 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5009 4513 76 170 0 4836 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 25392

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1703048/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=21792 CPUtime=701.99
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4951 0 0 0 70194 5 0 0 25 0 1 0 310382719 22315008 4937 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5448 4937 76 170 0 5275 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 27148

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1702984/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=21792 CPUtime=761.95
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4951 0 0 0 76190 5 0 0 25 0 1 0 310382719 22315008 4937 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5448 4937 76 170 0 5275 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 27148

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1702856/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=21932 CPUtime=821.93
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 4994 0 0 0 82188 5 0 0 25 0 1 0 310382719 22458368 4980 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5483 4980 76 170 0 5310 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 27288

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13472
/proc/meminfo: memFree=1701192/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=23644 CPUtime=881.91
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5426 0 0 0 88185 6 0 0 25 0 1 0 310382719 24211456 5412 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5911 5412 76 170 0 5738 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 29000

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13478
/proc/meminfo: memFree=1700872/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=23644 CPUtime=941.87
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5430 0 0 0 94181 6 0 0 25 0 1 0 310382719 24211456 5416 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5911 5416 76 170 0 5738 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 29000

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13478
/proc/meminfo: memFree=1700872/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=23644 CPUtime=1001.84
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5444 0 0 0 100178 6 0 0 25 0 1 0 310382719 24211456 5430 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 5911 5430 76 170 0 5738 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 29000

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13478
/proc/meminfo: memFree=1700232/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=24524 CPUtime=1061.82
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5677 0 0 0 106176 6 0 0 25 0 1 0 310382719 25112576 5663 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 6131 5663 76 170 0 5958 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 29880

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13478
/proc/meminfo: memFree=1699016/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=25656 CPUtime=1121.79
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5959 0 0 0 112173 6 0 0 25 0 1 0 310382719 26271744 5945 1992294400 134512640 135212243 4294956240 18446744073709551615 134526254 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 6414 5945 76 170 0 6241 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 31012

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13478
/proc/meminfo: memFree=1698952/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=25656 CPUtime=1181.77
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5960 0 0 0 118171 6 0 0 25 0 1 0 310382719 26271744 5946 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 6414 5946 76 170 0 6241 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 31012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 13478
/proc/meminfo: memFree=1698952/2055920 swapFree=4120972/4192956
[pid=13466] ppid=13464 vsize=5356 CPUtime=0
/proc/13466/stat : 13466 (SatELiteGTI) S 13464 13466 13360 0 -1 4194304 335 402 0 0 0 0 0 0 19 0 1 0 310382718 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13466/statm: 1339 239 197 169 0 50 0
[pid=13472] ppid=13466 vsize=25656 CPUtime=1200.07
/proc/13472/stat : 13472 (minisat_static) R 13466 13466 13360 0 -1 4194304 5964 0 0 0 120001 6 0 0 25 0 1 0 310382719 26271744 5950 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/13472/statm: 6414 5950 76 170 0 6241 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31012

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.61
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.076988
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 31012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6711
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= 28
involuntary context switches= 3622

runsolver used 0.989849 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node86 at 2009-05-20 14:45:31
IDJOB=1833572
IDBENCH=70749
IDSOLVER=672
FILE ID=node86/1833572-1242823531
PBS_JOBID= 9322533
Free space on /tmp= 66356 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S1293537826-039.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833572-1242823531/watcher-1833572-1242823531 -o /tmp/evaluation-result-1833572-1242823531/solver-1833572-1242823531 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833572-1242823531.cnf -random-seed=1552919102

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

MD5SUM BENCH= 3cbdb12135a22f8cc0405b84f56b2b22
RANDOM SEED=1552919102

node86.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.213
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.213
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:       1723760 kB
Buffers:         50980 kB
Cached:         170456 kB
SwapCached:      66340 kB
Active:         105528 kB
Inactive:       184428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723760 kB
SwapTotal:     4192956 kB
SwapFree:      4120972 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            28160 kB
Committed_AS:  1071512 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= 66356 MiB
End job on node86 at 2009-05-20 15:05:33