Trace number 3379353

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.11 1300.05

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-3379353-1305452393/watcher-3379353-1305452393 -o /tmp/evaluation-result-3379353-1305452393/solver-3379353-1305452393 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379353-1305452393.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: 3.78 2.87 2.92 5/342 1460
/proc/meminfo: memFree=21939376/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=11564 CPUtime=0 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4194304 208 0 0 0 0 0 0 0 25 0 1 0 637654929 11841536 161 33554432000 4194304 4263832 140734920865168 18446744073709551615 270333421032 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 2891 162 137 17 0 51 0

[startup+0.072551 s]
/proc/loadavg: 3.78 2.87 2.92 5/342 1460
/proc/meminfo: memFree=21939376/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=13728 CPUtime=0.06 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4194304 812 0 0 0 6 0 0 0 25 0 1 0 637654929 14057472 704 33554432000 4194304 4263832 140734920865168 18446744073709551615 4239317 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 3432 710 242 17 0 605 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13728

[startup+0.100537 s]
/proc/loadavg: 3.78 2.87 2.92 5/342 1460
/proc/meminfo: memFree=21939376/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=13340 CPUtime=0.09 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4194304 875 0 0 0 9 0 0 0 25 0 1 0 637654929 13660160 670 33554432000 4194304 4263832 140734920865168 18446744073709551615 47897198974528 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 3335 670 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.3005 s]
/proc/loadavg: 3.78 2.87 2.92 5/342 1460
/proc/meminfo: memFree=21939376/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=18812 CPUtime=0.28 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4194304 2487 0 0 0 28 0 0 0 25 0 1 0 637654929 19263488 1704 33554432000 4194304 4263832 140734920865168 18446744073709551615 47897198748567 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 4703 1704 242 17 0 1876 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18812

[startup+0.700414 s]
/proc/loadavg: 3.78 2.87 2.92 5/342 1460
/proc/meminfo: memFree=21939376/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=25976 CPUtime=0.69 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4194304 4820 0 0 0 68 1 0 0 25 0 1 0 637654929 26599424 3268 33554432000 4194304 4263832 140734920865168 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 6494 3268 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50026 s]
/proc/loadavg: 3.78 2.87 2.92 5/343 1461
/proc/meminfo: memFree=21923620/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=40304 CPUtime=1.49 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4194304 9468 0 0 0 147 2 0 0 25 0 1 0 637654929 41271296 6379 33554432000 4194304 4263832 140734920865168 18446744073709551615 47897198567096 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 10076 6379 242 17 0 7249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40304

[startup+3.10095 s]
/proc/loadavg: 3.78 2.87 2.92 5/343 1461
/proc/meminfo: memFree=21888100/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=84512 CPUtime=3.08 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 24225 0 0 0 304 4 0 0 25 0 1 0 637654929 86540288 18402 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 21128 18402 247 17 0 18301 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84512

[startup+6.30031 s]
/proc/loadavg: 3.80 2.89 2.93 5/343 1461
/proc/meminfo: memFree=21843344/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=97996 CPUtime=6.29 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 27555 0 0 0 624 5 0 0 25 0 1 0 637654929 100347904 21732 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 24499 21732 247 17 0 21672 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97996

[startup+12.701 s]
/proc/loadavg: 3.81 2.91 2.93 5/343 1461
/proc/meminfo: memFree=21784812/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=127516 CPUtime=12.69 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 34771 0 0 0 1261 8 0 0 25 0 1 0 637654929 130576384 28948 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 31879 28948 247 17 0 29052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127516

[startup+25.5005 s]
/proc/loadavg: 3.85 2.96 2.95 5/343 1461
/proc/meminfo: memFree=21715288/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=156236 CPUtime=25.49 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 41845 0 0 0 2538 11 0 0 25 0 1 0 637654929 159985664 36022 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 39059 36022 248 17 0 36232 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156236

[startup+51.1004 s]
/proc/loadavg: 3.90 3.04 2.98 5/343 1462
/proc/meminfo: memFree=21589716/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=193172 CPUtime=51.09 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 50807 0 0 0 5095 14 0 0 25 0 1 0 637654929 197808128 44983 33554432000 4194304 4263832 140734920865168 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 48293 44983 249 17 0 45466 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 193172

[startup+102.312 s]
/proc/loadavg: 3.96 3.19 3.03 5/343 1464
/proc/meminfo: memFree=21353096/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=275856 CPUtime=102.31 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 71018 0 0 0 10207 24 0 0 25 0 1 0 637654929 282476544 65192 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 68964 65192 248 17 0 66137 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 275856

[startup+162.3 s]
/proc/loadavg: 4.11 3.36 3.10 5/343 1465
/proc/meminfo: memFree=21114980/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=360652 CPUtime=162.3 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 92050 0 0 0 16198 32 0 0 25 0 1 0 637654929 369307648 86222 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 90163 86222 247 17 0 87336 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 360652

[startup+222.3 s]
/proc/loadavg: 4.04 3.48 3.15 5/343 1467
/proc/meminfo: memFree=20885420/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=427428 CPUtime=222.3 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 108454 0 0 0 22191 39 0 0 25 0 1 0 637654929 437686272 102626 33554432000 4194304 4263832 140734920865168 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 106857 102626 247 17 0 104030 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 427428

[startup+282.301 s]
/proc/loadavg: 4.01 3.57 3.20 5/343 1468
/proc/meminfo: memFree=20639364/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=485472 CPUtime=282.3 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 122658 0 0 0 28184 46 0 0 25 0 1 0 637654929 497123328 116830 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 121368 116830 247 17 0 118541 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 485472

[startup+342.301 s]
/proc/loadavg: 4.05 3.66 3.25 5/343 1470
/proc/meminfo: memFree=20361068/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=532768 CPUtime=342.3 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 134315 0 0 0 34179 51 0 0 25 0 1 0 637654929 545554432 128487 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 133192 128487 247 17 0 130365 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 532768

[startup+402.301 s]
/proc/loadavg: 4.09 3.74 3.30 5/343 1471
/proc/meminfo: memFree=20087124/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=575196 CPUtime=402.3 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 144178 0 0 0 40176 54 0 0 25 0 1 0 637654929 589000704 138349 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 143799 138349 247 17 0 140972 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 575196

[startup+462.301 s]
/proc/loadavg: 4.03 3.78 3.34 5/343 1473
/proc/meminfo: memFree=19763328/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=618304 CPUtime=462.31 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 154698 0 0 0 46173 58 0 0 25 0 1 0 637654929 633143296 148869 33554432000 4194304 4263832 140734920865168 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 154576 148869 247 17 0 151749 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 618304

[startup+522.301 s]
/proc/loadavg: 4.01 3.82 3.38 5/343 1475
/proc/meminfo: memFree=19432188/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=657228 CPUtime=522.31 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 164138 0 0 0 52169 62 0 0 25 0 1 0 637654929 673001472 158309 33554432000 4194304 4263832 140734920865168 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 164307 158309 248 17 0 161480 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 657228

[startup+582.301 s]
/proc/loadavg: 4.16 3.88 3.43 5/343 1476
/proc/meminfo: memFree=19153240/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=680416 CPUtime=582.32 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 169916 0 0 0 58168 64 0 0 25 0 1 0 637654929 696745984 164086 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 170104 164086 247 17 0 167277 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 680416

[startup+642.301 s]
/proc/loadavg: 4.13 3.92 3.47 5/343 1478
/proc/meminfo: memFree=18845528/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=700240 CPUtime=642.32 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 174904 0 0 0 64166 66 0 0 25 0 1 0 637654929 717045760 169074 33554432000 4194304 4263832 140734920865168 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 175060 169074 247 17 0 172233 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 700240

[startup+702.301 s]
/proc/loadavg: 4.09 3.94 3.50 5/343 1479
/proc/meminfo: memFree=18487492/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=723196 CPUtime=702.32 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 180556 0 0 0 70162 70 0 0 25 0 1 0 637654929 740552704 174726 33554432000 4194304 4263832 140734920865168 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 180799 174726 247 17 0 177972 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 723196

[startup+762.313 s]
/proc/loadavg: 4.03 3.95 3.53 5/343 1481
/proc/meminfo: memFree=18165016/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=751840 CPUtime=762.34 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 187693 0 0 0 76161 73 0 0 25 0 1 0 637654929 769884160 181863 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 187960 181863 247 17 0 185133 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 751840

[startup+822.3 s]
/proc/loadavg: 4.08 3.97 3.56 5/343 1483
/proc/meminfo: memFree=17768548/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=798868 CPUtime=822.32 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 199410 0 0 0 82151 81 0 0 25 0 1 0 637654929 818040832 193580 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 199717 193580 247 17 0 196890 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 798868

[startup+882.3 s]
/proc/loadavg: 4.03 3.97 3.59 5/343 1484
/proc/meminfo: memFree=17391520/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=850496 CPUtime=882.33 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 212115 0 0 0 88145 88 0 0 25 0 1 0 637654929 870907904 206285 33554432000 4194304 4263832 140734920865168 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 212624 206285 247 17 0 209797 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 850496

[startup+942.301 s]
/proc/loadavg: 3.77 3.92 3.59 4/337 1503
/proc/meminfo: memFree=19091924/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=886904 CPUtime=942.33 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 221264 0 0 0 94140 93 0 0 25 0 1 0 637654929 908189696 215434 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 221726 215434 247 17 0 218899 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 886904

[startup+1002.3 s]
/proc/loadavg: 3.28 3.75 3.55 4/337 1505
/proc/meminfo: memFree=18847088/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=922520 CPUtime=1002.34 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 230163 0 0 0 100135 99 0 0 25 0 1 0 637654929 944660480 224333 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 230630 224333 247 17 0 227803 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 922520

[startup+1062.3 s]
/proc/loadavg: 3.10 3.61 3.52 4/337 1506
/proc/meminfo: memFree=18612192/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=953536 CPUtime=1062.33 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 237832 0 0 0 106131 102 0 0 25 0 1 0 637654929 976420864 232002 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 238384 232002 247 17 0 235557 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 953536

[startup+1122.3 s]
/proc/loadavg: 3.04 3.50 3.48 4/337 1508
/proc/meminfo: memFree=18326184/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=983524 CPUtime=1122.34 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 245271 0 0 0 112128 106 0 0 25 0 1 0 637654929 1007128576 239441 33554432000 4194304 4263832 140734920865168 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 245881 239441 247 17 0 243054 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 983524

[startup+1182.3 s]
/proc/loadavg: 1.85 3.07 3.33 2/325 1545
/proc/meminfo: memFree=21729692/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=1019620 CPUtime=1182.34 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 253251 0 0 0 118123 111 0 0 25 0 1 0 637654929 1044090880 247421 33554432000 4194304 4263832 140734920865168 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 254905 247421 247 17 0 252078 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1019620

[startup+1242.3 s]
/proc/loadavg: 1.31 2.69 3.18 2/325 1547
/proc/meminfo: memFree=21705972/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=1044428 CPUtime=1242.35 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 259245 0 0 0 124121 114 0 0 25 0 1 0 637654929 1069494272 253415 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 261107 253415 247 17 0 258280 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1044428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.11 2.38 3.04 2/325 1557
/proc/meminfo: memFree=21685928/32951124 swapFree=59367104/67111528
[pid=1460] ppid=1458 vsize=1063448 CPUtime=1300.05 cores=5,7
/proc/1460/stat : 1460 (umsat) R 1458 1460 32723 0 -1 4202496 263965 0 0 0 129889 116 0 0 25 0 1 0 637654929 1088970752 258135 33554432000 4194304 4263832 140734920865168 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1460/statm: 265862 258135 247 17 0 263035 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1063448

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.05
CPU time (s): 1300.11
CPU user time (s): 1298.9
CPU system time (s): 1.20582
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1063448

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

runsolver used 3.9624 second user time and 10.0875 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 11:39:53
IDJOB=3379353
IDBENCH=71095
IDSOLVER=1861
FILE ID=node143/3379353-1305452393
RUNJOBID= node143-1305452216-1362
PBS_JOBID= 13324839
Free space on /tmp= 73488 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379353-1305452393/watcher-3379353-1305452393 -o /tmp/evaluation-result-3379353-1305452393/solver-3379353-1305452393 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379353-1305452393.cnf

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

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=727151157

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21939656 kB
Buffers:        200668 kB
Cached:        1327508 kB
SwapCached:      67400 kB
Active:         963492 kB
Inactive:      9808856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21939656 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:     9176468 kB
Mapped:          22684 kB
Slab:           118864 kB
PageTables:      55548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70762352 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= 73544 MiB
End job on node143 at 2011-05-15 12:01:35