Trace number 3440103

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02? (TO) 5000.12 4999.93

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/md5_48_3.cnf
MD5SUM62c39589a569c5d989e4ecd1f5fe22d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0831
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279258
Sum of the clauses size832652
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120498
Number of clauses of size 342781
Number of clauses of size 4115778
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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: 977)

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-3440103-1306944624/watcher-3440103-1306944624 -o /tmp/evaluation-result-3440103-1306944624/solver-3440103-1306944624 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440103-1306944624.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 1.99 1.65 2/515 27036
/proc/meminfo: memFree=19937660/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=21688 CPUtime=0.01 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 981 0 0 0 1 0 0 0 21 0 1 0 884693094 22208512 905 33554432000 4194304 4300056 140736153458816 18446744073709551615 256415088395 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 5422 916 222 26 0 2054 0

[startup+0.089696 s]
/proc/loadavg: 2.11 1.99 1.65 2/515 27036
/proc/meminfo: memFree=19937660/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=31552 CPUtime=0.08 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 4092 0 0 0 8 0 0 0 21 0 1 0 884693094 32309248 3702 33554432000 4194304 4300056 140736153458816 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 7888 3702 222 26 0 4520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31552

[startup+0.100678 s]
/proc/loadavg: 2.11 1.99 1.65 2/515 27036
/proc/meminfo: memFree=19937660/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=33324 CPUtime=0.09 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 4677 0 0 0 8 1 0 0 21 0 1 0 884693094 34123776 4142 33554432000 4194304 4300056 140736153458816 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 8331 4143 222 26 0 4963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33324

[startup+0.300643 s]
/proc/loadavg: 2.11 1.99 1.65 2/515 27036
/proc/meminfo: memFree=19937660/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=48672 CPUtime=0.29 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 9110 0 0 0 28 1 0 0 22 0 1 0 884693094 49840128 8184 33554432000 4194304 4300056 140736153458816 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 12201 8184 228 26 0 8833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48672

[startup+0.700568 s]
/proc/loadavg: 2.11 1.99 1.65 2/515 27036
/proc/meminfo: memFree=19937660/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=44804 CPUtime=0.69 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 11824 0 0 0 67 2 0 0 23 0 1 0 884693094 45879296 7093 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 11201 7093 246 26 0 7833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44804

[startup+1.50041 s]
/proc/loadavg: 2.11 1.99 1.65 3/516 27037
/proc/meminfo: memFree=19908280/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=44804 CPUtime=1.49 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 11984 0 0 0 147 2 0 0 25 0 1 0 884693094 45879296 7237 33554432000 4194304 4300056 140736153458816 18446744073709551615 4276002 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 11201 7237 248 26 0 7833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44804

[startup+3.10111 s]
/proc/loadavg: 2.11 1.99 1.65 3/516 27038
/proc/meminfo: memFree=19906048/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=44804 CPUtime=3.09 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 12169 0 0 0 307 2 0 0 25 0 1 0 884693094 45879296 7405 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 11201 7405 248 26 0 7833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44804

[startup+6.3005 s]
/proc/loadavg: 2.10 1.99 1.65 3/516 27038
/proc/meminfo: memFree=19902464/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=51876 CPUtime=6.29 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 12568 0 0 0 627 2 0 0 25 0 1 0 884693094 53121024 7769 33554432000 4194304 4300056 140736153458816 18446744073709551615 4251296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 12969 7769 248 26 0 9601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51876

[startup+12.7003 s]
/proc/loadavg: 2.10 1.99 1.65 3/516 27038
/proc/meminfo: memFree=19895816/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=51876 CPUtime=12.69 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 13372 0 0 0 1267 2 0 0 25 0 1 0 884693094 53121024 8531 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 12969 8531 248 26 0 9601 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51876

[startup+25.5009 s]
/proc/loadavg: 2.07 1.99 1.65 3/516 27038
/proc/meminfo: memFree=19879936/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=63372 CPUtime=25.49 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 15981 0 0 0 2546 3 0 0 25 0 1 0 884693094 64892928 11071 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 15843 11071 248 26 0 12475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63372

[startup+51.101 s]
/proc/loadavg: 2.18 2.02 1.67 3/516 27039
/proc/meminfo: memFree=19875048/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=58060 CPUtime=51.09 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 18750 0 0 0 5106 3 0 0 25 0 1 0 884693094 59453440 9891 33554432000 4194304 4300056 140736153458816 18446744073709551615 4254667 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 14515 9891 248 26 0 11147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58060

[startup+102.32 s]
/proc/loadavg: 2.15 2.04 1.69 3/516 27040
/proc/meminfo: memFree=19884912/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=85616 CPUtime=102.32 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 25258 0 0 0 10226 6 0 0 25 0 1 0 884693094 87670784 16176 33554432000 4194304 4300056 140736153458816 18446744073709551615 4251400 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 21404 16176 248 26 0 18036 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 85616

[startup+162.301 s]
/proc/loadavg: 2.05 2.03 1.71 3/516 27042
/proc/meminfo: memFree=19849032/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=85616 CPUtime=162.3 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 25976 0 0 0 16224 6 0 0 25 0 1 0 884693094 87670784 16835 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 21404 16835 248 26 0 18036 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85616

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 1.73 3/516 27043
/proc/meminfo: memFree=19888652/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=85616 CPUtime=222.3 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 26627 0 0 0 22224 6 0 0 25 0 1 0 884693094 87670784 17433 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 21404 17433 248 26 0 18036 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85616

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 1.74 3/516 27045
/proc/meminfo: memFree=19854848/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=85616 CPUtime=282.3 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 31845 0 0 0 28223 7 0 0 25 0 1 0 884693094 87670784 17663 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 21404 17663 248 26 0 18036 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85616

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.75 3/516 27047
/proc/meminfo: memFree=19806928/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=119004 CPUtime=342.3 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 37547 0 0 0 34222 8 0 0 25 0 1 0 884693094 121860096 23351 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 29751 23351 248 26 0 26383 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119004

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/516 27048
/proc/meminfo: memFree=19844676/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=119004 CPUtime=402.3 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 37547 0 0 0 40222 8 0 0 25 0 1 0 884693094 121860096 23351 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 29751 23351 248 26 0 26383 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119004

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.77 3/516 27050
/proc/meminfo: memFree=19811024/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=119004 CPUtime=462.31 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 38133 0 0 0 46223 8 0 0 25 0 1 0 884693094 121860096 23888 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 29751 23888 248 26 0 26383 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119004

[startup+522.3 s]
/proc/loadavg: 2.09 2.03 1.80 3/516 27051
/proc/meminfo: memFree=19788516/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=119004 CPUtime=522.31 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 38302 0 0 0 52223 8 0 0 25 0 1 0 884693094 121860096 24042 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 29751 24042 248 26 0 26383 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 119004

[startup+582.301 s]
/proc/loadavg: 2.11 2.05 1.82 3/516 27053
/proc/meminfo: memFree=19832100/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=119004 CPUtime=582.31 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 38302 0 0 0 58223 8 0 0 25 0 1 0 884693094 121860096 24042 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 29751 24042 248 26 0 26383 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119004

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 27161
/proc/meminfo: memFree=19681088/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4062.47 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 114148 0 0 0 406227 20 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 149404

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 27162
/proc/meminfo: memFree=19629208/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=4122.44 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 121926 0 0 0 412224 20 0 0 25 0 1 0 884693094 203493376 41396 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 41396 248 26 0 46313 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 198724

[startup+4182.3 s]
/proc/loadavg: 1.61 1.92 1.97 2/510 27182
/proc/meminfo: memFree=19928600/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4182.45 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 122649 0 0 0 418224 21 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 149404

[startup+4242.3 s]
/proc/loadavg: 1.22 1.75 1.90 2/510 27184
/proc/meminfo: memFree=19928692/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4242.45 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 122649 0 0 0 424224 21 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 149404

[startup+4302.3 s]
/proc/loadavg: 1.22 1.65 1.86 2/510 27185
/proc/meminfo: memFree=19928644/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4302.45 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 122649 0 0 0 430224 21 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 149404

[startup+4362.3 s]
/proc/loadavg: 1.08 1.53 1.80 2/510 27187
/proc/meminfo: memFree=19898716/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=4362.45 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 130370 0 0 0 436224 21 0 0 25 0 1 0 884693094 203493376 41339 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 41339 248 26 0 46313 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 198724

[startup+4422.3 s]
/proc/loadavg: 1.03 1.43 1.75 2/510 27188
/proc/meminfo: memFree=19893840/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=4422.45 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 131647 0 0 0 442223 22 0 0 25 0 1 0 884693094 203493376 42551 33554432000 4194304 4300056 140736153458816 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 42551 248 26 0 46313 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 198724

[startup+4482.3 s]
/proc/loadavg: 1.01 1.35 1.70 2/510 27190
/proc/meminfo: memFree=19929224/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4482.46 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 132386 0 0 0 448223 23 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 149404

[startup+4542.3 s]
/proc/loadavg: 1.00 1.28 1.65 2/510 27192
/proc/meminfo: memFree=19929180/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4542.46 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 132386 0 0 0 454223 23 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 149404

[startup+4602.3 s]
/proc/loadavg: 1.00 1.23 1.61 2/510 27193
/proc/meminfo: memFree=19928616/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4602.48 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 132386 0 0 0 460225 23 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 149404

[startup+4662.3 s]
/proc/loadavg: 1.00 1.19 1.57 2/510 27195
/proc/meminfo: memFree=19897816/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=4662.46 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 140029 0 0 0 466222 24 0 0 25 0 1 0 884693094 203493376 41268 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 41268 248 26 0 46313 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 198724

[startup+4722.32 s]
/proc/loadavg: 1.00 1.15 1.53 2/510 27196
/proc/meminfo: memFree=19892176/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=4722.49 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 141452 0 0 0 472224 25 0 0 25 0 1 0 884693094 203493376 42592 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 42592 248 26 0 46313 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 198724

[startup+4782.3 s]
/proc/loadavg: 1.00 1.12 1.50 2/510 27198
/proc/meminfo: memFree=19927828/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4782.47 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 141853 0 0 0 478222 25 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 149404

[startup+4842.3 s]
/proc/loadavg: 1.09 1.12 1.47 2/510 27200
/proc/meminfo: memFree=19927672/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4842.47 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 141853 0 0 0 484222 25 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 149404

[startup+4902.3 s]
/proc/loadavg: 1.07 1.11 1.44 2/510 27201
/proc/meminfo: memFree=19927980/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=149404 CPUtime=4902.47 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 141853 0 0 0 490222 25 0 0 25 0 1 0 884693094 152989696 33628 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 37351 33628 248 26 0 33983 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 149404

[startup+4962.3 s]
/proc/loadavg: 1.02 1.09 1.41 2/510 27203
/proc/meminfo: memFree=19898924/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=4962.47 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 149478 0 0 0 496221 26 0 0 25 0 1 0 884693094 203493376 41250 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 41250 248 26 0 46313 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 198724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.01 1.08 1.39 2/510 27204
/proc/meminfo: memFree=19895292/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=5000.09 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 150470 0 0 0 499982 27 0 0 25 0 1 0 884693094 203493376 42168 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 42168 248 26 0 46313 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 198724

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

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

[startup+4999.9 s]
/proc/loadavg: 1.01 1.08 1.39 2/510 27204
/proc/meminfo: memFree=19895292/32950928 swapFree=61513528/67111528
[pid=27036] ppid=27034 vsize=198724 CPUtime=5000.09 cores=1,3,5,7
/proc/27036/stat : 27036 (lr_gl_shr) R 27034 27036 25926 0 -1 4202496 150470 0 0 0 499982 27 0 0 25 0 1 0 884693094 203493376 42168 33554432000 4194304 4300056 140736153458816 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27036/statm: 49681 42168 248 26 0 46313 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 198724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.12
CPU user time (s): 4999.83
CPU system time (s): 0.283956
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 198724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.83
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150470
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= 10
involuntary context switches= 17432

runsolver used 25.4281 second user time and 61.0737 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 18:10:24
IDJOB=3440103
IDBENCH=88141
IDSOLVER=1938
FILE ID=node115/3440103-1306944624
RUNJOBID= node115-1306943723-26903
PBS_JOBID= 13488561
Free space on /tmp= 73760 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/md5_48_3.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440103-1306944624/watcher-3440103-1306944624 -o /tmp/evaluation-result-3440103-1306944624/solver-3440103-1306944624 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440103-1306944624.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 62c39589a569c5d989e4ecd1f5fe22d9
RANDOM SEED=725660694

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      19937932 kB
Buffers:        176796 kB
Cached:         555384 kB
SwapCached:       5268 kB
Active:       12126800 kB
Inactive:       603212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19937932 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            5896 kB
Writeback:          24 kB
AnonPages:    11995772 kB
Mapped:          33848 kB
Slab:           136688 kB
PageTables:      75828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151979768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73764 MiB
End job on node115 at 2011-06-01 19:33:46