Trace number 3262239

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.7746
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

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-3262239-1303545498/watcher-3262239-1303545498 -o /tmp/evaluation-result-3262239-1303545498/solver-3262239-1303545498 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3262239-1303545498.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: 3.07 3.77 3.60 3/174 7459
/proc/meminfo: memFree=14576660/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=11644 CPUtime=0 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4194304 339 0 0 0 0 0 0 0 23 0 1 0 466150731 11923456 278 33554432000 4194304 4263880 140733318337120 18446744073709551615 46951475609871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 2911 278 240 17 0 84 0

[startup+0.04222 s]
/proc/loadavg: 3.07 3.77 3.60 3/174 7459
/proc/meminfo: memFree=14576660/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=12428 CPUtime=0.03 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4194304 565 0 0 0 3 0 0 0 23 0 1 0 466150731 12726272 455 33554432000 4194304 4263880 140733318337120 18446744073709551615 46951475715165 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 3107 455 241 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.101208 s]
/proc/loadavg: 3.07 3.77 3.60 3/174 7459
/proc/meminfo: memFree=14576660/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=13340 CPUtime=0.09 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4194304 856 0 0 0 9 0 0 0 23 0 1 0 466150731 13660160 649 33554432000 4194304 4263880 140733318337120 18446744073709551615 46951475558592 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 3335 649 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301148 s]
/proc/loadavg: 3.07 3.77 3.60 3/174 7459
/proc/meminfo: memFree=14576660/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=15600 CPUtime=0.29 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 1590 0 0 0 29 0 0 0 25 0 1 0 466150731 15974400 1268 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 3900 1268 247 17 0 1073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15600

[startup+0.701076 s]
/proc/loadavg: 3.07 3.77 3.60 3/174 7459
/proc/meminfo: memFree=14576660/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=17316 CPUtime=0.69 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 2015 0 0 0 69 0 0 0 25 0 1 0 466150731 17731584 1693 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 4329 1693 247 17 0 1502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17316

[startup+1.50095 s]
/proc/loadavg: 3.07 3.77 3.60 6/190 7485
/proc/meminfo: memFree=14540196/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=19988 CPUtime=1.49 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 2677 0 0 0 149 0 0 0 25 0 1 0 466150731 20467712 2355 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 4997 2355 247 17 0 2170 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19988

[startup+3.10066 s]
/proc/loadavg: 3.15 3.77 3.60 5/190 7485
/proc/meminfo: memFree=14524816/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=23628 CPUtime=3.08 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 3537 0 0 0 308 0 0 0 25 0 1 0 466150731 24195072 3215 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 5907 3215 247 17 0 3080 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23628

[startup+6.30109 s]
/proc/loadavg: 3.15 3.77 3.60 6/190 7485
/proc/meminfo: memFree=14495696/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=29696 CPUtime=6.28 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 4959 0 0 0 628 0 0 0 25 0 1 0 466150731 30408704 4637 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 7424 4637 247 17 0 4597 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29696

[startup+12.701 s]
/proc/loadavg: 3.28 3.78 3.61 6/190 7485
/proc/meminfo: memFree=14462228/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=36544 CPUtime=12.69 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 6634 0 0 0 1268 1 0 0 25 0 1 0 466150731 37421056 6312 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 9136 6312 247 17 0 6309 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36544

[startup+25.5007 s]
/proc/loadavg: 3.39 3.79 3.61 5/190 7485
/proc/meminfo: memFree=14419204/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=46464 CPUtime=25.49 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 8956 0 0 0 2547 2 0 0 25 0 1 0 466150731 47579136 8634 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 11616 8634 247 17 0 8789 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46464

[startup+51.1012 s]
/proc/loadavg: 3.60 3.80 3.62 5/190 7486
/proc/meminfo: memFree=14369796/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=54084 CPUtime=51.09 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 10851 0 0 0 5106 3 0 0 25 0 1 0 466150731 55382016 10529 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 13521 10529 247 17 0 10694 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54084

[startup+102.307 s]
/proc/loadavg: 3.91 3.85 3.65 6/190 7487
/proc/meminfo: memFree=14320196/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=64992 CPUtime=102.29 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 13431 0 0 0 10225 4 0 0 25 0 1 0 466150731 66551808 13108 33554432000 4194304 4263880 140733318337120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 16248 13108 247 17 0 13421 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64992

[startup+162.3 s]
/proc/loadavg: 3.96 3.87 3.66 5/190 7489
/proc/meminfo: memFree=14268476/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=80560 CPUtime=162.29 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 17406 0 0 0 16224 5 0 0 25 0 1 0 466150731 82493440 16530 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 20140 16530 247 17 0 17313 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80560

[startup+222.301 s]
/proc/loadavg: 3.98 3.89 3.68 5/190 7500
/proc/meminfo: memFree=14235764/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=82924 CPUtime=222.29 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 17876 0 0 0 22223 6 0 0 25 0 1 0 466150731 84914176 17000 33554432000 4194304 4263880 140733318337120 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 20731 17000 247 17 0 17904 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82924

[startup+282.3 s]
/proc/loadavg: 3.99 3.91 3.70 5/190 7501
/proc/meminfo: memFree=14219004/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=85908 CPUtime=282.3 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 18570 0 0 0 28223 7 0 0 25 0 1 0 466150731 87969792 17694 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 21477 17694 247 17 0 18650 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85908

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.72 5/190 7506
/proc/meminfo: memFree=14183256/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=99396 CPUtime=342.3 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 22308 0 0 0 34221 9 0 0 25 0 1 0 466150731 101781504 21040 33554432000 4194304 4263880 140733318337120 18446744073709551615 4206726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 24849 21040 248 17 0 22022 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99396

[startup+402.301 s]
/proc/loadavg: 3.99 3.93 3.73 6/190 7507
/proc/meminfo: memFree=14153492/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=99992 CPUtime=402.3 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 22448 0 0 0 40221 9 0 0 25 0 1 0 466150731 102391808 21180 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 24998 21180 248 17 0 22171 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99992

[startup+462.3 s]
/proc/loadavg: 3.99 3.94 3.74 5/190 7509
/proc/meminfo: memFree=14132404/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=101848 CPUtime=462.3 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 22850 0 0 0 46221 9 0 0 25 0 1 0 466150731 104292352 21582 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 25462 21582 248 17 0 22635 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101848

[startup+522.301 s]
/proc/loadavg: 3.99 3.95 3.75 5/190 7511
/proc/meminfo: memFree=14119620/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=102872 CPUtime=522.3 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 23095 0 0 0 52221 9 0 0 25 0 1 0 466150731 105340928 21827 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 25718 21827 248 17 0 22891 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102872

[startup+582.301 s]
/proc/loadavg: 4.10 4.00 3.78 5/190 7512
/proc/meminfo: memFree=14098656/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=112680 CPUtime=582.3 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 25554 0 0 0 58220 10 0 0 25 0 1 0 466150731 115384320 24285 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 28170 24285 247 17 0 25343 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112680

[startup+642.301 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 7514
/proc/meminfo: memFree=14089336/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=120464 CPUtime=642.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 27695 0 0 0 64219 12 0 0 25 0 1 0 466150731 123355136 25951 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 30116 25951 247 17 0 27289 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120464

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.81 6/190 7515
/proc/meminfo: memFree=14076808/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=120720 CPUtime=702.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 27783 0 0 0 70219 12 0 0 25 0 1 0 466150731 123617280 26039 33554432000 4194304 4263880 140733318337120 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 30180 26039 247 17 0 27353 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 120720

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 7517
/proc/meminfo: memFree=14051876/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=121744 CPUtime=762.32 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 27972 0 0 0 76220 12 0 0 25 0 1 0 466150731 124665856 26228 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 30436 26228 247 17 0 27609 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 121744

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 7519
/proc/meminfo: memFree=14038720/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=123408 CPUtime=822.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 28356 0 0 0 82218 13 0 0 25 0 1 0 466150731 126369792 26612 33554432000 4194304 4263880 140733318337120 18446744073709551615 4205677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 30852 26612 247 17 0 28025 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 123408

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.83 7/190 7520
/proc/meminfo: memFree=14025320/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=124176 CPUtime=882.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 28534 0 0 0 88218 13 0 0 25 0 1 0 466150731 127156224 26790 33554432000 4194304 4263880 140733318337120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 31044 26790 247 17 0 28217 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 124176

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 7522
/proc/meminfo: memFree=14006824/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=134492 CPUtime=942.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 31125 0 0 0 94217 14 0 0 25 0 1 0 466150731 137719808 28868 33554432000 4194304 4263880 140733318337120 18446744073709551615 270612771525 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 33623 28868 247 17 0 30796 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 134492

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 7523
/proc/meminfo: memFree=13987840/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=141652 CPUtime=1002.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 32958 0 0 0 100216 15 0 0 25 0 1 0 466150731 145051648 30701 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 35413 30701 247 17 0 32586 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141652

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 7525
/proc/meminfo: memFree=13974560/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=145172 CPUtime=1062.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 34372 0 0 0 106216 15 0 0 25 0 1 0 466150731 148656128 31541 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 36293 31541 247 17 0 33466 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 145172

[startup+1122.3 s]
/proc/loadavg: 4.15 4.04 3.87 5/190 7527
/proc/meminfo: memFree=13971576/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=145804 CPUtime=1122.31 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 34513 0 0 0 112216 15 0 0 25 0 1 0 466150731 149303296 31682 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 36451 31682 247 17 0 33624 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 145804

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.88 6/190 7528
/proc/meminfo: memFree=13960648/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=147596 CPUtime=1182.32 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 34875 0 0 0 118216 16 0 0 25 0 1 0 466150731 151138304 32044 33554432000 4194304 4263880 140733318337120 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 36899 32044 247 17 0 34072 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 147596

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.89 5/190 7530
/proc/meminfo: memFree=13948976/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=147596 CPUtime=1242.32 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 34931 0 0 0 124216 16 0 0 25 0 1 0 466150731 151138304 32100 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 36899 32100 247 17 0 34072 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 147596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.89 5/190 7531
/proc/meminfo: memFree=13945000/32951124 swapFree=67111528/67111528
[pid=7459] ppid=7457 vsize=148620 CPUtime=1300.03 cores=0,2
/proc/7459/stat : 7459 (umsat) R 7457 7459 6310 0 -1 4202496 35148 0 0 0 129987 16 0 0 25 0 1 0 466150731 152186880 32317 33554432000 4194304 4263880 140733318337120 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7459/statm: 37155 32317 247 17 0 34328 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 148620

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

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

runsolver used 2.19667 second user time and 4.90625 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 09:58:18
IDJOB=3262239
IDBENCH=83287
IDSOLVER=1582
FILE ID=node108/3262239-1303545498
RUNJOBID= node108-1303545498-7442
PBS_JOBID= 13143130
Free space on /tmp= 71448 MiB

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

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
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:      14577064 kB
Buffers:       2248764 kB
Cached:       15492136 kB
SwapCached:          0 kB
Active:        9836956 kB
Inactive:      7967636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14577064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5568 kB
Writeback:           0 kB
AnonPages:       63524 kB
Mapped:          14496 kB
Slab:           505128 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191332 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= 71436 MiB
End job on node108 at 2011-04-23 10:20:00