Trace number 1833176

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1540921235-015.cnf
MD5SUM49dc86fbfdf68b8af633e3ee1aa2a9e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2196     6691 |      --       0       --      -- |     --   | -14/61
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 504   #clauses: 2196   #literals: 6691
0.00/0.01	c CPU time:   0.005999 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   : 504          
0.00/0.01	c Number of clauses     : 2196         
0.00/0.01	c Parsing time: 0.00         s
1200.09/1200.41	HOME/SatELiteGTI: line 36:  2589 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-1833176-1242802388/watcher-1833176-1242802388 -o /tmp/evaluation-result-1833176-1242802388/solver-1833176-1242802388 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833176-1242802388.cnf -random-seed=1379762377 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2583
/proc/meminfo: memFree=1597048/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 308264881 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2583/statm: 1339 237 197 169 0 50 0

[startup+0.0828581 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2583
/proc/meminfo: memFree=1597048/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102859 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2583
/proc/meminfo: memFree=1597048/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301876 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2583
/proc/meminfo: memFree=1597048/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702911 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2583
/proc/meminfo: memFree=1597048/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1594600/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=4264 CPUtime=1.47
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 728 0 0 0 147 0 0 0 25 0 1 0 308264883 4366336 714 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 1066 714 76 170 0 893 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9620

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1593512/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=5344 CPUtime=3.07
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 1001 0 0 0 307 0 0 0 25 0 1 0 308264883 5472256 987 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 1336 987 76 170 0 1163 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10700

[startup+6.30135 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1591784/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=6828 CPUtime=6.27
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 1350 0 0 0 626 1 0 0 25 0 1 0 308264883 6991872 1336 1992294400 134512640 135212243 4294956240 18446744073709551615 134526175 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 1707 1336 76 170 0 1534 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12184

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1589680/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=8760 CPUtime=12.67
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 1821 0 0 0 1265 2 0 0 25 0 1 0 308264883 8970240 1807 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 2190 1807 76 170 0 2017 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14116

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1587056/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=11268 CPUtime=25.47
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 2443 0 0 0 2544 3 0 0 25 0 1 0 308264883 11538432 2429 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 2817 2429 76 170 0 2644 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16624

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1586736/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=11532 CPUtime=51.06
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 2525 0 0 0 5103 3 0 0 25 0 1 0 308264883 11808768 2511 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 2883 2511 76 170 0 2710 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16888

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1584816/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=13388 CPUtime=102.25
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 2991 0 0 0 10222 3 0 0 25 0 1 0 308264883 13709312 2977 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 3347 2977 76 170 0 3174 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18744

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1583600/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=14596 CPUtime=162.23
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 3293 0 0 0 16219 4 0 0 25 0 1 0 308264883 14946304 3279 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 3649 3279 76 170 0 3476 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19952

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1582320/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=15840 CPUtime=222.22
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 3585 0 0 0 22217 5 0 0 25 0 1 0 308264883 16220160 3571 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 3960 3571 76 170 0 3787 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21196

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1580848/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=17320 CPUtime=282.2
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 3951 0 0 0 28215 5 0 0 25 0 1 0 308264883 17735680 3937 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 4330 3937 76 170 0 4157 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22676

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1580592/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=17656 CPUtime=342.2
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 4017 0 0 0 34214 6 0 0 25 0 1 0 308264883 18079744 4003 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 4414 4003 76 170 0 4241 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23012

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2589
/proc/meminfo: memFree=1579376/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=18852 CPUtime=402.18
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 4320 0 0 0 40212 6 0 0 25 0 1 0 308264883 19304448 4306 1992294400 134512640 135212243 4294956240 18446744073709551615 134526464 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 4713 4306 76 170 0 4540 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24208

[startup+462.303 s]

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

[pid=2589] ppid=2583 vsize=20312 CPUtime=462.16
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 4716 0 0 0 46209 7 0 0 25 0 1 0 308264883 20799488 4702 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 5078 4702 76 170 0 4905 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 25668

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1577520/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=20312 CPUtime=522.15
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 4726 0 0 0 52207 8 0 0 25 0 1 0 308264883 20799488 4712 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 5078 4712 76 170 0 4905 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25668

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1576432/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=21912 CPUtime=582.13
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 5034 0 0 0 58205 8 0 0 25 0 1 0 308264883 22437888 5020 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 5478 5020 76 170 0 5305 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27268

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1575728/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=22572 CPUtime=642.12
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 5199 0 0 0 64203 9 0 0 25 0 1 0 308264883 23113728 5185 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 5643 5185 76 170 0 5470 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 27928

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1575600/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=22572 CPUtime=702.1
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 5229 0 0 0 70201 9 0 0 25 0 1 0 308264883 23113728 5215 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 5643 5215 76 170 0 5470 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 27928

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1573616/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=24456 CPUtime=762.1
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 5708 0 0 0 76200 10 0 0 25 0 1 0 308264883 25042944 5694 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6114 5694 76 170 0 5941 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 29812

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1573616/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=24596 CPUtime=822.08
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 5714 0 0 0 82198 10 0 0 25 0 1 0 308264883 25186304 5700 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6149 5700 76 170 0 5976 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 29952

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1573552/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=24596 CPUtime=882.06
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 5734 0 0 0 88196 10 0 0 25 0 1 0 308264883 25186304 5720 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6149 5720 76 170 0 5976 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 29952

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1571440/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=26636 CPUtime=942.05
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 6254 0 0 0 94194 11 0 0 25 0 1 0 308264883 27275264 6240 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6659 6240 76 170 0 6486 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 31992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1571312/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=26796 CPUtime=1002.03
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 6272 0 0 0 100192 11 0 0 25 0 1 0 308264883 27439104 6258 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6699 6258 76 170 0 6526 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 32152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1571312/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=26796 CPUtime=1062.02
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 6276 0 0 0 106191 11 0 0 25 0 1 0 308264883 27439104 6262 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6699 6262 76 170 0 6526 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 32152

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1571120/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=26944 CPUtime=1122
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 6320 0 0 0 112189 11 0 0 25 0 1 0 308264883 27590656 6306 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 6736 6306 76 170 0 6563 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 32300

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1568816/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=29068 CPUtime=1181.99
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 6884 0 0 0 118186 13 0 0 25 0 1 0 308264883 29765632 6870 1992294400 134512640 135212243 4294956240 18446744073709551615 134535574 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 7267 6870 76 170 0 7094 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 34424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2595
/proc/meminfo: memFree=1568816/2055920 swapFree=4180384/4192956
[pid=2583] ppid=2581 vsize=5356 CPUtime=0
/proc/2583/stat : 2583 (SatELiteGTI) S 2581 2583 2460 0 -1 4194304 335 435 0 0 0 0 0 0 16 0 1 0 308264881 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2583/statm: 1339 239 197 169 0 50 0
[pid=2589] ppid=2583 vsize=29068 CPUtime=1200.09
/proc/2589/stat : 2589 (minisat_static) R 2583 2583 2460 0 -1 4194304 6884 0 0 0 119996 13 0 0 25 0 1 0 308264883 29765632 6870 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/2589/statm: 7267 6870 76 170 0 7094 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 34424

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.12
CPU user time (s): 1199.98
CPU system time (s): 0.146977
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 34424

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

runsolver used 1.41978 second user time and 2.95555 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-20 08:53:08
IDJOB=1833176
IDBENCH=70551
IDSOLVER=672
FILE ID=node69/1833176-1242802388
PBS_JOBID= 9322460
Free space on /tmp= 66140 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1540921235-015.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833176-1242802388/watcher-1833176-1242802388 -o /tmp/evaluation-result-1833176-1242802388/solver-1833176-1242802388 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833176-1242802388.cnf -random-seed=1379762377

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

MD5SUM BENCH= 49dc86fbfdf68b8af633e3ee1aa2a9e7
RANDOM SEED=1379762377

node69.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.231
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.231
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:       1597528 kB
Buffers:         37236 kB
Cached:         368136 kB
SwapCached:       6844 kB
Active:          74028 kB
Inactive:       340284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597528 kB
SwapTotal:     4192956 kB
SwapFree:      4180384 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            30060 kB
Committed_AS:   943900 kB
PageTables:       1468 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 node69 at 2009-05-20 09:13:11