Trace number 3262503

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_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

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

running on 2 cores: 0,2

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: 2.82 3.18 3.88 3/179 6147
/proc/meminfo: memFree=17039044/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=11644 CPUtime=0 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4194304 347 0 0 0 0 0 0 0 23 0 1 0 544916045 11923456 287 33554432000 4194304 4263880 140736314797680 18446744073709551615 4239373 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 2911 290 240 17 0 84 0

[startup+0.0853361 s]
/proc/loadavg: 2.82 3.18 3.88 3/179 6147
/proc/meminfo: memFree=17039044/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=13340 CPUtime=0.08 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4194304 849 0 0 0 8 0 0 0 23 0 1 0 544916045 13660160 643 33554432000 4194304 4263880 140736314797680 18446744073709551615 4236803 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 3335 644 241 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100363 s]
/proc/loadavg: 2.82 3.18 3.88 3/179 6147
/proc/meminfo: memFree=17039044/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=13340 CPUtime=0.09 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4194304 870 0 0 0 9 0 0 0 23 0 1 0 544916045 13660160 664 33554432000 4194304 4263880 140736314797680 18446744073709551615 47750565166776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 3335 664 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30028 s]
/proc/loadavg: 2.82 3.18 3.88 3/179 6147
/proc/meminfo: memFree=17039044/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=16596 CPUtime=0.29 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 1898 0 0 0 29 0 0 0 25 0 1 0 544916045 16994304 1523 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 4149 1523 247 17 0 1322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16596

[startup+0.700208 s]
/proc/loadavg: 2.82 3.18 3.88 3/179 6147
/proc/meminfo: memFree=17039044/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=18616 CPUtime=0.69 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 2419 0 0 0 69 0 0 0 25 0 1 0 544916045 19062784 2044 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 4654 2044 247 17 0 1827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18616

[startup+1.50108 s]
/proc/loadavg: 2.92 3.20 3.88 5/190 6168
/proc/meminfo: memFree=16999404/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=21672 CPUtime=1.49 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 3170 0 0 0 149 0 0 0 25 0 1 0 544916045 22192128 2795 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 5418 2795 247 17 0 2591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21672

[startup+3.10075 s]
/proc/loadavg: 2.92 3.20 3.88 5/190 6168
/proc/meminfo: memFree=16983272/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=26192 CPUtime=3.09 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 4266 0 0 0 308 1 0 0 25 0 1 0 544916045 26820608 3891 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 6548 3891 247 17 0 3721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26192

[startup+6.30119 s]
/proc/loadavg: 2.92 3.20 3.88 5/190 6168
/proc/meminfo: memFree=16951784/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=33308 CPUtime=6.29 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 5942 0 0 0 628 1 0 0 25 0 1 0 544916045 34107392 5567 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 8327 5567 247 17 0 5500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33308

[startup+12.701 s]
/proc/loadavg: 3.08 3.22 3.88 5/190 6169
/proc/meminfo: memFree=16910740/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=42808 CPUtime=12.69 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 8293 0 0 0 1268 1 0 0 25 0 1 0 544916045 43835392 7918 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 10702 7918 247 17 0 7875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42808

[startup+25.5007 s]
/proc/loadavg: 3.22 3.25 3.88 5/190 6169
/proc/meminfo: memFree=16859908/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=54840 CPUtime=25.49 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 11063 0 0 0 2546 3 0 0 25 0 1 0 544916045 56156160 10687 33554432000 4194304 4263880 140736314797680 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 13710 10687 247 17 0 10883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54840

[startup+51.101 s]
/proc/loadavg: 3.49 3.31 3.89 5/190 6169
/proc/meminfo: memFree=16798460/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=70044 CPUtime=51.09 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 14765 0 0 0 5105 4 0 0 25 0 1 0 544916045 71725056 14389 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 17511 14389 247 17 0 14684 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70044

[startup+102.307 s]
/proc/loadavg: 3.84 3.43 3.90 5/190 6171
/proc/meminfo: memFree=16723780/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=91124 CPUtime=102.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 19987 0 0 0 10223 7 0 0 25 0 1 0 544916045 93310976 19354 33554432000 4194304 4263880 140736314797680 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 22781 19354 247 17 0 19954 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91124

[startup+162.301 s]
/proc/loadavg: 3.94 3.54 3.90 5/190 6173
/proc/meminfo: memFree=16655784/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=112044 CPUtime=162.29 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 24935 0 0 0 16220 9 0 0 25 0 1 0 544916045 114733056 24302 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 28011 24302 247 17 0 25184 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112044

[startup+222.301 s]
/proc/loadavg: 3.98 3.62 3.91 5/190 6174
/proc/meminfo: memFree=16601920/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=129760 CPUtime=222.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 29333 0 0 0 22218 12 0 0 25 0 1 0 544916045 132874240 28700 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 32440 28700 247 17 0 29613 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 129760

[startup+282.301 s]
/proc/loadavg: 4.02 3.70 3.91 5/190 6176
/proc/meminfo: memFree=16582752/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=131572 CPUtime=282.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 30185 0 0 0 28218 12 0 0 25 0 1 0 544916045 134729728 29117 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 32893 29117 247 17 0 30066 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 131572

[startup+342.301 s]
/proc/loadavg: 4.06 3.77 3.92 5/190 6177
/proc/meminfo: memFree=16558868/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=133108 CPUtime=342.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 30527 0 0 0 34218 12 0 0 25 0 1 0 544916045 136302592 29459 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 33277 29459 247 17 0 30450 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133108

[startup+402.301 s]
/proc/loadavg: 4.06 3.82 3.93 5/190 6179
/proc/meminfo: memFree=16528792/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=135284 CPUtime=402.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 30995 0 0 0 40218 12 0 0 25 0 1 0 544916045 138530816 29927 33554432000 4194304 4263880 140736314797680 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 33821 29927 247 17 0 30994 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 135284

[startup+462.301 s]
/proc/loadavg: 4.06 3.86 3.93 5/190 6181
/proc/meminfo: memFree=16497152/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=137332 CPUtime=462.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 31392 0 0 0 46218 12 0 0 25 0 1 0 544916045 140627968 30324 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 34333 30324 247 17 0 31506 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 137332

[startup+522.3 s]
/proc/loadavg: 4.02 3.89 3.93 5/190 6182
/proc/meminfo: memFree=16482232/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=140080 CPUtime=522.3 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 32122 0 0 0 52218 12 0 0 25 0 1 0 544916045 143441920 31054 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 35020 31054 247 17 0 32193 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 140080

[startup+582.301 s]
/proc/loadavg: 4.00 3.90 3.93 5/190 6184
/proc/meminfo: memFree=16466428/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=149968 CPUtime=582.31 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 34472 0 0 0 58217 14 0 0 25 0 1 0 544916045 153567232 33404 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 37492 33404 247 17 0 34665 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 149968

[startup+642.301 s]
/proc/loadavg: 4.06 3.94 3.94 5/190 6185
/proc/meminfo: memFree=16453848/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=161348 CPUtime=642.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 37200 0 0 0 64217 15 0 0 25 0 1 0 544916045 165220352 35618 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 40337 35618 247 17 0 37510 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 161348

[startup+702.3 s]
/proc/loadavg: 4.02 3.94 3.94 5/190 6187
/proc/meminfo: memFree=16440000/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=172284 CPUtime=702.31 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 39757 0 0 0 70215 16 0 0 25 0 1 0 544916045 176418816 38175 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 43071 38175 247 17 0 40244 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172284

[startup+762.307 s]
/proc/loadavg: 4.01 3.95 3.94 5/190 6189
/proc/meminfo: memFree=16422700/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=182396 CPUtime=762.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 42314 0 0 0 76215 17 0 0 25 0 1 0 544916045 186773504 40732 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 45599 40732 247 17 0 42772 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 182396

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.94 5/190 6190
/proc/meminfo: memFree=16391788/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=192632 CPUtime=822.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 44578 0 0 0 82213 19 0 0 25 0 1 0 544916045 197255168 42996 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 48158 42996 247 17 0 45331 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 192632

[startup+882.3 s]
/proc/loadavg: 4.00 3.96 3.94 5/190 6192
/proc/meminfo: memFree=16366416/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=199712 CPUtime=882.31 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 46350 0 0 0 88212 19 0 0 25 0 1 0 544916045 204505088 44768 33554432000 4194304 4263880 140736314797680 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 49928 44768 247 17 0 47101 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 199712

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6193
/proc/meminfo: memFree=16347756/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=206780 CPUtime=942.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 48077 0 0 0 94211 21 0 0 25 0 1 0 544916045 211742720 46495 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 51695 46495 247 17 0 48868 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 206780

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6195
/proc/meminfo: memFree=16319680/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=211112 CPUtime=1002.31 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 49729 0 0 0 100210 21 0 0 25 0 1 0 544916045 216178688 47447 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 52778 47447 247 17 0 49951 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 211112

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6197
/proc/meminfo: memFree=16298060/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=211112 CPUtime=1062.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 49730 0 0 0 106211 21 0 0 25 0 1 0 544916045 216178688 47448 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 52778 47448 247 17 0 49951 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 211112

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6201
/proc/meminfo: memFree=16276976/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=211964 CPUtime=1122.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 49862 0 0 0 112211 21 0 0 25 0 1 0 544916045 217051136 47580 33554432000 4194304 4263880 140736314797680 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 52991 47580 247 17 0 50164 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 211964

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6203
/proc/meminfo: memFree=16257468/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=212476 CPUtime=1182.32 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 49961 0 0 0 118211 21 0 0 25 0 1 0 544916045 217575424 47679 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 53119 47679 247 17 0 50292 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 212476

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6204
/proc/meminfo: memFree=16244880/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=213500 CPUtime=1242.33 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 50126 0 0 0 124211 22 0 0 25 0 1 0 544916045 218624000 47844 33554432000 4194304 4263880 140736314797680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 53375 47844 247 17 0 50548 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 213500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.94 4/189 6207
/proc/meminfo: memFree=16424624/32951124 swapFree=67111528/67111528
[pid=6147] ppid=6145 vsize=215036 CPUtime=1300.04 cores=0,2
/proc/6147/stat : 6147 (umsat) R 6145 6147 5047 0 -1 4202496 50456 0 0 0 129982 22 0 0 25 0 1 0 544916045 220196864 48174 33554432000 4194304 4263880 140736314797680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6147/statm: 53759 48174 247 17 0 50932 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 215036

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.82
CPU system time (s): 0.232964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 215036

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

runsolver used 2.25166 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 10:20:55
IDJOB=3262503
IDBENCH=83318
IDSOLVER=1582
FILE ID=node110/3262503-1303546855
RUNJOBID= node110-1303546855-6125
PBS_JOBID= 13143128
Free space on /tmp= 71984 MiB

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

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=825581995

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:      17039200 kB
Buffers:       2310040 kB
Cached:       12968928 kB
SwapCached:          0 kB
Active:        7897464 kB
Inactive:      7447908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17039200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5556 kB
Writeback:           0 kB
AnonPages:       65392 kB
Mapped:          14872 kB
Slab:           501300 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212512 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= 71976 MiB
End job on node110 at 2011-04-23 10:42:37