Trace number 3250753

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.02 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3250753-1303548472/watcher-3250753-1303548472 -o /tmp/evaluation-result-3250753-1303548472/solver-3250753-1303548472 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3250753-1303548472.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.48 3.88 3.72 5/186 27650
/proc/meminfo: memFree=12418528/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=11644 CPUtime=0 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4194304 340 0 0 0 0 0 0 0 25 0 1 0 466445923 11923456 280 33554432000 4194304 4263880 140736949722368 18446744073709551615 251813898010 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 2911 280 240 17 0 84 0

[startup+0.0779301 s]
/proc/loadavg: 3.48 3.88 3.72 5/186 27650
/proc/meminfo: memFree=12418528/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=13340 CPUtime=0.07 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4194304 847 0 0 0 7 0 0 0 25 0 1 0 466445923 13660160 641 33554432000 4194304 4263880 140736949722368 18446744073709551615 47541040121378 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 3335 641 241 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100926 s]
/proc/loadavg: 3.48 3.88 3.72 5/186 27650
/proc/meminfo: memFree=12418528/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=13340 CPUtime=0.09 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4194304 881 0 0 0 9 0 0 0 25 0 1 0 466445923 13660160 675 33554432000 4194304 4263880 140736949722368 18446744073709551615 4236862 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 3335 675 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300954 s]
/proc/loadavg: 3.48 3.88 3.72 5/186 27650
/proc/meminfo: memFree=12418528/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=18912 CPUtime=0.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 2714 0 0 0 29 0 0 0 25 0 1 0 466445923 19365888 2073 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 4728 2073 247 17 0 1901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18912

[startup+0.700829 s]
/proc/loadavg: 3.48 3.88 3.72 5/186 27650
/proc/meminfo: memFree=12418528/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=20892 CPUtime=0.69 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 3192 0 0 0 69 0 0 0 25 0 1 0 466445923 21393408 2551 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/27650/statm: 5223 2551 247 17 0 2396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20892

[startup+1.50075 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12387396/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=25132 CPUtime=1.48 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 4245 0 0 0 148 0 0 0 25 0 1 0 466445923 25735168 3604 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 6283 3604 247 17 0 3456 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25132

[startup+3.10049 s]
/proc/loadavg: 3.52 3.89 3.72 5/190 27657
/proc/meminfo: memFree=12373136/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=31300 CPUtime=3.08 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 5778 0 0 0 308 0 0 0 25 0 1 0 466445923 32051200 5137 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 7825 5137 247 17 0 4998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31300

[startup+6.30095 s]
/proc/loadavg: 3.56 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12349580/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=40856 CPUtime=6.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 8085 0 0 0 627 1 0 0 25 0 1 0 466445923 41836544 7444 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 10214 7444 247 17 0 7387 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40856

[startup+12.7009 s]
/proc/loadavg: 3.60 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12328664/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=52012 CPUtime=12.68 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 10873 0 0 0 1266 2 0 0 25 0 1 0 466445923 53260288 10232 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 13003 10232 247 17 0 10176 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52012

[startup+25.5007 s]
/proc/loadavg: 3.66 3.89 3.73 5/190 27657
/proc/meminfo: memFree=12290324/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=68756 CPUtime=25.49 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 14916 0 0 0 2544 5 0 0 25 0 1 0 466445923 70406144 14275 33554432000 4194304 4263880 140736949722368 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 17189 14275 247 17 0 14362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68756

[startup+51.1004 s]
/proc/loadavg: 3.79 3.90 3.74 5/190 27659
/proc/meminfo: memFree=12255160/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=91664 CPUtime=51.07 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 20565 0 0 0 5101 6 0 0 25 0 1 0 466445923 93863936 19924 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 22916 19924 247 17 0 20089 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91664

[startup+102.307 s]
/proc/loadavg: 3.91 3.91 3.75 5/190 27660
/proc/meminfo: memFree=12200092/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=123020 CPUtime=102.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 28075 0 0 0 10219 9 0 0 25 0 1 0 466445923 125972480 27434 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 30755 27434 247 17 0 27928 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 123020

[startup+162.301 s]
/proc/loadavg: 3.96 3.93 3.76 5/190 27661
/proc/meminfo: memFree=12155804/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=150456 CPUtime=162.27 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 34852 0 0 0 16216 11 0 0 25 0 1 0 466445923 154066944 34211 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 37614 34211 247 17 0 34787 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 150456

[startup+222.301 s]
/proc/loadavg: 3.98 3.94 3.77 5/190 27663
/proc/meminfo: memFree=12114996/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=172328 CPUtime=222.27 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 40214 0 0 0 22213 14 0 0 25 0 1 0 466445923 176463872 39573 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 43082 39573 249 17 0 40255 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 172328

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.78 5/190 27665
/proc/meminfo: memFree=12085088/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=196860 CPUtime=282.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 46302 0 0 0 28211 17 0 0 25 0 1 0 466445923 201584640 45147 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 49215 45147 248 17 0 46388 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 196860

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.79 5/190 27666
/proc/meminfo: memFree=12050856/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=219196 CPUtime=342.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 51842 0 0 0 34208 20 0 0 25 0 1 0 466445923 224456704 50687 33554432000 4194304 4263880 140736949722368 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 54799 50687 248 17 0 51972 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 219196

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.80 5/190 27668
/proc/meminfo: memFree=12022572/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=238684 CPUtime=402.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 56689 0 0 0 40205 23 0 0 25 0 1 0 466445923 244412416 55534 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 59671 55534 248 17 0 56844 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 238684

[startup+462.3 s]
/proc/loadavg: 4.07 3.98 3.82 5/190 27669
/proc/meminfo: memFree=12001972/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=254500 CPUtime=462.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 60520 0 0 0 46203 25 0 0 25 0 1 0 466445923 260608000 59365 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215125 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 63625 59365 249 17 0 60798 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 254500

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 27671
/proc/meminfo: memFree=11980504/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=266904 CPUtime=522.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 63546 0 0 0 52202 26 0 0 25 0 1 0 466445923 273309696 62390 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 66726 62390 248 17 0 63899 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 266904

[startup+582.301 s]
/proc/loadavg: 4.07 4.00 3.84 5/190 27673
/proc/meminfo: memFree=11962880/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=277168 CPUtime=582.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 66076 0 0 0 58201 27 0 0 25 0 1 0 466445923 283820032 64920 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 69292 64920 248 17 0 66465 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 277168

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 27674
/proc/meminfo: memFree=11943272/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=287104 CPUtime=642.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 68526 0 0 0 64201 28 0 0 25 0 1 0 466445923 293994496 67370 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 71776 67370 248 17 0 68949 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 287104

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 27676
/proc/meminfo: memFree=11932472/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=297092 CPUtime=702.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 70970 0 0 0 70199 29 0 0 25 0 1 0 466445923 304222208 69814 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 74273 69814 248 17 0 71446 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 297092

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 27677
/proc/meminfo: memFree=11906792/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=307460 CPUtime=762.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 73430 0 0 0 76198 31 0 0 25 0 1 0 466445923 314839040 72274 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 76865 72274 248 17 0 74038 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 307460

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 27688
/proc/meminfo: memFree=11894924/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=317828 CPUtime=822.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 75948 0 0 0 82197 32 0 0 25 0 1 0 466445923 325455872 74792 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 79457 74792 248 17 0 76630 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 317828

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 27690
/proc/meminfo: memFree=11882508/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=326844 CPUtime=882.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 78229 0 0 0 88195 33 0 0 25 0 1 0 466445923 334688256 77073 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 81711 77073 248 17 0 78884 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 326844

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 27691
/proc/meminfo: memFree=11869720/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=334840 CPUtime=942.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 81108 0 0 0 94195 34 0 0 25 0 1 0 466445923 342876160 79039 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 83710 79039 248 17 0 80883 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 334840

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.89 5/190 27723
/proc/meminfo: memFree=11882984/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=335248 CPUtime=1002.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 81187 0 0 0 100195 34 0 0 25 0 1 0 466445923 343293952 79118 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 83812 79118 248 17 0 80985 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 335248

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.90 5/190 27724
/proc/meminfo: memFree=11861456/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=335904 CPUtime=1062.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 81343 0 0 0 106195 34 0 0 25 0 1 0 466445923 343965696 79274 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 83976 79274 248 17 0 81149 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 335904

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 27726
/proc/meminfo: memFree=11835032/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=337824 CPUtime=1122.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 81778 0 0 0 112195 34 0 0 25 0 1 0 466445923 345931776 79709 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 84456 79709 248 17 0 81629 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 337824

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.91 5/190 27728
/proc/meminfo: memFree=11829068/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=339760 CPUtime=1182.28 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 82182 0 0 0 118194 34 0 0 25 0 1 0 466445923 347914240 80113 33554432000 4194304 4263880 140736949722368 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 84940 80113 248 17 0 82113 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 339760

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/190 27729
/proc/meminfo: memFree=11815520/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=340656 CPUtime=1242.29 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 82393 0 0 0 124195 34 0 0 25 0 1 0 466445923 348831744 80324 33554432000 4194304 4263880 140736949722368 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 85164 80324 248 17 0 82337 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 340656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.91 3/188 27732
/proc/meminfo: memFree=12009960/32950928 swapFree=67111528/67111528
[pid=27650] ppid=27648 vsize=341340 CPUtime=1299.99 cores=4,6
/proc/27650/stat : 27650 (umsat) R 27648 27650 27596 0 -1 4202496 82513 0 0 0 129965 34 0 0 25 0 1 0 466445923 349532160 80444 33554432000 4194304 4263880 140736949722368 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27650/statm: 85335 80444 248 17 0 82508 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 341340

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.02
CPU user time (s): 1299.66
CPU system time (s): 0.364944
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 341340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.66
system time used= 0.364944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82513
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= 6
involuntary context switches= 2547

runsolver used 2.0027 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 10:47:52
IDJOB=3250753
IDBENCH=83358
IDSOLVER=1582
FILE ID=node126/3250753-1303548472
RUNJOBID= node126-1303548472-27615
PBS_JOBID= 13143150
Free space on /tmp= 71396 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250753-1303548472/watcher-3250753-1303548472 -o /tmp/evaluation-result-3250753-1303548472/solver-3250753-1303548472 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3250753-1303548472.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=821351027

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12419056 kB
Buffers:       2039860 kB
Cached:       17850496 kB
SwapCached:          0 kB
Active:       10592512 kB
Inactive:      9366088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12419056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8416 kB
Writeback:          12 kB
AnonPages:       68344 kB
Mapped:          15116 kB
Slab:           507468 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   230748 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= 71396 MiB
End job on node126 at 2011-04-23 11:09:34