Trace number 3379413

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-5p1.cnf
MD5SUM495b16f308d01d9469d32d5a90e713bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.1734
Satisfiable
(Un)Satisfiability was proved
Number of variables218990
Number of clauses943377
Sum of the clauses size2207168
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2730991
Number of clauses of size 3162400
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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-3379413-1305452310/watcher-3379413-1305452310 -o /tmp/evaluation-result-3379413-1305452310/solver-3379413-1305452310 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379413-1305452310.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: 0.92 1.53 2.56 4/364 29556
/proc/meminfo: memFree=24014580/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=11796 CPUtime=0 cores=0,2
/proc/29556/stat : 29556 (runsolver) R 29554 29556 28207 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 637646548 12079104 50 33554432000 4194304 5432360 140733832060224 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/29556/statm: 2949 50 30 303 0 2643 0

[startup+0.023753 s]
/proc/loadavg: 0.92 1.53 2.56 4/364 29556
/proc/meminfo: memFree=24014580/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=11908 CPUtime=0 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4194304 394 0 0 0 0 0 0 0 21 0 1 0 637646548 12193792 334 33554432000 4194304 4263832 140736975714048 18446744073709551615 47349583282824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 2977 334 241 17 0 150 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11908

[startup+0.10076 s]
/proc/loadavg: 0.92 1.53 2.56 4/364 29556
/proc/meminfo: memFree=24014580/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=13340 CPUtime=0.08 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4194304 857 0 0 0 8 0 0 0 21 0 1 0 637646548 13660160 651 33554432000 4194304 4263832 140736975714048 18446744073709551615 228095450880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 3335 651 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.300695 s]
/proc/loadavg: 0.92 1.53 2.56 4/364 29556
/proc/meminfo: memFree=24014580/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=18812 CPUtime=0.28 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4194304 2471 0 0 0 28 0 0 0 22 0 1 0 637646548 19263488 1687 33554432000 4194304 4263832 140736975714048 18446744073709551615 47349583415437 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 4703 1687 242 17 0 1876 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18812

[startup+0.700619 s]
/proc/loadavg: 0.92 1.53 2.56 4/364 29556
/proc/meminfo: memFree=24014580/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=25976 CPUtime=0.68 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4194304 4871 0 0 0 68 0 0 0 24 0 1 0 637646548 26599424 3318 33554432000 4194304 4263832 140736975714048 18446744073709551615 47349583680226 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 6494 3318 242 17 0 3667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25976

[startup+1.50049 s]
/proc/loadavg: 0.92 1.53 2.56 4/364 29579
/proc/meminfo: memFree=23981680/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=40304 CPUtime=1.47 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4194304 9500 0 0 0 147 0 0 0 25 0 1 0 637646548 41271296 6410 33554432000 4194304 4263832 140736975714048 18446744073709551615 47349583346766 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 10076 6410 242 17 0 7249 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 40304

[startup+3.10022 s]
/proc/loadavg: 1.17 1.57 2.57 5/368 29590
/proc/meminfo: memFree=23936020/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=69356 CPUtime=3.07 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4194304 18896 0 0 0 306 1 0 0 25 0 1 0 637646548 71020544 12733 33554432000 4194304 4263832 140736975714048 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 17339 12733 242 17 0 14512 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 69356

[startup+6.30062 s]
/proc/loadavg: 1.17 1.57 2.57 5/368 29590
/proc/meminfo: memFree=23709848/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=190244 CPUtime=6.28 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 54858 0 0 0 622 6 0 0 25 0 1 0 637646548 194809856 43167 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 47561 43167 247 17 0 44734 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 190244

[startup+12.7004 s]
/proc/loadavg: 1.60 1.65 2.58 5/368 29591
/proc/meminfo: memFree=23557004/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=190244 CPUtime=12.68 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 54858 0 0 0 1262 6 0 0 25 0 1 0 637646548 194809856 43167 33554432000 4194304 4263832 140736975714048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 47561 43167 247 17 0 44734 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 190244

[startup+25.5011 s]
/proc/loadavg: 1.97 1.73 2.60 5/368 29591
/proc/meminfo: memFree=23534708/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=190244 CPUtime=25.48 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 54858 0 0 0 2542 6 0 0 25 0 1 0 637646548 194809856 43167 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 47561 43167 247 17 0 44734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 190244

[startup+51.1004 s]
/proc/loadavg: 2.66 1.91 2.64 5/368 29592
/proc/meminfo: memFree=23453132/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=190244 CPUtime=51.08 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 54858 0 0 0 5102 6 0 0 25 0 1 0 637646548 194809856 43167 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 47561 43167 247 17 0 44734 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 190244

[startup+102.314 s]
/proc/loadavg: 3.52 2.27 2.72 5/368 29593
/proc/meminfo: memFree=23158828/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=190244 CPUtime=102.3 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 54858 0 0 0 10224 6 0 0 25 0 1 0 637646548 194809856 43167 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 47561 43167 247 17 0 44734 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 190244

[startup+162.301 s]
/proc/loadavg: 3.87 2.60 2.80 5/368 29622
/proc/meminfo: memFree=23604300/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=201400 CPUtime=162.29 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 57443 0 0 0 16222 7 0 0 25 0 1 0 637646548 206233600 45752 33554432000 4194304 4263832 140736975714048 18446744073709551615 4242448 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 50350 45752 247 17 0 47523 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 201400

[startup+222.301 s]
/proc/loadavg: 3.95 2.85 2.87 5/368 29623
/proc/meminfo: memFree=23530384/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=207996 CPUtime=222.28 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 59074 0 0 0 22221 7 0 0 25 0 1 0 637646548 212987904 47383 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 51999 47383 247 17 0 49172 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 207996

[startup+282.301 s]
/proc/loadavg: 3.98 3.04 2.93 5/368 29625
/proc/meminfo: memFree=23464160/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=208528 CPUtime=282.28 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 59208 0 0 0 28221 7 0 0 25 0 1 0 637646548 213532672 47517 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 52132 47517 247 17 0 49305 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 208528

[startup+342.301 s]
/proc/loadavg: 4.12 3.27 3.02 5/368 29626
/proc/meminfo: memFree=23417028/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=209332 CPUtime=342.28 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 59409 0 0 0 34221 7 0 0 25 0 1 0 637646548 214355968 47718 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 52333 47718 247 17 0 49506 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 209332

[startup+402.301 s]
/proc/loadavg: 4.08 3.40 3.08 5/368 29628
/proc/meminfo: memFree=23374492/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=210964 CPUtime=402.29 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 59811 0 0 0 40221 8 0 0 25 0 1 0 637646548 216027136 48120 33554432000 4194304 4263832 140736975714048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 52741 48120 247 17 0 49914 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 210964

[startup+462.301 s]
/proc/loadavg: 4.09 3.53 3.14 5/368 29630
/proc/meminfo: memFree=23320552/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=229004 CPUtime=462.29 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 64094 0 0 0 46220 9 0 0 25 0 1 0 637646548 234500096 52403 33554432000 4194304 4263832 140736975714048 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 57251 52403 247 17 0 54424 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 229004

[startup+522.301 s]
/proc/loadavg: 4.04 3.61 3.19 5/368 29631
/proc/meminfo: memFree=23232128/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=287348 CPUtime=522.29 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 77263 0 0 0 52217 12 0 0 25 0 1 0 637646548 294244352 65572 33554432000 4194304 4263832 140736975714048 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 71837 65572 247 17 0 69010 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 287348

[startup+582.301 s]
/proc/loadavg: 4.01 3.68 3.24 5/368 29633
/proc/meminfo: memFree=23158840/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=331956 CPUtime=582.29 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 86978 0 0 0 58215 14 0 0 25 0 1 0 637646548 339922944 75287 33554432000 4194304 4263832 140736975714048 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 82989 75287 247 17 0 80162 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 331956

[startup+642.301 s]
/proc/loadavg: 4.00 3.74 3.29 5/368 29634
/proc/meminfo: memFree=23071528/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=388760 CPUtime=642.3 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 99806 0 0 0 64213 17 0 0 25 0 1 0 637646548 398090240 88115 33554432000 4194304 4263832 140736975714048 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 97190 88115 247 17 0 94363 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 388760

[startup+702.301 s]
/proc/loadavg: 4.06 3.80 3.33 5/368 29636
/proc/meminfo: memFree=22967232/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=469940 CPUtime=702.3 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 116874 0 0 0 70209 21 0 0 25 0 1 0 637646548 481218560 105183 33554432000 4194304 4263832 140736975714048 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 117485 105183 247 17 0 114658 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 469940

[startup+762.314 s]
/proc/loadavg: 4.02 3.83 3.37 5/368 29638
/proc/meminfo: memFree=22893196/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=518260 CPUtime=762.32 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 127329 0 0 0 76209 23 0 0 25 0 1 0 637646548 530698240 115638 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 129565 115638 247 17 0 126738 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 518260

[startup+822.301 s]
/proc/loadavg: 4.01 3.86 3.41 5/368 29639
/proc/meminfo: memFree=22771664/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=647456 CPUtime=822.3 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 151713 0 0 0 82202 28 0 0 25 0 1 0 637646548 662994944 140022 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 161864 140022 247 17 0 159037 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 647456

[startup+882.301 s]
/proc/loadavg: 4.14 3.93 3.46 5/368 29641
/proc/meminfo: memFree=22679156/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=721996 CPUtime=882.31 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 168171 0 0 0 88200 31 0 0 25 0 1 0 637646548 739323904 156480 33554432000 4194304 4263832 140736975714048 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 180499 156480 247 17 0 177672 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 721996

[startup+942.301 s]
/proc/loadavg: 4.13 3.97 3.50 5/368 29642
/proc/meminfo: memFree=22600400/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=789260 CPUtime=942.3 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 182062 0 0 0 94197 33 0 0 25 0 1 0 637646548 808202240 170371 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 197315 170371 247 17 0 194488 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 789260

[startup+1002.3 s]
/proc/loadavg: 4.05 3.97 3.53 5/368 29644
/proc/meminfo: memFree=22491892/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=884464 CPUtime=1002.31 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 202696 0 0 0 100194 37 0 0 25 0 1 0 637646548 905691136 191005 33554432000 4194304 4263832 140736975714048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 221116 191005 247 17 0 218289 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 884464

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.56 5/368 29646
/proc/meminfo: memFree=22405832/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=957464 CPUtime=1062.31 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 218495 0 0 0 106191 40 0 0 25 0 1 0 637646548 980443136 206804 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 239366 206804 247 17 0 236539 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 957464

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.58 5/368 29647
/proc/meminfo: memFree=22324844/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=1029408 CPUtime=1122.32 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 232936 0 0 0 112189 43 0 0 25 0 1 0 637646548 1054113792 221245 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 257352 221245 247 17 0 254525 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1029408

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.60 5/368 29649
/proc/meminfo: memFree=22220180/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=1132944 CPUtime=1182.32 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 253916 0 0 0 118186 46 0 0 25 0 1 0 637646548 1160134656 242225 33554432000 4194304 4263832 140736975714048 18446744073709551615 4205690 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 283236 242225 247 17 0 280409 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1132944

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.63 5/368 29650
/proc/meminfo: memFree=22110428/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=1246608 CPUtime=1242.32 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 276560 0 0 0 124182 50 0 0 25 0 1 0 637646548 1276526592 264869 33554432000 4194304 4263832 140736975714048 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 311652 264869 247 17 0 308825 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1246608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.65 4/366 29653
/proc/meminfo: memFree=22290732/32951124 swapFree=65980216/67111528
[pid=29556] ppid=29554 vsize=1357088 CPUtime=1300.03 cores=0,2
/proc/29556/stat : 29556 (umsat) R 29554 29556 28207 0 -1 4202496 298833 0 0 0 129949 54 0 0 25 0 1 0 637646548 1389658112 287142 33554432000 4194304 4263832 140736975714048 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29556/statm: 339272 287142 247 17 0 336445 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1357088

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.1
CPU user time (s): 1299.49
CPU system time (s): 0.603908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1357088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.603908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298833
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= 5
involuntary context switches= 16096

runsolver used 4.89626 second user time and 10.4944 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 11:38:31
IDJOB=3379413
IDBENCH=71059
IDSOLVER=1861
FILE ID=node142/3379413-1305452310
RUNJOBID= node142-1305452310-29520
PBS_JOBID= 13324840
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= 495b16f308d01d9469d32d5a90e713bd
RANDOM SEED=622998197

node142.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	: 5131.95
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.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.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.67
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.81
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.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.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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24015224 kB
Buffers:        329276 kB
Cached:        4040112 kB
SwapCached:      11520 kB
Active:        6229948 kB
Inactive:      2375200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24015224 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           46016 kB
Writeback:           0 kB
AnonPages:     4232096 kB
Mapped:          20152 kB
Slab:           232864 kB
PageTables:      32032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77087612 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= 73524 MiB
End job on node142 at 2011-05-15 12:00:13