Trace number 3379023

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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-3379023-1305460180/watcher-3379023-1305460180 -o /tmp/evaluation-result-3379023-1305460180/solver-3379023-1305460180 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379023-1305460180.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.15 3.47 3.43 3/285 17609
/proc/meminfo: memFree=18484996/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=11908 CPUtime=0 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4194304 393 0 0 0 0 0 0 0 23 0 1 0 657617814 12193792 333 33554432000 4194304 4263832 140736434153968 18446744073709551615 248089359045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 2977 334 240 17 0 150 0

[startup+0.106546 s]
/proc/loadavg: 2.15 3.47 3.43 3/285 17609
/proc/meminfo: memFree=18484996/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=14208 CPUtime=0.1 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 1150 0 0 0 10 0 0 0 24 0 1 0 657617814 14548992 948 33554432000 4194304 4263832 140736434153968 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 3552 948 247 17 0 725 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14208

[startup+0.200459 s]
/proc/loadavg: 2.15 3.47 3.43 3/285 17609
/proc/meminfo: memFree=18484996/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=14868 CPUtime=0.19 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 1298 0 0 0 19 0 0 0 24 0 1 0 657617814 15224832 1096 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 3717 1096 247 17 0 890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14868

[startup+0.30044 s]
/proc/loadavg: 2.15 3.47 3.43 3/285 17609
/proc/meminfo: memFree=18484996/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=15660 CPUtime=0.29 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 1496 0 0 0 29 0 0 0 25 0 1 0 657617814 16035840 1294 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 3915 1295 247 17 0 1088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15660

[startup+0.700484 s]
/proc/loadavg: 2.15 3.47 3.43 3/285 17609
/proc/meminfo: memFree=18484996/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=18116 CPUtime=0.69 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 2089 0 0 0 69 0 0 0 25 0 1 0 657617814 18550784 1887 33554432000 4194304 4263832 140736434153968 18446744073709551615 4211657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 4529 1887 247 17 0 1702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18116

[startup+1.5003 s]
/proc/loadavg: 2.15 3.47 3.43 5/297 17633
/proc/meminfo: memFree=18438432/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=21556 CPUtime=1.49 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 2959 0 0 0 149 0 0 0 25 0 1 0 657617814 22073344 2757 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 5389 2757 247 17 0 2562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21556

[startup+3.10101 s]
/proc/loadavg: 2.15 3.47 3.43 5/297 17633
/proc/meminfo: memFree=18417352/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=26088 CPUtime=3.09 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 4078 0 0 0 309 0 0 0 25 0 1 0 657617814 26714112 3876 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 6522 3876 247 17 0 3695 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26088

[startup+6.30043 s]
/proc/loadavg: 2.38 3.50 3.44 5/297 17634
/proc/meminfo: memFree=18367896/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=33520 CPUtime=6.29 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 5872 0 0 0 629 0 0 0 25 0 1 0 657617814 34324480 5670 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 8380 5670 247 17 0 5553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33520

[startup+12.7003 s]
/proc/loadavg: 2.51 3.50 3.44 5/297 17634
/proc/meminfo: memFree=18312940/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=42396 CPUtime=12.69 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 8018 0 0 0 1268 1 0 0 25 0 1 0 657617814 43413504 7815 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 10599 7815 247 17 0 7772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42396

[startup+25.501 s]
/proc/loadavg: 2.84 3.53 3.45 5/297 17634
/proc/meminfo: memFree=18238668/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=46044 CPUtime=25.49 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 9001 0 0 0 2548 1 0 0 25 0 1 0 657617814 47149056 8675 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 11511 8675 247 17 0 8684 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46044

[startup+51.1005 s]
/proc/loadavg: 3.23 3.56 3.46 5/297 17635
/proc/meminfo: memFree=18191988/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=60012 CPUtime=51.09 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 12447 0 0 0 5105 4 0 0 25 0 1 0 657617814 61452288 11990 33554432000 4194304 4263832 140736434153968 18446744073709551615 4207614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 15003 11990 248 17 0 12176 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60012

[startup+102.3 s]
/proc/loadavg: 3.67 3.63 3.49 5/297 17636
/proc/meminfo: memFree=18097980/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=67204 CPUtime=102.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 14324 0 0 0 10225 5 0 0 25 0 1 0 657617814 68816896 13668 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 16801 13668 248 17 0 13974 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67204

[startup+162.301 s]
/proc/loadavg: 3.88 3.69 3.52 5/297 17638
/proc/meminfo: memFree=17969360/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=84032 CPUtime=162.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 18667 0 0 0 16223 7 0 0 25 0 1 0 657617814 86048768 17491 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 21008 17491 248 17 0 18181 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 84032

[startup+222.311 s]
/proc/loadavg: 3.95 3.75 3.55 5/297 17639
/proc/meminfo: memFree=17956560/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=87064 CPUtime=222.31 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 19318 0 0 0 22224 7 0 0 25 0 1 0 657617814 89153536 18142 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 21766 18142 248 17 0 18939 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 87064

[startup+282.301 s]
/proc/loadavg: 4.02 3.80 3.58 5/297 17641
/proc/meminfo: memFree=17876060/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=98396 CPUtime=282.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 22489 0 0 0 28221 9 0 0 25 0 1 0 657617814 100757504 20995 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 24599 20995 248 17 0 21772 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98396

[startup+342.301 s]
/proc/loadavg: 4.08 3.85 3.60 5/297 17643
/proc/meminfo: memFree=17822192/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=100156 CPUtime=342.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 22893 0 0 0 34221 9 0 0 25 0 1 0 657617814 102559744 21399 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 25039 21399 248 17 0 22212 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100156

[startup+402.301 s]
/proc/loadavg: 4.16 3.91 3.64 5/297 17644
/proc/meminfo: memFree=17759532/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=109920 CPUtime=402.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 25168 0 0 0 40220 10 0 0 25 0 1 0 657617814 112558080 23673 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 27480 23673 247 17 0 24653 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109920

[startup+462.301 s]
/proc/loadavg: 4.06 3.92 3.66 5/297 17646
/proc/meminfo: memFree=17675048/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=117240 CPUtime=462.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 27330 0 0 0 46220 10 0 0 25 0 1 0 657617814 120053760 25450 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 29310 25450 247 17 0 26483 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117240

[startup+522.3 s]
/proc/loadavg: 4.02 3.93 3.67 5/297 17647
/proc/meminfo: memFree=17654056/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=118652 CPUtime=522.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 27628 0 0 0 52220 10 0 0 25 0 1 0 657617814 121499648 25748 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 29663 25748 247 17 0 26836 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 118652

[startup+582.301 s]
/proc/loadavg: 4.07 3.96 3.70 5/297 17649
/proc/meminfo: memFree=17652796/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=120188 CPUtime=582.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 27916 0 0 0 58220 10 0 0 25 0 1 0 657617814 123072512 26036 33554432000 4194304 4263832 140736434153968 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 30047 26036 247 17 0 27220 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 120188

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.71 5/297 17651
/proc/meminfo: memFree=17645068/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=125732 CPUtime=642.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 29329 0 0 0 64219 11 0 0 25 0 1 0 657617814 128749568 27449 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 31433 27449 247 17 0 28606 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 125732

[startup+702.301 s]
/proc/loadavg: 4.01 3.97 3.73 5/297 17661
/proc/meminfo: memFree=17628832/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=126332 CPUtime=702.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 29877 0 0 0 70218 12 0 0 25 0 1 0 657617814 129363968 27573 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 31583 27573 247 17 0 28756 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 126332

[startup+762.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/297 17663
/proc/meminfo: memFree=17576456/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=127484 CPUtime=762.32 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 30085 0 0 0 76220 12 0 0 25 0 1 0 657617814 130543616 27781 33554432000 4194304 4263832 140736434153968 18446744073709551615 47633417855648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 31871 27781 247 17 0 29044 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 127484

[startup+822.3 s]
/proc/loadavg: 4.05 3.99 3.76 5/297 17664
/proc/meminfo: memFree=17571580/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=128700 CPUtime=822.3 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 30359 0 0 0 82218 12 0 0 25 0 1 0 657617814 131788800 28055 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205547 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 32175 28055 247 17 0 29348 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 128700

[startup+882.311 s]
/proc/loadavg: 4.02 3.99 3.77 5/297 17669
/proc/meminfo: memFree=17535208/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=135424 CPUtime=882.32 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 32490 0 0 0 88218 14 0 0 25 0 1 0 657617814 138674176 29720 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 33856 29720 247 17 0 31029 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 135424

[startup+942.301 s]
/proc/loadavg: 4.04 4.00 3.79 5/297 17671
/proc/meminfo: memFree=17469992/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=136384 CPUtime=942.32 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 32670 0 0 0 94218 14 0 0 25 0 1 0 657617814 139657216 29900 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 34096 29900 247 17 0 31269 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 136384

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/297 17672
/proc/meminfo: memFree=17434368/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=137628 CPUtime=1002.32 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 32943 0 0 0 100218 14 0 0 25 0 1 0 657617814 140931072 30173 33554432000 4194304 4263832 140736434153968 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 34407 30173 247 17 0 31580 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 137628

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.82 5/297 17674
/proc/meminfo: memFree=17422792/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=138648 CPUtime=1062.32 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 33144 0 0 0 106218 14 0 0 25 0 1 0 657617814 141975552 30374 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 34662 30374 247 17 0 31835 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 138648

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.82 5/297 17675
/proc/meminfo: memFree=17388032/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=145460 CPUtime=1122.32 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 34773 0 0 0 112218 14 0 0 25 0 1 0 657617814 148951040 32003 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 36365 32003 247 17 0 33538 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 145460

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.83 5/297 17677
/proc/meminfo: memFree=17351916/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=151640 CPUtime=1182.31 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 36326 0 0 0 118217 14 0 0 25 0 1 0 657617814 155279360 33043 33554432000 4194304 4263832 140736434153968 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 37910 33043 247 17 0 35083 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 151640

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/297 17679
/proc/meminfo: memFree=17319264/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=151640 CPUtime=1242.31 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 36335 0 0 0 124217 14 0 0 25 0 1 0 657617814 155279360 33052 33554432000 4194304 4263832 140736434153968 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 37910 33052 247 17 0 35083 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 151640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 5/297 17680
/proc/meminfo: memFree=17290824/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=151640 CPUtime=1300.03 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 36359 0 0 0 129988 15 0 0 25 0 1 0 657617814 155279360 33076 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 37910 33076 247 17 0 35083 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 151640

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.00 3.85 5/297 17680
/proc/meminfo: memFree=17290824/32950928 swapFree=64721848/67111528
[pid=17609] ppid=17607 vsize=151640 CPUtime=1300.03 cores=0,2
/proc/17609/stat : 17609 (umsat) R 17607 17609 14954 0 -1 4202496 36359 0 0 0 129988 15 0 0 25 0 1 0 657617814 155279360 33076 33554432000 4194304 4263832 140736434153968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17609/statm: 37910 33076 247 17 0 35083 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 151640

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.88
CPU system time (s): 0.162975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 151640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36359
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= 11
involuntary context switches= 3321

runsolver used 3.24151 second user time and 8.58769 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 13:49:40
IDJOB=3379023
IDBENCH=83365
IDSOLVER=1861
FILE ID=node123/3379023-1305460180
RUNJOBID= node123-1305460180-17589
PBS_JOBID= 13324867
Free space on /tmp= 73420 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379023-1305460180/watcher-3379023-1305460180 -o /tmp/evaluation-result-3379023-1305460180/solver-3379023-1305460180 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379023-1305460180.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=1596823281

node123.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.838
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.67
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      18486020 kB
Buffers:        320624 kB
Cached:        4343388 kB
SwapCached:      10528 kB
Active:       11172260 kB
Inactive:      3012060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18486020 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:     9517672 kB
Mapped:          22412 kB
Slab:           178664 kB
PageTables:      38012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45185496 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= 73412 MiB
End job on node123 at 2011-05-15 14:11:22