Trace number 1516436

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
glucose 1.0? (TO) 1200.05 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S1723021362-073.cnf
MD5SUM9e27250481876e41a2264caf2169cef4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.544916
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
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.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
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.02/1200.41	HOME/glucose.sh: line 55: 25595 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516436-1238269536/watcher-1516436-1238269536 -o /tmp/evaluation-result-1516436-1238269536/solver-1516436-1238269536 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516436-1238269536.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.08 1.02 3/64 25592
/proc/meminfo: memFree=1057304/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1099620319 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 236 195 169 0 51 0
[pid=25593] ppid=25592 vsize=876 CPUtime=0
/proc/25593/stat : 25593 (SatELite_releas) R 25592 25592 25471 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 1099620319 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 252 92 50 174 0 75 0

[startup+0.0437379 s]
/proc/loadavg: 1.03 1.08 1.02 3/64 25592
/proc/meminfo: memFree=1057304/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.102739 s]
/proc/loadavg: 1.03 1.08 1.02 3/64 25592
/proc/meminfo: memFree=1057304/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.30177 s]
/proc/loadavg: 1.03 1.08 1.02 3/64 25592
/proc/meminfo: memFree=1057304/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701808 s]
/proc/loadavg: 1.03 1.08 1.02 3/64 25592
/proc/meminfo: memFree=1057304/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.5019 s]
/proc/loadavg: 1.03 1.08 1.02 2/66 25595
/proc/meminfo: memFree=1054600/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=4152 CPUtime=1.47
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 723 0 0 0 147 0 0 0 25 0 1 0 1099620321 4251648 709 1992294400 134512640 135217611 4294956304 18446744073709551615 134537785 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 1038 709 75 172 0 863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9512

[startup+3.10109 s]
/proc/loadavg: 1.03 1.08 1.02 2/66 25595
/proc/meminfo: memFree=1053768/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=4868 CPUtime=3.07
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 909 0 0 0 307 0 0 0 25 0 1 0 1099620321 4984832 895 1992294400 134512640 135217611 4294956304 18446744073709551615 134522600 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 1217 895 75 172 0 1042 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10228

[startup+6.30146 s]
/proc/loadavg: 1.03 1.08 1.02 2/66 25595
/proc/meminfo: memFree=1052808/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=5672 CPUtime=6.27
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 1095 0 0 0 627 0 0 0 25 0 1 0 1099620321 5808128 1081 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 1418 1081 75 172 0 1243 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11032

[startup+12.7012 s]
/proc/loadavg: 1.02 1.08 1.02 2/66 25595
/proc/meminfo: memFree=1051464/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=6908 CPUtime=12.66
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 1367 0 0 0 1266 0 0 0 25 0 1 0 1099620321 7073792 1353 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 1727 1353 75 172 0 1552 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12268

[startup+25.5027 s]
/proc/loadavg: 1.09 1.09 1.03 2/66 25595
/proc/meminfo: memFree=1049992/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=8472 CPUtime=25.46
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 1731 0 0 0 2546 0 0 0 25 0 1 0 1099620321 8675328 1717 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 2118 1717 75 172 0 1943 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13832

[startup+51.1027 s]
/proc/loadavg: 1.20 1.11 1.03 2/66 25595
/proc/meminfo: memFree=1048072/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=10560 CPUtime=51.05
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 2206 0 0 0 5104 1 0 0 25 0 1 0 1099620321 10813440 2192 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 2640 2192 75 172 0 2465 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15920

[startup+102.306 s]
/proc/loadavg: 1.16 1.11 1.03 2/66 25595
/proc/meminfo: memFree=1045320/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=13264 CPUtime=102.24
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 2874 0 0 0 10222 2 0 0 25 0 1 0 1099620321 13582336 2860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533532 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 3316 2860 75 172 0 3141 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18624

[startup+162.303 s]
/proc/loadavg: 1.12 1.10 1.03 2/66 25595
/proc/meminfo: memFree=1043144/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=15672 CPUtime=162.22
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 3412 0 0 0 16220 2 0 0 25 0 1 0 1099620321 16048128 3398 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 3918 3398 75 172 0 3743 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21032

[startup+222.303 s]
/proc/loadavg: 1.14 1.11 1.04 2/66 25595
/proc/meminfo: memFree=1041224/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=17648 CPUtime=222.21
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 3858 0 0 0 22218 3 0 0 25 0 1 0 1099620321 18071552 3844 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 4412 3844 75 172 0 4237 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23008

[startup+282.303 s]
/proc/loadavg: 1.14 1.12 1.04 2/66 25595
/proc/meminfo: memFree=1039944/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=19136 CPUtime=282.18
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 4188 0 0 0 28215 3 0 0 25 0 1 0 1099620321 19595264 4170 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 4784 4170 75 172 0 4609 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24496

[startup+342.303 s]
/proc/loadavg: 1.18 1.14 1.05 2/66 25595
/proc/meminfo: memFree=1038984/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=20272 CPUtime=342.16
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 4437 0 0 0 34213 3 0 0 25 0 1 0 1099620321 20758528 4419 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 5068 4419 75 172 0 4893 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 25632

[startup+402.303 s]
/proc/loadavg: 1.15 1.14 1.06 2/66 25595
/proc/meminfo: memFree=1037832/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=21804 CPUtime=402.15
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 4728 0 0 0 40211 4 0 0 25 0 1 0 1099620321 22327296 4710 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 5451 4710 75 172 0 5276 0

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

[pid=25595] ppid=25592 vsize=23160 CPUtime=462.13
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 5047 0 0 0 46209 4 0 0 25 0 1 0 1099620321 23715840 5029 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 5790 5029 75 172 0 5615 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 28520

[startup+522.302 s]
/proc/loadavg: 1.14 1.15 1.07 2/66 25595
/proc/meminfo: memFree=1035784/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=24108 CPUtime=522.11
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 5248 0 0 0 52207 4 0 0 25 0 1 0 1099620321 24686592 5230 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 6027 5230 75 172 0 5852 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 29468

[startup+582.302 s]
/proc/loadavg: 1.17 1.17 1.08 2/66 25595
/proc/meminfo: memFree=1034888/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=24972 CPUtime=582.09
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 5470 0 0 0 58205 4 0 0 25 0 1 0 1099620321 25571328 5452 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 6243 5452 75 172 0 6068 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 30332

[startup+642.301 s]
/proc/loadavg: 1.18 1.18 1.09 2/66 25595
/proc/meminfo: memFree=1033992/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=26236 CPUtime=642.08
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 5693 0 0 0 64203 5 0 0 25 0 1 0 1099620321 26865664 5675 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 6559 5675 75 172 0 6384 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 31596

[startup+702.301 s]
/proc/loadavg: 1.30 1.20 1.10 2/66 25595
/proc/meminfo: memFree=1033416/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=26956 CPUtime=702.06
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 5828 0 0 0 70201 5 0 0 25 0 1 0 1099620321 27602944 5810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 6739 5810 75 172 0 6564 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 32316

[startup+762.305 s]
/proc/loadavg: 1.26 1.21 1.10 2/66 25595
/proc/meminfo: memFree=1032712/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=27852 CPUtime=762.05
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6011 0 0 0 76200 5 0 0 25 0 1 0 1099620321 28520448 5993 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 6963 5993 75 172 0 6788 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 33212

[startup+822.301 s]
/proc/loadavg: 1.29 1.22 1.11 2/66 25595
/proc/meminfo: memFree=1031944/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=28752 CPUtime=822.02
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6196 0 0 0 82197 5 0 0 25 0 1 0 1099620321 29442048 6178 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 7188 6178 75 172 0 7013 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 34112

[startup+882.301 s]
/proc/loadavg: 1.25 1.22 1.11 2/66 25595
/proc/meminfo: memFree=1031304/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=29364 CPUtime=882
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6363 0 0 0 88195 5 0 0 25 0 1 0 1099620321 30068736 6345 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 7341 6345 75 172 0 7166 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 34724

[startup+942.301 s]
/proc/loadavg: 1.30 1.24 1.12 2/66 25601
/proc/meminfo: memFree=1030912/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=29784 CPUtime=941.98
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6437 0 0 0 94192 6 0 0 25 0 1 0 1099620321 30498816 6419 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 7446 6419 75 172 0 7271 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 35144

[startup+1002.3 s]
/proc/loadavg: 1.27 1.24 1.13 2/66 25601
/proc/meminfo: memFree=1030208/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=30564 CPUtime=1001.96
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6635 0 0 0 100190 6 0 0 25 0 1 0 1099620321 31297536 6617 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 7641 6617 75 172 0 7466 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 35924

[startup+1062.3 s]
/proc/loadavg: 1.25 1.24 1.13 2/66 25601
/proc/meminfo: memFree=1029440/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=31588 CPUtime=1061.95
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6809 0 0 0 106188 7 0 0 25 0 1 0 1099620321 32346112 6791 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 7897 6791 75 172 0 7722 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 36948

[startup+1122.3 s]
/proc/loadavg: 1.29 1.25 1.14 2/66 25601
/proc/meminfo: memFree=1029312/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=31732 CPUtime=1121.93
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 6843 0 0 0 112186 7 0 0 25 0 1 0 1099620321 32493568 6825 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 7933 6825 75 172 0 7758 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 37092

[startup+1182.3 s]
/proc/loadavg: 1.25 1.25 1.15 2/66 25601
/proc/meminfo: memFree=1028608/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=32688 CPUtime=1181.91
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 7032 0 0 0 118184 7 0 0 25 0 1 0 1099620321 33472512 7014 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 8172 7014 75 172 0 7997 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 38048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.40 1.28 1.16 2/66 25601
/proc/meminfo: memFree=1028032/2055924 swapFree=4176792/4192956
[pid=25592] ppid=25590 vsize=5360 CPUtime=0.01
/proc/25592/stat : 25592 (glucose.sh) S 25590 25592 25471 0 -1 4194304 313 252 0 0 0 0 1 0 18 0 1 0 1099620319 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25592/statm: 1340 238 195 169 0 51 0
[pid=25595] ppid=25592 vsize=33276 CPUtime=1200.01
/proc/25595/stat : 25595 (glucose_static) R 25592 25592 25471 0 -1 4194304 7166 0 0 0 119994 7 0 0 25 0 1 0 1099620321 34074624 7148 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25595/statm: 8319 7148 75 172 0 8144 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 38636

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.05
CPU user time (s): 1199.96
CPU system time (s): 0.087986
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 38636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7742
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= 18
involuntary context switches= 2081

runsolver used 1.42378 second user time and 2.90656 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-28 20:45:36
IDJOB=1516436
IDBENCH=70513
IDSOLVER=503
FILE ID=node6/1516436-1238269536
PBS_JOBID= 9060909
Free space on /tmp= 66324 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S1723021362-073.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516436-1238269536/watcher-1516436-1238269536 -o /tmp/evaluation-result-1516436-1238269536/solver-1516436-1238269536 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516436-1238269536.cnf

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

MD5SUM BENCH= 9e27250481876e41a2264caf2169cef4
RANDOM SEED=1759098727

node6.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.236
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.236
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:      2055924 kB
MemFree:       1057848 kB
Buffers:         95720 kB
Cached:         806908 kB
SwapCached:       9932 kB
Active:          64748 kB
Inactive:       851380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1057848 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          19152 kB
Slab:            68048 kB
Committed_AS:  2795732 kB
PageTables:       1464 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= 66320 MiB
End job on node6 at 2009-03-28 21:05:39