Trace number 3171581

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-S2124915970-046.UNKNOWN.cnf
MD5SUMe6a3a97a5be52c43f493d905174d1bee
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-3171581-1301761012/watcher-3171581-1301761012 -o /tmp/evaluation-result-3171581-1301761012/solver-3171581-1301761012 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171581-1301761012.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.02 4.00 6/184 20095
/proc/meminfo: memFree=21237500/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=11644 CPUtime=0 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 287699894 11923456 293 33554432000 4194304 4263880 140735325755584 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 2911 293 241 17 0 84 0

[startup+0.085588 s]
/proc/loadavg: 4.00 4.02 4.00 6/184 20095
/proc/meminfo: memFree=21237500/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=12856 CPUtime=0.08 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 665 0 0 0 8 0 0 0 18 0 1 0 287699894 13164544 602 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 3214 602 247 17 0 387 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12856

[startup+0.100581 s]
/proc/loadavg: 4.00 4.02 4.00 6/184 20095
/proc/meminfo: memFree=21237500/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=12972 CPUtime=0.09 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 679 0 0 0 9 0 0 0 18 0 1 0 287699894 13283328 616 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 3243 616 247 17 0 416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12972

[startup+0.300545 s]
/proc/loadavg: 4.00 4.02 4.00 6/184 20095
/proc/meminfo: memFree=21237500/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=13496 CPUtime=0.29 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 815 0 0 0 29 0 0 0 18 0 1 0 287699894 13819904 752 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 3374 752 247 17 0 547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13496

[startup+0.700477 s]
/proc/loadavg: 4.00 4.02 4.00 6/184 20095
/proc/meminfo: memFree=21237500/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=14412 CPUtime=0.69 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 1047 0 0 0 69 0 0 0 18 0 1 0 287699894 14757888 984 33554432000 4194304 4263880 140735325755584 18446744073709551615 4211486 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 3603 984 247 17 0 776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14412

[startup+1.50034 s]
/proc/loadavg: 3.92 4.01 3.99 6/188 20124
/proc/meminfo: memFree=21231260/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=15236 CPUtime=1.49 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 1244 0 0 0 149 0 0 0 20 0 1 0 287699894 15601664 1181 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205610 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 3809 1181 248 17 0 982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15236

[startup+3.10106 s]
/proc/loadavg: 3.92 4.01 3.99 6/188 20124
/proc/meminfo: memFree=21227920/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=16656 CPUtime=3.09 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 1608 0 0 0 309 0 0 0 25 0 1 0 287699894 17055744 1545 33554432000 4194304 4263880 140735325755584 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 4164 1545 248 17 0 1337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16656

[startup+6.30052 s]
/proc/loadavg: 4.17 4.06 4.01 6/188 20151
/proc/meminfo: memFree=21226060/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=18388 CPUtime=6.29 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 2015 0 0 0 629 0 0 0 25 0 1 0 287699894 18829312 1919 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 4597 1919 248 17 0 1770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18388

[startup+12.7004 s]
/proc/loadavg: 4.15 4.05 4.01 5/188 20151
/proc/meminfo: memFree=21217152/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=20336 CPUtime=12.69 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 2631 0 0 0 1269 0 0 0 25 0 1 0 287699894 20824064 2414 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 5084 2414 248 17 0 2257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20336

[startup+25.5002 s]
/proc/loadavg: 4.12 4.05 4.00 5/188 20151
/proc/meminfo: memFree=21209356/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=22764 CPUtime=25.49 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 3322 0 0 0 2548 1 0 0 25 0 1 0 287699894 23310336 3003 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 5691 3003 248 17 0 2864 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22764

[startup+51.1008 s]
/proc/loadavg: 4.08 4.05 4.00 5/188 20152
/proc/meminfo: memFree=21199096/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=26684 CPUtime=51.09 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 4403 0 0 0 5108 1 0 0 25 0 1 0 287699894 27324416 3889 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 6671 3889 248 17 0 3844 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26684

[startup+102.307 s]
/proc/loadavg: 4.03 4.04 4.00 5/188 20154
/proc/meminfo: memFree=21185320/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=31052 CPUtime=102.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 5642 0 0 0 10229 1 0 0 25 0 1 0 287699894 31797248 4964 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 7763 4964 248 17 0 4936 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31052

[startup+162.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/188 20155
/proc/meminfo: memFree=21173660/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=35432 CPUtime=162.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 6903 0 0 0 16228 2 0 0 25 0 1 0 287699894 36282368 6027 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 8858 6027 248 17 0 6031 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35432

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 20156
/proc/meminfo: memFree=21166328/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=38292 CPUtime=222.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 7748 0 0 0 22228 2 0 0 25 0 1 0 287699894 39211008 6758 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 9573 6758 248 17 0 6746 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 38292

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/188 20158
/proc/meminfo: memFree=21159620/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=40828 CPUtime=282.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 8499 0 0 0 28228 2 0 0 25 0 1 0 287699894 41807872 7384 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 10207 7384 248 17 0 7380 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40828

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/188 20160
/proc/meminfo: memFree=21151408/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=44800 CPUtime=342.29 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 9607 0 0 0 34227 2 0 0 25 0 1 0 287699894 45875200 8225 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 11200 8225 248 17 0 8373 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44800

[startup+402.3 s]
/proc/loadavg: 3.98 4.00 4.00 5/188 20189
/proc/meminfo: memFree=21182648/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=45952 CPUtime=402.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 9902 0 0 0 40227 3 0 0 25 0 1 0 287699894 47054848 8520 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 11488 8520 248 17 0 8661 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45952

[startup+462.301 s]
/proc/loadavg: 3.99 4.00 4.00 5/188 20191
/proc/meminfo: memFree=21171100/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=48180 CPUtime=462.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 10616 0 0 0 46227 3 0 0 25 0 1 0 287699894 49336320 9082 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 12045 9082 248 17 0 9218 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 48180

[startup+522.301 s]
/proc/loadavg: 3.99 4.00 4.00 5/188 20192
/proc/meminfo: memFree=21163264/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=49140 CPUtime=522.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 10876 0 0 0 52227 3 0 0 25 0 1 0 287699894 50319360 9342 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 12285 9342 248 17 0 9458 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49140

[startup+582.3 s]
/proc/loadavg: 3.99 4.00 4.00 5/188 20194
/proc/meminfo: memFree=21154936/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=52132 CPUtime=582.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 11742 0 0 0 58227 3 0 0 25 0 1 0 287699894 53383168 10041 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 13033 10041 248 17 0 10206 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 52132

[startup+642.301 s]
/proc/loadavg: 3.99 4.00 4.00 5/188 20196
/proc/meminfo: memFree=21149204/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=52964 CPUtime=642.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 11958 0 0 0 64228 3 0 0 25 0 1 0 287699894 54235136 10257 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 13241 10257 248 17 0 10414 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 52964

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/188 20197
/proc/meminfo: memFree=21143972/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=53284 CPUtime=702.3 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 12085 0 0 0 70227 3 0 0 25 0 1 0 287699894 54562816 10384 33554432000 4194304 4263880 140735325755584 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 13321 10384 248 17 0 10494 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 53284

[startup+762.306 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20199
/proc/meminfo: memFree=21137752/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=56096 CPUtime=762.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 12932 0 0 0 76227 4 0 0 25 0 1 0 287699894 57442304 11048 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 14024 11048 248 17 0 11197 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 56096

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20200
/proc/meminfo: memFree=21133752/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=56736 CPUtime=822.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 13127 0 0 0 82227 4 0 0 25 0 1 0 287699894 58097664 11243 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 14184 11243 248 17 0 11357 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 56736

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20202
/proc/meminfo: memFree=21130380/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=56992 CPUtime=882.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 13192 0 0 0 88227 4 0 0 25 0 1 0 287699894 58359808 11308 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 14248 11308 248 17 0 11421 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 56992

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20204
/proc/meminfo: memFree=21123400/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=57888 CPUtime=942.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 13395 0 0 0 94227 4 0 0 25 0 1 0 287699894 59277312 11511 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 14472 11511 248 17 0 11645 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 57888

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/188 20206
/proc/meminfo: memFree=21117552/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=61004 CPUtime=1002.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 14338 0 0 0 100227 4 0 0 25 0 1 0 287699894 62468096 12252 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 15251 12252 248 17 0 12424 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 61004

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/188 20207
/proc/meminfo: memFree=21115164/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=61260 CPUtime=1062.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 14408 0 0 0 106227 4 0 0 25 0 1 0 287699894 62730240 12322 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 15315 12322 248 17 0 12488 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 61260

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20208
/proc/meminfo: memFree=21110316/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=61708 CPUtime=1122.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 14523 0 0 0 112227 4 0 0 25 0 1 0 287699894 63188992 12437 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 15427 12437 248 17 0 12600 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 61708

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/188 20210
/proc/meminfo: memFree=21105704/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=62924 CPUtime=1182.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 14828 0 0 0 118227 4 0 0 25 0 1 0 287699894 64434176 12742 33554432000 4194304 4263880 140735325755584 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 15731 12742 248 17 0 12904 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 62924

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 4.00 5/188 20212
/proc/meminfo: memFree=21102580/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=63436 CPUtime=1242.31 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 14959 0 0 0 124227 4 0 0 25 0 1 0 287699894 64958464 12873 33554432000 4194304 4263880 140735325755584 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 15859 12873 248 17 0 13032 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 63436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 4.00 5/188 20213
/proc/meminfo: memFree=21097216/32951132 swapFree=67111528/67111528
[pid=20093] ppid=20090 vsize=65036 CPUtime=1300.02 cores=1,3
/proc/20093/stat : 20093 (umsat) R 20090 20093 19611 0 -1 4202496 15594 0 0 0 129997 5 0 0 25 0 1 0 287699894 66596864 13286 33554432000 4194304 4263880 140735325755584 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20093/statm: 16259 13286 248 17 0 13432 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 65036

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.057991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 65036

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

runsolver used 1.88171 second user time and 5.22321 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-02 18:16:52
IDJOB=3171581
IDBENCH=82799
IDSOLVER=1582
FILE ID=node128/3171581-1301761012
RUNJOBID= node128-1301757106-19631
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-S2124915970-046.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171581-1301761012/watcher-3171581-1301761012 -o /tmp/evaluation-result-3171581-1301761012/solver-3171581-1301761012 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171581-1301761012.cnf

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

MD5SUM BENCH= e6a3a97a5be52c43f493d905174d1bee
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:      21237804 kB
Buffers:        345492 kB
Cached:       10979060 kB
SwapCached:          0 kB
Active:        7940924 kB
Inactive:      3496180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21237804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4704 kB
Writeback:           0 kB
AnonPages:      112636 kB
Mapped:          15568 kB
Slab:           214252 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   291088 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:38:34