Trace number 3422550

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) 5000.08 4999.93

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
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-3422550-1306669931/watcher-3422550-1306669931 -o /tmp/evaluation-result-3422550-1306669931/solver-3422550-1306669931 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422550-1306669931.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/483 14531
/proc/meminfo: memFree=18943348/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=20252 CPUtime=0 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 769 0 0 0 0 0 0 0 25 0 1 0 857223767 20738048 682 33554432000 4194304 4298156 140734810918032 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 5063 682 215 26 0 1695 0

[startup+0.044845 s]
/proc/loadavg: 2.00 2.02 2.00 2/483 14531
/proc/meminfo: memFree=18943348/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=16936 CPUtime=0.04 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 1130 0 0 0 4 0 0 0 25 0 1 0 857223767 17342464 779 33554432000 4194304 4298156 140734810918032 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 4234 779 239 26 0 866 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16936

[startup+0.100899 s]
/proc/loadavg: 2.00 2.02 2.00 2/483 14531
/proc/meminfo: memFree=18943348/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=17324 CPUtime=0.09 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 1300 0 0 0 9 0 0 0 25 0 1 0 857223767 17739776 911 33554432000 4194304 4298156 140734810918032 18446744073709551615 4251880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 4331 911 239 26 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17324

[startup+0.300877 s]
/proc/loadavg: 2.00 2.02 2.00 2/483 14531
/proc/meminfo: memFree=18943348/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=18968 CPUtime=0.29 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 1736 0 0 0 29 0 0 0 25 0 1 0 857223767 19423232 1287 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 4742 1287 241 26 0 1374 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18968

[startup+0.700791 s]
/proc/loadavg: 2.00 2.02 2.00 2/483 14531
/proc/meminfo: memFree=18943348/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=20616 CPUtime=0.69 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 2220 0 0 0 69 0 0 0 25 0 1 0 857223767 21110784 1721 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256210 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 5154 1721 241 26 0 1786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20616

[startup+1.50053 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14532
/proc/meminfo: memFree=18933788/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=22692 CPUtime=1.49 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 2730 0 0 0 149 0 0 0 25 0 1 0 857223767 23236608 2182 33554432000 4194304 4298156 140734810918032 18446744073709551615 4251867 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 5673 2182 241 26 0 2305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22692

[startup+3.10036 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14532
/proc/meminfo: memFree=18929200/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=27044 CPUtime=3.09 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3548 0 0 0 309 0 0 0 25 0 1 0 857223767 27693056 2926 33554432000 4194304 4298156 140734810918032 18446744073709551615 4252211 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 6761 2926 241 26 0 3393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27044

[startup+6.30076 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14532
/proc/meminfo: memFree=18911204/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=37524 CPUtime=6.3 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 10377 0 0 0 629 1 0 0 25 0 1 0 857223767 38424576 6016 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 9381 6016 241 26 0 6013 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 37524

[startup+12.7006 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14532
/proc/meminfo: memFree=18893496/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=40316 CPUtime=12.69 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 10896 0 0 0 1268 1 0 0 25 0 1 0 857223767 41283584 6498 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 10079 6498 241 26 0 6711 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40316

[startup+25.5013 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14533
/proc/meminfo: memFree=18903544/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=40316 CPUtime=25.5 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 11131 0 0 0 2549 1 0 0 25 0 1 0 857223767 41283584 6714 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 10079 6714 241 26 0 6711 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 40316

[startup+51.1006 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14533
/proc/meminfo: memFree=18888020/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=63888 CPUtime=51.1 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 26397 0 0 0 5107 3 0 0 25 0 1 0 857223767 65421312 8239 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 15972 8239 241 26 0 12604 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63888

[startup+102.318 s]
/proc/loadavg: 2.12 2.04 2.01 3/484 14535
/proc/meminfo: memFree=18881904/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=68352 CPUtime=102.31 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 32425 0 0 0 10228 3 0 0 25 0 1 0 857223767 69992448 13721 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 17088 13721 241 26 0 13720 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68352

[startup+162.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/484 14536
/proc/meminfo: memFree=18841680/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=82916 CPUtime=162.29 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 51364 0 0 0 16224 5 0 0 25 0 1 0 857223767 84905984 17364 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256740 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 20729 17364 241 26 0 17361 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82916

[startup+222.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/484 14538
/proc/meminfo: memFree=18828500/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=94660 CPUtime=222.3 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 53262 0 0 0 22224 6 0 0 25 0 1 0 857223767 96931840 19127 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 23665 19127 241 26 0 20297 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94660

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/484 14540
/proc/meminfo: memFree=18828588/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=94660 CPUtime=282.3 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 53262 0 0 0 28224 6 0 0 25 0 1 0 857223767 96931840 19127 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 23665 19127 241 26 0 20297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94660

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/484 14541
/proc/meminfo: memFree=18825572/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=95432 CPUtime=342.3 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 54652 0 0 0 34224 6 0 0 25 0 1 0 857223767 97722368 20443 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 23858 20443 241 26 0 20490 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95432

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 14543
/proc/meminfo: memFree=18826892/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=125820 CPUtime=402.3 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 99686 0 0 0 40219 11 0 0 25 0 1 0 857223767 128839680 25811 33554432000 4194304 4298156 140734810918032 18446744073709551615 4252224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 31455 25811 241 26 0 28087 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 125820

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14544
/proc/meminfo: memFree=18821772/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=95472 CPUtime=462.31 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 150683 0 0 0 46214 17 0 0 25 0 1 0 857223767 97763328 19086 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 23868 19086 241 26 0 20500 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95472

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14546
/proc/meminfo: memFree=18820624/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=125820 CPUtime=522.31 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 181545 0 0 0 52210 21 0 0 25 0 1 0 857223767 128839680 26423 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256767 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 31455 26423 241 26 0 28087 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 125820

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 14557
/proc/meminfo: memFree=18839124/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=114440 CPUtime=582.31 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 256869 0 0 0 58201 30 0 0 25 0 1 0 857223767 117186560 21083 33554432000 4194304 4298156 140734810918032 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 28610 21083 241 26 0 25242 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 114440

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.11 2.06 2.02 3/484 14652
/proc/meminfo: memFree=18702988/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4062.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3287287 0 0 0 405786 457 0 0 25 0 1 0 857223767 193347584 37516 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 37516 242 26 0 43836 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 188816

[startup+4122.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/484 14654
/proc/meminfo: memFree=18697984/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=157996 CPUtime=4122.42 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3347703 0 0 0 411777 465 0 0 25 0 1 0 857223767 161787904 34418 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 39499 34418 242 26 0 36131 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 157996

[startup+4182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/484 14665
/proc/meminfo: memFree=18699888/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=157996 CPUtime=4182.42 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3407830 0 0 0 417769 473 0 0 25 0 1 0 857223767 161787904 34722 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 39499 34722 242 26 0 36131 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 157996

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 14666
/proc/meminfo: memFree=18676652/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=157996 CPUtime=4242.42 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3459080 0 0 0 423761 481 0 0 25 0 1 0 857223767 161787904 35735 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 39499 35735 242 26 0 36131 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 157996

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14668
/proc/meminfo: memFree=18723600/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=157996 CPUtime=4302.42 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3512393 0 0 0 429753 489 0 0 25 0 1 0 857223767 161787904 35797 33554432000 4194304 4298156 140734810918032 18446744073709551615 4257032 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 39499 35797 242 26 0 36131 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 157996

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 14669
/proc/meminfo: memFree=18699864/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4362.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3567063 0 0 0 435746 497 0 0 25 0 1 0 857223767 193347584 36673 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 36673 242 26 0 43836 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 188816

[startup+4422.3 s]
/proc/loadavg: 1.40 1.84 1.94 2/478 14689
/proc/meminfo: memFree=19174568/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=157996 CPUtime=4422.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3624873 0 0 0 441737 506 0 0 25 0 1 0 857223767 161787904 35438 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 39499 35438 242 26 0 36131 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 157996

[startup+4482.3 s]
/proc/loadavg: 1.14 1.69 1.88 2/478 14691
/proc/meminfo: memFree=19156928/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4482.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3662920 0 0 0 447732 511 0 0 25 0 1 0 857223767 193347584 40090 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 40090 242 26 0 43836 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 188816

[startup+4542.3 s]
/proc/loadavg: 1.20 1.59 1.83 2/478 14692
/proc/meminfo: memFree=19164072/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4542.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3700997 0 0 0 453725 518 0 0 25 0 1 0 857223767 193347584 38312 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 38312 242 26 0 43836 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 188816

[startup+4602.3 s]
/proc/loadavg: 1.14 1.50 1.78 2/478 14694
/proc/meminfo: memFree=19168980/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4602.44 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3767338 0 0 0 459715 529 0 0 25 0 1 0 857223767 193347584 36713 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 36713 242 26 0 43836 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 188816

[startup+4662.3 s]
/proc/loadavg: 1.05 1.40 1.73 2/478 14695
/proc/meminfo: memFree=19169288/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4662.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3819357 0 0 0 465706 537 0 0 25 0 1 0 857223767 193347584 36794 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 36794 242 26 0 43836 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 188816

[startup+4722.32 s]
/proc/loadavg: 1.02 1.33 1.68 2/478 14697
/proc/meminfo: memFree=19159580/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4722.45 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3860225 0 0 0 471701 544 0 0 25 0 1 0 857223767 193347584 39341 33554432000 4194304 4298156 140734810918032 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 39341 242 26 0 43836 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 188816

[startup+4782.3 s]
/proc/loadavg: 1.00 1.27 1.64 2/478 14699
/proc/meminfo: memFree=19157304/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4782.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3912805 0 0 0 477690 553 0 0 25 0 1 0 857223767 193347584 39909 33554432000 4194304 4298156 140734810918032 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 39909 242 26 0 43836 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 188816

[startup+4842.3 s]
/proc/loadavg: 1.00 1.21 1.59 2/478 14700
/proc/meminfo: memFree=19160972/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4842.43 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 3981592 0 0 0 483680 563 0 0 25 0 1 0 857223767 193347584 38934 33554432000 4194304 4298156 140734810918032 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 38934 242 26 0 43836 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 188816

[startup+4902.3 s]
/proc/loadavg: 1.00 1.17 1.55 2/478 14702
/proc/meminfo: memFree=19165012/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4902.44 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 4036352 0 0 0 489672 572 0 0 25 0 1 0 857223767 193347584 37965 33554432000 4194304 4298156 140734810918032 18446744073709551615 4254663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 37965 242 26 0 43836 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 188816

[startup+4962.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/478 14703
/proc/meminfo: memFree=19165068/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=4962.44 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 4081211 0 0 0 495664 580 0 0 25 0 1 0 857223767 193347584 37936 33554432000 4194304 4298156 140734810918032 18446744073709551615 4254600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 37936 242 26 0 43836 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 188816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.12 1.49 2/478 14704
/proc/meminfo: memFree=19168148/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=5000.05 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 4111072 0 0 0 499421 584 0 0 25 0 1 0 857223767 193347584 37187 33554432000 4194304 4298156 140734810918032 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 37187 242 26 0 43836 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 188816

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.12 1.49 2/478 14704
/proc/meminfo: memFree=19168148/32950928 swapFree=65252936/67111528
[pid=14531] ppid=14529 vsize=188816 CPUtime=5000.05 cores=0,2,4,6
/proc/14531/stat : 14531 (contrasat_relea) R 14529 14531 13855 0 -1 4202496 4111072 0 0 0 499421 584 0 0 25 0 1 0 857223767 193347584 37187 33554432000 4194304 4298156 140734810918032 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/14531/statm: 47204 37187 242 26 0 43836 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 188816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4994.23
CPU system time (s): 5.85011
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 268956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.23
system time used= 5.85011
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4111072
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 9101

runsolver used 23.9464 second user time and 53.3539 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-29 13:52:11
IDJOB=3422550
IDBENCH=84237
IDSOLVER=1915
FILE ID=node116/3422550-1306669931
RUNJOBID= node116-1306658669-13873
PBS_JOBID= 13471781
Free space on /tmp= 73312 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422550-1306669931/watcher-3422550-1306669931 -o /tmp/evaluation-result-3422550-1306669931/solver-3422550-1306669931 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422550-1306669931.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=812762430

node116.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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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:      18943512 kB
Buffers:        190336 kB
Cached:        2474256 kB
SwapCached:      12264 kB
Active:        7779400 kB
Inactive:      5981144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18943512 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:    11093596 kB
Mapped:          25024 kB
Slab:           116876 kB
PageTables:      62648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139893172 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= 73412 MiB
End job on node116 at 2011-05-29 15:15:33