Trace number 3349593

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) 1300.06 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
Bench CategoryAPPLICATION (applications 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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
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: 961)

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-3349593-1305066313/watcher-3349593-1305066313 -o /tmp/evaluation-result-3349593-1305066313/solver-3349593-1305066313 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349593-1305066313.cnf -verb=0 -model 

running on 2 cores: 4,6

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.83 1.94 1.90 3/298 29099
/proc/meminfo: memFree=6660856/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=20800 CPUtime=0 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 775 0 0 0 0 0 0 0 24 0 1 0 618231004 21299200 704 33554432000 4194304 4300056 140735504873296 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 5200 704 219 26 0 1832 0

[startup+0.0170931 s]
/proc/loadavg: 1.83 1.94 1.90 3/298 29099
/proc/meminfo: memFree=6660856/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=21988 CPUtime=0.01 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 1106 0 0 0 1 0 0 0 24 0 1 0 618231004 22515712 1023 33554432000 4194304 4300056 140735504873296 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 5497 1024 220 26 0 2129 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21988

[startup+0.101069 s]
/proc/loadavg: 1.83 1.94 1.90 3/298 29099
/proc/meminfo: memFree=6660856/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=37192 CPUtime=0.09 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 5622 0 0 0 9 0 0 0 24 0 1 0 618231004 38084608 5052 33554432000 4194304 4300056 140735504873296 18446744073709551615 4220955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 9298 5052 225 26 0 5930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37192

[startup+0.301033 s]
/proc/loadavg: 1.83 1.94 1.90 3/298 29099
/proc/meminfo: memFree=6660856/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=60624 CPUtime=0.29 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 10803 0 0 0 27 2 0 0 25 0 1 0 618231004 62078976 9824 33554432000 4194304 4300056 140735504873296 18446744073709551615 4237210 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 15156 9825 246 26 0 11788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60624

[startup+0.700956 s]
/proc/loadavg: 1.83 1.94 1.90 3/298 29099
/proc/meminfo: memFree=6660856/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=58488 CPUtime=0.69 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 15369 0 0 0 66 3 0 0 25 0 1 0 618231004 59891712 10273 33554432000 4194304 4300056 140735504873296 18446744073709551615 4255488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 14622 10273 246 26 0 11254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58488

[startup+1.5008 s]
/proc/loadavg: 2.01 1.97 1.91 6/307 29117
/proc/meminfo: memFree=6448688/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=58716 CPUtime=1.49 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 16397 0 0 0 146 3 0 0 25 0 1 0 618231004 60125184 10313 33554432000 4194304 4300056 140735504873296 18446744073709551615 4254680 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 14679 10313 263 26 0 11311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58716

[startup+3.10056 s]
/proc/loadavg: 2.01 1.97 1.91 5/308 29118
/proc/meminfo: memFree=6275416/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=58716 CPUtime=3.09 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 16512 0 0 0 306 3 0 0 25 0 1 0 618231004 60125184 10422 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 14679 10422 264 26 0 11311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58716

[startup+6.30089 s]
/proc/loadavg: 2.01 1.97 1.91 5/308 29118
/proc/meminfo: memFree=6292040/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=58716 CPUtime=6.28 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 16705 0 0 0 625 3 0 0 25 0 1 0 618231004 60125184 10596 33554432000 4194304 4300056 140735504873296 18446744073709551615 4255989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 14679 10596 264 26 0 11311 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58716

[startup+12.7007 s]
/proc/loadavg: 2.39 2.05 1.94 5/308 29118
/proc/meminfo: memFree=6279560/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=65788 CPUtime=12.68 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 17076 0 0 0 1265 3 0 0 25 0 1 0 618231004 67366912 10948 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 16447 10948 264 26 0 13079 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65788

[startup+25.5003 s]
/proc/loadavg: 2.72 2.13 1.96 5/308 29119
/proc/meminfo: memFree=6248692/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=65788 CPUtime=25.49 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 18104 0 0 0 2545 4 0 0 25 0 1 0 618231004 67366912 11946 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 16447 11946 264 26 0 13079 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65788

[startup+51.1003 s]
/proc/loadavg: 3.16 2.28 2.02 5/308 29120
/proc/meminfo: memFree=6180608/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=96140 CPUtime=51.08 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 23418 0 0 0 5103 5 0 0 25 0 1 0 618231004 98447360 17206 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 24035 17206 264 26 0 20667 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96140

[startup+102.312 s]
/proc/loadavg: 3.27 2.47 2.10 4/302 29138
/proc/meminfo: memFree=6199648/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=115108 CPUtime=102.3 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 31056 0 0 0 10223 7 0 0 25 0 1 0 618231004 117870592 24755 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 28777 24755 266 26 0 25409 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115108

[startup+162.3 s]
/proc/loadavg: 3.10 2.57 2.15 4/302 29139
/proc/meminfo: memFree=6119136/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=125484 CPUtime=162.29 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 45294 0 0 0 16219 10 0 0 25 0 1 0 618231004 128495616 25525 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 31371 25525 266 26 0 28003 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 125484

[startup+222.301 s]
/proc/loadavg: 3.03 2.64 2.20 4/302 29141
/proc/meminfo: memFree=6016816/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=206392 CPUtime=222.29 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 55034 0 0 0 22216 13 0 0 25 0 1 0 618231004 211345408 35166 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 51598 35166 266 26 0 48230 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 206392

[startup+282.3 s]
/proc/loadavg: 3.01 2.71 2.25 4/302 29143
/proc/meminfo: memFree=5980584/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=134188 CPUtime=282.29 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 69055 0 0 0 28212 17 0 0 25 0 1 0 618231004 137408512 27197 33554432000 4194304 4300056 140735504873296 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 33547 27197 266 26 0 30179 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 134188

[startup+342.301 s]
/proc/loadavg: 3.07 2.77 2.30 4/302 29144
/proc/meminfo: memFree=5875540/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=215096 CPUtime=342.29 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 79738 0 0 0 34210 19 0 0 25 0 1 0 618231004 220258304 37774 33554432000 4194304 4300056 140735504873296 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 53774 37774 266 26 0 50406 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 215096

[startup+402.3 s]
/proc/loadavg: 3.02 2.81 2.34 4/302 29146
/proc/meminfo: memFree=5897960/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=84868 CPUtime=402.3 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 90551 0 0 0 40207 23 0 0 25 0 1 0 618231004 86904832 17324 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 21217 17324 266 26 0 17849 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84868

[startup+462.301 s]
/proc/loadavg: 3.01 2.84 2.38 4/302 29147
/proc/meminfo: memFree=5790440/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=134188 CPUtime=462.3 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 102816 0 0 0 46204 26 0 0 25 0 1 0 618231004 137408512 29471 33554432000 4194304 4300056 140735504873296 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 33547 29471 266 26 0 30179 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134188

[startup+522.301 s]
/proc/loadavg: 3.15 2.90 2.42 4/302 29149
/proc/meminfo: memFree=5680312/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=215096 CPUtime=522.3 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 116852 0 0 0 52199 31 0 0 25 0 1 0 618231004 220258304 43406 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 53774 43406 266 26 0 50406 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 215096

[startup+582.301 s]
/proc/loadavg: 3.08 2.93 2.46 4/302 29151
/proc/meminfo: memFree=5775032/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=110172 CPUtime=582.3 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 130300 0 0 0 58195 35 0 0 25 0 1 0 618231004 112816128 22711 33554432000 4194304 4300056 140735504873296 18446744073709551615 4251531 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 27543 22711 266 26 0 24175 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 110172

[startup+642.301 s]
/proc/loadavg: 2.50 2.80 2.44 3/296 29169
/proc/meminfo: memFree=5924568/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=171636 CPUtime=642.32 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 142593 0 0 0 64193 39 0 0 25 0 1 0 618231004 175755264 34871 33554432000 4194304 4300056 140735504873296 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 42909 34871 266 26 0 39541 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 171636

[startup+702.3 s]
/proc/loadavg: 2.18 2.65 2.41 3/296 29171
/proc/meminfo: memFree=5822120/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=221724 CPUtime=702.31 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 155961 0 0 0 70188 43 0 0 25 0 1 0 618231004 227045376 48149 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256556 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 55431 48149 266 26 0 52063 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 221724

[startup+762.311 s]
/proc/loadavg: 2.07 2.53 2.39 3/296 29172
/proc/meminfo: memFree=5856444/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=121848 CPUtime=762.32 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 172451 0 0 0 76184 48 0 0 25 0 1 0 618231004 124772352 26063 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 30462 26063 266 26 0 27094 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 121848

[startup+822.3 s]
/proc/loadavg: 2.02 2.43 2.36 3/296 29174
/proc/meminfo: memFree=5765780/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=171636 CPUtime=822.32 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 184236 0 0 0 82181 51 0 0 25 0 1 0 618231004 175755264 37728 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 42909 37728 266 26 0 39541 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 171636

[startup+882.301 s]
/proc/loadavg: 2.01 2.35 2.33 3/296 29176
/proc/meminfo: memFree=5679948/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=221724 CPUtime=882.31 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 194610 0 0 0 88177 54 0 0 25 0 1 0 618231004 227045376 48015 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 55431 48015 266 26 0 52063 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 221724

[startup+942.301 s]
/proc/loadavg: 2.00 2.28 2.31 3/296 29177
/proc/meminfo: memFree=5739200/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=110172 CPUtime=942.32 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 206045 0 0 0 94174 58 0 0 25 0 1 0 618231004 112816128 22566 33554432000 4194304 4300056 140735504873296 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 27543 22566 266 26 0 24175 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 110172

[startup+1002.3 s]
/proc/loadavg: 2.00 2.23 2.29 3/296 29179
/proc/meminfo: memFree=5635140/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=171636 CPUtime=1002.32 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 221426 0 0 0 100171 61 0 0 25 0 1 0 618231004 175755264 37823 33554432000 4194304 4300056 140735504873296 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 42909 37823 266 26 0 39541 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 171636

[startup+1062.3 s]
/proc/loadavg: 2.05 2.20 2.27 3/296 29180
/proc/meminfo: memFree=5544720/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=221724 CPUtime=1062.33 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 233712 0 0 0 106167 66 0 0 25 0 1 0 618231004 227045376 50014 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 55431 50014 266 26 0 52063 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 221724

[startup+1122.3 s]
/proc/loadavg: 2.05 2.18 2.26 3/296 29182
/proc/meminfo: memFree=5458396/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=303112 CPUtime=1122.32 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 244252 0 0 0 112164 68 0 0 25 0 1 0 618231004 310386688 60466 33554432000 4194304 4300056 140735504873296 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 75778 60466 266 26 0 72410 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 303112

[startup+1182.3 s]
/proc/loadavg: 2.02 2.14 2.24 3/296 29184
/proc/meminfo: memFree=5518144/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=181480 CPUtime=1182.33 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 261029 0 0 0 118159 74 0 0 25 0 1 0 618231004 185835520 34334 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 45370 34334 266 26 0 42002 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 181480

[startup+1242.3 s]
/proc/loadavg: 2.00 2.11 2.22 3/296 29185
/proc/meminfo: memFree=5429212/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=231568 CPUtime=1242.33 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 270822 0 0 0 124156 77 0 0 25 0 1 0 618231004 237125632 44025 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 57892 44025 266 26 0 54524 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 231568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.09 2.21 4/296 29187
/proc/meminfo: memFree=5353920/32950928 swapFree=67083212/67111528
[pid=29099] ppid=29097 vsize=231568 CPUtime=1300.05 cores=4,6
/proc/29099/stat : 29099 (lr_gl_shr) R 29097 29099 29057 0 -1 4202496 279791 0 0 0 129925 80 0 0 25 0 1 0 618231004 237125632 52932 33554432000 4194304 4300056 140735504873296 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29099/statm: 57892 52932 266 26 0 54524 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 231568

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.25
CPU system time (s): 0.810876
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 303112

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

runsolver used 3.58245 second user time and 8.27074 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-11 00:25:13
IDJOB=3349593
IDBENCH=70797
IDSOLVER=1813
FILE ID=node127/3349593-1305066313
RUNJOBID= node127-1305066313-29076
PBS_JOBID= 13306358
Free space on /tmp= 42240 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349593-1305066313/watcher-3349593-1305066313 -o /tmp/evaluation-result-3349593-1305066313/solver-3349593-1305066313 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349593-1305066313.cnf -verb=0 -model

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=636372674

node127.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.823
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.64
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.823
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.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6661376 kB
Buffers:        231092 kB
Cached:        9724584 kB
SwapCached:       1620 kB
Active:       18391464 kB
Inactive:      7405660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6661376 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           13456 kB
Writeback:           0 kB
AnonPages:    15839380 kB
Mapped:          25736 kB
Slab:           381680 kB
PageTables:      47164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44325816 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= 42216 MiB
End job on node127 at 2011-05-11 00:46:55