Trace number 1833348

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.03 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1028159446-096.cnf
MD5SUMa68afc9bf021c353745f280b16667e74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.76151
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 |    1522     4614 |      --       0       --      -- |     --   | -8/24
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 352   #clauses: 1522   #literals: 4614
0.00/0.01	c CPU time:   0.002999 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   : 352          
0.00/0.01	c Number of clauses     : 1522         
0.00/0.01	c Parsing time: 0.00         s
1200.00/1200.41	HOME/SatELiteGTI: line 36: 14032 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-1833348-1242805058/watcher-1833348-1242805058 -o /tmp/evaluation-result-1833348-1242805058/solver-1833348-1242805058 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833348-1242805058.cnf -random-seed=2022655171 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.38 1.09 1.03 3/64 14026
/proc/meminfo: memFree=1773128/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 308538805 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14026/statm: 1339 237 197 169 0 50 0

[startup+0.077299 s]
/proc/loadavg: 1.38 1.09 1.03 3/64 14026
/proc/meminfo: memFree=1773128/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101302 s]
/proc/loadavg: 1.38 1.09 1.03 3/64 14026
/proc/meminfo: memFree=1773128/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301336 s]
/proc/loadavg: 1.38 1.09 1.03 3/64 14026
/proc/meminfo: memFree=1773128/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701401 s]
/proc/loadavg: 1.38 1.09 1.03 3/64 14026
/proc/meminfo: memFree=1773128/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50152 s]
/proc/loadavg: 1.38 1.09 1.03 2/66 14032
/proc/meminfo: memFree=1771064/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=3884 CPUtime=1.48
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 608 0 0 0 148 0 0 0 25 0 1 0 308538806 3977216 594 1992294400 134512640 135212243 4294956240 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 971 594 76 170 0 798 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9240

[startup+3.10278 s]
/proc/loadavg: 1.35 1.09 1.03 2/66 14032
/proc/meminfo: memFree=1770168/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=4708 CPUtime=3.08
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 835 0 0 0 308 0 0 0 25 0 1 0 308538806 4820992 821 1992294400 134512640 135212243 4294956240 18446744073709551615 134526467 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1177 821 76 170 0 1004 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10064

[startup+6.30129 s]
/proc/loadavg: 1.35 1.09 1.03 2/66 14032
/proc/meminfo: memFree=1768696/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=5928 CPUtime=6.27
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 1111 0 0 0 627 0 0 0 25 0 1 0 308538806 6070272 1097 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1482 1097 76 170 0 1309 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11284

[startup+12.7013 s]
/proc/loadavg: 1.29 1.09 1.03 2/66 14032
/proc/meminfo: memFree=1767040/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=7328 CPUtime=12.67
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 1477 0 0 0 1266 1 0 0 25 0 1 0 308538806 7503872 1463 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1832 1463 76 170 0 1659 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12684

[startup+25.5014 s]
/proc/loadavg: 1.25 1.08 1.03 2/66 14032
/proc/meminfo: memFree=1764992/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=9452 CPUtime=25.47
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 1965 0 0 0 2546 1 0 0 25 0 1 0 308538806 9678848 1951 1992294400 134512640 135212243 4294956240 18446744073709551615 134526052 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 2363 1951 76 170 0 2190 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14808

[startup+51.1014 s]
/proc/loadavg: 1.24 1.09 1.03 2/66 14032
/proc/meminfo: memFree=1764544/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=9864 CPUtime=51.05
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 2085 0 0 0 5104 1 0 0 25 0 1 0 308538806 10100736 2071 1992294400 134512640 135212243 4294956240 18446744073709551615 134526555 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 2466 2071 76 170 0 2293 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15220

[startup+102.306 s]
/proc/loadavg: 1.09 1.07 1.02 2/66 14032
/proc/meminfo: memFree=1762816/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=11580 CPUtime=102.25
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 2510 0 0 0 10223 2 0 0 25 0 1 0 308538806 11857920 2496 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 2895 2496 76 170 0 2722 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16936

[startup+162.301 s]
/proc/loadavg: 1.04 1.06 1.02 2/66 14032
/proc/meminfo: memFree=1761792/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=12768 CPUtime=162.22
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 2747 0 0 0 16220 2 0 0 25 0 1 0 308538806 13074432 2733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 3192 2733 76 170 0 3019 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18124

[startup+222.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/66 14032
/proc/meminfo: memFree=1760704/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=13728 CPUtime=222.2
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 3011 0 0 0 22218 2 0 0 25 0 1 0 308538806 14057472 2997 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 3432 2997 76 170 0 3259 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 19084

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 14034
/proc/meminfo: memFree=1759296/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=14916 CPUtime=282.19
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 3328 0 0 0 28216 3 0 0 25 0 1 0 308538806 15273984 3314 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 3729 3314 76 170 0 3556 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20272

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 14034
/proc/meminfo: memFree=1758272/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=15996 CPUtime=342.17
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 3579 0 0 0 34214 3 0 0 25 0 1 0 308538806 16379904 3565 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 3999 3565 76 170 0 3826 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 21352

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 14034
/proc/meminfo: memFree=1757824/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=16408 CPUtime=402.15
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 3680 0 0 0 40212 3 0 0 25 0 1 0 308538806 16801792 3666 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 4102 3666 76 170 0 3929 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 21764

[startup+462.301 s]

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

[pid=14032] ppid=14026 vsize=17588 CPUtime=462.13
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 3985 0 0 0 46209 4 0 0 25 0 1 0 308538806 18010112 3971 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 4397 3971 76 170 0 4224 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 22944

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14034
/proc/meminfo: memFree=1756224/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=18124 CPUtime=522.12
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 4075 0 0 0 52208 4 0 0 25 0 1 0 308538806 18558976 4061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 4531 4061 76 170 0 4358 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 23480

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1754880/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=19624 CPUtime=582.09
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 4391 0 0 0 58205 4 0 0 25 0 1 0 308538806 20094976 4377 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 4906 4377 76 170 0 4733 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 24980

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1754624/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=19788 CPUtime=642.08
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 4446 0 0 0 64203 5 0 0 25 0 1 0 308538806 20262912 4432 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 4947 4432 76 170 0 4774 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 25144

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1753344/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=20976 CPUtime=702.06
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 4756 0 0 0 70201 5 0 0 25 0 1 0 308538806 21479424 4742 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 5244 4742 76 170 0 5071 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 26332

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1753152/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=21140 CPUtime=762.04
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 4804 0 0 0 76199 5 0 0 25 0 1 0 308538806 21647360 4790 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 5285 4790 76 170 0 5112 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 26496

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1752192/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=22288 CPUtime=822.02
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5032 0 0 0 82197 5 0 0 25 0 1 0 308538806 22822912 5018 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 5572 5018 76 170 0 5399 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 27644

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1751168/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=23240 CPUtime=882
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5291 0 0 0 88195 5 0 0 25 0 1 0 308538806 23797760 5277 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 5810 5277 76 170 0 5637 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 28596

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1750976/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=23580 CPUtime=941.98
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5346 0 0 0 94193 5 0 0 25 0 1 0 308538806 24145920 5332 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 5895 5332 76 170 0 5722 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 28936

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1750528/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=24100 CPUtime=1001.97
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5459 0 0 0 100191 6 0 0 25 0 1 0 308538806 24678400 5445 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 6025 5445 76 170 0 5852 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 29456

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1749120/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=25380 CPUtime=1061.95
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5816 0 0 0 106189 6 0 0 25 0 1 0 308538806 25989120 5802 1992294400 134512640 135212243 4294956240 18446744073709551615 134526234 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 6345 5802 76 170 0 6172 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 30736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1749056/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=25380 CPUtime=1121.93
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5817 0 0 0 112187 6 0 0 25 0 1 0 308538806 25989120 5803 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 6345 5803 76 170 0 6172 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 30736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1748864/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=25680 CPUtime=1181.91
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5868 0 0 0 118185 6 0 0 25 0 1 0 308538806 26296320 5854 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 6420 5854 76 170 0 6247 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 31036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14034
/proc/meminfo: memFree=1748800/2055920 swapFree=4180836/4192956
[pid=14026] ppid=14024 vsize=5356 CPUtime=0
/proc/14026/stat : 14026 (SatELiteGTI) S 14024 14026 13805 0 -1 4194304 335 402 0 0 0 0 0 0 17 0 1 0 308538805 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14026/statm: 1339 239 197 169 0 50 0
[pid=14032] ppid=14026 vsize=25680 CPUtime=1200
/proc/14032/stat : 14032 (minisat_static) R 14026 14026 13805 0 -1 4194304 5870 0 0 0 119994 6 0 0 25 0 1 0 308538806 26296320 5856 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 6420 5856 76 170 0 6247 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 31036

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1199.96
CPU system time (s): 0.073988
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 31036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6617
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= 1486

runsolver used 1.40279 second user time and 2.94755 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-20 09:37:38
IDJOB=1833348
IDBENCH=70637
IDSOLVER=672
FILE ID=node26/1833348-1242805058
PBS_JOBID= 9322465
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= a68afc9bf021c353745f280b16667e74
RANDOM SEED=2022655171

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1773608 kB
Buffers:         37260 kB
Cached:         196512 kB
SwapCached:       6404 kB
Active:         107404 kB
Inactive:       134800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773608 kB
SwapTotal:     4192956 kB
SwapFree:      4180836 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            26196 kB
Committed_AS:  1042296 kB
PageTables:       1372 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= 66136 MiB
End job on node26 at 2009-05-20 09:57:41