Trace number 3379101

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) 1299.99 1300.02

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

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-3379101-1305461183/watcher-3379101-1305461183 -o /tmp/evaluation-result-3379101-1305461183/solver-3379101-1305461183 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379101-1305461183.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: 4.03 4.00 3.72 3/345 25387
/proc/meminfo: memFree=27836728/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=11644 CPUtime=0 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4194304 354 0 0 0 0 0 0 0 20 0 1 0 657716296 11923456 294 33554432000 4194304 4263832 140736881097328 18446744073709551615 228122713856 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 2911 294 241 17 0 84 0

[startup+0.0643641 s]
/proc/loadavg: 4.03 4.00 3.72 3/345 25387
/proc/meminfo: memFree=27836728/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=12316 CPUtime=0.05 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 515 0 0 0 5 0 0 0 20 0 1 0 657716296 12611584 455 33554432000 4194304 4263832 140736881097328 18446744073709551615 4250182 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 3079 455 247 17 0 252 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12316

[startup+0.100356 s]
/proc/loadavg: 4.03 4.00 3.72 3/345 25387
/proc/meminfo: memFree=27836728/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=12448 CPUtime=0.09 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 561 0 0 0 9 0 0 0 20 0 1 0 657716296 12746752 501 33554432000 4194304 4263832 140736881097328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 3112 501 247 17 0 285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12448

[startup+0.300313 s]
/proc/loadavg: 4.03 4.00 3.72 3/345 25387
/proc/meminfo: memFree=27836728/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=12944 CPUtime=0.29 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 670 0 0 0 29 0 0 0 21 0 1 0 657716296 13254656 610 33554432000 4194304 4263832 140736881097328 18446744073709551615 228122371840 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 3236 610 247 17 0 409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12944

[startup+0.700229 s]
/proc/loadavg: 4.03 4.00 3.72 3/345 25387
/proc/meminfo: memFree=27836728/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=13436 CPUtime=0.69 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 813 0 0 0 69 0 0 0 22 0 1 0 657716296 13758464 753 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 3359 753 247 17 0 532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13436

[startup+1.50108 s]
/proc/loadavg: 4.03 4.00 3.72 6/351 25443
/proc/meminfo: memFree=27832412/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=14088 CPUtime=1.49 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 976 0 0 0 149 0 0 0 25 0 1 0 657716296 14426112 916 33554432000 4194304 4263832 140736881097328 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 3522 916 247 17 0 695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14088

[startup+3.10079 s]
/proc/loadavg: 4.03 4.00 3.72 6/351 25443
/proc/meminfo: memFree=27826088/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=15068 CPUtime=3.09 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 1200 0 0 0 309 0 0 0 25 0 1 0 657716296 15429632 1140 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 3767 1140 248 17 0 940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15068

[startup+6.30022 s]
/proc/loadavg: 4.03 4.00 3.72 6/351 25443
/proc/meminfo: memFree=27819804/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=16300 CPUtime=6.29 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 1519 0 0 0 629 0 0 0 25 0 1 0 657716296 16691200 1459 33554432000 4194304 4263832 140736881097328 18446744073709551615 4244137 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 4075 1459 248 17 0 1248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16300

[startup+12.7011 s]
/proc/loadavg: 4.02 4.00 3.72 6/351 25443
/proc/meminfo: memFree=27810384/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=18024 CPUtime=12.69 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 1977 0 0 0 1269 0 0 0 25 0 1 0 657716296 18456576 1850 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 4506 1850 248 17 0 1679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18024

[startup+25.5007 s]
/proc/loadavg: 4.02 4.00 3.73 6/351 25443
/proc/meminfo: memFree=27801472/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=20176 CPUtime=25.48 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 2639 0 0 0 2548 0 0 0 25 0 1 0 657716296 20660224 2391 33554432000 4194304 4263832 140736881097328 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 5044 2391 248 17 0 2217 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20176

[startup+51.1011 s]
/proc/loadavg: 4.01 4.00 3.73 6/351 25444
/proc/meminfo: memFree=27790244/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=23212 CPUtime=51.08 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 3579 0 0 0 5108 0 0 0 25 0 1 0 657716296 23769088 3169 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 5803 3169 248 17 0 2976 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23212

[startup+102.313 s]
/proc/loadavg: 4.00 4.00 3.74 6/351 25445
/proc/meminfo: memFree=27774352/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=26452 CPUtime=102.3 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 4460 0 0 0 10229 1 0 0 25 0 1 0 657716296 27086848 3914 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 6613 3914 248 17 0 3786 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26452

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.75 6/351 25447
/proc/meminfo: memFree=27760804/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=29344 CPUtime=162.29 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 5373 0 0 0 16228 1 0 0 25 0 1 0 657716296 30048256 4663 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 7336 4663 248 17 0 4509 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29344

[startup+222.301 s]
/proc/loadavg: 4.07 4.02 3.77 6/351 25449
/proc/meminfo: memFree=27754204/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=31824 CPUtime=222.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 6054 0 0 0 22227 1 0 0 25 0 1 0 657716296 32587776 5249 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 7956 5249 248 17 0 5129 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31824

[startup+282.3 s]
/proc/loadavg: 4.08 4.03 3.79 6/351 25450
/proc/meminfo: memFree=27746452/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=33104 CPUtime=282.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 6502 0 0 0 28227 1 0 0 25 0 1 0 657716296 33898496 5593 33554432000 4194304 4263832 140736881097328 18446744073709551615 228122374683 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 8276 5593 248 17 0 5449 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 33104

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 3.80 6/351 25452
/proc/meminfo: memFree=27738604/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=35320 CPUtime=342.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 7146 0 0 0 34226 2 0 0 25 0 1 0 657716296 36167680 6122 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 8830 6122 248 17 0 6003 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 35320

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.81 6/351 25453
/proc/meminfo: memFree=27734960/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=35832 CPUtime=402.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 7277 0 0 0 40226 2 0 0 25 0 1 0 657716296 36691968 6253 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 8958 6253 248 17 0 6131 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 35832

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.82 6/351 25455
/proc/meminfo: memFree=27728840/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=38068 CPUtime=462.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 7968 0 0 0 46226 2 0 0 25 0 1 0 657716296 38981632 6818 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 9517 6818 248 17 0 6690 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 38068

[startup+522.301 s]
/proc/loadavg: 4.07 4.03 3.84 6/351 25456
/proc/meminfo: memFree=27726580/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=38516 CPUtime=522.27 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 8053 0 0 0 52225 2 0 0 25 0 1 0 657716296 39440384 6903 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 9629 6903 248 17 0 6802 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 38516

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.84 6/351 25458
/proc/meminfo: memFree=27719600/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=41180 CPUtime=582.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 8842 0 0 0 58225 3 0 0 25 0 1 0 657716296 42168320 7424 33554432000 4194304 4263832 140736881097328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 10295 7424 248 17 0 7468 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 41180

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.85 6/351 25460
/proc/meminfo: memFree=27718068/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=41628 CPUtime=642.29 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 8977 0 0 0 64226 3 0 0 25 0 1 0 657716296 42627072 7559 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 10407 7559 248 17 0 7580 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 41628

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.85 6/351 25461
/proc/meminfo: memFree=27715908/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=41884 CPUtime=702.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 9080 0 0 0 70225 3 0 0 25 0 1 0 657716296 42889216 7662 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 10471 7662 248 17 0 7644 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 41884

[startup+762.313 s]
/proc/loadavg: 4.00 4.01 3.86 6/351 25463
/proc/meminfo: memFree=27709540/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=43440 CPUtime=762.28 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 9602 0 0 0 76225 3 0 0 25 0 1 0 657716296 44482560 8032 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 10860 8032 248 17 0 8033 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 43440

[startup+822.3 s]
/proc/loadavg: 4.11 4.03 3.88 6/351 25464
/proc/meminfo: memFree=27707400/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=44688 CPUtime=822.27 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 9943 0 0 0 82224 3 0 0 25 0 1 0 657716296 45760512 8373 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 11172 8373 248 17 0 8345 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 44688

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.88 6/351 25466
/proc/meminfo: memFree=27704136/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=45280 CPUtime=882.27 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 10092 0 0 0 88224 3 0 0 25 0 1 0 657716296 46366720 8522 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 11320 8522 248 17 0 8493 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 45280

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.89 6/351 25468
/proc/meminfo: memFree=27701864/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=46176 CPUtime=942.27 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 10284 0 0 0 94223 4 0 0 25 0 1 0 657716296 47284224 8714 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 11544 8714 248 17 0 8717 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 46176

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.89 6/351 25469
/proc/meminfo: memFree=27696988/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=47232 CPUtime=1002.27 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 10741 0 0 0 100223 4 0 0 25 0 1 0 657716296 48365568 9004 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 11808 9004 248 17 0 8981 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 47232

[startup+1062.3 s]
/proc/loadavg: 4.10 4.04 3.91 6/351 25471
/proc/meminfo: memFree=27695832/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=48668 CPUtime=1062.26 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 11084 0 0 0 106222 4 0 0 25 0 1 0 657716296 49836032 9347 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 12167 9347 248 17 0 9340 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 48668

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.91 6/351 25473
/proc/meminfo: memFree=27693936/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=48668 CPUtime=1122.26 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 11116 0 0 0 112222 4 0 0 25 0 1 0 657716296 49836032 9379 33554432000 4194304 4263832 140736881097328 18446744073709551615 4209789 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 12167 9379 248 17 0 9340 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 48668

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.91 6/351 25474
/proc/meminfo: memFree=27691156/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=48668 CPUtime=1182.26 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 11117 0 0 0 118222 4 0 0 25 0 1 0 657716296 49836032 9380 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 12167 9380 248 17 0 9340 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 48668

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.91 6/351 25476
/proc/meminfo: memFree=27688640/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=49052 CPUtime=1242.26 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 11183 0 0 0 124222 4 0 0 25 0 1 0 657716296 50229248 9446 33554432000 4194304 4263832 140736881097328 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 12263 9446 248 17 0 9436 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 49052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.04 3.92 6/351 25477
/proc/meminfo: memFree=27683756/32951124 swapFree=54427468/67111528
[pid=25386] ppid=25382 vsize=49756 CPUtime=1299.97 cores=0,2
/proc/25386/stat : 25386 (umsat) R 25382 25386 25223 0 -1 4202496 11359 0 0 0 129993 4 0 0 25 0 1 0 657716296 50950144 9622 33554432000 4194304 4263832 140736881097328 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25386/statm: 12439 9622 248 17 0 9612 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 49756

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.94
CPU system time (s): 0.047992
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 49756

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

runsolver used 4.6143 second user time and 9.68653 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 14:06:23
IDJOB=3379101
IDBENCH=85343
IDSOLVER=1861
FILE ID=node138/3379101-1305461183
RUNJOBID= node138-1305459881-25241
PBS_JOBID= 13324913
Free space on /tmp= 73556 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379101-1305461183/watcher-3379101-1305461183 -o /tmp/evaluation-result-3379101-1305461183/solver-3379101-1305461183 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379101-1305461183.cnf

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=407702324

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27837172 kB
Buffers:        287432 kB
Cached:        4000004 kB
SwapCached:      18496 kB
Active:        1684356 kB
Inactive:      3190852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27837172 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:      580824 kB
Mapped:          14788 kB
Slab:           127308 kB
PageTables:      47220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68338296 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= 73552 MiB
End job on node138 at 2011-05-15 14:28:05