Trace number 3171679

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) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
MD5SUM4c16bc52ec8b88c947f571c625ddf62f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03423
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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-3171679-1301762320/watcher-3171679-1301762320 -o /tmp/evaluation-result-3171679-1301762320/solver-3171679-1301762320 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171679-1301762320.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.01 4.01 4.00 4/187 20297
/proc/meminfo: memFree=21218136/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=11644 CPUtime=0 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4194304 355 0 0 0 0 0 0 0 19 0 1 0 287830637 11923456 293 33554432000 4194304 4263880 140735750322928 18446744073709551615 47811656050051 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 2911 293 240 17 0 84 0

[startup+0.0165419 s]
/proc/loadavg: 4.01 4.01 4.00 4/187 20297
/proc/meminfo: memFree=21218136/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=11908 CPUtime=0.01 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 428 0 0 0 1 0 0 0 19 0 1 0 287830637 12193792 366 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 2977 366 246 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100556 s]
/proc/loadavg: 4.01 4.01 4.00 4/187 20297
/proc/meminfo: memFree=21218136/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=12172 CPUtime=0.09 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 500 0 0 0 9 0 0 0 19 0 1 0 287830637 12464128 438 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 3043 438 247 17 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12172

[startup+0.300527 s]
/proc/loadavg: 4.01 4.01 4.00 4/187 20297
/proc/meminfo: memFree=21218136/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=12568 CPUtime=0.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 576 0 0 0 29 0 0 0 20 0 1 0 287830637 12869632 514 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 3142 514 247 17 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12568

[startup+0.700446 s]
/proc/loadavg: 4.01 4.01 4.00 4/187 20297
/proc/meminfo: memFree=21218136/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=12944 CPUtime=0.69 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 681 0 0 0 69 0 0 0 20 0 1 0 287830637 13254656 619 33554432000 4194304 4263880 140735750322928 18446744073709551615 4209765 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 3236 619 247 17 0 409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12944

[startup+1.50032 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20298
/proc/meminfo: memFree=21215152/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=13308 CPUtime=1.49 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 781 0 0 0 149 0 0 0 23 0 1 0 287830637 13627392 719 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 3327 719 247 17 0 500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13308

[startup+3.10101 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20298
/proc/meminfo: memFree=21212300/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=14088 CPUtime=3.09 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 965 0 0 0 309 0 0 0 25 0 1 0 287830637 14426112 903 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205837 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 3522 903 247 17 0 695 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14088

[startup+6.30048 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20298
/proc/meminfo: memFree=21207600/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=14932 CPUtime=6.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 1176 0 0 0 629 0 0 0 25 0 1 0 287830637 15290368 1114 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 3733 1114 248 17 0 906 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14932

[startup+12.7004 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20298
/proc/meminfo: memFree=21200676/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=16284 CPUtime=12.69 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 1519 0 0 0 1269 0 0 0 25 0 1 0 287830637 16674816 1457 33554432000 4194304 4263880 140735750322928 18446744073709551615 47811656048592 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 4071 1457 248 17 0 1244 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16284

[startup+25.5012 s]
/proc/loadavg: 4.01 4.00 4.00 5/188 20298
/proc/meminfo: memFree=21192620/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=17860 CPUtime=25.5 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 1920 0 0 0 2550 0 0 0 25 0 1 0 287830637 18288640 1858 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 4465 1858 248 17 0 1638 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17860

[startup+51.1008 s]
/proc/loadavg: 4.08 4.02 4.01 5/188 20299
/proc/meminfo: memFree=21182908/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=20168 CPUtime=51.1 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 2552 0 0 0 5110 0 0 0 25 0 1 0 287830637 20652032 2380 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 5042 2380 248 17 0 2215 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20168

[startup+102.307 s]
/proc/loadavg: 4.04 4.01 4.00 5/188 20300
/proc/meminfo: memFree=21168508/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=22816 CPUtime=102.3 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 3331 0 0 0 10230 0 0 0 25 0 1 0 287830637 23363584 3067 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 5704 3067 248 17 0 2877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22816

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20302
/proc/meminfo: memFree=21156092/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=25684 CPUtime=162.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 4120 0 0 0 16229 0 0 0 25 0 1 0 287830637 26300416 3745 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 6421 3745 248 17 0 3594 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25684

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20304
/proc/meminfo: memFree=21147892/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=27164 CPUtime=222.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 4574 0 0 0 22229 0 0 0 25 0 1 0 287830637 27815936 4135 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 6791 4135 248 17 0 3964 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27164

[startup+282.301 s]
/proc/loadavg: 4.08 4.02 4.01 5/188 20305
/proc/meminfo: memFree=21141300/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=29136 CPUtime=282.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 5126 0 0 0 28229 0 0 0 25 0 1 0 287830637 29835264 4551 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 7284 4551 248 17 0 4457 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29136

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/188 20306
/proc/meminfo: memFree=21130620/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=30452 CPUtime=342.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 5539 0 0 0 34229 0 0 0 25 0 1 0 287830637 31182848 4886 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 7613 4886 248 17 0 4786 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 30452

[startup+402.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/188 20336
/proc/meminfo: memFree=21172828/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=31228 CPUtime=402.29 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 5734 0 0 0 40228 1 0 0 25 0 1 0 287830637 31977472 5081 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 7807 5081 248 17 0 4980 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 31228

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/188 20338
/proc/meminfo: memFree=21163152/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=32736 CPUtime=462.3 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 6223 0 0 0 46228 2 0 0 25 0 1 0 287830637 33521664 5485 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 8184 5485 248 17 0 5357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32736

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/188 20340
/proc/meminfo: memFree=21155824/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=33376 CPUtime=522.3 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 6355 0 0 0 52228 2 0 0 25 0 1 0 287830637 34177024 5617 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 8344 5617 248 17 0 5517 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33376

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 20341
/proc/meminfo: memFree=21149856/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=34488 CPUtime=582.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 6763 0 0 0 58229 2 0 0 25 0 1 0 287830637 35315712 5931 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 8622 5931 248 17 0 5795 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 34488

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 20342
/proc/meminfo: memFree=21143004/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=35144 CPUtime=642.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 6912 0 0 0 64229 2 0 0 25 0 1 0 287830637 35987456 6080 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 8786 6080 248 17 0 5959 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 35144

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20344
/proc/meminfo: memFree=21137660/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=35400 CPUtime=702.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 6994 0 0 0 70229 2 0 0 25 0 1 0 287830637 36249600 6162 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 8850 6162 248 17 0 6023 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 35400

[startup+762.306 s]
/proc/loadavg: 4.06 4.01 4.00 5/188 20346
/proc/meminfo: memFree=21132928/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=36840 CPUtime=762.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 7436 0 0 0 76229 2 0 0 25 0 1 0 287830637 37724160 6501 33554432000 4194304 4263880 140735750322928 18446744073709551615 4209745 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 9210 6501 248 17 0 6383 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 36840

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/188 20348
/proc/meminfo: memFree=21127952/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=37608 CPUtime=822.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 7628 0 0 0 82229 2 0 0 25 0 1 0 287830637 38510592 6693 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 9402 6693 248 17 0 6575 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 37608

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20349
/proc/meminfo: memFree=21124724/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=37992 CPUtime=882.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 7764 0 0 0 88229 2 0 0 25 0 1 0 287830637 38903808 6829 33554432000 4194304 4263880 140735750322928 18446744073709551615 4242237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 9498 6829 248 17 0 6671 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 37992

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/188 20350
/proc/meminfo: memFree=21119244/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=38344 CPUtime=942.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 7836 0 0 0 94229 2 0 0 25 0 1 0 287830637 39264256 6901 33554432000 4194304 4263880 140735750322928 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 9586 6901 248 17 0 6759 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 38344

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20352
/proc/meminfo: memFree=21114028/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=39592 CPUtime=1002.31 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 8259 0 0 0 100228 3 0 0 25 0 1 0 287830637 40542208 7211 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 9898 7211 248 17 0 7071 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 39592

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20354
/proc/meminfo: memFree=21112024/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=40104 CPUtime=1062.32 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 8403 0 0 0 106229 3 0 0 25 0 1 0 287830637 41066496 7355 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 10026 7355 248 17 0 7199 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 40104

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20356
/proc/meminfo: memFree=21108668/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=40552 CPUtime=1122.32 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 8500 0 0 0 112229 3 0 0 25 0 1 0 287830637 41525248 7452 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 10138 7452 248 17 0 7311 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 40552

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20357
/proc/meminfo: memFree=21105676/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=40744 CPUtime=1182.32 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 8548 0 0 0 118229 3 0 0 25 0 1 0 287830637 41721856 7500 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 10186 7500 248 17 0 7359 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 40744

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20358
/proc/meminfo: memFree=21099448/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=41192 CPUtime=1242.32 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 8644 0 0 0 124229 3 0 0 25 0 1 0 287830637 42180608 7596 33554432000 4194304 4263880 140735750322928 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 10298 7596 248 17 0 7471 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 41192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.99 3/177 20396
/proc/meminfo: memFree=21225888/32951132 swapFree=67111528/67111528
[pid=20297] ppid=20295 vsize=42112 CPUtime=1300.02 cores=0,2
/proc/20297/stat : 20297 (umsat) R 20295 20297 19611 0 -1 4202496 9011 0 0 0 129999 3 0 0 25 0 1 0 287830637 43122688 7838 33554432000 4194304 4263880 140735750322928 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20297/statm: 10528 7838 248 17 0 7701 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 42112

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): 1300.03
CPU user time (s): 1300
CPU system time (s): 0.034994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 42112

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

runsolver used 2.33964 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 18:38:40
IDJOB=3171679
IDBENCH=82897
IDSOLVER=1582
FILE ID=node128/3171679-1301762320
RUNJOBID= node128-1301757106-19629
PBS_JOBID= 12841077
Free space on /tmp= 71124 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171679-1301762320/watcher-3171679-1301762320 -o /tmp/evaluation-result-3171679-1301762320/solver-3171679-1301762320 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171679-1301762320.cnf

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

MD5SUM BENCH= 4c16bc52ec8b88c947f571c625ddf62f
RANDOM SEED=850976668

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21218160 kB
Buffers:        345884 kB
Cached:       10979252 kB
SwapCached:          0 kB
Active:        7960672 kB
Inactive:      3496240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21218160 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7352 kB
Writeback:           0 kB
AnonPages:      131668 kB
Mapped:          15688 kB
Slab:           214752 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   315092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71124 MiB
End job on node128 at 2011-04-02 19:00:22