Trace number 1833014

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2028777924-038.cnf
MD5SUMfe3309ffe1b711047a9fc636f2702995
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
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   : 70           
0.00/0.02	c Number of clauses     : 6230         
0.00/0.03	c Parsing time: 0.01         s
1200.05/1200.41	HOME/SatELiteGTI: line 36:  3197 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-1833014-1242799124/watcher-1833014-1242799124 -o /tmp/evaluation-result-1833014-1242799124/solver-1833014-1242799124 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833014-1242799124.cnf -random-seed=877747543 

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


[startup+0 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 3191
/proc/meminfo: memFree=1874352/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 307945939 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3191/statm: 1339 237 197 169 0 50 0

[startup+0.0973849 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 3191
/proc/meminfo: memFree=1874352/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.101383 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 3191
/proc/meminfo: memFree=1874352/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.301402 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 3191
/proc/meminfo: memFree=1874352/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+0.701439 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 3191
/proc/meminfo: memFree=1874352/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5356

[startup+1.50151 s]
/proc/loadavg: 0.92 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1872480/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=3232 CPUtime=1.46
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 482 0 0 0 146 0 0 0 25 0 1 0 307945942 3309568 468 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 808 468 76 170 0 635 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8588

[startup+3.10166 s]
/proc/loadavg: 0.92 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1872032/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=3664 CPUtime=3.06
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 593 0 0 0 306 0 0 0 25 0 1 0 307945942 3751936 579 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 916 579 76 170 0 743 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9020

[startup+6.30196 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1871072/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=4260 CPUtime=6.26
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 762 0 0 0 626 0 0 0 25 0 1 0 307945942 4362240 748 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 1065 748 76 170 0 892 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7015 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1869928/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=5456 CPUtime=12.65
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 1055 0 0 0 1265 0 0 0 25 0 1 0 307945942 5586944 1041 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 1364 1041 76 170 0 1191 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10812

[startup+25.5017 s]
/proc/loadavg: 0.95 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1868584/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=6692 CPUtime=25.46
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 1342 0 0 0 2545 1 0 0 25 0 1 0 307945942 6852608 1328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 1673 1328 76 170 0 1500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12048

[startup+51.1011 s]
/proc/loadavg: 0.96 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1866920/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=8388 CPUtime=51.04
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 1748 0 0 0 5103 1 0 0 25 0 1 0 307945942 8589312 1734 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 2097 1734 76 170 0 1924 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13744

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 3197
/proc/meminfo: memFree=1864424/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=10812 CPUtime=102.24
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 2363 0 0 0 10222 2 0 0 25 0 1 0 307945942 11071488 2349 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 2703 2349 76 170 0 2530 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16168

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1862504/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=12712 CPUtime=162.21
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 2811 0 0 0 16219 2 0 0 25 0 1 0 307945942 13017088 2797 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 3178 2797 76 170 0 3005 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18068

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1861288/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=13928 CPUtime=222.2
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 3121 0 0 0 22217 3 0 0 25 0 1 0 307945942 14262272 3107 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 3482 3107 76 170 0 3309 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19284

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1860072/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=15316 CPUtime=282.17
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 3445 0 0 0 28214 3 0 0 25 0 1 0 307945942 15683584 3431 1992294400 134512640 135212243 4294956240 18446744073709551615 134526185 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 3829 3431 76 170 0 3656 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20672

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1858792/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=16604 CPUtime=342.16
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 3728 0 0 0 34212 4 0 0 25 0 1 0 307945942 17002496 3714 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 4151 3714 76 170 0 3978 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21960

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1857512/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=17840 CPUtime=402.14
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 4035 0 0 0 40210 4 0 0 25 0 1 0 307945942 18268160 4021 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 4460 4021 76 170 0 4287 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 23196

[startup+462.301 s]

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

[pid=3197] ppid=3191 vsize=19100 CPUtime=462.13
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 4372 0 0 0 46208 5 0 0 25 0 1 0 307945942 19558400 4358 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 4775 4358 76 170 0 4602 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24456

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1855848/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=19392 CPUtime=522.11
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 4431 0 0 0 52206 5 0 0 25 0 1 0 307945942 19857408 4417 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 4848 4417 76 170 0 4675 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24748

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1854440/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=20744 CPUtime=582.1
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 4778 0 0 0 58204 6 0 0 25 0 1 0 307945942 21241856 4764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 5186 4764 76 170 0 5013 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 26100

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1854120/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=21028 CPUtime=642.08
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 4857 0 0 0 64202 6 0 0 25 0 1 0 307945942 21532672 4843 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 5257 4843 76 170 0 5084 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 26384

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1852520/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=22848 CPUtime=702.07
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 5225 0 0 0 70200 7 0 0 25 0 1 0 307945942 23396352 5211 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 5712 5211 76 170 0 5539 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 28204

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1852328/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=23148 CPUtime=762.05
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 5287 0 0 0 76198 7 0 0 25 0 1 0 307945942 23703552 5273 1992294400 134512640 135212243 4294956240 18446744073709551615 134526229 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 5787 5273 76 170 0 5614 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 28504

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1850984/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=24452 CPUtime=822.03
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 5612 0 0 0 82196 7 0 0 25 0 1 0 307945942 25038848 5598 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6113 5598 76 170 0 5940 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29808

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1850408/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=24864 CPUtime=882.01
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 5747 0 0 0 88194 7 0 0 25 0 1 0 307945942 25460736 5733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6216 5733 76 170 0 6043 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 30220

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1850280/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=25016 CPUtime=941.99
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 5783 0 0 0 94192 7 0 0 25 0 1 0 307945942 25616384 5769 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6254 5769 76 170 0 6081 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 30372

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1849064/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=26228 CPUtime=1001.98
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 6066 0 0 0 100190 8 0 0 25 0 1 0 307945942 26857472 6052 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6557 6052 76 170 0 6384 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 31584

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1848104/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=27232 CPUtime=1061.96
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 6311 0 0 0 106188 8 0 0 25 0 1 0 307945942 27885568 6297 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6808 6297 76 170 0 6635 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 32588

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1848040/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=27232 CPUtime=1121.95
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 6319 0 0 0 112187 8 0 0 25 0 1 0 307945942 27885568 6305 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6808 6305 76 170 0 6635 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 32588

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1847848/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=27404 CPUtime=1181.93
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 6365 0 0 0 118185 8 0 0 25 0 1 0 307945942 28061696 6351 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6851 6351 76 170 0 6678 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 32760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3203
/proc/meminfo: memFree=1847528/2055920 swapFree=4179996/4192956
[pid=3191] ppid=3189 vsize=5356 CPUtime=0.02
/proc/3191/stat : 3191 (SatELiteGTI) S 3189 3191 2927 0 -1 4194304 335 498 0 0 0 0 2 0 16 0 1 0 307945939 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3191/statm: 1339 239 197 169 0 50 0
[pid=3197] ppid=3191 vsize=27736 CPUtime=1200.03
/proc/3197/stat : 3197 (minisat_static) R 3191 3191 2927 0 -1 4194304 6424 0 0 0 119995 8 0 0 25 0 1 0 307945942 28401664 6410 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3197/statm: 6934 6410 76 170 0 6761 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33092

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.07
CPU user time (s): 1199.98
CPU system time (s): 0.095985
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 33092

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

runsolver used 1.3338 second user time and 3.04154 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-20 07:58:44
IDJOB=1833014
IDBENCH=70470
IDSOLVER=672
FILE ID=node14/1833014-1242799124
PBS_JOBID= 9322384
Free space on /tmp= 66296 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2028777924-038.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833014-1242799124/watcher-1833014-1242799124 -o /tmp/evaluation-result-1833014-1242799124/solver-1833014-1242799124 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833014-1242799124.cnf -random-seed=877747543

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

MD5SUM BENCH= fe3309ffe1b711047a9fc636f2702995
RANDOM SEED=877747543

node14.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.256
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	: 5931.00
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.256
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:       1874896 kB
Buffers:         15856 kB
Cached:         117712 kB
SwapCached:       7192 kB
Active:          18296 kB
Inactive:       124216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874896 kB
SwapTotal:     4192956 kB
SwapFree:      4179996 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            24572 kB
Committed_AS:   989380 kB
PageTables:       1456 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= 66296 MiB
End job on node14 at 2009-05-20 08:18:47