Trace number 3350414

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: contrasat 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3350414-1304968110/watcher-3350414-1304968110 -o /tmp/evaluation-result-3350414-1304968110/solver-3350414-1304968110 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350414-1304968110.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 4/279 13099
/proc/meminfo: memFree=4467896/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=20316 CPUtime=0 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 962 0 0 0 0 0 0 0 20 0 1 0 608410886 20803584 867 33554432000 4194304 4298156 140737250961664 18446744073709551615 4284805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 5079 868 215 26 0 1711 0

[startup+0.075579 s]
/proc/loadavg: 0.16 0.03 0.01 4/279 13099
/proc/meminfo: memFree=4467896/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=32844 CPUtime=0.06 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 5419 0 0 0 6 0 0 0 20 0 1 0 608410886 33632256 4634 33554432000 4194304 4298156 140737250961664 18446744073709551615 4218251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 8211 4635 221 26 0 4843 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32844

[startup+0.100576 s]
/proc/loadavg: 0.16 0.03 0.01 4/279 13099
/proc/meminfo: memFree=4467896/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=32844 CPUtime=0.09 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 5422 0 0 0 9 0 0 0 20 0 1 0 608410886 33632256 4637 33554432000 4194304 4298156 140737250961664 18446744073709551615 4233193 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 8211 4637 222 26 0 4843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32844

[startup+0.300539 s]
/proc/loadavg: 0.16 0.03 0.01 4/279 13099
/proc/meminfo: memFree=4467896/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=42712 CPUtime=0.29 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 8086 0 0 0 28 1 0 0 21 0 1 0 608410886 43737088 6460 33554432000 4194304 4298156 140737250961664 18446744073709551615 4264222 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 10678 6464 223 26 0 7310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42712

[startup+0.700469 s]
/proc/loadavg: 0.16 0.03 0.01 4/279 13099
/proc/meminfo: memFree=4467896/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=35636 CPUtime=0.69 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 8657 0 0 0 68 1 0 0 22 0 1 0 608410886 36491264 5346 33554432000 4194304 4298156 140737250961664 18446744073709551615 4253641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 8909 5346 243 26 0 5541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35636

[startup+1.50032 s]
/proc/loadavg: 0.16 0.03 0.01 4/280 13100
/proc/meminfo: memFree=4443344/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=42384 CPUtime=1.49 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 10389 0 0 0 148 1 0 0 25 0 1 0 608410886 43401216 5501 33554432000 4194304 4298156 140737250961664 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 10596 5501 243 26 0 7228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42384

[startup+3.10098 s]
/proc/loadavg: 0.39 0.08 0.03 4/280 13100
/proc/meminfo: memFree=4442224/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=45104 CPUtime=3.09 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 12401 0 0 0 308 1 0 0 25 0 1 0 608410886 46186496 7112 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 11276 7112 243 26 0 7908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45104

[startup+6.30041 s]
/proc/loadavg: 0.39 0.08 0.03 4/280 13100
/proc/meminfo: memFree=4409120/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=49524 CPUtime=6.29 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 14399 0 0 0 627 2 0 0 25 0 1 0 608410886 50712576 8874 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256804 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 12381 8874 243 26 0 9013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49524

[startup+12.7003 s]
/proc/loadavg: 0.79 0.18 0.06 4/280 13100
/proc/meminfo: memFree=4404136/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=49800 CPUtime=12.69 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 22755 0 0 0 1266 3 0 0 25 0 1 0 608410886 50995200 6353 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 12450 6353 243 26 0 9082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49800

[startup+25.501 s]
/proc/loadavg: 1.21 0.29 0.09 5/285 13111
/proc/meminfo: memFree=4304252/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=65828 CPUtime=25.49 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 34733 0 0 0 2544 5 0 0 25 0 1 0 608410886 67407872 12105 33554432000 4194304 4298156 140737250961664 18446744073709551615 4253592 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 16457 12105 243 26 0 13089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65828

[startup+51.1004 s]
/proc/loadavg: 2.16 0.58 0.20 5/285 13111
/proc/meminfo: memFree=4249616/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=73008 CPUtime=51.1 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 37639 0 0 0 5104 6 0 0 25 0 1 0 608410886 74760192 14854 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 18252 14854 243 26 0 14884 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 73008

[startup+102.31 s]
/proc/loadavg: 3.38 1.19 0.42 5/285 13113
/proc/meminfo: memFree=4192772/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=122444 CPUtime=102.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 66488 0 0 0 10220 10 0 0 25 0 1 0 608410886 125382656 19707 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 30611 19707 243 26 0 27243 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 122444

[startup+162.301 s]
/proc/loadavg: 3.75 1.66 0.63 5/285 13114
/proc/meminfo: memFree=4112580/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153084 CPUtime=162.29 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 117975 0 0 0 16210 19 0 0 25 0 1 0 608410886 156758016 34213 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256985 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38271 34213 243 26 0 34903 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153084

[startup+222.301 s]
/proc/loadavg: 3.91 2.11 0.85 5/285 13143
/proc/meminfo: memFree=4315072/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=122444 CPUtime=222.29 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 174850 0 0 0 22200 29 0 0 25 0 1 0 608410886 125382656 27214 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 30611 27214 243 26 0 27243 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122444

[startup+282.3 s]
/proc/loadavg: 3.96 2.43 1.03 5/285 13144
/proc/meminfo: memFree=4202820/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=282.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 247054 0 0 0 28189 41 0 0 25 0 1 0 608410886 156762112 30872 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256760 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 30872 243 26 0 34904 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153088

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.23 5/285 13146
/proc/meminfo: memFree=4175752/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153084 CPUtime=342.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 280484 0 0 0 34184 46 0 0 25 0 1 0 608410886 156758016 34874 33554432000 4194304 4298156 140737250961664 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38271 34874 243 26 0 34903 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 153084

[startup+402.301 s]
/proc/loadavg: 3.99 2.94 1.38 5/285 13148
/proc/meminfo: memFree=4206356/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=402.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 332168 0 0 0 40177 53 0 0 25 0 1 0 608410886 156762112 30272 33554432000 4194304 4298156 140737250961664 18446744073709551615 4261973 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 30272 243 26 0 34904 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153088

[startup+462.301 s]
/proc/loadavg: 3.99 3.15 1.56 5/285 13149
/proc/meminfo: memFree=4200604/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=103768 CPUtime=462.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 433003 0 0 0 46159 71 0 0 25 0 1 0 608410886 106258432 22545 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 25942 22545 243 26 0 22574 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103768

[startup+522.3 s]
/proc/loadavg: 3.99 3.29 1.70 5/285 13151
/proc/meminfo: memFree=4175036/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=134116 CPUtime=522.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 501752 0 0 0 52146 84 0 0 25 0 1 0 608410886 137334784 28354 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 33529 28354 243 26 0 30161 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 134116

[startup+582.301 s]
/proc/loadavg: 3.99 3.42 1.85 5/285 13152
/proc/meminfo: memFree=4184544/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=103768 CPUtime=582.3 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 561152 0 0 0 58136 94 0 0 25 0 1 0 608410886 106258432 22545 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 25942 22545 243 26 0 22574 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103768

[startup+642.301 s]
/proc/loadavg: 4.07 3.54 1.99 6/285 13154
/proc/meminfo: memFree=4157220/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=642.31 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 672151 0 0 0 64118 113 0 0 25 0 1 0 608410886 156762112 32933 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 32933 243 26 0 34904 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 153088

[startup+702.3 s]
/proc/loadavg: 4.08 3.64 2.11 5/285 13156
/proc/meminfo: memFree=4110192/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=702.31 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 784383 0 0 0 70097 134 0 0 25 0 1 0 608410886 156762112 30844 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 30844 243 26 0 34904 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 153088

[startup+762.311 s]
/proc/loadavg: 4.03 3.70 2.23 5/285 13157
/proc/meminfo: memFree=4132104/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=762.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 911748 0 0 0 76078 154 0 0 25 0 1 0 608410886 156762112 33036 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 33036 243 26 0 34904 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 153088

[startup+822.301 s]
/proc/loadavg: 4.01 3.75 2.34 5/285 13159
/proc/meminfo: memFree=4124760/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=183908 CPUtime=822.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1017669 0 0 0 82060 172 0 0 25 0 1 0 608410886 188321792 37535 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 45977 37535 243 26 0 42609 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 183908

[startup+882.3 s]
/proc/loadavg: 4.05 3.81 2.44 5/285 13160
/proc/meminfo: memFree=4075852/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=183908 CPUtime=882.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1145647 0 0 0 88037 195 0 0 25 0 1 0 608410886 188321792 36228 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256347 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 45977 36228 243 26 0 42609 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 183908

[startup+942.3 s]
/proc/loadavg: 4.02 3.84 2.53 5/285 13162
/proc/meminfo: memFree=4061676/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=183908 CPUtime=942.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1240188 0 0 0 94021 211 0 0 25 0 1 0 608410886 188321792 41979 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 45977 41979 243 26 0 42609 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 183908

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.63 5/285 13164
/proc/meminfo: memFree=4109632/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=1002.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1352796 0 0 0 100004 228 0 0 25 0 1 0 608410886 156762112 32631 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 32631 243 26 0 34904 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 153088

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.70 5/285 13165
/proc/meminfo: memFree=4072272/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=153088 CPUtime=1062.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1474888 0 0 0 105982 250 0 0 25 0 1 0 608410886 156762112 34860 33554432000 4194304 4298156 140737250961664 18446744073709551615 4261484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 38272 34860 243 26 0 34904 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 153088

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.79 5/285 13167
/proc/meminfo: memFree=4046824/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=157116 CPUtime=1122.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1597314 0 0 0 111959 273 0 0 25 0 1 0 608410886 160886784 31679 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 39279 31679 243 26 0 35911 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 157116

[startup+1182.3 s]
/proc/loadavg: 4.06 3.94 2.86 5/285 13168
/proc/meminfo: memFree=3928996/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=187508 CPUtime=1182.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1734625 0 0 0 117936 296 0 0 25 0 1 0 608410886 192008192 41099 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 46877 41099 243 26 0 43509 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 187508

[startup+1242.3 s]
/proc/loadavg: 4.13 3.98 2.94 5/285 13170
/proc/meminfo: memFree=3977444/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=187508 CPUtime=1242.32 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1855693 0 0 0 123915 317 0 0 25 0 1 0 608410886 192008192 42723 33554432000 4194304 4298156 140737250961664 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 46877 42723 243 26 0 43509 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 187508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.96 3.00 5/285 13200
/proc/meminfo: memFree=3965376/32950904 swapFree=67057400/67111528
[pid=13099] ppid=13097 vsize=218328 CPUtime=1300.03 cores=5,7
/proc/13099/stat : 13099 (contrasat_relea) R 13097 13099 13021 0 -1 4202496 1963082 0 0 0 129665 338 0 0 25 0 1 0 608410886 223567872 47368 33554432000 4194304 4298156 140737250961664 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13099/statm: 54582 47368 243 26 0 51214 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 218328

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.05
CPU user time (s): 1296.66
CPU system time (s): 3.39448
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 348556

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

runsolver used 3.55446 second user time and 7.97079 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 21:08:31
IDJOB=3350414
IDBENCH=20523
IDSOLVER=1816
FILE ID=node121/3350414-1304968110
RUNJOBID= node121-1304968096-13043
PBS_JOBID= 13285629
Free space on /tmp= 43984 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350414-1304968110/watcher-3350414-1304968110 -o /tmp/evaluation-result-3350414-1304968110/solver-3350414-1304968110 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350414-1304968110.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=390627782

node121.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.817
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.63
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.817
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.07
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.817
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:       4468176 kB
Buffers:        232280 kB
Cached:       21956288 kB
SwapCached:       7408 kB
Active:       13237476 kB
Inactive:     14442824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4468176 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           19608 kB
Writeback:           0 kB
AnonPages:     5489676 kB
Mapped:          22112 kB
Slab:           717152 kB
PageTables:      24860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30817340 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= 43972 MiB
End job on node121 at 2011-05-09 21:30:13