Trace number 1784568

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) 5000.03 5002.61

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     696     1740 |     208       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 290   #clauses: 696   #literals: 1740
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  290                                                  |
0.00/0.00	c |  Number of clauses:    696                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |

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-1784568-1241950189/watcher-1784568-1241950189 -o /tmp/evaluation-result-1784568-1241950189/solver-1784568-1241950189 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784568-1241950189.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 29721
/proc/meminfo: memFree=908816/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) R 29719 29721 28870 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 223045644 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29721/statm: 1340 235 194 169 0 51 0
[pid=29722] ppid=29721 vsize=880 CPUtime=0
/proc/29722/stat : 29722 (SatELite_releas) R 29721 29721 28870 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 223045644 901120 119 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/29722/statm: 219 118 79 174 0 42 0

[startup+0.0718351 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29721
/proc/meminfo: memFree=908816/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10184 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29721
/proc/meminfo: memFree=908816/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301876 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29721
/proc/meminfo: memFree=908816/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701948 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29721
/proc/meminfo: memFree=908816/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=906112/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=4444 CPUtime=1.48
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 766 0 0 0 148 0 0 0 25 0 1 0 223045644 4550656 752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 1111 752 75 172 0 936 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9804

[startup+3.10237 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=905152/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=5380 CPUtime=3.08
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 995 0 0 0 308 0 0 0 25 0 1 0 223045644 5509120 981 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 1345 981 75 172 0 1170 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10740

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=903680/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=6496 CPUtime=6.28
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 1261 0 0 0 628 0 0 0 25 0 1 0 223045644 6651904 1247 1992294400 134512640 135217611 4294956304 18446744073709551615 134526222 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 1624 1247 75 172 0 1449 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11856

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=902272/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=7912 CPUtime=12.67
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 1595 0 0 0 1267 0 0 0 25 0 1 0 223045644 8101888 1581 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 1978 1581 75 172 0 1803 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13272

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=900480/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=10172 CPUtime=25.48
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 2123 0 0 0 2547 1 0 0 25 0 1 0 223045644 10416128 2109 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 2543 2109 75 172 0 2368 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15532

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=898560/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=12076 CPUtime=51.06
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 2574 0 0 0 5105 1 0 0 25 0 1 0 223045644 12365824 2560 1992294400 134512640 135217611 4294956304 18446744073709551615 134537846 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 3019 2560 75 172 0 2844 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17436

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=895040/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=15588 CPUtime=102.23
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 3401 0 0 0 10221 2 0 0 25 0 1 0 223045644 15962112 3387 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 3897 3387 75 172 0 3722 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20948

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=893120/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=17448 CPUtime=162.2
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 3889 0 0 0 16217 3 0 0 25 0 1 0 223045644 17866752 3875 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 4362 3875 75 172 0 4187 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22808

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=891200/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=19700 CPUtime=222.17
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 4378 0 0 0 22213 4 0 0 25 0 1 0 223045644 20172800 4364 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 4925 4364 75 172 0 4750 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25060

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=889472/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=21452 CPUtime=282.13
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 4795 0 0 0 28209 4 0 0 25 0 1 0 223045644 21966848 4781 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 5363 4781 75 172 0 5188 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 26812

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=888064/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=22964 CPUtime=342.11
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 5149 0 0 0 34206 5 0 0 25 0 1 0 223045644 23515136 5135 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 5741 5135 75 172 0 5566 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 28324

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29724
/proc/meminfo: memFree=886528/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=24708 CPUtime=402.07
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 5575 0 0 0 40202 5 0 0 25 0 1 0 223045644 25300992 5561 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 6177 5561 75 172 0 6002 0
Current children cumulated CPU time (s) 402.07

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

/proc/29724/statm: 14373 13060 75 172 0 14198 0
Current children cumulated CPU time (s) 4300.09
Current children cumulated vsize (KiB) 62852

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=855936/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=57492 CPUtime=4360.06
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13076 0 0 0 435989 17 0 0 25 0 1 0 223045644 58871808 13062 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14373 13062 75 172 0 14198 0
Current children cumulated CPU time (s) 4360.06
Current children cumulated vsize (KiB) 62852

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=855616/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=57868 CPUtime=4420.03
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13160 0 0 0 441986 17 0 0 25 0 1 0 223045644 59256832 13146 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14467 13146 75 172 0 14292 0
Current children cumulated CPU time (s) 4420.03
Current children cumulated vsize (KiB) 63228

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=855488/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=58008 CPUtime=4480.01
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13202 0 0 0 447983 18 0 0 25 0 1 0 223045644 59400192 13188 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14502 13188 75 172 0 14327 0
Current children cumulated CPU time (s) 4480.01
Current children cumulated vsize (KiB) 63368

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=855232/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=58152 CPUtime=4539.97
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13253 0 0 0 453979 18 0 0 25 0 1 0 223045644 59547648 13239 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14538 13239 75 172 0 14363 0
Current children cumulated CPU time (s) 4539.97
Current children cumulated vsize (KiB) 63512

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=854976/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=58368 CPUtime=4599.95
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13312 0 0 0 459977 18 0 0 25 0 1 0 223045644 59768832 13298 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14592 13298 75 172 0 14417 0
Current children cumulated CPU time (s) 4599.95
Current children cumulated vsize (KiB) 63728

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=854912/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=58528 CPUtime=4659.92
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13333 0 0 0 465974 18 0 0 25 0 1 0 223045644 59932672 13319 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14632 13319 75 172 0 14457 0
Current children cumulated CPU time (s) 4659.92
Current children cumulated vsize (KiB) 63888

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=853888/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=59476 CPUtime=4719.88
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13582 0 0 0 471970 18 0 0 25 0 1 0 223045644 60903424 13568 1992294400 134512640 135217611 4294956304 18446744073709551615 134522684 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14869 13568 75 172 0 14694 0
Current children cumulated CPU time (s) 4719.88
Current children cumulated vsize (KiB) 64836

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=853888/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=59476 CPUtime=4779.84
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13585 0 0 0 477966 18 0 0 25 0 1 0 223045644 60903424 13571 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14869 13571 75 172 0 14694 0
Current children cumulated CPU time (s) 4779.84
Current children cumulated vsize (KiB) 64836

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=853696/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=59780 CPUtime=4839.8
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13634 0 0 0 483962 18 0 0 25 0 1 0 223045644 61214720 13620 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 14945 13620 75 172 0 14770 0
Current children cumulated CPU time (s) 4839.8
Current children cumulated vsize (KiB) 65140

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=853056/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=60440 CPUtime=4899.77
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13813 0 0 0 489958 19 0 0 25 0 1 0 223045644 61890560 13784 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 15110 13784 75 172 0 14935 0
Current children cumulated CPU time (s) 4899.77
Current children cumulated vsize (KiB) 65800

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=853056/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=60440 CPUtime=4959.75
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13813 0 0 0 495956 19 0 0 25 0 1 0 223045644 61890560 13784 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 15110 13784 75 172 0 14935 0
Current children cumulated CPU time (s) 4959.75
Current children cumulated vsize (KiB) 65800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29732
/proc/meminfo: memFree=852992/2055920 swapFree=4175260/4192956
[pid=29721] ppid=29719 vsize=5360 CPUtime=0
/proc/29721/stat : 29721 (glucose.sh) S 29719 29721 28870 0 -1 4194304 313 136 0 0 0 0 0 0 18 0 1 0 223045644 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29721/statm: 1340 238 195 169 0 51 0
[pid=29724] ppid=29721 vsize=60512 CPUtime=5000.03
/proc/29724/stat : 29724 (glucose_static) R 29721 29721 28870 0 -1 4194304 13832 0 0 0 499984 19 0 0 25 0 1 0 223045644 61964288 13803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29724/statm: 15128 13803 75 172 0 14953 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 65872

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29721 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=4999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.61
CPU time (s): 5000.03
CPU user time (s): 4999.84
CPU system time (s): 0.19
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 65872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.004999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449
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= 4
involuntary context switches= 2

runsolver used 4.06738 second user time and 14.1349 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-10 12:09:49
IDJOB=1784568
IDBENCH=71787
IDSOLVER=610
FILE ID=node60/1784568-1241950189
PBS_JOBID= 9265045
Free space on /tmp= 66044 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784568-1241950189/watcher-1784568-1241950189 -o /tmp/evaluation-result-1784568-1241950189/solver-1784568-1241950189 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784568-1241950189.cnf

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=169719721

node60.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	: 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.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:        909360 kB
Buffers:         72404 kB
Cached:         979128 kB
SwapCached:      12124 kB
Active:         402156 kB
Inactive:       664068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        909360 kB
SwapTotal:     4192956 kB
SwapFree:      4175260 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            66380 kB
Committed_AS:   770912 kB
PageTables:       1448 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= 66040 MiB
End job on node60 at 2009-05-10 13:33:13