Trace number 1833036

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1610649331-094.cnf
MD5SUM559244527104bd6e88d823e1ca1028fc
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Number of variables   : 65           
0.00/0.02	c Number of clauses     : 5785         
0.00/0.03	c Parsing time: 0.00         s
1200.05/1200.40	HOME/SatELiteGTI: line 36:  9693 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-1833036-1242799730/watcher-1833036-1242799730 -o /tmp/evaluation-result-1833036-1242799730/solver-1833036-1242799730 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833036-1242799730.cnf -random-seed=478934528 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 9687
/proc/meminfo: memFree=1633760/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 308001056 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269930430546 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/9687/statm: 1339 235 195 169 0 50 0
[pid=9688] ppid=9687 vsize=0 CPUtime=0
/proc/9688/stat : 9688 (SatELiteGTI) R 9687 9687 9472 0 -1 4194372 62 188 0 0 0 0 0 0 19 0 1 0 308001056 0 0 1992294400 0 0 0 0 0 0 0 4096 65538 0 0 0 17 0 0 0
/proc/9688/statm: 0 0 0 0 0 0 0

[startup+0.017672 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 9687
/proc/meminfo: memFree=1633760/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 308001056 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9687/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10168 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 9687
/proc/meminfo: memFree=1633760/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301704 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 9687
/proc/meminfo: memFree=1633760/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.70175 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 9687
/proc/meminfo: memFree=1633760/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50284 s]
/proc/loadavg: 0.91 0.95 0.93 2/66 9693
/proc/meminfo: memFree=1631952/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=3076 CPUtime=1.47
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 464 0 0 0 147 0 0 0 25 0 1 0 308001058 3149824 450 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 769 450 76 170 0 596 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8432

[startup+3.10103 s]
/proc/loadavg: 0.91 0.95 0.93 2/66 9693
/proc/meminfo: memFree=1631440/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=3736 CPUtime=3.06
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 603 0 0 0 306 0 0 0 25 0 1 0 308001058 3825664 589 1992294400 134512640 135212243 4294956240 18446744073709551615 134536032 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 934 589 76 170 0 761 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9092

[startup+6.3014 s]
/proc/loadavg: 0.92 0.95 0.93 2/66 9693
/proc/meminfo: memFree=1630544/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=4448 CPUtime=6.26
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 777 0 0 0 626 0 0 0 25 0 1 0 308001058 4554752 763 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 1112 763 76 170 0 939 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9804

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.93 2/66 9693
/proc/meminfo: memFree=1629200/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=5472 CPUtime=12.66
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 1029 0 0 0 1266 0 0 0 25 0 1 0 308001058 5603328 1015 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 1368 1015 76 170 0 1195 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10828

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.93 2/66 9693
/proc/meminfo: memFree=1627920/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=6832 CPUtime=25.46
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 1383 0 0 0 2545 1 0 0 25 0 1 0 308001058 6995968 1369 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 1708 1369 76 170 0 1535 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12188

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.93 2/66 9693
/proc/meminfo: memFree=1626128/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=8528 CPUtime=51.05
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 1790 0 0 0 5103 2 0 0 25 0 1 0 308001058 8732672 1776 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 2132 1776 76 170 0 1959 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13884

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.93 2/66 9693
/proc/meminfo: memFree=1624080/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=10492 CPUtime=102.24
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 2297 0 0 0 10222 2 0 0 25 0 1 0 308001058 10743808 2283 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 2623 2283 76 170 0 2450 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15848

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1622416/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=12384 CPUtime=162.21
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 2721 0 0 0 16219 2 0 0 25 0 1 0 308001058 12681216 2707 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 3096 2707 76 170 0 2923 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 17740

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1620816/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=13980 CPUtime=222.2
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 3112 0 0 0 22217 3 0 0 25 0 1 0 308001058 14315520 3098 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 3495 3098 76 170 0 3322 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19336

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1619152/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=15764 CPUtime=282.18
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 3516 0 0 0 28215 3 0 0 25 0 1 0 308001058 16142336 3502 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 3941 3502 76 170 0 3768 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 21120

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1618448/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=16504 CPUtime=342.17
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 3694 0 0 0 34214 3 0 0 25 0 1 0 308001058 16900096 3680 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 4126 3680 76 170 0 3953 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21860

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1617680/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=17168 CPUtime=402.15
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 3883 0 0 0 40212 3 0 0 25 0 1 0 308001058 17580032 3869 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 4292 3869 76 170 0 4119 0
Current children cumulated CPU time (s) 402.16

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

[pid=9693] ppid=9687 vsize=18460 CPUtime=462.14
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 4204 0 0 0 46210 4 0 0 25 0 1 0 308001058 18903040 4190 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 4615 4190 76 170 0 4442 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23816

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1615632/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=19336 CPUtime=522.12
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 4411 0 0 0 52208 4 0 0 25 0 1 0 308001058 19800064 4397 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 4834 4397 76 170 0 4661 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24692

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1614672/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=20016 CPUtime=582.11
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 4614 0 0 0 58206 5 0 0 25 0 1 0 308001058 20496384 4600 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 5004 4600 76 170 0 4831 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 25372

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1614032/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=20792 CPUtime=642.09
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 4778 0 0 0 64204 5 0 0 25 0 1 0 308001058 21291008 4764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 5198 4764 76 170 0 5025 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 26148

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1612944/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=22096 CPUtime=702.07
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 5033 0 0 0 70202 5 0 0 25 0 1 0 308001058 22626304 5019 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 5524 5019 76 170 0 5351 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 27452

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1612560/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=22404 CPUtime=762.06
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 5108 0 0 0 76201 5 0 0 25 0 1 0 308001058 22941696 5094 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 5601 5094 76 170 0 5428 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 27760

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1610960/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=23940 CPUtime=822.04
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 5500 0 0 0 82199 5 0 0 25 0 1 0 308001058 24514560 5486 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 5985 5486 76 170 0 5812 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29296

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1610896/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=23940 CPUtime=882.03
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 5510 0 0 0 88197 6 0 0 25 0 1 0 308001058 24514560 5496 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 5985 5496 76 170 0 5812 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 29296

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1610576/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=24440 CPUtime=942.01
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 5601 0 0 0 94195 6 0 0 25 0 1 0 308001058 25026560 5587 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 6110 5587 76 170 0 5937 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 29796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1608720/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=26268 CPUtime=1001.99
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 6057 0 0 0 100193 6 0 0 25 0 1 0 308001058 26898432 6043 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 6567 6043 76 170 0 6394 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 31624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1608720/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=26268 CPUtime=1061.97
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 6057 0 0 0 106191 6 0 0 25 0 1 0 308001058 26898432 6043 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 6567 6043 76 170 0 6394 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 31624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1608656/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=26268 CPUtime=1121.96
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 6072 0 0 0 112190 6 0 0 25 0 1 0 308001058 26898432 6058 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 6567 6058 76 170 0 6394 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 31624

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1608016/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=26932 CPUtime=1181.95
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 6214 0 0 0 118188 7 0 0 25 0 1 0 308001058 27578368 6200 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 6733 6200 76 170 0 6560 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 32288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.93 2/66 9693
/proc/meminfo: memFree=1607376/2055920 swapFree=4179532/4192956
[pid=9687] ppid=9685 vsize=5356 CPUtime=0.01
/proc/9687/stat : 9687 (SatELiteGTI) S 9685 9687 9472 0 -1 4194304 335 488 0 0 0 0 1 0 19 0 1 0 308001056 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9687/statm: 1339 239 197 169 0 50 0
[pid=9693] ppid=9687 vsize=27532 CPUtime=1200.04
/proc/9693/stat : 9693 (minisat_static) R 9687 9687 9472 0 -1 4194304 6385 0 0 0 119997 7 0 0 25 0 1 0 308001058 28192768 6371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9693/statm: 6883 6371 76 170 0 6710 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32888

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.08
CPU user time (s): 1200
CPU system time (s): 0.085986
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 32888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7218
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= 24
involuntary context switches= 2167

runsolver used 1.34579 second user time and 2.81557 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-20 08:08:50
IDJOB=1833036
IDBENCH=70481
IDSOLVER=672
FILE ID=node53/1833036-1242799730
PBS_JOBID= 9322391
Free space on /tmp= 66052 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1610649331-094.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833036-1242799730/watcher-1833036-1242799730 -o /tmp/evaluation-result-1833036-1242799730/solver-1833036-1242799730 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833036-1242799730.cnf -random-seed=478934528

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

MD5SUM BENCH= 559244527104bd6e88d823e1ca1028fc
RANDOM SEED=478934528

node53.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1634240 kB
Buffers:         48416 kB
Cached:         301448 kB
SwapCached:       7612 kB
Active:          69856 kB
Inactive:       289608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634240 kB
SwapTotal:     4192956 kB
SwapFree:      4179532 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            48240 kB
Committed_AS:   926420 kB
PageTables:       1380 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= 66048 MiB
End job on node53 at 2009-05-20 08:28:53