Trace number 3379214

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-05-12 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-19_348.cnf
MD5SUMd56eb1fbc523242359df78e10ae2a44f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables174
Number of clauses16458
Sum of the clauses size73267
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 258
Number of clauses of size 314898
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51502

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.93 3.79 3.87 5/397 8104
/proc/meminfo: memFree=24096152/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=11776 CPUtime=0 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4194304 369 0 0 0 0 0 0 0 19 0 1 0 657582840 12058624 309 33554432000 4194304 4263832 140733732700112 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 2944 309 240 17 0 117 0

[startup+0.0538509 s]
/proc/loadavg: 2.93 3.79 3.87 5/397 8104
/proc/meminfo: memFree=24096152/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=12428 CPUtime=0.04 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4194304 590 0 0 0 4 0 0 0 19 0 1 0 657582840 12726272 481 33554432000 4194304 4263832 140733732700112 18446744073709551615 47519376938424 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 3107 481 241 17 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12428

[startup+0.10083 s]
/proc/loadavg: 2.93 3.79 3.87 5/397 8104
/proc/meminfo: memFree=24096152/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=14740 CPUtime=0.09 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 1327 0 0 0 9 0 0 0 19 0 1 0 657582840 15093760 1024 33554432000 4194304 4263832 140733732700112 18446744073709551615 4205638 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 3685 1024 247 17 0 858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14740

[startup+0.300798 s]
/proc/loadavg: 2.93 3.79 3.87 5/397 8104
/proc/meminfo: memFree=24096152/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=15532 CPUtime=0.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 1544 0 0 0 29 0 0 0 20 0 1 0 657582840 15904768 1241 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 3883 1241 247 17 0 1056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15532

[startup+0.700742 s]
/proc/loadavg: 2.93 3.79 3.87 5/397 8104
/proc/meminfo: memFree=24096152/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=17620 CPUtime=0.69 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 2028 0 0 0 69 0 0 0 21 0 1 0 657582840 18042880 1725 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 4405 1725 247 17 0 1578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17620

[startup+1.5006 s]
/proc/loadavg: 2.93 3.79 3.87 5/411 8126
/proc/meminfo: memFree=24051856/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=20428 CPUtime=1.49 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 2752 0 0 0 149 0 0 0 23 0 1 0 657582840 20918272 2449 33554432000 4194304 4263832 140733732700112 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 5107 2449 247 17 0 2280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20428

[startup+3.10033 s]
/proc/loadavg: 2.93 3.79 3.87 5/411 8126
/proc/meminfo: memFree=24033252/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=24580 CPUtime=3.09 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 3733 0 0 0 309 0 0 0 25 0 1 0 657582840 25169920 3430 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 6145 3430 247 17 0 3318 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24580

[startup+6.30077 s]
/proc/loadavg: 3.01 3.79 3.87 5/411 8126
/proc/meminfo: memFree=24003584/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=30356 CPUtime=6.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 5084 0 0 0 628 1 0 0 25 0 1 0 657582840 31084544 4781 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 7589 4781 247 17 0 4762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30356

[startup+12.7007 s]
/proc/loadavg: 3.09 3.80 3.87 5/411 8126
/proc/meminfo: memFree=23963044/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=37812 CPUtime=12.69 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 6937 0 0 0 1267 2 0 0 25 0 1 0 657582840 38719488 6634 33554432000 4194304 4263832 140733732700112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 9453 6634 247 17 0 6626 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37812

[startup+25.5005 s]
/proc/loadavg: 3.29 3.81 3.87 5/411 8126
/proc/meminfo: memFree=23925236/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=41556 CPUtime=25.49 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 7865 0 0 0 2547 2 0 0 25 0 1 0 657582840 42553344 7562 33554432000 4194304 4263832 140733732700112 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 10389 7562 247 17 0 7562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41556

[startup+51.1011 s]
/proc/loadavg: 3.53 3.82 3.88 5/411 8127
/proc/meminfo: memFree=23868128/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=52584 CPUtime=51.08 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 10321 0 0 0 5105 3 0 0 25 0 1 0 657582840 53846016 10018 33554432000 4194304 4263832 140733732700112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 13146 10018 247 17 0 10319 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52584

[startup+102.301 s]
/proc/loadavg: 3.80 3.85 3.88 5/411 8128
/proc/meminfo: memFree=23800424/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=61728 CPUtime=102.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 12625 0 0 0 10225 4 0 0 25 0 1 0 657582840 63209472 12116 33554432000 4194304 4263832 140733732700112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 15432 12116 247 17 0 12605 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61728

[startup+162.301 s]
/proc/loadavg: 3.92 3.87 3.89 5/411 8130
/proc/meminfo: memFree=23728740/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=74856 CPUtime=162.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 15753 0 0 0 16223 6 0 0 25 0 1 0 657582840 76652544 14987 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 18714 14987 247 17 0 15887 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74856

[startup+222.316 s]
/proc/loadavg: 4.07 3.92 3.90 5/411 8132
/proc/meminfo: memFree=23676648/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=77540 CPUtime=222.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 16551 0 0 0 22224 6 0 0 25 0 1 0 657582840 79400960 15511 33554432000 4194304 4263832 140733732700112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 19385 15511 247 17 0 16558 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 77540

[startup+282.3 s]
/proc/loadavg: 4.07 3.95 3.91 5/411 8133
/proc/meminfo: memFree=23636096/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=87496 CPUtime=282.28 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 19336 0 0 0 28221 7 0 0 25 0 1 0 657582840 89595904 17965 33554432000 4194304 4263832 140733732700112 18446744073709551615 242970247794 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 21874 17965 248 17 0 19047 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87496

[startup+342.301 s]
/proc/loadavg: 4.08 3.97 3.92 5/411 8135
/proc/meminfo: memFree=23604596/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=88076 CPUtime=342.28 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 19504 0 0 0 34221 7 0 0 25 0 1 0 657582840 90189824 18133 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 22019 18133 248 17 0 19192 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 88076

[startup+402.301 s]
/proc/loadavg: 4.14 4.00 3.93 5/411 8136
/proc/meminfo: memFree=23573464/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=90508 CPUtime=402.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 20005 0 0 0 40221 8 0 0 25 0 1 0 657582840 92680192 18633 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 22627 18633 248 17 0 19800 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 90508

[startup+462.3 s]
/proc/loadavg: 4.10 4.01 3.93 5/411 8138
/proc/meminfo: memFree=23539856/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=103808 CPUtime=462.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 23065 0 0 0 46219 10 0 0 25 0 1 0 657582840 106299392 21692 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 25952 21692 247 17 0 23125 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 103808

[startup+522.301 s]
/proc/loadavg: 4.15 4.04 3.94 5/411 8140
/proc/meminfo: memFree=23525468/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=104804 CPUtime=522.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 23732 0 0 0 52219 10 0 0 25 0 1 0 657582840 107319296 21958 33554432000 4194304 4263832 140733732700112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 26201 21958 247 17 0 23374 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 104804

[startup+582.301 s]
/proc/loadavg: 4.11 4.04 3.95 5/411 8141
/proc/meminfo: memFree=23522856/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=104984 CPUtime=582.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 23801 0 0 0 58219 10 0 0 25 0 1 0 657582840 107503616 22027 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 26246 22027 247 17 0 23419 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 104984

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/411 8143
/proc/meminfo: memFree=23509328/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=112352 CPUtime=642.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 26084 0 0 0 64218 11 0 0 25 0 1 0 657582840 115048448 23869 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 28088 23869 247 17 0 25261 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 112352

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/411 8144
/proc/meminfo: memFree=23507216/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=113020 CPUtime=702.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 26205 0 0 0 70219 11 0 0 25 0 1 0 657582840 115732480 23990 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 28255 23990 247 17 0 25428 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 113020

[startup+762.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/411 8146
/proc/meminfo: memFree=23502624/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=115068 CPUtime=762.31 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 26566 0 0 0 76220 11 0 0 25 0 1 0 657582840 117829632 24351 33554432000 4194304 4263832 140733732700112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 28767 24351 248 17 0 25940 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 115068

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/411 8148
/proc/meminfo: memFree=23493812/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=117244 CPUtime=822.29 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 27046 0 0 0 82218 11 0 0 25 0 1 0 657582840 120057856 24830 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 29311 24830 247 17 0 26484 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 117244

[startup+882.316 s]
/proc/loadavg: 4.02 4.02 3.95 5/411 8149
/proc/meminfo: memFree=23472848/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=122124 CPUtime=882.31 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 28227 0 0 0 88219 12 0 0 25 0 1 0 657582840 125054976 26011 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 30531 26011 247 17 0 27704 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 122124

[startup+942.301 s]
/proc/loadavg: 4.15 4.06 3.97 5/411 8151
/proc/meminfo: memFree=23436264/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=134288 CPUtime=942.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 31629 0 0 0 94217 13 0 0 25 0 1 0 657582840 137510912 28366 33554432000 4194304 4263832 140733732700112 18446744073709551615 4206703 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 33572 28366 247 17 0 30745 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 134288

[startup+1002.3 s]
/proc/loadavg: 4.13 4.06 3.98 5/411 8152
/proc/meminfo: memFree=23406744/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=135060 CPUtime=1002.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 31782 0 0 0 100217 13 0 0 25 0 1 0 657582840 138301440 28519 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 33765 28519 247 17 0 30938 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 135060

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.98 5/411 8163
/proc/meminfo: memFree=23383480/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=135572 CPUtime=1062.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 31954 0 0 0 106217 13 0 0 25 0 1 0 657582840 138825728 28691 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 33893 28691 247 17 0 31066 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 135572

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 3.98 5/411 8165
/proc/meminfo: memFree=23366112/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=135572 CPUtime=1122.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 32003 0 0 0 112217 13 0 0 25 0 1 0 657582840 138825728 28740 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 33893 28740 247 17 0 31066 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 135572

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.98 5/411 8166
/proc/meminfo: memFree=23348000/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=137620 CPUtime=1182.31 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 32322 0 0 0 118217 14 0 0 25 0 1 0 657582840 140922880 29059 33554432000 4194304 4263832 140733732700112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 34405 29059 247 17 0 31578 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 137620

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.98 5/411 8168
/proc/meminfo: memFree=23324932/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=141628 CPUtime=1242.3 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 33328 0 0 0 124216 14 0 0 25 0 1 0 657582840 145027072 30065 33554432000 4194304 4263832 140733732700112 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 35407 30065 247 17 0 32580 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 141628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.98 5/411 8169
/proc/meminfo: memFree=23302856/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=145852 CPUtime=1300.02 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 35040 0 0 0 129987 15 0 0 25 0 1 0 657582840 149352448 31190 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 36463 31190 247 17 0 33636 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 145852

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.98 5/411 8169
/proc/meminfo: memFree=23302856/32951132 swapFree=67093844/67111528
[pid=8104] ppid=8100 vsize=145852 CPUtime=1300.02 cores=1,3
/proc/8104/stat : 8104 (umsat) R 8100 8104 7859 0 -1 4202496 35040 0 0 0 129987 15 0 0 25 0 1 0 657582840 149352448 31190 33554432000 4194304 4263832 140733732700112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8104/statm: 36463 31190 247 17 0 33636 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 145852

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.161975
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 145852

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

runsolver used 5.13122 second user time and 12.3771 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 13:44:02
IDJOB=3379214
IDBENCH=83273
IDSOLVER=1861
FILE ID=node128/3379214-1305459842
RUNJOBID= node128-1305459841-8085
PBS_JOBID= 13324904
Free space on /tmp= 73620 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-19_348.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379214-1305459842/watcher-3379214-1305459842 -o /tmp/evaluation-result-3379214-1305459842/solver-3379214-1305459842 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379214-1305459842.cnf

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

MD5SUM BENCH= d56eb1fbc523242359df78e10ae2a44f
RANDOM SEED=543498064

node128.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24093960 kB
Buffers:        281892 kB
Cached:        3025184 kB
SwapCached:       1440 kB
Active:        6503564 kB
Inactive:      2061996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24093960 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            3304 kB
Writeback:           8 kB
AnonPages:     5256908 kB
Mapped:          31316 kB
Slab:           187852 kB
PageTables:      38680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100676824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73608 MiB
End job on node128 at 2011-05-15 14:05:44