Trace number 3309203

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
SAT09 reference solver:glucose 1.0? (TO) 1299.98 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

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 num clauses = 5584003
0.00/0.00	c too many clauses .. no preprocessing
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:  89315                                                |
0.00/0.00	c |  Number of clauses:    5584003                                              |
1.48/1.54	c |  Parsing time:         1.45         s                                       |

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309203-1303986046/watcher-3309203-1303986046 -o /tmp/evaluation-result-3309203-1303986046/solver-3309203-1303986046 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309203-1303986046.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.65 2.26 6/184 16265
/proc/meminfo: memFree=15488656/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0

[startup+0.03177 s]
/proc/loadavg: 1.01 1.65 2.26 6/184 16265
/proc/meminfo: memFree=15488656/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100755 s]
/proc/loadavg: 1.01 1.65 2.26 6/184 16265
/proc/meminfo: memFree=15488656/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300723 s]
/proc/loadavg: 1.01 1.65 2.26 6/184 16265
/proc/meminfo: memFree=15488656/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700654 s]
/proc/loadavg: 1.01 1.65 2.26 6/184 16265
/proc/meminfo: memFree=15488656/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50052 s]
/proc/loadavg: 1.01 1.65 2.26 5/192 16276
/proc/meminfo: memFree=14762440/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=296228 CPUtime=1.48 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 70024 0 0 0 140 8 0 0 25 0 1 0 510204308 303337472 69978 33554432000 134512640 135217611 4290486864 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 74057 69980 60 173 0 73882 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 304932

[startup+3.10024 s]
/proc/loadavg: 1.25 1.69 2.26 5/192 16276
/proc/meminfo: memFree=14167240/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=312128 CPUtime=3.09 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 74083 0 0 0 300 9 0 0 25 0 1 0 510204308 319619072 73990 33554432000 134512640 135217611 4290486864 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 78032 73990 74 173 0 77857 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 320832

[startup+6.30068 s]
/proc/loadavg: 1.25 1.69 2.26 6/192 16276
/proc/meminfo: memFree=14048052/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=321528 CPUtime=6.29 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 76444 0 0 0 619 10 0 0 25 0 1 0 510204308 329244672 76351 33554432000 134512640 135217611 4290486864 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 80382 76351 76 173 0 80207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 330232

[startup+21.846 s]
/proc/loadavg: 1.25 1.69 2.26 6/192 16276
/proc/meminfo: memFree=14048052/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=340056 CPUtime=21.83 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 81037 0 0 0 2172 11 0 0 25 0 1 0 510204308 348217344 80944 33554432000 134512640 135217611 4290486864 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 85014 80944 76 173 0 84839 0
Current children cumulated CPU time (s) 21.83
Current children cumulated vsize (KiB) 348760

[startup+25.5003 s]
/proc/loadavg: 4.40 2.37 2.48 5/192 16279
/proc/meminfo: memFree=14504920/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=341540 CPUtime=25.48 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 81390 0 0 0 2537 11 0 0 25 0 1 0 510204308 349736960 81297 33554432000 134512640 135217611 4290486864 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 85385 81297 76 173 0 85210 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 350244

[startup+51.1009 s]
/proc/loadavg: 5.44 2.79 2.61 5/185 16297
/proc/meminfo: memFree=14472864/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=350024 CPUtime=51.09 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 83464 0 0 0 5096 13 0 0 25 0 1 0 510204308 358424576 83371 33554432000 134512640 135217611 4290486864 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 87506 83371 76 173 0 87331 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 358728

[startup+102.307 s]
/proc/loadavg: 5.78 3.33 2.80 5/185 16299
/proc/meminfo: memFree=14454700/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=358076 CPUtime=102.29 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 85451 0 0 0 10212 17 0 0 25 0 1 0 510204308 366669824 85358 33554432000 134512640 135217611 4290486864 18446744073709551615 134539079 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 89519 85358 76 173 0 89344 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 366780

[startup+162.301 s]
/proc/loadavg: 5.78 3.76 2.99 5/185 16300
/proc/meminfo: memFree=14559156/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=369120 CPUtime=162.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 88153 0 0 0 16206 21 0 0 25 0 1 0 510204308 377978880 88060 33554432000 134512640 135217611 4290486864 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 92280 88060 76 173 0 92105 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 377824

[startup+222.3 s]
/proc/loadavg: 4.23 3.71 3.01 5/185 16302
/proc/meminfo: memFree=14518440/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=375592 CPUtime=222.25 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 89712 0 0 0 22204 21 0 0 25 0 1 0 510204308 384606208 89619 33554432000 134512640 135217611 4290486864 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 93898 89619 76 173 0 93723 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 384296

[startup+282.301 s]
/proc/loadavg: 3.54 3.60 3.02 5/185 16303
/proc/meminfo: memFree=14483560/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=380788 CPUtime=282.25 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 90944 0 0 0 28204 21 0 0 25 0 1 0 510204308 389926912 90851 33554432000 134512640 135217611 4290486864 18446744073709551615 134533631 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 95197 90851 76 173 0 95022 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 389492

[startup+342.3 s]
/proc/loadavg: 3.20 3.49 3.01 5/185 16305
/proc/meminfo: memFree=14477608/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=387028 CPUtime=342.26 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 92431 0 0 0 34204 22 0 0 25 0 1 0 510204308 396316672 92338 33554432000 134512640 135217611 4290486864 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 96757 92338 76 173 0 96582 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 395732

[startup+402.301 s]
/proc/loadavg: 3.07 3.40 3.01 5/185 16306
/proc/meminfo: memFree=14470424/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7

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

/proc/16267/statm: 102527 97996 76 173 0 102352 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 418812

[startup+642.3 s]
/proc/loadavg: 3.01 3.18 3.00 5/185 16313
/proc/meminfo: memFree=14285156/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=415344 CPUtime=642.26 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 99349 0 0 0 64204 22 0 0 25 0 1 0 510204308 425312256 99256 33554432000 134512640 135217611 4290486864 18446744073709551615 134533770 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 103836 99256 76 173 0 103661 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 424048

[startup+702.301 s]
/proc/loadavg: 3.00 3.15 3.00 5/185 16315
/proc/meminfo: memFree=14252668/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=420792 CPUtime=702.26 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 100671 0 0 0 70204 22 0 0 25 0 1 0 510204308 430891008 100578 33554432000 134512640 135217611 4290486864 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 105198 100578 76 173 0 105023 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 429496

[startup+762.306 s]
/proc/loadavg: 3.00 3.12 3.00 5/185 16316
/proc/meminfo: memFree=14227604/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=424360 CPUtime=762.28 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 101545 0 0 0 76205 23 0 0 25 0 1 0 510204308 434544640 101452 33554432000 134512640 135217611 4290486864 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 106090 101452 76 173 0 105915 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 433064

[startup+822.301 s]
/proc/loadavg: 3.06 3.11 3.00 5/185 16318
/proc/meminfo: memFree=14226488/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=425912 CPUtime=822.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 101884 0 0 0 82204 23 0 0 25 0 1 0 510204308 436133888 101791 33554432000 134512640 135217611 4290486864 18446744073709551615 134536968 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 106478 101791 76 173 0 106303 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 434616

[startup+882.301 s]
/proc/loadavg: 3.02 3.09 3.00 5/185 16319
/proc/meminfo: memFree=14223512/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=428716 CPUtime=882.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 102590 0 0 0 88204 23 0 0 25 0 1 0 510204308 439005184 102497 33554432000 134512640 135217611 4290486864 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 107179 102497 76 173 0 107004 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 437420

[startup+942.3 s]
/proc/loadavg: 3.01 3.07 3.00 5/185 16321
/proc/meminfo: memFree=14222512/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=429692 CPUtime=942.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 102864 0 0 0 94204 23 0 0 25 0 1 0 510204308 440004608 102771 33554432000 134512640 135217611 4290486864 18446744073709551615 134533772 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 107423 102771 76 173 0 107248 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 438396

[startup+1002.3 s]
/proc/loadavg: 3.00 3.05 3.00 5/185 16323
/proc/meminfo: memFree=14220404/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=431672 CPUtime=1002.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 103370 0 0 0 100204 23 0 0 25 0 1 0 510204308 442032128 103277 33554432000 134512640 135217611 4290486864 18446744073709551615 134542144 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 107918 103277 76 173 0 107743 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 440376

[startup+1062.3 s]
/proc/loadavg: 3.00 3.04 3.00 5/185 16324
/proc/meminfo: memFree=14218540/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=433780 CPUtime=1062.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 103866 0 0 0 106204 23 0 0 25 0 1 0 510204308 444190720 103773 33554432000 134512640 135217611 4290486864 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 108445 103773 76 173 0 108270 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 442484

[startup+1122.3 s]
/proc/loadavg: 3.06 3.05 3.00 5/185 16326
/proc/meminfo: memFree=14216428/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=436020 CPUtime=1122.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 104420 0 0 0 112204 23 0 0 25 0 1 0 510204308 446484480 104327 33554432000 134512640 135217611 4290486864 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 109005 104327 76 173 0 108830 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 444724

[startup+1182.3 s]
/proc/loadavg: 3.02 3.04 3.00 5/185 16327
/proc/meminfo: memFree=14208608/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=443968 CPUtime=1182.27 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 106366 0 0 0 118203 24 0 0 25 0 1 0 510204308 454623232 106273 33554432000 134512640 135217611 4290486864 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 110992 106273 76 173 0 110817 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 452672

[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.00 5/185 16329
/proc/meminfo: memFree=14208360/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=444076 CPUtime=1242.28 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 106422 0 0 0 124204 24 0 0 25 0 1 0 510204308 454733824 106329 33554432000 134512640 135217611 4290486864 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 111019 106329 76 173 0 110844 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 452780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.00 2/180 16332
/proc/meminfo: memFree=15040812/32951132 swapFree=67111528/67111528
[pid=16265] ppid=16263 vsize=8704 CPUtime=0 cores=5,7
/proc/16265/stat : 16265 (glucose.sh) S 16263 16265 15791 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 510204308 8912896 255 33554432000 4194304 4922060 140736206513664 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/16265/statm: 2176 255 211 178 0 69 0
[pid=16267] ppid=16265 vsize=444076 CPUtime=1299.98 cores=5,7
/proc/16267/stat : 16267 (glucose_static) R 16265 16265 15791 0 -1 4202496 106428 0 0 0 129974 24 0 0 25 0 1 0 510204308 454733824 106335 33554432000 134512640 135217611 4290486864 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/16267/statm: 111019 106335 76 173 0 110844 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 452780

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 16265 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.74
CPU system time (s): 0.24
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 452780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 471
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= 6
involuntary context switches= 3

runsolver used 2.02169 second user time and 4.99724 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-28 12:20:47
IDJOB=3309203
IDBENCH=88167
IDSOLVER=1691
FILE ID=node131/3309203-1303986046
RUNJOBID= node131-1303986046-16234
PBS_JOBID= 13168695
Free space on /tmp= 70992 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309203-1303986046/watcher-3309203-1303986046 -o /tmp/evaluation-result-3309203-1303986046/solver-3309203-1303986046 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309203-1303986046.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=64715881

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15489564 kB
Buffers:       1025748 kB
Cached:       15801024 kB
SwapCached:          0 kB
Active:        6966824 kB
Inactive:      9964900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15489564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          403168 kB
Writeback:           0 kB
AnonPages:      103208 kB
Mapped:          15564 kB
Slab:           466484 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   273416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71284 MiB
End job on node131 at 2011-04-28 12:42:29