Trace number 3262371

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.04 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.76
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.07 3.77 3.60 5/189 7484
/proc/meminfo: memFree=14561656/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=11776 CPUtime=0 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4194304 367 0 0 0 0 0 0 0 22 0 1 0 466150751 12058624 306 33554432000 4194304 4263880 140736791821104 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 2944 306 240 17 0 117 0

[startup+0.043387 s]
/proc/loadavg: 3.07 3.77 3.60 5/189 7484
/proc/meminfo: memFree=14561656/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=12428 CPUtime=0.04 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4194304 578 0 0 0 4 0 0 0 22 0 1 0 466150751 12726272 468 33554432000 4194304 4263880 140736791821104 18446744073709551615 270613110528 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 3107 468 241 17 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12428

[startup+0.10038 s]
/proc/loadavg: 3.07 3.77 3.60 5/189 7484
/proc/meminfo: memFree=14561656/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=13340 CPUtime=0.09 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4194304 871 0 0 0 9 0 0 0 22 0 1 0 466150751 13660160 664 33554432000 4194304 4263880 140736791821104 18446744073709551615 4236862 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 3335 664 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300355 s]
/proc/loadavg: 3.07 3.77 3.60 5/189 7484
/proc/meminfo: memFree=14561656/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=16124 CPUtime=0.29 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 1747 0 0 0 29 0 0 0 23 0 1 0 466150751 16510976 1409 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 4031 1409 247 17 0 1204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16124

[startup+0.700271 s]
/proc/loadavg: 3.07 3.77 3.60 5/189 7484
/proc/meminfo: memFree=14561656/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=18260 CPUtime=0.69 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 2257 0 0 0 69 0 0 0 25 0 1 0 466150751 18698240 1919 33554432000 4194304 4263880 140736791821104 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 4565 1919 247 17 0 1738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18260

[startup+1.50111 s]
/proc/loadavg: 3.07 3.77 3.60 6/190 7485
/proc/meminfo: memFree=14536104/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=21448 CPUtime=1.49 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 3035 0 0 0 149 0 0 0 25 0 1 0 466150751 21962752 2697 33554432000 4194304 4263880 140736791821104 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 5362 2697 247 17 0 2535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21448

[startup+3.10085 s]
/proc/loadavg: 3.15 3.77 3.60 5/190 7485
/proc/meminfo: memFree=14522708/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=26392 CPUtime=3.09 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 4242 0 0 0 308 1 0 0 25 0 1 0 466150751 27025408 3904 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 6598 3904 247 17 0 3771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26392

[startup+6.30029 s]
/proc/loadavg: 3.15 3.77 3.60 7/190 7485
/proc/meminfo: memFree=14494712/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=32688 CPUtime=6.29 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 5741 0 0 0 628 1 0 0 25 0 1 0 466150751 33472512 5403 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 8172 5403 247 17 0 5345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32688

[startup+12.7011 s]
/proc/loadavg: 3.28 3.78 3.61 6/190 7485
/proc/meminfo: memFree=14461484/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=41020 CPUtime=12.69 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 7784 0 0 0 1267 2 0 0 25 0 1 0 466150751 42004480 7446 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 10255 7446 247 17 0 7428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41020

[startup+25.5009 s]
/proc/loadavg: 3.39 3.79 3.61 5/190 7485
/proc/meminfo: memFree=14418832/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=53196 CPUtime=25.5 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 10687 0 0 0 2546 4 0 0 25 0 1 0 466150751 54472704 10349 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 13299 10349 247 17 0 10472 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 53196

[startup+51.1004 s]
/proc/loadavg: 3.60 3.80 3.62 5/190 7486
/proc/meminfo: memFree=14369424/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=67936 CPUtime=51.09 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 14252 0 0 0 5104 5 0 0 25 0 1 0 466150751 69566464 13914 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 16984 13914 247 17 0 14157 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67936

[startup+102.307 s]
/proc/loadavg: 3.91 3.85 3.65 6/190 7487
/proc/meminfo: memFree=14320072/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=78248 CPUtime=102.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 16913 0 0 0 10225 5 0 0 25 0 1 0 466150751 80125952 16321 33554432000 4194304 4263880 140736791821104 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 19562 16321 247 17 0 16735 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78248

[startup+162.301 s]
/proc/loadavg: 3.96 3.87 3.66 5/190 7489
/proc/meminfo: memFree=14268476/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=93088 CPUtime=162.29 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 20575 0 0 0 16223 6 0 0 25 0 1 0 466150751 95322112 19726 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 23272 19726 247 17 0 20445 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 93088

[startup+222.301 s]
/proc/loadavg: 3.98 3.89 3.68 5/190 7500
/proc/meminfo: memFree=14235640/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=113780 CPUtime=222.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 25677 0 0 0 22221 9 0 0 25 0 1 0 466150751 116510720 24828 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 28445 24828 247 17 0 25618 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113780

[startup+282.3 s]
/proc/loadavg: 3.99 3.91 3.70 5/190 7501
/proc/meminfo: memFree=14219004/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=117120 CPUtime=282.29 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 26892 0 0 0 28220 9 0 0 25 0 1 0 466150751 119930880 25636 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 29280 25636 247 17 0 26453 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 117120

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.72 5/190 7506
/proc/meminfo: memFree=14182512/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=120192 CPUtime=342.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 27508 0 0 0 34220 10 0 0 25 0 1 0 466150751 123076608 26252 33554432000 4194304 4263880 140736791821104 18446744073709551615 270612768496 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 30048 26252 247 17 0 27221 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120192

[startup+402.301 s]
/proc/loadavg: 3.99 3.93 3.73 6/190 7507
/proc/meminfo: memFree=14153244/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=122240 CPUtime=402.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 27895 0 0 0 40220 10 0 0 25 0 1 0 466150751 125173760 26639 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 30560 26639 247 17 0 27733 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 122240

[startup+462.301 s]
/proc/loadavg: 3.99 3.94 3.74 5/190 7509
/proc/meminfo: memFree=14132404/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=130760 CPUtime=462.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 29970 0 0 0 46219 11 0 0 25 0 1 0 466150751 133898240 28713 33554432000 4194304 4263880 140736791821104 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 32690 28713 247 17 0 29863 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 130760

[startup+522.301 s]
/proc/loadavg: 3.99 3.95 3.75 5/190 7511
/proc/meminfo: memFree=14119620/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=142404 CPUtime=522.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 32653 0 0 0 52218 12 0 0 25 0 1 0 466150751 145821696 31396 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 35601 31396 247 17 0 32774 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142404

[startup+582.3 s]
/proc/loadavg: 4.10 4.00 3.78 6/190 7512
/proc/meminfo: memFree=14098532/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=152196 CPUtime=582.3 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 35700 0 0 0 58217 13 0 0 25 0 1 0 466150751 155848704 33388 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 38049 33388 247 17 0 35222 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 152196

[startup+642.301 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 7514
/proc/meminfo: memFree=14089212/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=153028 CPUtime=642.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 35868 0 0 0 64218 13 0 0 25 0 1 0 466150751 156700672 33556 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 38257 33556 247 17 0 35430 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 153028

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.81 5/190 7515
/proc/meminfo: memFree=14076808/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=153796 CPUtime=702.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 36047 0 0 0 70218 13 0 0 25 0 1 0 466150751 157487104 33735 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 38449 33735 247 17 0 35622 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 153796

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.82 6/190 7517
/proc/meminfo: memFree=14051752/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=155332 CPUtime=762.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 36389 0 0 0 76218 13 0 0 25 0 1 0 466150751 159059968 34077 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 38833 34077 247 17 0 36006 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 155332

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 7519
/proc/meminfo: memFree=14038720/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=156356 CPUtime=822.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 36703 0 0 0 82218 13 0 0 25 0 1 0 466150751 160108544 34391 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 39089 34391 247 17 0 36262 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 156356

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/190 7520
/proc/meminfo: memFree=14025196/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=158148 CPUtime=882.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 37027 0 0 0 88218 13 0 0 25 0 1 0 466150751 161943552 34715 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 39537 34715 247 17 0 36710 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 158148

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 7522
/proc/meminfo: memFree=14006700/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=163424 CPUtime=942.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 38365 0 0 0 94217 14 0 0 25 0 1 0 466150751 167346176 36053 33554432000 4194304 4263880 140736791821104 18446744073709551615 4206395 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 40856 36053 247 17 0 38029 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 163424

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 7523
/proc/meminfo: memFree=13987716/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=172712 CPUtime=1002.31 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 40653 0 0 0 100216 15 0 0 25 0 1 0 466150751 176857088 38341 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 43178 38341 247 17 0 40351 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 172712

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 7525
/proc/meminfo: memFree=13974560/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=178804 CPUtime=1062.32 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 42853 0 0 0 106216 16 0 0 25 0 1 0 466150751 183095296 39886 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 44701 39886 247 17 0 41874 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 178804

[startup+1122.3 s]
/proc/loadavg: 4.15 4.04 3.87 5/190 7527
/proc/meminfo: memFree=13971452/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=179592 CPUtime=1122.32 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 42975 0 0 0 112216 16 0 0 25 0 1 0 466150751 183902208 40008 33554432000 4194304 4263880 140736791821104 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 44898 40008 247 17 0 42071 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 179592

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.88 6/190 7528
/proc/meminfo: memFree=13960648/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=180016 CPUtime=1182.32 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 43064 0 0 0 118216 16 0 0 25 0 1 0 466150751 184336384 40097 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 45004 40097 247 17 0 42177 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 180016

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.89 5/190 7530
/proc/meminfo: memFree=13948852/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=181040 CPUtime=1242.32 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 43301 0 0 0 124216 16 0 0 25 0 1 0 466150751 185384960 40334 33554432000 4194304 4263880 140736791821104 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 45260 40334 247 17 0 42433 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 181040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.89 2/185 7534
/proc/meminfo: memFree=14402972/32951124 swapFree=67111528/67111528
[pid=7484] ppid=7482 vsize=182576 CPUtime=1300.02 cores=4,6
/proc/7484/stat : 7484 (umsat) R 7482 7484 6310 0 -1 4202496 43634 0 0 0 129986 16 0 0 25 0 1 0 466150751 186957824 40667 33554432000 4194304 4263880 140736791821104 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7484/statm: 45644 40667 247 17 0 42817 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 182576

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.87
CPU system time (s): 0.174973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 182576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43634
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1165

runsolver used 2.21366 second user time and 4.88926 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 09:58:18
IDJOB=3262371
IDBENCH=83298
IDSOLVER=1582
FILE ID=node108/3262371-1303545498
RUNJOBID= node108-1303545498-7443
PBS_JOBID= 13143130
Free space on /tmp= 71440 MiB

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

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=131597511

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      14561812 kB
Buffers:       2248788 kB
Cached:       15497544 kB
SwapCached:          0 kB
Active:        9853712 kB
Inactive:      7966536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14561812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11000 kB
Writeback:           0 kB
AnonPages:       72448 kB
Mapped:          15272 kB
Slab:           505128 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260188 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= 71444 MiB
End job on node108 at 2011-04-23 10:20:00