Trace number 3379471

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.16 1300.11

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.94 1.96 2.70 4/331 1379
/proc/meminfo: memFree=22697148/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=11796 CPUtime=0 cores=1,3
/proc/1379/stat : 1379 (runsolver) R 1377 1379 32723 0 -1 4202560 44 0 0 0 0 0 0 0 21 0 1 0 637637285 12079104 52 33554432000 4194304 5432360 140734147641456 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/1379/statm: 2949 52 33 303 0 2643 0

[startup+0.0274481 s]
/proc/loadavg: 0.94 1.96 2.70 4/331 1379
/proc/meminfo: memFree=22697148/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=11908 CPUtime=0.01 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4194304 402 0 0 0 1 0 0 0 18 0 1 0 637637285 12193792 342 33554432000 4194304 4263832 140735599288976 18446744073709551615 270338073282 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 2977 342 241 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100441 s]
/proc/loadavg: 0.94 1.96 2.70 4/331 1379
/proc/meminfo: memFree=22697148/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=13340 CPUtime=0.08 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4194304 867 0 0 0 8 0 0 0 18 0 1 0 637637285 13660160 661 33554432000 4194304 4263832 140735599288976 18446744073709551615 4231715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 3335 661 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.300397 s]
/proc/loadavg: 0.94 1.96 2.70 4/331 1379
/proc/meminfo: memFree=22697148/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=18812 CPUtime=0.27 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4194304 2509 0 0 0 27 0 0 0 18 0 1 0 637637285 19263488 1725 33554432000 4194304 4263832 140735599288976 18446744073709551615 270338073327 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 4703 1725 242 17 0 1876 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 18812

[startup+0.700326 s]
/proc/loadavg: 0.94 1.96 2.70 4/331 1379
/proc/meminfo: memFree=22697148/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=25976 CPUtime=0.68 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4194304 4962 0 0 0 67 1 0 0 18 0 1 0 637637285 26599424 3409 33554432000 4194304 4263832 140735599288976 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 6494 3409 242 17 0 3667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25976

[startup+1.50015 s]
/proc/loadavg: 1.18 1.99 2.71 5/343 1402
/proc/meminfo: memFree=22610544/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=40568 CPUtime=1.48 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4194304 9696 0 0 0 146 2 0 0 20 0 1 0 637637285 41541632 6606 33554432000 4194304 4263832 140735599288976 18446744073709551615 47711341741239 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 10142 6606 242 17 0 7315 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40568

[startup+3.10084 s]
/proc/loadavg: 1.18 1.99 2.71 5/343 1402
/proc/meminfo: memFree=22515912/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=191876 CPUtime=3.08 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 44704 0 0 0 302 6 0 0 25 0 1 0 637637285 196481024 38541 33554432000 4194304 4263832 140735599288976 18446744073709551615 270338044613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 47969 38548 244 17 0 45142 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 191876

[startup+6.30021 s]
/proc/loadavg: 1.18 1.99 2.71 5/343 1402
/proc/meminfo: memFree=22134124/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=172048 CPUtime=6.27 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 46569 0 0 0 621 6 0 0 25 0 1 0 637637285 176177152 36447 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 43012 36447 247 17 0 40185 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 172048

[startup+12.7009 s]
/proc/loadavg: 1.61 2.06 2.72 5/343 1402
/proc/meminfo: memFree=21903072/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=172048 CPUtime=12.67 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 46569 0 0 0 1261 6 0 0 25 0 1 0 637637285 176177152 36447 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 43012 36447 247 17 0 40185 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 172048

[startup+25.5004 s]
/proc/loadavg: 1.98 2.12 2.74 5/343 1403
/proc/meminfo: memFree=21904068/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=172048 CPUtime=25.47 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 46569 0 0 0 2541 6 0 0 25 0 1 0 637637285 176177152 36447 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 43012 36447 247 17 0 40185 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 172048

[startup+51.1003 s]
/proc/loadavg: 2.67 2.27 2.77 5/343 1403
/proc/meminfo: memFree=21822664/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=172048 CPUtime=51.08 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 46569 0 0 0 5102 6 0 0 25 0 1 0 637637285 176177152 36447 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 43012 36447 247 17 0 40185 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 172048

[startup+102.313 s]
/proc/loadavg: 3.51 2.57 2.84 5/343 1405
/proc/meminfo: memFree=21561496/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=190816 CPUtime=102.3 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 51056 0 0 0 10222 8 0 0 25 0 1 0 637637285 195395584 40934 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 47704 40934 247 17 0 44877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 190816

[startup+162.3 s]
/proc/loadavg: 3.82 2.83 2.91 5/343 1406
/proc/meminfo: memFree=21258044/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=212604 CPUtime=162.28 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 55967 0 0 0 16219 9 0 0 25 0 1 0 637637285 217706496 45845 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 53151 45845 247 17 0 50324 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 212604

[startup+222.3 s]
/proc/loadavg: 3.89 3.03 2.97 5/343 1462
/proc/meminfo: memFree=21610548/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=288724 CPUtime=222.29 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 72396 0 0 0 22216 13 0 0 25 0 1 0 637637285 295653376 62274 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 72181 62274 247 17 0 69354 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 288724

[startup+282.3 s]
/proc/loadavg: 3.96 3.20 3.03 5/343 1464
/proc/meminfo: memFree=21343052/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=342444 CPUtime=282.3 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 84540 0 0 0 28215 15 0 0 25 0 1 0 637637285 350662656 74418 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 85611 74418 247 17 0 82784 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 342444

[startup+342.301 s]
/proc/loadavg: 4.10 3.37 3.10 5/343 1465
/proc/meminfo: memFree=21094644/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=399772 CPUtime=342.3 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 97357 0 0 0 34213 17 0 0 25 0 1 0 637637285 409366528 87235 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 99943 87235 247 17 0 97116 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 399772

[startup+402.301 s]
/proc/loadavg: 4.04 3.49 3.16 5/343 1467
/proc/meminfo: memFree=20874508/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=478416 CPUtime=402.29 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 114036 0 0 0 40209 20 0 0 25 0 1 0 637637285 489897984 103914 33554432000 4194304 4263832 140735599288976 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 119604 103914 247 17 0 116777 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 478416

[startup+462.301 s]
/proc/loadavg: 4.01 3.58 3.21 5/343 1468
/proc/meminfo: memFree=20622624/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=597720 CPUtime=462.3 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 139519 0 0 0 46206 24 0 0 25 0 1 0 637637285 612065280 129397 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 149430 129397 247 17 0 146603 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 597720

[startup+522.301 s]
/proc/loadavg: 4.05 3.66 3.26 5/343 1470
/proc/meminfo: memFree=20345940/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=750836 CPUtime=522.31 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 170718 0 0 0 52202 29 0 0 25 0 1 0 637637285 768856064 160596 33554432000 4194304 4263832 140735599288976 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 187709 160596 247 17 0 184882 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 750836

[startup+582.301 s]
/proc/loadavg: 4.08 3.74 3.31 5/343 1472
/proc/meminfo: memFree=20063192/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=896144 CPUtime=582.31 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 199204 0 0 0 58197 34 0 0 25 0 1 0 637637285 917651456 189082 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 224036 189082 247 17 0 221209 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 896144

[startup+642.301 s]
/proc/loadavg: 4.03 3.78 3.35 5/343 1473
/proc/meminfo: memFree=19740388/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=1106364 CPUtime=642.31 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 237187 0 0 0 64191 40 0 0 25 0 1 0 637637285 1132916736 227065 33554432000 4194304 4263832 140735599288976 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 276591 227065 247 17 0 273764 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1106364

[startup+702.301 s]
/proc/loadavg: 4.01 3.82 3.38 5/343 1475
/proc/meminfo: memFree=19412100/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=1300692 CPUtime=702.31 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 276134 0 0 0 70186 45 0 0 25 0 1 0 637637285 1331908608 266012 33554432000 4194304 4263832 140735599288976 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 325173 266012 247 17 0 322346 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1300692

[startup+762.313 s]
/proc/loadavg: 4.15 3.88 3.43 5/343 1476
/proc/meminfo: memFree=19132284/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=1427896 CPUtime=762.33 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 300931 0 0 0 76184 49 0 0 25 0 1 0 637637285 1462165504 290809 33554432000 4194304 4263832 140735599288976 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 356974 290809 247 17 0 354147 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1427896

[startup+822.3 s]
/proc/loadavg: 4.12 3.92 3.47 5/343 1478
/proc/meminfo: memFree=18831268/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=1578472 CPUtime=822.31 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 330906 0 0 0 82177 54 0 0 25 0 1 0 637637285 1616355328 320784 33554432000 4194304 4263832 140735599288976 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 394618 320784 247 17 0 391791 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1578472

[startup+882.3 s]
/proc/loadavg: 4.08 3.94 3.50 5/343 1480
/proc/meminfo: memFree=18466040/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=1725196 CPUtime=882.32 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 360337 0 0 0 88173 59 0 0 25 0 1 0 637637285 1766600704 350215 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 431299 350215 247 17 0 428472 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1725196

[startup+942.3 s]
/proc/loadavg: 4.03 3.95 3.53 5/343 1481
/proc/meminfo: memFree=18149516/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=1872784 CPUtime=942.32 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 391240 0 0 0 94168 64 0 0 25 0 1 0 637637285 1917730816 381118 33554432000 4194304 4263832 140735599288976 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 468196 381118 247 17 0 465369 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1872784

[startup+1002.3 s]
/proc/loadavg: 4.08 3.97 3.56 5/343 1483
/proc/meminfo: memFree=17743500/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=2095732 CPUtime=1002.33 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 433471 0 0 0 100162 71 0 0 25 0 1 0 637637285 2146029568 423349 33554432000 4194304 4263832 140735599288976 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 523933 423349 247 17 0 521106 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2095732

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.59 5/343 1484
/proc/meminfo: memFree=17375028/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=2274896 CPUtime=1062.33 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 468192 0 0 0 106156 77 0 0 25 0 1 0 637637285 2329493504 458070 33554432000 4194304 4263832 140735599288976 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 568724 458070 247 17 0 565897 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2274896

[startup+1122.3 s]
/proc/loadavg: 3.70 3.91 3.59 4/337 1503
/proc/meminfo: memFree=19083244/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=2441672 CPUtime=1122.33 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 501938 0 0 0 112152 81 0 0 25 0 1 0 637637285 2500272128 491816 33554432000 4194304 4263832 140735599288976 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 610418 491816 247 17 0 607591 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2441672

[startup+1182.3 s]
/proc/loadavg: 3.26 3.74 3.55 4/337 1505
/proc/meminfo: memFree=18835060/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=2604960 CPUtime=1182.33 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 534303 0 0 0 118148 85 0 0 25 0 1 0 637637285 2667479040 524181 33554432000 4194304 4263832 140735599288976 18446744073709551615 4243872 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 651240 524181 247 17 0 648413 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2604960

[startup+1242.3 s]
/proc/loadavg: 3.09 3.60 3.51 4/337 1506
/proc/meminfo: memFree=18596816/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=2792264 CPUtime=1242.34 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 569816 0 0 0 124144 90 0 0 25 0 1 0 637637285 2859278336 559694 33554432000 4194304 4263832 140735599288976 18446744073709551615 4243929 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 698066 559694 247 17 0 695239 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2792264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.50 3.48 4/337 1508
/proc/meminfo: memFree=18310932/32951124 swapFree=59367104/67111528
[pid=1379] ppid=1377 vsize=3058424 CPUtime=1300.04 cores=1,3
/proc/1379/stat : 1379 (umsat) R 1377 1379 32723 0 -1 4202496 620930 0 0 0 129907 97 0 0 25 0 1 0 637637285 3131826176 610808 33554432000 4194304 4263832 140735599288976 18446744073709551615 4214146 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1379/statm: 764606 610808 247 17 0 761779 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 3058424

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.11
CPU time (s): 1300.16
CPU user time (s): 1299.08
CPU system time (s): 1.07284
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 3058424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 1.07284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 620930
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= 43
involuntary context switches= 2406

runsolver used 4.10438 second user time and 10.0985 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 11:36:57
IDJOB=3379471
IDBENCH=71003
IDSOLVER=1861
FILE ID=node143/3379471-1305452216
RUNJOBID= node143-1305452216-1361
PBS_JOBID= 13324839
Free space on /tmp= 73520 MiB

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

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1308310259

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:      22697428 kB
Buffers:        200440 kB
Cached:        1287104 kB
SwapCached:      67400 kB
Active:         191400 kB
Inactive:      9824208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22697428 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           35608 kB
Writeback:           0 kB
AnonPages:     8460324 kB
Mapped:          21832 kB
Slab:           119688 kB
PageTables:      54120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69944556 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= 73508 MiB
End job on node143 at 2011-05-15 11:58:39