Trace number 1833356

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/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1906521511-089.cnf
MD5SUM9c1fb07d5218acc7d1bc3d4acef5e909
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.9933
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 |    1518     4598 |      --       0       --      -- |     --   | -12/8
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 351   #clauses: 1518   #literals: 4598
0.00/0.01	c CPU time:   0.003999 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     : 1518         
0.00/0.01	c Parsing time: 0.00         s
1200.08/1200.61	HOME/SatELiteGTI: line 36: 22536 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-1833356-1242805454/watcher-1833356-1242805454 -o /tmp/evaluation-result-1833356-1242805454/solver-1833356-1242805454 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833356-1242805454.cnf -random-seed=2014912759 

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.00 1.00 1.00 3/64 22530
/proc/meminfo: memFree=1473728/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 308572554 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 246406676562 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/22530/statm: 1339 235 195 169 0 50 0
[pid=22531] ppid=22530 vsize=5356 CPUtime=0
/proc/22531/stat : 22531 (SatELiteGTI) S 22530 22530 22296 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 308572554 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/22531/statm: 1339 238 198 169 0 50 0
[pid=22533] ppid=22531 vsize=2452 CPUtime=0
/proc/22533/stat : 22533 (sed) R 22531 22530 22296 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 308572554 2510848 68 1992294400 4194304 4240196 548682069056 18446744073709551615 246406937951 0 0 4096 0 0 0 0 17 0 0 0
/proc/22533/statm: 646 84 67 11 0 50 0

[startup+0.0337359 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22530
/proc/meminfo: memFree=1473728/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102748 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22530
/proc/meminfo: memFree=1473728/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301761 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22530
/proc/meminfo: memFree=1473728/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.7018 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22530
/proc/meminfo: memFree=1473728/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1471608/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=3908 CPUtime=1.48
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 628 0 0 0 148 0 0 0 25 0 1 0 308572555 4001792 614 1992294400 134512640 135212243 4294956240 18446744073709551615 134526139 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 977 614 76 170 0 804 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9264

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1470712/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=4888 CPUtime=3.08
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 862 0 0 0 308 0 0 0 25 0 1 0 308572555 5005312 848 1992294400 134512640 135212243 4294956240 18446744073709551615 134526314 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 1222 848 76 170 0 1049 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10244

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1469120/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=5980 CPUtime=6.28
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 1154 0 0 0 628 0 0 0 25 0 1 0 308572555 6123520 1140 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 1495 1140 76 170 0 1322 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11336

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1467456/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=7520 CPUtime=12.67
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 1534 0 0 0 1267 0 0 0 25 0 1 0 308572555 7700480 1520 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 1880 1520 76 170 0 1707 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12876

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1465344/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=9664 CPUtime=25.47
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 2046 0 0 0 2546 1 0 0 25 0 1 0 308572555 9895936 2032 1992294400 134512640 135212243 4294956240 18446744073709551615 134529799 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 2416 2032 76 170 0 2243 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15020

[startup+51.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1465024/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=10076 CPUtime=51.06
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 2127 0 0 0 5105 1 0 0 25 0 1 0 308572555 10317824 2113 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 2519 2113 76 170 0 2346 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15432

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1463296/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=11584 CPUtime=102.24
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 2532 0 0 0 10223 1 0 0 25 0 1 0 308572555 11862016 2518 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 2896 2518 76 170 0 2723 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16940

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1462272/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=12656 CPUtime=162.21
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 2762 0 0 0 16219 2 0 0 25 0 1 0 308572555 12959744 2748 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 3164 2748 76 170 0 2991 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18012

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1461312/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=13788 CPUtime=222.18
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 3021 0 0 0 22216 2 0 0 25 0 1 0 308572555 14118912 3007 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 3447 3007 76 170 0 3274 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 19144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1460096/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=14944 CPUtime=282.16
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 3316 0 0 0 28213 3 0 0 25 0 1 0 308572555 15302656 3302 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 3736 3302 76 170 0 3563 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 20300

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1459840/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=15224 CPUtime=342.13
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 3388 0 0 0 34210 3 0 0 25 0 1 0 308572555 15589376 3374 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 3806 3374 76 170 0 3633 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 20580

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1458688/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=16288 CPUtime=402.1

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

[pid=22536] ppid=22530 vsize=17152 CPUtime=462.09
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 3879 0 0 0 46205 4 0 0 25 0 1 0 308572555 17563648 3865 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 4288 3865 76 170 0 4115 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 22508

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1457216/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=17720 CPUtime=522.06
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4029 0 0 0 52202 4 0 0 25 0 1 0 308572555 18145280 4015 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 4430 4015 76 170 0 4257 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 23076

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1456832/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=18200 CPUtime=582.04
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4125 0 0 0 58200 4 0 0 25 0 1 0 308572555 18636800 4111 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 4550 4111 76 170 0 4377 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 23556

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1455616/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=19524 CPUtime=642.01
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4433 0 0 0 64197 4 0 0 25 0 1 0 308572555 19992576 4419 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 4881 4419 76 170 0 4708 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 24880

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1455424/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=19688 CPUtime=701.99
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4472 0 0 0 70194 5 0 0 25 0 1 0 308572555 20160512 4458 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 4922 4458 76 170 0 4749 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 25044

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1454208/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=20804 CPUtime=761.97
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4754 0 0 0 76192 5 0 0 25 0 1 0 308572555 21303296 4740 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5201 4740 76 170 0 5028 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 26160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1453824/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=21200 CPUtime=821.94
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4855 0 0 0 82189 5 0 0 25 0 1 0 308572555 21708800 4841 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5300 4841 76 170 0 5127 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 26556

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1453696/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=21424 CPUtime=881.91
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 4885 0 0 0 88186 5 0 0 25 0 1 0 308572555 21938176 4871 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5356 4871 76 170 0 5183 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 26780

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1452800/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=22228 CPUtime=941.88
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 5116 0 0 0 94183 5 0 0 25 0 1 0 308572555 22761472 5102 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5557 5102 76 170 0 5384 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 27584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22536
/proc/meminfo: memFree=1451776/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=23260 CPUtime=1001.86
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 5351 0 0 0 100180 6 0 0 25 0 1 0 308572555 23818240 5337 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5815 5337 76 170 0 5642 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 28616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22542
/proc/meminfo: memFree=1451520/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=23260 CPUtime=1061.83
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 5364 0 0 0 106177 6 0 0 25 0 1 0 308572555 23818240 5350 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5815 5350 76 170 0 5642 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 28616

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22542
/proc/meminfo: memFree=1451328/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=23576 CPUtime=1121.8
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 5413 0 0 0 112174 6 0 0 25 0 1 0 308572555 24141824 5399 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 5894 5399 76 170 0 5721 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 28932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22542
/proc/meminfo: memFree=1450560/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=24328 CPUtime=1181.77
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 5645 0 0 0 118171 6 0 0 25 0 1 0 308572555 24911872 5631 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 6082 5631 76 170 0 5909 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 29684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22542
/proc/meminfo: memFree=1449728/2055920 swapFree=4078364/4192956
[pid=22530] ppid=22528 vsize=5356 CPUtime=0
/proc/22530/stat : 22530 (SatELiteGTI) S 22528 22530 22296 0 -1 4194304 335 402 0 0 0 0 0 0 16 0 1 0 308572554 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22530/statm: 1339 239 197 169 0 50 0
[pid=22536] ppid=22530 vsize=25120 CPUtime=1200.08
/proc/22536/stat : 22536 (minisat_static) R 22530 22530 22296 0 -1 4194304 5833 0 0 0 120001 7 0 0 25 0 1 0 308572555 25722880 5819 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/22536/statm: 6280 5819 76 170 0 6107 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30476

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.079987
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 30476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6580
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 3738

runsolver used 0.906862 second user time and 3.46947 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-20 09:44:14
IDJOB=1833356
IDBENCH=70641
IDSOLVER=672
FILE ID=node61/1833356-1242805454
PBS_JOBID= 9322425
Free space on /tmp= 66308 MiB

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

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

MD5SUM BENCH= 9c1fb07d5218acc7d1bc3d4acef5e909
RANDOM SEED=2014912759

node61.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.216
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.216
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:       1474208 kB
Buffers:         51272 kB
Cached:         352316 kB
SwapCached:     109200 kB
Active:         198404 kB
Inactive:       316608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474208 kB
SwapTotal:     4192956 kB
SwapFree:      4078364 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            52872 kB
Committed_AS:  1040720 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node61 at 2009-05-20 10:04:17