Trace number 1833116

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22? (TO) 1200.03 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1223878722-065.cnf
MD5SUMba952995d391e0bb1228846b7000ce02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.331949
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.007998 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.01/1200.40	HOME/SatELiteGTI: line 36: 13925 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-1833116-1242801450/watcher-1833116-1242801450 -o /tmp/evaluation-result-1833116-1242801450/solver-1833116-1242801450 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833116-1242801450.cnf -random-seed=1684862578 

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 13919
/proc/meminfo: memFree=1776888/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 308177954 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13919/statm: 1339 237 197 169 0 50 0

[startup+0.075273 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13919
/proc/meminfo: memFree=1776888/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.102276 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13919
/proc/meminfo: memFree=1776888/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301309 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13919
/proc/meminfo: memFree=1776888/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701373 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13919
/proc/meminfo: memFree=1776888/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1775080/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=3076 CPUtime=1.46
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 464 0 0 0 146 0 0 0 25 0 1 0 308177957 3149824 450 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 769 450 76 170 0 596 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8432

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1774504/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=3604 CPUtime=3.06
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 569 0 0 0 306 0 0 0 25 0 1 0 308177957 3690496 555 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 901 555 76 170 0 728 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8960

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1773672/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=4444 CPUtime=6.26
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 777 0 0 0 626 0 0 0 25 0 1 0 308177957 4550656 763 1992294400 134512640 135212243 4294956240 18446744073709551615 134533011 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 1111 763 76 170 0 938 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9800

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1772592/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=5444 CPUtime=12.65
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 1025 0 0 0 1265 0 0 0 25 0 1 0 308177957 5574656 1011 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 1361 1011 76 170 0 1188 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10800

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1771312/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=6560 CPUtime=25.46
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 1293 0 0 0 2545 1 0 0 25 0 1 0 308177957 6717440 1279 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 1640 1279 76 170 0 1467 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11916

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1769520/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=8428 CPUtime=51.05
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 1766 0 0 0 5104 1 0 0 25 0 1 0 308177957 8630272 1752 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 2107 1752 76 170 0 1934 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1767280/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=10452 CPUtime=102.24
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 2281 0 0 0 10222 2 0 0 25 0 1 0 308177957 10702848 2267 1992294400 134512640 135212243 4294956240 18446744073709551615 134526362 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 2613 2267 76 170 0 2440 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15808

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1765552/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=12248 CPUtime=162.22
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 2705 0 0 0 16219 3 0 0 25 0 1 0 308177957 12541952 2691 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 3062 2691 76 170 0 2889 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17604

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13925
/proc/meminfo: memFree=1764208/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=13620 CPUtime=222.19
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 3020 0 0 0 22216 3 0 0 25 0 1 0 308177957 13946880 3006 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 3405 3006 76 170 0 3232 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 18976

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1762992/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=14620 CPUtime=282.17
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 3291 0 0 0 28214 3 0 0 25 0 1 0 308177957 14970880 3277 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 3655 3277 76 170 0 3482 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1761904/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=15808 CPUtime=342.16
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 3554 0 0 0 34212 4 0 0 25 0 1 0 308177957 16187392 3540 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 3952 3540 76 170 0 3779 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 21164

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1760624/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=17060 CPUtime=402.14
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 3866 0 0 0 40210 4 0 0 25 0 1 0 308177957 17469440 3852 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 4265 3852 76 170 0 4092 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 22416

[startup+462.302 s]

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

[pid=13925] ppid=13919 vsize=18460 CPUtime=462.12
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 4214 0 0 0 46207 5 0 0 25 0 1 0 308177957 18903040 4200 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 4615 4200 76 170 0 4442 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 23816

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1758960/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=18732 CPUtime=522.1
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 4265 0 0 0 52205 5 0 0 25 0 1 0 308177957 19181568 4251 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 4683 4251 76 170 0 4510 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 24088

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1757616/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=19932 CPUtime=582.08
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 4601 0 0 0 58202 6 0 0 25 0 1 0 308177957 20410368 4587 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 4983 4587 76 170 0 4810 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 25288

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1757360/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=20220 CPUtime=642.07
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 4653 0 0 0 64201 6 0 0 25 0 1 0 308177957 20705280 4639 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 5055 4639 76 170 0 4882 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 25576

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1755760/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=21976 CPUtime=702.04
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 5032 0 0 0 70198 6 0 0 25 0 1 0 308177957 22503424 5018 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 5494 5018 76 170 0 5321 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 27332

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1755632/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=22136 CPUtime=762.03
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 5066 0 0 0 76196 7 0 0 25 0 1 0 308177957 22667264 5052 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 5534 5052 76 170 0 5361 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 27492

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1754992/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=22840 CPUtime=822.01
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 5237 0 0 0 82194 7 0 0 25 0 1 0 308177957 23388160 5223 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 5710 5223 76 170 0 5537 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 28196

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1753776/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=24032 CPUtime=881.99
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 5512 0 0 0 88192 7 0 0 25 0 1 0 308177957 24608768 5498 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6008 5498 76 170 0 5835 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 29388

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1753648/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=24204 CPUtime=941.96
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 5543 0 0 0 94189 7 0 0 25 0 1 0 308177957 24784896 5529 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6051 5529 76 170 0 5878 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 29560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13927
/proc/meminfo: memFree=1752944/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=24820 CPUtime=1001.95
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 5703 0 0 0 100187 8 0 0 25 0 1 0 308177957 25415680 5689 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6205 5689 76 170 0 6032 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 30176

[startup+1062.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 13927
/proc/meminfo: memFree=1751664/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=26208 CPUtime=1061.93
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 6044 0 0 0 106185 8 0 0 25 0 1 0 308177957 26836992 6030 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6552 6030 76 170 0 6379 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 31564

[startup+1122.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 13927
/proc/meminfo: memFree=1751728/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=26208 CPUtime=1121.91
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 6044 0 0 0 112183 8 0 0 25 0 1 0 308177957 26836992 6030 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6552 6030 76 170 0 6379 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 31564

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 13927
/proc/meminfo: memFree=1751344/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=26528 CPUtime=1181.89
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 6112 0 0 0 118181 8 0 0 25 0 1 0 308177957 27164672 6098 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6632 6098 76 170 0 6459 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 31884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 13927
/proc/meminfo: memFree=1751344/2055920 swapFree=4180836/4192956
[pid=13919] ppid=13917 vsize=5356 CPUtime=0.01
/proc/13919/stat : 13919 (SatELiteGTI) S 13917 13919 13805 0 -1 4194304 335 487 0 0 0 0 1 0 16 0 1 0 308177954 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13919/statm: 1339 239 197 169 0 50 0
[pid=13925] ppid=13919 vsize=26528 CPUtime=1200
/proc/13925/stat : 13925 (minisat_static) R 13919 13919 13805 0 -1 4194304 6120 0 0 0 119991 9 0 0 25 0 1 0 308177957 27164672 6106 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13925/statm: 6632 6106 76 170 0 6459 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 31884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1199.93
CPU system time (s): 0.099984
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 31884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6952
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= 27
involuntary context switches= 1618

runsolver used 1.45078 second user time and 2.89956 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-20 08:37:30
IDJOB=1833116
IDBENCH=70521
IDSOLVER=672
FILE ID=node26/1833116-1242801450
PBS_JOBID= 9322465
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= ba952995d391e0bb1228846b7000ce02
RANDOM SEED=1684862578

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1777432 kB
Buffers:         33920 kB
Cached:         196248 kB
SwapCached:       6404 kB
Active:         107076 kB
Inactive:       131572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777432 kB
SwapTotal:     4192956 kB
SwapFree:      4180836 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            26000 kB
Committed_AS:  1039128 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node26 at 2009-05-20 08:57:32