Trace number 3261975

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-02-25? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted 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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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: 935)

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

running on 2 cores: 1,3

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.90 3.92 3.13 4/189 5369
/proc/meminfo: memFree=16778216/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=11776 CPUtime=0 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4194304 365 0 0 0 0 0 0 0 25 0 1 0 544346443 12058624 305 33554432000 4194304 4263880 140736788430800 18446744073709551615 260020056773 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 2944 305 240 17 0 117 0

[startup+0.0699699 s]
/proc/loadavg: 3.90 3.92 3.13 4/189 5369
/proc/meminfo: memFree=16778216/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=13340 CPUtime=0.06 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4194304 840 0 0 0 6 0 0 0 25 0 1 0 544346443 13660160 634 33554432000 4194304 4263880 140736788430800 18446744073709551615 47828551713585 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 3335 634 241 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100962 s]
/proc/loadavg: 3.90 3.92 3.13 4/189 5369
/proc/meminfo: memFree=16778216/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=13340 CPUtime=0.09 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4194304 886 0 0 0 9 0 0 0 25 0 1 0 544346443 13660160 680 33554432000 4194304 4263880 140736788430800 18446744073709551615 47828551717093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 3335 681 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300937 s]
/proc/loadavg: 3.90 3.92 3.13 4/189 5369
/proc/meminfo: memFree=16778216/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=16604 CPUtime=0.29 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 1921 0 0 0 29 0 0 0 25 0 1 0 544346443 17002496 1545 33554432000 4194304 4263880 140736788430800 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 4151 1545 247 17 0 1324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16604

[startup+0.700848 s]
/proc/loadavg: 3.90 3.92 3.13 4/189 5369
/proc/meminfo: memFree=16778216/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=18848 CPUtime=0.69 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 2470 0 0 0 69 0 0 0 25 0 1 0 544346443 19300352 2094 33554432000 4194304 4263880 140736788430800 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 4712 2094 247 17 0 1885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18848

[startup+1.50071 s]
/proc/loadavg: 3.90 3.92 3.13 5/190 5370
/proc/meminfo: memFree=16768568/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=22064 CPUtime=1.49 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 3262 0 0 0 149 0 0 0 25 0 1 0 544346443 22593536 2886 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 5516 2886 247 17 0 2689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22064

[startup+3.10043 s]
/proc/loadavg: 3.90 3.92 3.13 5/190 5370
/proc/meminfo: memFree=16763856/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=26572 CPUtime=3.09 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 4337 0 0 0 309 0 0 0 25 0 1 0 544346443 27209728 3961 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 6643 3961 247 17 0 3816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26572

[startup+6.30083 s]
/proc/loadavg: 3.91 3.92 3.13 5/190 5371
/proc/meminfo: memFree=16753564/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=33768 CPUtime=6.29 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 6071 0 0 0 627 2 0 0 25 0 1 0 544346443 34578432 5695 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 8442 5695 247 17 0 5615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33768

[startup+12.7007 s]
/proc/loadavg: 3.91 3.92 3.14 5/190 5371
/proc/meminfo: memFree=16740124/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=43140 CPUtime=12.69 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 8389 0 0 0 1266 3 0 0 25 0 1 0 544346443 44175360 8013 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 10785 8013 247 17 0 7958 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43140

[startup+25.5003 s]
/proc/loadavg: 3.93 3.93 3.15 5/190 5371
/proc/meminfo: memFree=16719784/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=55720 CPUtime=25.49 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 11354 0 0 0 2544 5 0 0 25 0 1 0 544346443 57057280 10978 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 13930 10978 247 17 0 11103 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55720

[startup+51.1006 s]
/proc/loadavg: 3.95 3.93 3.17 5/190 5399
/proc/meminfo: memFree=16719736/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=71656 CPUtime=51.1 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 15246 0 0 0 5103 7 0 0 25 0 1 0 544346443 73375744 14870 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 17914 14870 247 17 0 15087 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 71656

[startup+102.307 s]
/proc/loadavg: 3.98 3.94 3.21 5/190 5400
/proc/meminfo: memFree=16619472/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=97516 CPUtime=102.3 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 21611 0 0 0 10220 10 0 0 25 0 1 0 544346443 99856384 20978 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 24379 20978 247 17 0 21552 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97516

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.26 5/190 5402
/proc/meminfo: memFree=16537864/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=121976 CPUtime=162.29 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 27405 0 0 0 16216 13 0 0 25 0 1 0 544346443 124903424 26771 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 30494 26771 247 17 0 27667 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121976

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.30 5/190 5403
/proc/meminfo: memFree=16409636/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=131884 CPUtime=222.29 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 30213 0 0 0 22215 14 0 0 25 0 1 0 544346443 135049216 29140 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 32971 29140 247 17 0 30144 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131884

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.34 5/190 5405
/proc/meminfo: memFree=16338568/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=133932 CPUtime=282.3 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 30653 0 0 0 28216 14 0 0 25 0 1 0 544346443 137146368 29580 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 33483 29580 247 17 0 30656 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 133932

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.38 5/190 5406
/proc/meminfo: memFree=16273464/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=136492 CPUtime=342.3 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 31200 0 0 0 34215 15 0 0 25 0 1 0 544346443 139767808 30127 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 34123 30127 247 17 0 31296 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 136492

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.42 5/190 5408
/proc/meminfo: memFree=16222116/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=137772 CPUtime=402.3 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 31507 0 0 0 40215 15 0 0 25 0 1 0 544346443 141078528 30434 33554432000 4194304 4263880 140736788430800 18446744073709551615 260020054390 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 34443 30434 247 17 0 31616 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 137772

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.45 5/190 5410
/proc/meminfo: memFree=16175476/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=143960 CPUtime=462.31 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 33103 0 0 0 46215 16 0 0 25 0 1 0 544346443 147415040 32030 33554432000 4194304 4263880 140736788430800 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 35990 32030 247 17 0 33163 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 143960

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.48 5/190 5411
/proc/meminfo: memFree=16132068/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=159292 CPUtime=522.31 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 36789 0 0 0 52213 18 0 0 25 0 1 0 544346443 163115008 35203 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 39823 35203 247 17 0 36996 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 159292

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.51 5/190 5413
/proc/meminfo: memFree=16094732/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=171652 CPUtime=582.3 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 39807 0 0 0 58210 20 0 0 25 0 1 0 544346443 175771648 38221 33554432000 4194304 4263880 140736788430800 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 42913 38221 247 17 0 40086 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171652

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.54 5/190 5414
/proc/meminfo: memFree=16061736/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=184064 CPUtime=642.32 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 42723 0 0 0 64210 22 0 0 25 0 1 0 544346443 188481536 41137 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 46016 41137 247 17 0 43189 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 184064

[startup+702.3 s]
/proc/loadavg: 3.99 3.97 3.57 5/190 5416
/proc/meminfo: memFree=16020552/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=193820 CPUtime=702.32 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 45130 0 0 0 70208 24 0 0 25 0 1 0 544346443 198471680 43544 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 48455 43544 247 17 0 45628 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 193820

[startup+762.307 s]
/proc/loadavg: 3.99 3.97 3.59 5/190 5418
/proc/meminfo: memFree=15976764/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=203456 CPUtime=762.32 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 47553 0 0 0 76207 25 0 0 25 0 1 0 544346443 208338944 45967 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 50864 45967 247 17 0 48037 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 203456

[startup+822.3 s]
/proc/loadavg: 4.03 3.99 3.62 5/190 5419
/proc/meminfo: memFree=15938316/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=205008 CPUtime=822.31 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 48613 0 0 0 82206 25 0 0 25 0 1 0 544346443 209928192 46321 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 51252 46321 247 17 0 48425 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 205008

[startup+882.3 s]
/proc/loadavg: 4.01 3.99 3.64 5/190 5421
/proc/meminfo: memFree=15905568/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=205776 CPUtime=882.31 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 48751 0 0 0 88206 25 0 0 25 0 1 0 544346443 210714624 46459 33554432000 4194304 4263880 140736788430800 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 51444 46459 247 17 0 48617 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 205776

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.66 5/190 5431
/proc/meminfo: memFree=15863940/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=207568 CPUtime=942.31 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 49108 0 0 0 94206 25 0 0 25 0 1 0 544346443 212549632 46816 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 51892 46816 247 17 0 49065 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 207568

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/190 5433
/proc/meminfo: memFree=15820904/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=208592 CPUtime=1002.32 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 49386 0 0 0 100207 25 0 0 25 0 1 0 544346443 213598208 47094 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 52148 47094 247 17 0 49321 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 208592

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.70 5/190 5435
/proc/meminfo: memFree=15790136/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=210896 CPUtime=1062.32 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 49809 0 0 0 106207 25 0 0 25 0 1 0 544346443 215957504 47517 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 52724 47517 247 17 0 49897 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 210896

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 5436
/proc/meminfo: memFree=15761736/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=211408 CPUtime=1122.33 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 49955 0 0 0 112207 26 0 0 25 0 1 0 544346443 216481792 47663 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 52852 47663 247 17 0 50025 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 211408

[startup+1182.3 s]
/proc/loadavg: 3.38 3.85 3.68 3/178 5474
/proc/meminfo: memFree=16634756/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=212176 CPUtime=1182.33 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 50122 0 0 0 118207 26 0 0 25 0 1 0 544346443 217268224 47830 33554432000 4194304 4263880 140736788430800 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 53044 47830 247 17 0 50217 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 212176

[startup+1242.3 s]
/proc/loadavg: 2.50 3.51 3.58 3/178 5475
/proc/meminfo: memFree=16623808/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=213200 CPUtime=1242.33 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 50355 0 0 0 124207 26 0 0 25 0 1 0 544346443 218316800 48063 33554432000 4194304 4263880 140736788430800 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 53300 48063 247 17 0 50473 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 213200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.18 3.24 3.47 3/178 5477
/proc/meminfo: memFree=16615084/32951124 swapFree=67111528/67111528
[pid=5369] ppid=5367 vsize=213200 CPUtime=1300.04 cores=1,3
/proc/5369/stat : 5369 (umsat) R 5367 5369 5047 0 -1 4202496 50434 0 0 0 129978 26 0 0 25 0 1 0 544346443 218316800 48142 33554432000 4194304 4263880 140736788430800 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5369/statm: 53300 48142 247 17 0 50473 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 213200

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50434
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= 15399

runsolver used 2.04069 second user time and 5.05123 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 08:45:59
IDJOB=3261975
IDBENCH=83268
IDSOLVER=1582
FILE ID=node110/3261975-1303541159
RUNJOBID= node110-1303539686-5067
PBS_JOBID= 13143128
Free space on /tmp= 71976 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261975-1303541159/watcher-3261975-1303541159 -o /tmp/evaluation-result-3261975-1303541159/solver-3261975-1303541159 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3261975-1303541159.cnf

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1280691492

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16778364 kB
Buffers:       2309296 kB
Cached:       12967020 kB
SwapCached:          0 kB
Active:        8166040 kB
Inactive:      7440720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16778364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:      329644 kB
Mapped:          15276 kB
Slab:           500636 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   518396 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= 71980 MiB
End job on node110 at 2011-04-23 09:07:41