Trace number 1833426

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S889538696-070.cnf
MD5SUM638869086f20650eb09f2e935bdc737c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    2380     7140 |     713       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    2366     7203 |      --       0       --      -- |     --   | -14/63
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 545   #clauses: 2366   #literals: 7203
0.00/0.02	c CPU time:   0.006998 s
0.00/0.02	c ==============================================================================
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Number of variables   : 545          
0.00/0.03	c Number of clauses     : 2366         
0.00/0.03	c Parsing time: 0.00         s
1200.02/1200.61	HOME/SatELiteGTI: line 36: 14453 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-1833426-1242821612/watcher-1833426-1242821612 -o /tmp/evaluation-result-1833426-1242821612/solver-1833426-1242821612 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833426-1242821612.cnf -random-seed=2042343871 

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 1.34 1.64 3/64 14447
/proc/meminfo: memFree=1982368/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) R 14445 14447 14410 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310194813 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910214226 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/14447/statm: 1339 235 195 169 0 50 0
[pid=14448] ppid=14447 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (SatELiteGTI) S 14447 14447 14410 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 310194813 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/14448/statm: 1339 238 198 169 0 50 0

[startup+0.0663891 s]
/proc/loadavg: 0.92 1.34 1.64 3/64 14447
/proc/meminfo: memFree=1982368/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101391 s]
/proc/loadavg: 0.92 1.34 1.64 3/64 14447
/proc/meminfo: memFree=1982368/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301415 s]
/proc/loadavg: 0.92 1.34 1.64 3/64 14447
/proc/meminfo: memFree=1982368/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701461 s]
/proc/loadavg: 0.92 1.34 1.64 3/64 14447
/proc/meminfo: memFree=1982368/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50155 s]
/proc/loadavg: 0.93 1.33 1.64 2/66 14453
/proc/meminfo: memFree=1979856/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=4484 CPUtime=1.46
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 761 0 0 0 146 0 0 0 25 0 1 0 310194816 4591616 747 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 1121 747 76 170 0 948 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9840

[startup+3.10174 s]
/proc/loadavg: 0.93 1.33 1.64 2/66 14453
/proc/meminfo: memFree=1978704/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=5628 CPUtime=3.06
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 1075 0 0 0 306 0 0 0 25 0 1 0 310194816 5763072 1061 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 1407 1061 76 170 0 1234 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10984

[startup+6.30211 s]
/proc/loadavg: 0.94 1.32 1.64 2/66 14453
/proc/meminfo: memFree=1976664/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=7244 CPUtime=6.26
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 1462 0 0 0 625 1 0 0 25 0 1 0 310194816 7417856 1448 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 1811 1448 76 170 0 1638 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12600

[startup+12.7019 s]
/proc/loadavg: 0.94 1.32 1.63 2/66 14453
/proc/meminfo: memFree=1974248/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=9440 CPUtime=12.66
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 2014 0 0 0 1265 1 0 0 25 0 1 0 310194816 9666560 2000 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 2360 2000 76 170 0 2187 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14796

[startup+25.5014 s]
/proc/loadavg: 0.95 1.30 1.62 2/66 14453
/proc/meminfo: memFree=1971688/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=11940 CPUtime=25.46
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 2629 0 0 0 2544 2 0 0 25 0 1 0 310194816 12226560 2615 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 2985 2615 76 170 0 2812 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17296

[startup+51.1013 s]
/proc/loadavg: 0.97 1.28 1.61 2/66 14453
/proc/meminfo: memFree=1970984/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=12864 CPUtime=51.04
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 2842 0 0 0 5102 2 0 0 25 0 1 0 310194816 13172736 2828 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 3216 2828 76 170 0 3043 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18220

[startup+102.305 s]
/proc/loadavg: 0.98 1.23 1.57 2/66 14453
/proc/meminfo: memFree=1969448/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=14184 CPUtime=102.22
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 3178 0 0 0 10219 3 0 0 25 0 1 0 310194816 14524416 3164 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 3546 3164 76 170 0 3373 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19540

[startup+162.301 s]
/proc/loadavg: 0.99 1.19 1.53 2/66 14453
/proc/meminfo: memFree=1968040/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=15392 CPUtime=162.2
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 3501 0 0 0 16216 4 0 0 25 0 1 0 310194816 15761408 3487 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 3848 3487 76 170 0 3675 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20748

[startup+222.301 s]
/proc/loadavg: 0.99 1.15 1.50 2/66 14453
/proc/meminfo: memFree=1966632/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=17044 CPUtime=222.17
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 3865 0 0 0 22212 5 0 0 25 0 1 0 310194816 17453056 3851 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 4261 3851 76 170 0 4088 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22400

[startup+282.301 s]
/proc/loadavg: 0.99 1.12 1.46 2/66 14453
/proc/meminfo: memFree=1965224/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=18248 CPUtime=282.12
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 4199 0 0 0 28207 5 0 0 25 0 1 0 310194816 18685952 4185 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 4562 4185 76 170 0 4389 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 23604

[startup+342.301 s]
/proc/loadavg: 0.99 1.10 1.43 2/66 14453
/proc/meminfo: memFree=1963504/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=19968 CPUtime=342.1
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 4617 0 0 0 34204 6 0 0 25 0 1 0 310194816 20447232 4603 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 4992 4603 76 170 0 4819 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25324

[startup+402.301 s]
/proc/loadavg: 0.99 1.08 1.40 2/66 14453
/proc/meminfo: memFree=1963440/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=20124 CPUtime=402.07
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 4645 0 0 0 40201 6 0 0 25 0 1 0 310194816 20606976 4631 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 5031 4631 76 170 0 4858 0
Current children cumulated CPU time (s) 402.07

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

[pid=14453] ppid=14447 vsize=21708 CPUtime=462.05
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 5066 0 0 0 46198 7 0 0 25 0 1 0 310194816 22228992 5052 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 5427 5052 76 170 0 5254 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 27064

[startup+522.301 s]
/proc/loadavg: 0.99 1.05 1.35 2/66 14453
/proc/meminfo: memFree=1961456/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=22016 CPUtime=522.03
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 5122 0 0 0 52196 7 0 0 25 0 1 0 310194816 22544384 5108 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 5504 5108 76 170 0 5331 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 27372

[startup+582.301 s]
/proc/loadavg: 0.99 1.04 1.32 2/66 14453
/proc/meminfo: memFree=1959600/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=24028 CPUtime=582
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 5570 0 0 0 58192 8 0 0 25 0 1 0 310194816 24604672 5556 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 6007 5556 76 170 0 5834 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 29384

[startup+642.301 s]
/proc/loadavg: 0.99 1.03 1.30 2/66 14453
/proc/meminfo: memFree=1959536/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=24028 CPUtime=641.98
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 5594 0 0 0 64190 8 0 0 25 0 1 0 310194816 24604672 5580 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 6007 5580 76 170 0 5834 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 29384

[startup+702.301 s]
/proc/loadavg: 0.99 1.02 1.28 2/66 14453
/proc/meminfo: memFree=1957424/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=26028 CPUtime=701.95
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 6109 0 0 0 70187 8 0 0 25 0 1 0 310194816 26652672 6095 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 6507 6095 76 170 0 6334 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 31384

[startup+762.305 s]
/proc/loadavg: 0.99 1.01 1.26 2/66 14453
/proc/meminfo: memFree=1957296/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=26160 CPUtime=761.92
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 6120 0 0 0 76184 8 0 0 25 0 1 0 310194816 26787840 6106 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 6540 6106 76 170 0 6367 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 31516

[startup+822.301 s]
/proc/loadavg: 0.99 1.01 1.24 2/66 14453
/proc/meminfo: memFree=1957168/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=26292 CPUtime=821.89
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 6158 0 0 0 82181 8 0 0 25 0 1 0 310194816 26923008 6144 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 6573 6144 76 170 0 6400 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 31648

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.22 2/66 14453
/proc/meminfo: memFree=1954864/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=28596 CPUtime=881.87
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 6736 0 0 0 88178 9 0 0 25 0 1 0 310194816 29282304 6722 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7149 6722 76 170 0 6976 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 33952

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.20 2/66 14453
/proc/meminfo: memFree=1954800/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=28596 CPUtime=941.85
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 6736 0 0 0 94176 9 0 0 25 0 1 0 310194816 29282304 6722 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7149 6722 76 170 0 6976 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 33952

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.19 2/66 14453
/proc/meminfo: memFree=1954736/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=28596 CPUtime=1001.82
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 6747 0 0 0 100173 9 0 0 25 0 1 0 310194816 29282304 6733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7149 6733 76 170 0 6976 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 33952

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.17 2/66 14453
/proc/meminfo: memFree=1953776/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=29680 CPUtime=1061.8
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 7008 0 0 0 106170 10 0 0 25 0 1 0 310194816 30392320 6994 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7420 6994 76 170 0 7247 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 35036

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.16 2/66 14453
/proc/meminfo: memFree=1952176/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=31176 CPUtime=1121.76
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 7386 0 0 0 112166 10 0 0 25 0 1 0 310194816 31924224 7372 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7794 7372 76 170 0 7621 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 36532

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.15 2/66 14453
/proc/meminfo: memFree=1952112/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=31176 CPUtime=1181.73
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 7386 0 0 0 118163 10 0 0 25 0 1 0 310194816 31924224 7372 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7794 7372 76 170 0 7621 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 36532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.15 2/66 14453
/proc/meminfo: memFree=1952048/2055920 swapFree=4180416/4192956
[pid=14447] ppid=14445 vsize=5356 CPUtime=0
/proc/14447/stat : 14447 (SatELiteGTI) S 14445 14447 14410 0 -1 4194304 335 429 0 0 0 0 0 0 16 0 1 0 310194813 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14447/statm: 1339 239 197 169 0 50 0
[pid=14453] ppid=14447 vsize=31176 CPUtime=1200.02
/proc/14453/stat : 14453 (minisat_static) R 14447 14447 14410 0 -1 4194304 7391 0 0 0 119992 10 0 0 25 0 1 0 310194816 31924224 7377 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14453/statm: 7794 7377 76 170 0 7621 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36532

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.06
CPU user time (s): 1199.94
CPU system time (s): 0.118981
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 36532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8165
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= 32
involuntary context switches= 4381

runsolver used 0.975851 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-20 14:13:32
IDJOB=1833426
IDBENCH=70676
IDSOLVER=672
FILE ID=node11/1833426-1242821612
PBS_JOBID= 9322511
Free space on /tmp= 66348 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S889538696-070.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833426-1242821612/watcher-1833426-1242821612 -o /tmp/evaluation-result-1833426-1242821612/solver-1833426-1242821612 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833426-1242821612.cnf -random-seed=2042343871

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

MD5SUM BENCH= 638869086f20650eb09f2e935bdc737c
RANDOM SEED=2042343871

node11.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.214
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.214
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:       1982784 kB
Buffers:         13768 kB
Cached:          23932 kB
SwapCached:       6636 kB
Active:          23372 kB
Inactive:        22420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1982784 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          13280 kB
Slab:            13248 kB
Committed_AS:  1084832 kB
PageTables:       1452 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= 66348 MiB
End job on node11 at 2009-05-20 14:33:34