Trace number 3350041

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_NOSHR 2011-03-02? (TO) 1300.1 1300.12

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

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

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: 4.05 3.04 2.83 4/319 7700
/proc/meminfo: memFree=5304780/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=19776 CPUtime=0 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 518 0 0 0 0 0 0 0 23 0 1 0 609058115 20250624 455 33554432000 4194304 4300056 140734451781296 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 4944 460 218 26 0 1576 0

[startup+0.0810991 s]
/proc/loadavg: 4.05 3.04 2.83 4/319 7700
/proc/meminfo: memFree=5304780/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=27996 CPUtime=0.07 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 3647 0 0 0 7 0 0 0 23 0 1 0 609058115 28667904 3118 33554432000 4194304 4300056 140734451781296 18446744073709551615 4200879 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 6999 3118 220 26 0 3631 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27996

[startup+0.101143 s]
/proc/loadavg: 4.05 3.04 2.83 4/319 7700
/proc/meminfo: memFree=5304780/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=30660 CPUtime=0.09 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 4376 0 0 0 9 0 0 0 23 0 1 0 609058115 31395840 3805 33554432000 4194304 4300056 140734451781296 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 7665 3806 220 26 0 4297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30660

[startup+0.301092 s]
/proc/loadavg: 4.05 3.04 2.83 4/319 7700
/proc/meminfo: memFree=5304780/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=57856 CPUtime=0.29 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 12541 0 0 0 27 2 0 0 24 0 1 0 609058115 59244544 10640 33554432000 4194304 4300056 140734451781296 18446744073709551615 274473628357 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 14464 10642 220 26 0 11096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57856

[startup+0.701037 s]
/proc/loadavg: 4.05 3.04 2.83 4/319 7700
/proc/meminfo: memFree=5304780/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=117112 CPUtime=0.69 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 28213 0 0 0 64 5 0 0 25 0 1 0 609058115 119922688 23913 33554432000 4194304 4300056 140734451781296 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 29278 23914 220 26 0 25910 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117112

[startup+1.50091 s]
/proc/loadavg: 4.05 3.04 2.83 5/320 7701
/proc/meminfo: memFree=5169744/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=248420 CPUtime=1.49 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 58784 0 0 0 140 9 0 0 25 0 1 0 609058115 254382080 49306 33554432000 4194304 4300056 140734451781296 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 62105 49308 220 26 0 58737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248420

[startup+3.10057 s]
/proc/loadavg: 4.04 3.05 2.83 5/320 7701
/proc/meminfo: memFree=5027268/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=464736 CPUtime=3.09 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 122259 0 0 0 288 21 0 0 25 0 1 0 609058115 475889664 101482 33554432000 4194304 4300056 140734451781296 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 116184 101482 220 26 0 112816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 464736

[startup+6.301 s]
/proc/loadavg: 4.04 3.05 2.83 5/320 7701
/proc/meminfo: memFree=4690244/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=692460 CPUtime=6.3 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 185173 0 0 0 597 33 0 0 25 0 1 0 609058115 709079040 153512 33554432000 4194304 4300056 140734451781296 18446744073709551615 4255427 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 173115 153512 227 26 0 169747 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 692460

[startup+12.7009 s]
/proc/loadavg: 4.04 3.08 2.85 5/320 7701
/proc/meminfo: memFree=4625080/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=743780 CPUtime=12.69 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 205732 0 0 0 1233 36 0 0 25 0 1 0 609058115 761630720 173375 33554432000 4194304 4300056 140734451781296 18446744073709551615 4232851 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 185945 173375 228 26 0 182577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 743780

[startup+25.5006 s]
/proc/loadavg: 4.03 3.11 2.86 5/320 7702
/proc/meminfo: memFree=4712620/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=694180 CPUtime=25.5 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 249402 0 0 0 2508 42 0 0 25 0 1 0 609058115 710840320 146792 33554432000 4194304 4300056 140734451781296 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 173545 146792 246 26 0 170177 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 694180

[startup+51.1002 s]
/proc/loadavg: 4.02 3.18 2.89 5/320 7702
/proc/meminfo: memFree=4691260/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=694180 CPUtime=51.05 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 253208 0 0 0 5063 42 0 0 25 0 1 0 609058115 710840320 150550 33554432000 4194304 4300056 140734451781296 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 173545 150550 247 26 0 170177 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 694180

[startup+102.301 s]
/proc/loadavg: 4.04 3.33 2.95 5/320 7704
/proc/meminfo: memFree=4639280/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=694180 CPUtime=102.24 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 262314 0 0 0 10180 44 0 0 25 0 1 0 609058115 710840320 159573 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 173545 159573 247 26 0 170177 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 694180

[startup+162.301 s]
/proc/loadavg: 4.13 3.47 3.02 5/320 7705
/proc/meminfo: memFree=4620028/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=826440 CPUtime=162.25 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 276592 0 0 0 16176 49 0 0 25 0 1 0 609058115 846274560 173755 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 206610 173755 247 26 0 203242 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 826440

[startup+222.301 s]
/proc/loadavg: 4.04 3.57 3.08 5/320 7707
/proc/meminfo: memFree=4541252/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=826440 CPUtime=222.25 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 291138 0 0 0 22172 53 0 0 25 0 1 0 609058115 846274560 188213 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 206610 188213 247 26 0 203242 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 826440

[startup+282.3 s]
/proc/loadavg: 4.02 3.64 3.13 5/320 7717
/proc/meminfo: memFree=4450068/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1041364 CPUtime=282.25 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 310392 0 0 0 28166 59 0 0 25 0 1 0 609058115 1066356736 207384 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 260341 207384 247 26 0 256973 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1041364

[startup+342.301 s]
/proc/loadavg: 4.00 3.71 3.19 5/320 7719
/proc/meminfo: memFree=4422540/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1041364 CPUtime=342.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 326323 0 0 0 34162 64 0 0 25 0 1 0 609058115 1066356736 223237 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256696 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 260341 223237 247 26 0 256973 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 1041364

[startup+402.3 s]
/proc/loadavg: 4.06 3.78 3.24 5/320 7721
/proc/meminfo: memFree=4341656/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1041364 CPUtime=402.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 341865 0 0 0 40159 67 0 0 25 0 1 0 609058115 1066356736 238697 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 260341 238697 247 26 0 256973 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 1041364

[startup+462.301 s]
/proc/loadavg: 4.02 3.81 3.29 5/320 7725
/proc/meminfo: memFree=4245900/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1390612 CPUtime=462.25 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 360112 0 0 0 46154 71 0 0 25 0 1 0 609058115 1423986688 256864 33554432000 4194304 4300056 140734451781296 18446744073709551615 4262939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 347653 256864 247 26 0 344285 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 1390612

[startup+522.312 s]
/proc/loadavg: 4.07 3.86 3.33 5/320 7727
/proc/meminfo: memFree=4126024/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1390612 CPUtime=522.27 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 384304 0 0 0 52148 79 0 0 25 0 1 0 609058115 1423986688 280991 33554432000 4194304 4300056 140734451781296 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 347653 280991 247 26 0 344285 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 1390612

[startup+582.301 s]
/proc/loadavg: 4.02 3.88 3.37 5/320 7728
/proc/meminfo: memFree=3945280/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1390612 CPUtime=582.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 425578 0 0 0 58137 89 0 0 25 0 1 0 609058115 1423986688 322182 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 347653 322182 247 26 0 344285 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 1390612

[startup+642.301 s]
/proc/loadavg: 4.01 3.90 3.41 5/320 7730
/proc/meminfo: memFree=3912988/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1958140 CPUtime=642.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 445055 0 0 0 64132 94 0 0 25 0 1 0 609058115 2005135360 341595 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 489535 341595 247 26 0 486167 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 1958140

[startup+702.3 s]
/proc/loadavg: 4.05 3.93 3.45 5/320 7732
/proc/meminfo: memFree=3821636/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1958140 CPUtime=702.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 463263 0 0 0 70126 100 0 0 25 0 1 0 609058115 2005135360 359744 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 489535 359744 247 26 0 486167 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 1958140

[startup+762.301 s]
/proc/loadavg: 4.05 3.96 3.48 5/320 7733
/proc/meminfo: memFree=3746328/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1961784 CPUtime=762.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 478543 0 0 0 76120 106 0 0 25 0 1 0 609058115 2008866816 374973 33554432000 4194304 4300056 140734451781296 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 490446 374973 247 26 0 487078 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 1961784

[startup+822.3 s]
/proc/loadavg: 4.02 3.96 3.51 5/320 7735
/proc/meminfo: memFree=3667804/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1961784 CPUtime=822.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 495336 0 0 0 82115 111 0 0 25 0 1 0 609058115 2008866816 391717 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 490446 391717 247 26 0 487078 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1961784

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.54 5/320 7736
/proc/meminfo: memFree=3655072/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1961784 CPUtime=882.27 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 508275 0 0 0 88110 117 0 0 25 0 1 0 609058115 2008866816 404617 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 490446 404617 247 26 0 487078 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1961784

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.57 5/320 7738
/proc/meminfo: memFree=3587940/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1961784 CPUtime=942.26 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 521051 0 0 0 94105 121 0 0 25 0 1 0 609058115 2008866816 417351 33554432000 4194304 4300056 140734451781296 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 490446 417351 247 26 0 487078 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1961784

[startup+1002.3 s]
/proc/loadavg: 4.03 3.99 3.60 5/320 7740
/proc/meminfo: memFree=3519900/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1965836 CPUtime=1002.27 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 532324 0 0 0 100102 125 0 0 25 0 1 0 609058115 2013016064 428571 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 491459 428571 247 26 0 488091 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1965836

[startup+1062.3 s]
/proc/loadavg: 2.11 3.44 3.43 2/302 7795
/proc/meminfo: memFree=3705600/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1967604 CPUtime=1062.27 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 548145 0 0 0 106099 128 0 0 25 0 1 0 609058115 2014826496 444333 33554432000 4194304 4300056 140734451781296 18446744073709551615 4263602 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 491901 444333 247 26 0 488533 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1967604

[startup+1122.3 s]
/proc/loadavg: 1.41 2.99 3.28 2/302 7797
/proc/meminfo: memFree=3667572/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1967604 CPUtime=1122.27 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 557903 0 0 0 112095 132 0 0 25 0 1 0 609058115 2014826496 454051 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 491901 454051 247 26 0 488533 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1967604

[startup+1182.31 s]
/proc/loadavg: 1.15 2.63 3.13 2/302 7799
/proc/meminfo: memFree=3636792/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1967604 CPUtime=1182.29 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 565283 0 0 0 118093 136 0 0 25 0 1 0 609058115 2014826496 461396 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 491901 461396 247 26 0 488533 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1967604

[startup+1242.3 s]
/proc/loadavg: 1.05 2.33 2.99 2/302 7800
/proc/meminfo: memFree=3613896/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1967784 CPUtime=1242.28 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 571097 0 0 0 124090 138 0 0 25 0 1 0 609058115 2015010816 467179 33554432000 4194304 4300056 140734451781296 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 491946 467179 247 26 0 488578 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1967784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.02 2.10 2.88 2/302 7802
/proc/meminfo: memFree=3570000/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=1967784 CPUtime=1300 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4202496 581948 0 0 0 129858 142 0 0 25 0 1 0 609058115 2015010816 477997 33554432000 4194304 4300056 140734451781296 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7700/statm: 491946 477997 247 26 0 488578 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1967784

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

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

[startup+1300.11 s]
/proc/loadavg: 1.02 2.10 2.88 2/302 7802
/proc/meminfo: memFree=3570000/32950928 swapFree=67111348/67111528
[pid=7700] ppid=7698 vsize=0 CPUtime=1300.09 cores=4,6
/proc/7700/stat : 7700 (lr_gl_shr) R 7698 7700 6497 0 -1 4203524 581948 0 0 0 129858 151 0 0 25 0 1 0 609058115 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/7700/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.09
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.12
CPU time (s): 1300.1
CPU user time (s): 1298.59
CPU system time (s): 1.51677
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 1967784

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

runsolver used 3.84841 second user time and 9.13861 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-09 22:56:25
IDJOB=3350041
IDBENCH=88159
IDSOLVER=1815
FILE ID=node125/3350041-1304974582
RUNJOBID= node125-1304974288-7545
PBS_JOBID= 13285625
Free space on /tmp= 47748 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350041-1304974582/watcher-3350041-1304974582 -o /tmp/evaluation-result-3350041-1304974582/solver-3350041-1304974582 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350041-1304974582.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=2032639285

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5304936 kB
Buffers:        236780 kB
Cached:       16529568 kB
SwapCached:          0 kB
Active:       15284436 kB
Inactive:     11708596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5304936 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          193860 kB
Writeback:           0 kB
AnonPages:    10226772 kB
Mapped:          30000 kB
Slab:           553988 kB
PageTables:      36572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51235092 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= 47756 MiB
End job on node125 at 2011-05-09 23:18:07