Trace number 3171531

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-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
MD5SUM04148c6828d9f9ccd74e3efaedcb8c52
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3171531-1301760062/watcher-3171531-1301760062 -o /tmp/evaluation-result-3171531-1301760062/solver-3171531-1301760062 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171531-1301760062.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.95 5/187 20010
/proc/meminfo: memFree=21180796/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=11644 CPUtime=0 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4194304 356 0 0 0 0 0 0 0 23 0 1 0 287604863 11923456 293 33554432000 4194304 4263880 140734659739456 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 2911 293 241 17 0 84 0

[startup+0.0761859 s]
/proc/loadavg: 4.00 4.00 3.95 5/187 20010
/proc/meminfo: memFree=21180796/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=12828 CPUtime=0.07 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 640 0 0 0 7 0 0 0 23 0 1 0 287604863 13135872 577 33554432000 4194304 4263880 140734659739456 18446744073709551615 4226739 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 3207 577 247 17 0 380 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12828

[startup+0.100185 s]
/proc/loadavg: 4.00 4.00 3.95 5/187 20010
/proc/meminfo: memFree=21180796/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=12960 CPUtime=0.09 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 682 0 0 0 9 0 0 0 23 0 1 0 287604863 13271040 619 33554432000 4194304 4263880 140734659739456 18446744073709551615 4211580 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 3240 619 247 17 0 413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12960

[startup+0.300153 s]
/proc/loadavg: 4.00 4.00 3.95 5/187 20010
/proc/meminfo: memFree=21180796/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=13484 CPUtime=0.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 814 0 0 0 29 0 0 0 24 0 1 0 287604863 13807616 751 33554432000 4194304 4263880 140734659739456 18446744073709551615 4206282 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 3371 751 247 17 0 544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13484

[startup+0.701081 s]
/proc/loadavg: 4.00 4.00 3.95 5/187 20010
/proc/meminfo: memFree=21180796/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=14396 CPUtime=0.69 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 1042 0 0 0 69 0 0 0 25 0 1 0 287604863 14741504 979 33554432000 4194304 4263880 140734659739456 18446744073709551615 4209931 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 3599 979 247 17 0 772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14396

[startup+1.50094 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20011
/proc/meminfo: memFree=21176820/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=15256 CPUtime=1.49 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 1252 0 0 0 149 0 0 0 25 0 1 0 287604863 15622144 1189 33554432000 4194304 4263880 140734659739456 18446744073709551615 242970206181 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 3814 1189 248 17 0 987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15256

[startup+3.10068 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20012
/proc/meminfo: memFree=21175700/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=16696 CPUtime=3.09 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 1615 0 0 0 309 0 0 0 25 0 1 0 287604863 17096704 1552 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 4174 1552 248 17 0 1347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16696

[startup+6.30112 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20012
/proc/meminfo: memFree=21172404/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=18388 CPUtime=6.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 2019 0 0 0 629 0 0 0 25 0 1 0 287604863 18829312 1923 33554432000 4194304 4263880 140734659739456 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 4597 1923 248 17 0 1770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18388

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20012
/proc/meminfo: memFree=21169772/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=20380 CPUtime=12.69 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 2674 0 0 0 1268 1 0 0 25 0 1 0 287604863 20869120 2457 33554432000 4194304 4263880 140734659739456 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 5095 2457 248 17 0 2268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20380

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20012
/proc/meminfo: memFree=21166316/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=22944 CPUtime=25.49 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 3371 0 0 0 2548 1 0 0 25 0 1 0 287604863 23494656 3052 33554432000 4194304 4263880 140734659739456 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 5736 3052 248 17 0 2909 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22944

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20013
/proc/meminfo: memFree=21159440/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=26644 CPUtime=51.09 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 4421 0 0 0 5108 1 0 0 25 0 1 0 287604863 27283456 3907 33554432000 4194304 4263880 140734659739456 18446744073709551615 4206425 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 6661 3907 248 17 0 3834 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26644

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/188 20014
/proc/meminfo: memFree=21148168/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=31576 CPUtime=102.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 5919 0 0 0 10228 2 0 0 25 0 1 0 287604863 32333824 5147 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 7894 5147 248 17 0 5067 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31576

[startup+162.3 s]
/proc/loadavg: 4.10 4.03 3.96 5/188 20016
/proc/meminfo: memFree=21141604/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=35236 CPUtime=162.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 6906 0 0 0 16227 2 0 0 25 0 1 0 287604863 36081664 6030 33554432000 4194304 4263880 140734659739456 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 8809 6030 249 17 0 5982 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35236

[startup+222.301 s]
/proc/loadavg: 4.07 4.03 3.96 5/188 20017
/proc/meminfo: memFree=21135152/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=37676 CPUtime=222.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 7658 0 0 0 22227 2 0 0 25 0 1 0 287604863 38580224 6668 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 9419 6668 249 17 0 6592 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37676

[startup+282.301 s]
/proc/loadavg: 4.02 4.03 3.96 5/188 20019
/proc/meminfo: memFree=21125216/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=40716 CPUtime=282.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 8498 0 0 0 28227 3 0 0 25 0 1 0 287604863 41693184 7383 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 10179 7383 249 17 0 7352 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40716

[startup+342.3 s]
/proc/loadavg: 4.10 4.05 3.97 5/188 20023
/proc/meminfo: memFree=21119352/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=44188 CPUtime=342.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 9485 0 0 0 34226 3 0 0 25 0 1 0 287604863 45248512 8103 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 11047 8103 249 17 0 8220 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44188

[startup+402.301 s]
/proc/loadavg: 4.04 4.04 3.97 5/188 20025
/proc/meminfo: memFree=21110840/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=45084 CPUtime=402.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 9718 0 0 0 40227 3 0 0 25 0 1 0 287604863 46166016 8336 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 11271 8336 249 17 0 8444 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45084

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.97 5/188 20027
/proc/meminfo: memFree=21104252/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=47868 CPUtime=462.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 10543 0 0 0 46226 3 0 0 25 0 1 0 287604863 49016832 9009 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 11967 9009 249 17 0 9140 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 47868

[startup+522.3 s]
/proc/loadavg: 4.05 4.04 3.98 5/188 20028
/proc/meminfo: memFree=21100404/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=48892 CPUtime=522.29 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 10806 0 0 0 52226 3 0 0 25 0 1 0 287604863 50065408 9272 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 12223 9272 249 17 0 9396 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 48892

[startup+582.301 s]
/proc/loadavg: 4.02 4.03 3.98 5/188 20030
/proc/meminfo: memFree=21096292/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=50936 CPUtime=582.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 11484 0 0 0 58226 4 0 0 25 0 1 0 287604863 52158464 9783 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 12734 9783 249 17 0 9907 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50936

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/188 20031
/proc/meminfo: memFree=21089720/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=52816 CPUtime=642.31 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 11926 0 0 0 64227 4 0 0 25 0 1 0 287604863 54083584 10225 33554432000 4194304 4263880 140734659739456 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 13204 10225 249 17 0 10377 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 52816

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/188 20033
/proc/meminfo: memFree=21083128/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=53652 CPUtime=702.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 12148 0 0 0 70226 4 0 0 25 0 1 0 287604863 54939648 10447 33554432000 4194304 4263880 140734659739456 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 13413 10447 249 17 0 10586 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 53652

[startup+762.307 s]
/proc/loadavg: 4.12 4.05 4.00 5/188 20035
/proc/meminfo: memFree=21077912/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=54984 CPUtime=762.31 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 12698 0 0 0 76227 4 0 0 25 0 1 0 287604863 56303616 10814 33554432000 4194304 4263880 140734659739456 18446744073709551615 4209462 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 13746 10814 249 17 0 10919 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 54984

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/188 20036
/proc/meminfo: memFree=21074800/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=56536 CPUtime=822.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 13050 0 0 0 82226 4 0 0 25 0 1 0 287604863 57892864 11166 33554432000 4194304 4263880 140734659739456 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 14134 11166 249 17 0 11307 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 56536

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/188 20038
/proc/meminfo: memFree=21070944/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=57560 CPUtime=882.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 13316 0 0 0 88226 4 0 0 25 0 1 0 287604863 58941440 11432 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 14390 11432 249 17 0 11563 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 57560

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 20039
/proc/meminfo: memFree=21068448/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=58712 CPUtime=942.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 13604 0 0 0 94226 4 0 0 25 0 1 0 287604863 60121088 11720 33554432000 4194304 4263880 140734659739456 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 14678 11720 249 17 0 11851 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 58712

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/188 20152
/proc/meminfo: memFree=21198848/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=59224 CPUtime=1002.3 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 13746 0 0 0 100226 4 0 0 25 0 1 0 287604863 60645376 11862 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 14806 11862 249 17 0 11979 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59224

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/188 20154
/proc/meminfo: memFree=21181600/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=61800 CPUtime=1062.31 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 14600 0 0 0 106226 5 0 0 25 0 1 0 287604863 63283200 12514 33554432000 4194304 4263880 140734659739456 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 15450 12514 249 17 0 12623 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 61800

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/188 20155
/proc/meminfo: memFree=21172416/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=62440 CPUtime=1122.31 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 14770 0 0 0 112226 5 0 0 25 0 1 0 287604863 63938560 12684 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 15610 12684 249 17 0 12783 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 62440

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 20157
/proc/meminfo: memFree=21165088/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=62824 CPUtime=1182.31 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 14867 0 0 0 118226 5 0 0 25 0 1 0 287604863 64331776 12781 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 15706 12781 249 17 0 12879 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 62824

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/188 20158
/proc/meminfo: memFree=21158624/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=63464 CPUtime=1242.32 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 15029 0 0 0 124227 5 0 0 25 0 1 0 287604863 64987136 12943 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 15866 12943 249 17 0 13039 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 63464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 4.00 5/188 20160
/proc/meminfo: memFree=21151284/32951132 swapFree=67111528/67111528
[pid=20010] ppid=20008 vsize=63720 CPUtime=1300.02 cores=5,7
/proc/20010/stat : 20010 (umsat) R 20008 20010 19611 0 -1 4202496 15101 0 0 0 129997 5 0 0 25 0 1 0 287604863 65249280 13015 33554432000 4194304 4263880 140734659739456 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20010/statm: 15930 13015 249 17 0 13103 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 63720

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): 1299.98
CPU system time (s): 0.054991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 63720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15101
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= 10
involuntary context switches= 4831

runsolver used 2.04069 second user time and 5.06123 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 18:01:02
IDJOB=3171531
IDBENCH=82749
IDSOLVER=1582
FILE ID=node128/3171531-1301760062
RUNJOBID= node128-1301757106-19632
PBS_JOBID= 12841077
Free space on /tmp= 71124 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171531-1301760062/watcher-3171531-1301760062 -o /tmp/evaluation-result-3171531-1301760062/solver-3171531-1301760062 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171531-1301760062.cnf

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

MD5SUM BENCH= 04148c6828d9f9ccd74e3efaedcb8c52
RANDOM SEED=622594541

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:      21180952 kB
Buffers:        345364 kB
Cached:       10978984 kB
SwapCached:          0 kB
Active:        7997244 kB
Inactive:      3496140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21180952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2364 kB
Writeback:          68 kB
AnonPages:      168804 kB
Mapped:          15744 kB
Slab:           214256 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   359124 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= 71120 MiB
End job on node128 at 2011-04-02 18:22:44