Trace number 3379473

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.08 1300.07

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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

running on 2 cores: 5,7

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: 1.41 1.47 2.17 4/307 23531
/proc/meminfo: memFree=12017820/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=11908 CPUtime=0 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 395 0 0 0 0 0 0 0 21 0 1 0 656822801 12193792 336 33554432000 4194304 4263832 140734745636848 18446744073709551615 4228914 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 2977 336 241 17 0 150 0

[startup+0.084717 s]
/proc/loadavg: 1.41 1.47 2.17 4/307 23531
/proc/meminfo: memFree=12017820/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=13340 CPUtime=0.08 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 860 0 0 0 8 0 0 0 21 0 1 0 656822801 13660160 655 33554432000 4194304 4263832 140734745636848 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 3335 655 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100712 s]
/proc/loadavg: 1.41 1.47 2.17 4/307 23531
/proc/meminfo: memFree=12017820/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=13340 CPUtime=0.09 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 883 0 0 0 9 0 0 0 21 0 1 0 656822801 13660160 678 33554432000 4194304 4263832 140734745636848 18446744073709551615 47839544978536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 3335 678 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300673 s]
/proc/loadavg: 1.41 1.47 2.17 4/307 23531
/proc/meminfo: memFree=12017820/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=18812 CPUtime=0.29 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 2512 0 0 0 29 0 0 0 22 0 1 0 656822801 19263488 1729 33554432000 4194304 4263832 140734745636848 18446744073709551615 47839544973800 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 4703 1729 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700594 s]
/proc/loadavg: 1.41 1.47 2.17 4/307 23531
/proc/meminfo: memFree=12017820/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=25976 CPUtime=0.69 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 4928 0 0 0 69 0 0 0 24 0 1 0 656822801 26599424 3376 33554432000 4194304 4263832 140734745636848 18446744073709551615 47839545311950 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 6494 3376 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50044 s]
/proc/loadavg: 1.41 1.47 2.17 6/308 23532
/proc/meminfo: memFree=11755800/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=40304 CPUtime=1.49 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 9627 0 0 0 148 1 0 0 25 0 1 0 656822801 41271296 6538 33554432000 4194304 4263832 140734745636848 18446744073709551615 208079923152 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 10076 6538 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10014 s]
/proc/loadavg: 1.41 1.47 2.17 6/308 23532
/proc/meminfo: memFree=11741928/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=69488 CPUtime=3.09 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4194304 19181 0 0 0 307 2 0 0 25 0 1 0 656822801 71155712 13019 33554432000 4194304 4263832 140734745636848 18446744073709551615 47839544978496 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 17372 13019 242 17 0 14545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69488

[startup+6.30053 s]
/proc/loadavg: 1.62 1.51 2.18 6/308 23532
/proc/meminfo: memFree=11584296/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=201852 CPUtime=6.29 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 58302 0 0 0 622 7 0 0 25 0 1 0 656822801 206696448 46246 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 50463 46246 247 17 0 47636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 201852

[startup+12.7003 s]
/proc/loadavg: 1.81 1.55 2.19 6/308 23533
/proc/meminfo: memFree=11584560/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=201852 CPUtime=12.69 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 58302 0 0 0 1262 7 0 0 25 0 1 0 656822801 206696448 46246 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 50463 46246 247 17 0 47636 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201852

[startup+25.5009 s]
/proc/loadavg: 2.29 1.67 2.22 6/308 23533
/proc/meminfo: memFree=11585292/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=201852 CPUtime=25.49 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 58302 0 0 0 2542 7 0 0 25 0 1 0 656822801 206696448 46246 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 50463 46246 247 17 0 47636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 201852

[startup+51.101 s]
/proc/loadavg: 2.87 1.86 2.26 6/308 23534
/proc/meminfo: memFree=11585788/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=201852 CPUtime=51.09 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 58302 0 0 0 5102 7 0 0 25 0 1 0 656822801 206696448 46246 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 50463 46246 247 17 0 47636 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 201852

[startup+102.311 s]
/proc/loadavg: 3.51 2.18 2.35 6/308 23535
/proc/meminfo: memFree=11562800/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=201852 CPUtime=102.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 58302 0 0 0 10223 7 0 0 25 0 1 0 656822801 206696448 46246 33554432000 4194304 4263832 140734745636848 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 50463 46246 247 17 0 47636 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 201852

[startup+162.301 s]
/proc/loadavg: 3.82 2.51 2.45 6/308 23537
/proc/meminfo: memFree=11532288/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=216984 CPUtime=162.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 61853 0 0 0 16222 8 0 0 25 0 1 0 656822801 222191616 49797 33554432000 4194304 4263832 140734745636848 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 54246 49797 247 17 0 51419 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 216984

[startup+222.3 s]
/proc/loadavg: 3.97 2.79 2.55 6/308 23538
/proc/meminfo: memFree=11451272/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=225892 CPUtime=222.29 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 64009 0 0 0 22221 8 0 0 25 0 1 0 656822801 231313408 51953 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 56473 51953 247 17 0 53646 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 225892

[startup+282.301 s]
/proc/loadavg: 4.11 3.05 2.66 6/308 23540
/proc/meminfo: memFree=11378348/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=253296 CPUtime=282.29 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 70398 0 0 0 28220 9 0 0 25 0 1 0 656822801 259375104 58342 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 63324 58342 247 17 0 60497 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 253296

[startup+342.301 s]
/proc/loadavg: 4.04 3.22 2.74 6/308 23541
/proc/meminfo: memFree=11226288/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=299108 CPUtime=342.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 80892 0 0 0 34218 12 0 0 25 0 1 0 656822801 306286592 68836 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 74777 68836 247 17 0 71950 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 299108

[startup+402.301 s]
/proc/loadavg: 4.01 3.36 2.81 6/308 23543
/proc/meminfo: memFree=11089868/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=343188 CPUtime=402.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 91034 0 0 0 40216 14 0 0 25 0 1 0 656822801 351424512 78978 33554432000 4194304 4263832 140734745636848 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 85797 78978 247 17 0 82970 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 343188

[startup+462.301 s]
/proc/loadavg: 4.00 3.48 2.88 6/308 23545
/proc/meminfo: memFree=10938572/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=389332 CPUtime=462.29 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 101328 0 0 0 46214 15 0 0 25 0 1 0 656822801 398675968 89272 33554432000 4194304 4263832 140734745636848 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 97333 89272 247 17 0 94506 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 389332

[startup+522.3 s]
/proc/loadavg: 4.03 3.58 2.96 6/308 23546
/proc/meminfo: memFree=10751200/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=439724 CPUtime=522.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 112626 0 0 0 52212 18 0 0 25 0 1 0 656822801 450277376 100570 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 109931 100570 247 17 0 107104 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 439724

[startup+582.301 s]
/proc/loadavg: 4.01 3.66 3.02 6/308 23548
/proc/meminfo: memFree=10511100/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=525908 CPUtime=582.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 130882 0 0 0 58208 22 0 0 25 0 1 0 656822801 538529792 118826 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 131477 118826 247 17 0 128650 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 525908

[startup+642.3 s]
/proc/loadavg: 4.00 3.72 3.08 6/308 23549
/proc/meminfo: memFree=10247456/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=579556 CPUtime=642.31 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 142851 0 0 0 64207 24 0 0 25 0 1 0 656822801 593465344 130795 33554432000 4194304 4263832 140734745636848 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 144889 130795 247 17 0 142062 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 579556

[startup+702.301 s]
/proc/loadavg: 4.00 3.76 3.13 6/308 23551
/proc/meminfo: memFree=10042076/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=635964 CPUtime=702.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 155401 0 0 0 70204 26 0 0 25 0 1 0 656822801 651227136 143345 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 158991 143345 247 17 0 156164 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 635964

[startup+762.311 s]
/proc/loadavg: 4.11 3.84 3.19 6/308 23553
/proc/meminfo: memFree=9812912/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=711600 CPUtime=762.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 170485 0 0 0 76202 28 0 0 25 0 1 0 656822801 728678400 158429 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 177900 158429 247 17 0 175073 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 711600

[startup+822.301 s]
/proc/loadavg: 4.10 3.88 3.25 6/308 23554
/proc/meminfo: memFree=9545292/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=781940 CPUtime=822.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 185220 0 0 0 82199 31 0 0 25 0 1 0 656822801 800706560 173164 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 195485 173164 247 17 0 192658 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 781940

[startup+882.301 s]
/proc/loadavg: 4.03 3.90 3.29 6/308 23556
/proc/meminfo: memFree=9300872/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=883468 CPUtime=882.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 205353 0 0 0 88194 36 0 0 25 0 1 0 656822801 904671232 193297 33554432000 4194304 4263832 140734745636848 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 220867 193297 247 17 0 218040 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 883468

[startup+942.3 s]
/proc/loadavg: 4.01 3.91 3.33 6/308 23557
/proc/meminfo: memFree=8959216/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1001460 CPUtime=942.29 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 229436 0 0 0 94189 40 0 0 25 0 1 0 656822801 1025495040 217380 33554432000 4194304 4263832 140734745636848 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 250365 217380 247 17 0 247538 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1001460

[startup+1002.3 s]
/proc/loadavg: 4.06 3.94 3.38 6/308 23559
/proc/meminfo: memFree=8685640/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1105416 CPUtime=1002.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 249582 0 0 0 100187 43 0 0 25 0 1 0 656822801 1131945984 237526 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 276354 237526 247 17 0 273527 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1105416

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.41 6/308 23561
/proc/meminfo: memFree=8423248/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1180216 CPUtime=1062.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 265306 0 0 0 106184 46 0 0 25 0 1 0 656822801 1208541184 253250 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 295054 253250 247 17 0 292227 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1180216

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.45 6/308 23562
/proc/meminfo: memFree=8067468/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1311808 CPUtime=1122.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 291304 0 0 0 112180 50 0 0 25 0 1 0 656822801 1343291392 279248 33554432000 4194304 4263832 140734745636848 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 327952 279248 247 17 0 325125 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1311808

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.48 6/308 23564
/proc/meminfo: memFree=7770084/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1395528 CPUtime=1182.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 308427 0 0 0 118177 53 0 0 25 0 1 0 656822801 1429020672 296371 33554432000 4194304 4263832 140734745636848 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 348882 296371 247 17 0 346055 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1395528

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.51 6/308 23565
/proc/meminfo: memFree=7394100/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1501516 CPUtime=1242.3 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 330013 0 0 0 124174 56 0 0 25 0 1 0 656822801 1537552384 317957 33554432000 4194304 4263832 140734745636848 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 375379 317957 247 17 0 372552 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1501516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.82 3.95 3.53 2/290 23621
/proc/meminfo: memFree=11139108/32950928 swapFree=67083212/67111528
[pid=23531] ppid=23529 vsize=1618048 CPUtime=1300.01 cores=5,7
/proc/23531/stat : 23531 (umsat) R 23529 23531 14866 0 -1 4202496 353386 0 0 0 129941 60 0 0 25 0 1 0 656822801 1656881152 341330 33554432000 4194304 4263832 140734745636848 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23531/statm: 404512 341330 248 17 0 401685 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1618048

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.07
CPU time (s): 1300.08
CPU user time (s): 1299.41
CPU system time (s): 0.667898
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1618048

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

runsolver used 3.51647 second user time and 8.95864 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 11:37:11
IDJOB=3379473
IDBENCH=71039
IDSOLVER=1861
FILE ID=node127/3379473-1305452231
RUNJOBID= node127-1305452224-23465
PBS_JOBID= 13324863
Free space on /tmp= 73424 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379473-1305452231/watcher-3379473-1305452231 -o /tmp/evaluation-result-3379473-1305452231/solver-3379473-1305452231 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379473-1305452231.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=560957502

node127.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.823
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:      12018588 kB
Buffers:        310592 kB
Cached:        4034200 kB
SwapCached:       1620 kB
Active:       17745948 kB
Inactive:      2849256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12018588 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           94680 kB
Writeback:           0 kB
AnonPages:    16248572 kB
Mapped:          26584 kB
Slab:           226668 kB
PageTables:      48024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44846824 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= 73496 MiB
End job on node127 at 2011-05-15 11:58:53