Trace number 3171690

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-02-25? (TO) 1299.98 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171690-1301762407/watcher-3171690-1301762407 -o /tmp/evaluation-result-3171690-1301762407/solver-3171690-1301762407 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171690-1301762407.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: 4.00 4.00 3.88 5/193 16476
/proc/meminfo: memFree=22555908/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=11644 CPUtime=0 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4194304 355 0 0 0 0 0 0 0 25 0 1 0 287838546 11923456 293 33554432000 4194304 4263880 140735453595824 18446744073709551615 47161689077072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 2911 293 240 17 0 84 0

[startup+0.0864691 s]
/proc/loadavg: 4.00 4.00 3.88 5/193 16476
/proc/meminfo: memFree=22555908/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=12696 CPUtime=0.08 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 607 0 0 0 8 0 0 0 25 0 1 0 287838546 13000704 545 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 3174 545 247 17 0 347 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12696

[startup+0.100457 s]
/proc/loadavg: 4.00 4.00 3.88 5/193 16476
/proc/meminfo: memFree=22555908/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=12696 CPUtime=0.09 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 607 0 0 0 9 0 0 0 25 0 1 0 287838546 13000704 545 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 3174 545 247 17 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12696

[startup+0.30042 s]
/proc/loadavg: 4.00 4.00 3.88 5/193 16476
/proc/meminfo: memFree=22555908/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=13352 CPUtime=0.29 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 775 0 0 0 29 0 0 0 25 0 1 0 287838546 13672448 713 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 3338 713 247 17 0 511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13352

[startup+0.700346 s]
/proc/loadavg: 4.00 4.00 3.88 5/193 16476
/proc/meminfo: memFree=22555908/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=13844 CPUtime=0.69 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 898 0 0 0 69 0 0 0 25 0 1 0 287838546 14176256 836 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 3461 836 247 17 0 634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13844

[startup+1.5002 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 16477
/proc/meminfo: memFree=22546476/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=14764 CPUtime=1.49 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 1135 0 0 0 149 0 0 0 25 0 1 0 287838546 15118336 1073 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 3691 1073 247 17 0 864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14764

[startup+3.10091 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 16477
/proc/meminfo: memFree=22543052/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=15888 CPUtime=3.09 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 1409 0 0 0 309 0 0 0 25 0 1 0 287838546 16269312 1347 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215048 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 3972 1347 248 17 0 1145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15888

[startup+6.30033 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 16477
/proc/meminfo: memFree=22536632/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=17260 CPUtime=6.29 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 1754 0 0 0 629 0 0 0 25 0 1 0 287838546 17674240 1692 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 4315 1692 248 17 0 1488 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17260

[startup+12.7002 s]
/proc/loadavg: 4.00 4.00 3.88 6/194 16477
/proc/meminfo: memFree=22528340/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=19012 CPUtime=12.69 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 2206 0 0 0 1269 0 0 0 25 0 1 0 287838546 19468288 2144 33554432000 4194304 4263880 140735453595824 18446744073709551615 4209931 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 4753 2144 248 17 0 1926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19012

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 16477
/proc/meminfo: memFree=22517204/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=22244 CPUtime=25.49 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 3104 0 0 0 2549 0 0 0 25 0 1 0 287838546 22777856 2892 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 5561 2892 248 17 0 2734 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22244

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 16478
/proc/meminfo: memFree=22505432/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=25852 CPUtime=51.08 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 4149 0 0 0 5108 0 0 0 25 0 1 0 287838546 26472448 3781 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207804 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 6463 3781 248 17 0 3636 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25852

[startup+102.307 s]
/proc/loadavg: 4.13 4.04 3.91 5/194 16479
/proc/meminfo: memFree=22487556/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=30128 CPUtime=102.29 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 5359 0 0 0 10228 1 0 0 25 0 1 0 287838546 30851072 4795 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 7532 4795 248 17 0 4705 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 30128

[startup+162.301 s]
/proc/loadavg: 4.10 4.05 3.91 5/194 16481
/proc/meminfo: memFree=22474004/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=33808 CPUtime=162.28 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 6427 0 0 0 16227 1 0 0 25 0 1 0 287838546 34619392 5704 33554432000 4194304 4263880 140735453595824 18446744073709551615 271550235216 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 8452 5704 248 17 0 5625 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33808

[startup+222.301 s]
/proc/loadavg: 4.03 4.04 3.91 5/194 16483
/proc/meminfo: memFree=22464300/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=36440 CPUtime=222.28 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 7172 0 0 0 22226 2 0 0 25 0 1 0 287838546 37314560 6358 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 9110 6358 248 17 0 6283 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 36440

[startup+282.301 s]
/proc/loadavg: 4.01 4.03 3.91 5/194 16484
/proc/meminfo: memFree=22454828/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=39200 CPUtime=282.28 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 7951 0 0 0 28226 2 0 0 25 0 1 0 287838546 40140800 7037 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 9800 7037 248 17 0 6973 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 39200

[startup+342.3 s]
/proc/loadavg: 4.06 4.03 3.92 5/194 16486
/proc/meminfo: memFree=22445872/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=41288 CPUtime=342.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 8577 0 0 0 34225 2 0 0 25 0 1 0 287838546 42278912 7553 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 10322 7553 248 17 0 7495 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 41288

[startup+402.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/194 16487
/proc/meminfo: memFree=22438760/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=43780 CPUtime=402.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 9199 0 0 0 40225 2 0 0 25 0 1 0 287838546 44830720 8175 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 10945 8175 248 17 0 8118 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 43780

[startup+462.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/194 16489
/proc/meminfo: memFree=22431544/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=46236 CPUtime=462.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 9922 0 0 0 46225 2 0 0 25 0 1 0 287838546 47345664 8777 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 11559 8777 248 17 0 8732 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 46236

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 16491
/proc/meminfo: memFree=22426944/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=47008 CPUtime=522.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 10156 0 0 0 52225 2 0 0 25 0 1 0 287838546 48136192 9011 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 11752 9011 248 17 0 8925 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 47008

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/194 16492
/proc/meminfo: memFree=22421476/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=49252 CPUtime=582.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 10846 0 0 0 58224 3 0 0 25 0 1 0 287838546 50434048 9439 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 12313 9439 248 17 0 9486 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 49252

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/194 16494
/proc/meminfo: memFree=22418224/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=50372 CPUtime=642.28 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 11104 0 0 0 64225 3 0 0 25 0 1 0 287838546 51580928 9697 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 12593 9697 248 17 0 9766 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 50372

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 16495
/proc/meminfo: memFree=22413484/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=50740 CPUtime=702.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 11213 0 0 0 70224 3 0 0 25 0 1 0 287838546 51957760 9806 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 12685 9806 248 17 0 9858 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 50740

[startup+762.307 s]
/proc/loadavg: 4.07 4.03 3.94 5/194 16497
/proc/meminfo: memFree=22409864/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=51252 CPUtime=762.28 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 11349 0 0 0 76225 3 0 0 25 0 1 0 287838546 52482048 9942 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 12813 9942 248 17 0 9986 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 51252

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/194 16499
/proc/meminfo: memFree=22403884/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=54068 CPUtime=822.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 12191 0 0 0 82223 3 0 0 25 0 1 0 287838546 55365632 10637 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 13517 10637 248 17 0 10690 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 54068

[startup+882.301 s]
/proc/loadavg: 4.08 4.03 3.94 5/194 16500
/proc/meminfo: memFree=22401000/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=54744 CPUtime=882.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 12338 0 0 0 88223 3 0 0 25 0 1 0 287838546 56057856 10784 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 13686 10784 248 17 0 10859 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 54744

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.94 5/194 16502
/proc/meminfo: memFree=22396128/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=55648 CPUtime=942.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 12572 0 0 0 94223 3 0 0 25 0 1 0 287838546 56983552 11018 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 13912 11018 248 17 0 11085 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 55648

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 16503
/proc/meminfo: memFree=22391140/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=58440 CPUtime=1002.27 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 13428 0 0 0 100223 4 0 0 25 0 1 0 287838546 59842560 11713 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 14610 11713 248 17 0 11783 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 58440

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.95 5/194 16505
/proc/meminfo: memFree=22386520/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=59812 CPUtime=1062.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 13753 0 0 0 106222 4 0 0 25 0 1 0 287838546 61247488 12038 33554432000 4194304 4263880 140735453595824 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 14953 12038 248 17 0 12126 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 59812

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/194 16507
/proc/meminfo: memFree=22384640/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=60420 CPUtime=1122.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 13909 0 0 0 112222 4 0 0 25 0 1 0 287838546 61870080 12194 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 15105 12194 248 17 0 12278 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 60420

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/194 16508
/proc/meminfo: memFree=22382636/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=61060 CPUtime=1182.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 14069 0 0 0 118222 4 0 0 25 0 1 0 287838546 62525440 12354 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 15265 12354 248 17 0 12438 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 61060

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 16510
/proc/meminfo: memFree=22377764/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=61380 CPUtime=1242.26 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 14184 0 0 0 124222 4 0 0 25 0 1 0 287838546 62853120 12469 33554432000 4194304 4263880 140735453595824 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 15345 12469 248 17 0 12518 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 61380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.95 2/189 16523
/proc/meminfo: memFree=22503308/32951124 swapFree=67111528/67111528
[pid=16476] ppid=16474 vsize=61764 CPUtime=1299.97 cores=1,3
/proc/16476/stat : 16476 (umsat) R 16474 16476 14702 0 -1 4202496 14249 0 0 0 129993 4 0 0 25 0 1 0 287838546 63246336 12534 33554432000 4194304 4263880 140735453595824 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16476/statm: 15441 12534 248 17 0 12614 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 61764

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.01
CPU time (s): 1299.98
CPU user time (s): 1299.93
CPU system time (s): 0.043993
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 61764

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

runsolver used 2.04569 second user time and 5.05223 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-02 18:40:07
IDJOB=3171690
IDBENCH=82908
IDSOLVER=1582
FILE ID=node133/3171690-1301762407
RUNJOBID= node133-1301761104-16289
PBS_JOBID= 12841071
Free space on /tmp= 72176 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171690-1301762407/watcher-3171690-1301762407 -o /tmp/evaluation-result-3171690-1301762407/solver-3171690-1301762407 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171690-1301762407.cnf

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=454752149

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:      22556064 kB
Buffers:        350396 kB
Cached:        9729012 kB
SwapCached:          0 kB
Active:        7301676 kB
Inactive:      2845208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22556064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9364 kB
Writeback:           0 kB
AnonPages:       66868 kB
Mapped:          15192 kB
Slab:           186352 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72180 MiB
End job on node133 at 2011-04-02 19:01:49