Trace number 3379232

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
UmSat 2011-05-12 (fixed)? (TO) 1300.1 1300.07

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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-3379232-1305460523/watcher-3379232-1305460523 -o /tmp/evaluation-result-3379232-1305460523/solver-3379232-1305460523 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379232-1305460523.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: 3.80 3.98 3.91 5/371 30806
/proc/meminfo: memFree=21417604/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=11908 CPUtime=0.01 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4194304 396 0 0 0 1 0 0 0 25 0 1 0 638467791 12193792 337 33554432000 4194304 4263832 140736956020160 18446744073709551615 47439446036556 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 2977 337 241 17 0 150 0

[startup+0.0582661 s]
/proc/loadavg: 3.80 3.98 3.91 5/371 30806
/proc/meminfo: memFree=21417604/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=12428 CPUtime=0.05 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4194304 604 0 0 0 5 0 0 0 25 0 1 0 638467791 12726272 496 33554432000 4194304 4263832 140736956020160 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 3107 496 242 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100258 s]
/proc/loadavg: 3.80 3.98 3.91 5/371 30806
/proc/meminfo: memFree=21417604/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=13340 CPUtime=0.09 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4194304 898 0 0 0 9 0 0 0 25 0 1 0 638467791 13660160 693 33554432000 4194304 4263832 140736956020160 18446744073709551615 4237999 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 3335 693 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300221 s]
/proc/loadavg: 3.80 3.98 3.91 5/371 30806
/proc/meminfo: memFree=21417604/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=19620 CPUtime=0.28 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 2866 0 0 0 28 0 0 0 25 0 1 0 638467791 20090880 2211 33554432000 4194304 4263832 140736956020160 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 4905 2211 247 17 0 2078 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19620

[startup+0.700149 s]
/proc/loadavg: 3.80 3.98 3.91 5/371 30806
/proc/meminfo: memFree=21417604/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=20680 CPUtime=0.68 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 3119 0 0 0 68 0 0 0 25 0 1 0 638467791 21176320 2464 33554432000 4194304 4263832 140736956020160 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 5170 2464 247 17 0 2343 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20680

[startup+1.501 s]
/proc/loadavg: 3.80 3.98 3.91 5/371 30814
/proc/meminfo: memFree=21327092/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=24704 CPUtime=1.48 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 4130 0 0 0 148 0 0 0 25 0 1 0 638467791 25296896 3475 33554432000 4194304 4263832 140736956020160 18446744073709551615 228095109876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 6176 3475 247 17 0 3349 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24704

[startup+3.10072 s]
/proc/loadavg: 3.80 3.98 3.91 5/381 30825
/proc/meminfo: memFree=21293044/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=34336 CPUtime=3.09 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 6541 0 0 0 308 1 0 0 25 0 1 0 638467791 35160064 5886 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 8584 5886 247 17 0 5757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34336

[startup+6.30012 s]
/proc/loadavg: 3.81 3.98 3.91 5/381 30825
/proc/meminfo: memFree=21119220/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=50692 CPUtime=6.29 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 10612 0 0 0 628 1 0 0 25 0 1 0 638467791 51908608 9957 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207756 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 12673 9957 247 17 0 9846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50692

[startup+12.7009 s]
/proc/loadavg: 3.83 3.98 3.91 5/381 30826
/proc/meminfo: memFree=20980040/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=79140 CPUtime=12.68 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 17624 0 0 0 1267 1 0 0 25 0 1 0 638467791 81039360 16969 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 19785 16969 247 17 0 16958 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79140

[startup+25.5006 s]
/proc/loadavg: 3.86 3.98 3.91 5/381 30826
/proc/meminfo: memFree=20501352/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=120152 CPUtime=25.49 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 27945 0 0 0 2546 3 0 0 25 0 1 0 638467791 123035648 27290 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 30038 27290 247 17 0 27211 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120152

[startup+51.1009 s]
/proc/loadavg: 3.91 3.98 3.91 5/381 30827
/proc/meminfo: memFree=20060136/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=194696 CPUtime=51.09 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 45745 0 0 0 5102 7 0 0 25 0 1 0 638467791 199368704 45090 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 48674 45090 247 17 0 45847 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 194696

[startup+102.315 s]
/proc/loadavg: 4.20 4.04 3.93 5/381 30828
/proc/meminfo: memFree=19804408/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=293376 CPUtime=102.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 70201 0 0 0 10215 15 0 0 25 0 1 0 638467791 300417024 69546 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 73344 69546 247 17 0 70517 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 293376

[startup+162.301 s]
/proc/loadavg: 4.18 4.06 3.94 5/381 30829
/proc/meminfo: memFree=19465736/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=374996 CPUtime=162.29 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 90054 0 0 0 16208 21 0 0 25 0 1 0 638467791 383995904 89399 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 93749 89399 247 17 0 90922 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 374996

[startup+222.301 s]
/proc/loadavg: 4.22 4.09 3.96 5/381 30831
/proc/meminfo: memFree=19173064/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=439060 CPUtime=222.29 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 105752 0 0 0 22203 26 0 0 25 0 1 0 638467791 449597440 105097 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 109765 105097 247 17 0 106938 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 439060

[startup+282.301 s]
/proc/loadavg: 4.13 4.09 3.96 5/381 30833
/proc/meminfo: memFree=18876164/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=486664 CPUtime=282.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 117665 0 0 0 28199 31 0 0 25 0 1 0 638467791 498343936 117010 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 121666 117010 248 17 0 118839 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 486664

[startup+342.301 s]
/proc/loadavg: 4.05 4.07 3.96 5/381 30843
/proc/meminfo: memFree=18565868/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=546456 CPUtime=342.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 132454 0 0 0 34195 35 0 0 25 0 1 0 638467791 559570944 131799 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 136614 131799 248 17 0 133787 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 546456

[startup+402.301 s]
/proc/loadavg: 4.02 4.05 3.96 5/381 30845
/proc/meminfo: memFree=18256516/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=628316 CPUtime=402.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 151412 0 0 0 40189 41 0 0 25 0 1 0 638467791 643395584 150244 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 157079 150244 248 17 0 154252 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 628316

[startup+462.301 s]
/proc/loadavg: 4.00 4.04 3.96 5/381 30874
/proc/meminfo: memFree=18551604/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=743712 CPUtime=462.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 177344 0 0 0 46184 46 0 0 25 0 1 0 638467791 761561088 176175 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 185928 176175 248 17 0 183101 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 743712

[startup+522.301 s]
/proc/loadavg: 4.00 4.03 3.96 5/381 30875
/proc/meminfo: memFree=18300108/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=783532 CPUtime=522.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 187126 0 0 0 52181 49 0 0 25 0 1 0 638467791 802336768 185957 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 195883 185957 248 17 0 193056 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 783532

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/381 30877
/proc/meminfo: memFree=18088520/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=815916 CPUtime=582.3 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 195150 0 0 0 58179 51 0 0 25 0 1 0 638467791 835497984 193981 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 203979 193981 248 17 0 201152 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 815916

[startup+642.301 s]
/proc/loadavg: 4.13 4.05 3.97 5/381 30878
/proc/meminfo: memFree=17878528/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=850680 CPUtime=642.32 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 203838 0 0 0 64178 54 0 0 25 0 1 0 638467791 871096320 202669 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 212670 202669 249 17 0 209843 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 850680

[startup+702.301 s]
/proc/loadavg: 4.05 4.04 3.97 5/381 30880
/proc/meminfo: memFree=17632344/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=895460 CPUtime=702.31 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 214427 0 0 0 70174 57 0 0 25 0 1 0 638467791 916951040 213258 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 223865 213258 249 17 0 221038 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 895460

[startup+762.315 s]
/proc/loadavg: 4.16 4.06 3.98 5/381 30882
/proc/meminfo: memFree=17407236/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=938088 CPUtime=762.32 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 224601 0 0 0 76173 59 0 0 25 0 1 0 638467791 960602112 223432 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 234522 223432 249 17 0 231695 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 938088

[startup+822.3 s]
/proc/loadavg: 4.06 4.05 3.98 5/381 30883
/proc/meminfo: memFree=17238308/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=974500 CPUtime=822.32 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 233675 0 0 0 82170 62 0 0 25 0 1 0 638467791 997888000 232506 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 243625 232506 249 17 0 240798 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 974500

[startup+882.3 s]
/proc/loadavg: 4.09 4.05 3.99 5/381 30885
/proc/meminfo: memFree=17073108/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1008440 CPUtime=882.32 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 242057 0 0 0 88167 65 0 0 25 0 1 0 638467791 1032642560 240887 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 252110 240887 248 17 0 249283 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1008440

[startup+942.3 s]
/proc/loadavg: 4.09 4.06 4.00 5/381 30886
/proc/meminfo: memFree=16888804/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1046128 CPUtime=942.31 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 251274 0 0 0 94164 67 0 0 25 0 1 0 638467791 1071235072 250104 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 261532 250104 248 17 0 258705 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1046128

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/381 30888
/proc/meminfo: memFree=16697536/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1081484 CPUtime=1002.32 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 260021 0 0 0 100162 70 0 0 25 0 1 0 638467791 1107439616 258851 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 270371 258851 248 17 0 267544 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1081484

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/381 30889
/proc/meminfo: memFree=16548436/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1112316 CPUtime=1062.33 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 267569 0 0 0 106160 73 0 0 25 0 1 0 638467791 1139011584 266399 33554432000 4194304 4263832 140736956020160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 278079 266399 248 17 0 275252 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1112316

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/381 30891
/proc/meminfo: memFree=16380364/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1153900 CPUtime=1122.33 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 276817 0 0 0 112157 76 0 0 25 0 1 0 638467791 1181593600 275647 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 288475 275647 251 17 0 285648 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1153900

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/381 30893
/proc/meminfo: memFree=16241196/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1187264 CPUtime=1182.33 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 284906 0 0 0 118155 78 0 0 25 0 1 0 638467791 1215758336 283736 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 296816 283736 251 17 0 293989 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1187264

[startup+1242.3 s]
/proc/loadavg: 4.10 4.06 4.01 5/381 30894
/proc/meminfo: memFree=16111788/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1228484 CPUtime=1242.32 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 294530 0 0 0 124152 80 0 0 25 0 1 0 638467791 1257967616 293360 33554432000 4194304 4263832 140736956020160 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 307121 293360 251 17 0 304294 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1228484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.05 4.00 5/381 30896
/proc/meminfo: memFree=15972248/32951124 swapFree=65980216/67111528
[pid=30806] ppid=30804 vsize=1273600 CPUtime=1300.04 cores=5,7
/proc/30806/stat : 30806 (umsat) R 30804 30806 30081 0 -1 4202496 305262 0 0 0 129921 83 0 0 25 0 1 0 638467791 1304166400 304092 33554432000 4194304 4263832 140736956020160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30806/statm: 318400 304092 251 17 0 315573 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1273600

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.07
CPU time (s): 1300.1
CPU user time (s): 1299.22
CPU system time (s): 0.887865
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1273600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.887865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305262
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1035

runsolver used 4.65429 second user time and 11.1013 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 13:55:23
IDJOB=3379232
IDBENCH=83796
IDSOLVER=1861
FILE ID=node142/3379232-1305460523
RUNJOBID= node142-1305460521-30704
PBS_JOBID= 13324890
Free space on /tmp= 73388 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379232-1305460523/watcher-3379232-1305460523 -o /tmp/evaluation-result-3379232-1305460523/solver-3379232-1305460523 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379232-1305460523.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=705866535

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:     32951124 kB
MemFree:      21418248 kB
Buffers:        334668 kB
Cached:        4961544 kB
SwapCached:      11520 kB
Active:        7922056 kB
Inactive:      3269764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21418248 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          165888 kB
Writeback:           0 kB
AnonPages:     5892756 kB
Mapped:          21188 kB
Slab:           239124 kB
PageTables:      36268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78706584 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= 73328 MiB
End job on node142 at 2011-05-15 14:17:05