Trace number 3251149

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.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3251149-1303583488/watcher-3251149-1303583488 -o /tmp/evaluation-result-3251149-1303583488/solver-3251149-1303583488 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251149-1303583488.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: 3.71 3.94 3.92 3/181 16635
/proc/meminfo: memFree=14430828/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=11776 CPUtime=0 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4194304 367 0 0 0 0 0 0 0 21 0 1 0 469946777 12058624 307 33554432000 4194304 4263880 140734474525424 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 2944 308 241 17 0 117 0

[startup+0.045319 s]
/proc/loadavg: 3.71 3.94 3.92 3/181 16635
/proc/meminfo: memFree=14430828/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=12560 CPUtime=0.04 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4194304 594 0 0 0 4 0 0 0 21 0 1 0 469946777 12861440 485 33554432000 4194304 4263880 140734474525424 18446744073709551615 47806853690554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 3140 485 242 17 0 313 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12560

[startup+0.100298 s]
/proc/loadavg: 3.71 3.94 3.92 3/181 16635
/proc/meminfo: memFree=14430828/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=13340 CPUtime=0.09 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4194304 917 0 0 0 9 0 0 0 21 0 1 0 469946777 13660160 711 33554432000 4194304 4263880 140734474525424 18446744073709551615 47806853842224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 3335 711 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300262 s]
/proc/loadavg: 3.71 3.94 3.92 3/181 16635
/proc/meminfo: memFree=14430828/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=18812 CPUtime=0.29 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4194304 2617 0 0 0 29 0 0 0 22 0 1 0 469946777 19263488 1833 33554432000 4194304 4263880 140734474525424 18446744073709551615 47806853969584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 4703 1833 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700196 s]
/proc/loadavg: 3.71 3.94 3.92 3/181 16635
/proc/meminfo: memFree=14430828/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=36304 CPUtime=0.69 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 8671 0 0 0 68 1 0 0 23 0 1 0 469946777 37175296 6235 33554432000 4194304 4263880 140734474525424 18446744073709551615 4212528 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 9076 6235 247 17 0 6249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36304

[startup+1.50106 s]
/proc/loadavg: 3.73 3.94 3.92 5/190 16652
/proc/meminfo: memFree=14352568/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=44104 CPUtime=1.49 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 10637 0 0 0 148 1 0 0 25 0 1 0 469946777 45162496 8201 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 11026 8201 247 17 0 8199 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44104

[startup+3.10077 s]
/proc/loadavg: 3.73 3.94 3.92 5/190 16652
/proc/meminfo: memFree=14279620/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=54480 CPUtime=3.1 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 13211 0 0 0 308 2 0 0 25 0 1 0 469946777 55787520 10775 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 13620 10775 247 17 0 10793 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 54480

[startup+6.30021 s]
/proc/loadavg: 3.75 3.95 3.92 5/190 16652
/proc/meminfo: memFree=14226232/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=69996 CPUtime=6.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 17033 0 0 0 627 3 0 0 25 0 1 0 469946777 71675904 14597 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 17499 14597 247 17 0 14672 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 69996

[startup+12.7011 s]
/proc/loadavg: 3.77 3.95 3.92 5/190 16652
/proc/meminfo: memFree=14153884/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=89808 CPUtime=12.69 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 21899 0 0 0 1265 4 0 0 25 0 1 0 469946777 91963392 19463 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 22452 19463 247 17 0 19625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89808

[startup+25.5008 s]
/proc/loadavg: 3.81 3.95 3.92 5/190 16652
/proc/meminfo: memFree=14059156/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=112736 CPUtime=25.49 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 27354 0 0 0 2544 5 0 0 25 0 1 0 469946777 115441664 24917 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 28184 24917 248 17 0 25357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112736

[startup+51.1003 s]
/proc/loadavg: 3.88 3.95 3.92 5/190 16653
/proc/meminfo: memFree=13953668/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=142116 CPUtime=51.1 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 34516 0 0 0 5103 7 0 0 25 0 1 0 469946777 145526784 32078 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 35529 32078 247 17 0 32702 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 142116

[startup+102.306 s]
/proc/loadavg: 4.02 3.97 3.92 5/190 16654
/proc/meminfo: memFree=13805236/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=177740 CPUtime=102.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 43189 0 0 0 10220 10 0 0 25 0 1 0 469946777 182005760 40750 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 44435 40750 249 17 0 41608 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 177740

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16656
/proc/meminfo: memFree=13665096/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=220564 CPUtime=162.29 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 53142 0 0 0 16216 13 0 0 25 0 1 0 469946777 225857536 50700 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 55141 50700 248 17 0 52314 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 220564

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16658
/proc/meminfo: memFree=13584236/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=242344 CPUtime=222.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 58464 0 0 0 22214 16 0 0 25 0 1 0 469946777 248160256 56021 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 60586 56021 247 17 0 57759 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 242344

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16659
/proc/meminfo: memFree=13504732/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=260916 CPUtime=282.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 62975 0 0 0 28212 18 0 0 25 0 1 0 469946777 267177984 60531 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 65229 60531 248 17 0 62402 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260916

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/190 16688
/proc/meminfo: memFree=13477716/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=275528 CPUtime=342.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 66541 0 0 0 34211 19 0 0 25 0 1 0 469946777 282140672 64096 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 68882 64096 247 17 0 66055 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 275528

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.92 6/190 16689
/proc/meminfo: memFree=13363368/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=291492 CPUtime=402.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 70346 0 0 0 40209 21 0 0 25 0 1 0 469946777 298487808 67901 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 72873 67901 248 17 0 70046 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 291492

[startup+462.301 s]
/proc/loadavg: 4.08 3.99 3.93 5/190 16691
/proc/meminfo: memFree=13284488/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=307328 CPUtime=462.31 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 74173 0 0 0 46208 23 0 0 25 0 1 0 469946777 314703872 71728 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 76832 71728 248 17 0 74005 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 307328

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.93 5/190 16693
/proc/meminfo: memFree=13212292/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=324840 CPUtime=522.31 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 78139 0 0 0 52206 25 0 0 25 0 1 0 469946777 332636160 75693 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 81210 75693 248 17 0 78383 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 324840

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 16694
/proc/meminfo: memFree=13154616/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=337380 CPUtime=582.3 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 81204 0 0 0 58204 26 0 0 25 0 1 0 469946777 345477120 78758 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 84345 78758 248 17 0 81518 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 337380

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 16696
/proc/meminfo: memFree=13098152/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=350260 CPUtime=642.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 84187 0 0 0 64204 28 0 0 25 0 1 0 469946777 358666240 81741 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 87565 81741 248 17 0 84738 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 350260

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 16697
/proc/meminfo: memFree=13048284/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=359884 CPUtime=702.31 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 86252 0 0 0 70202 29 0 0 25 0 1 0 469946777 368521216 83806 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 89971 83806 248 17 0 87144 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 359884

[startup+762.306 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 16699
/proc/meminfo: memFree=13002008/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=369208 CPUtime=762.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 88467 0 0 0 76202 30 0 0 25 0 1 0 469946777 378068992 86021 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 92302 86021 248 17 0 89475 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 369208

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 16701
/proc/meminfo: memFree=12954988/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=378100 CPUtime=822.31 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 90497 0 0 0 82200 31 0 0 25 0 1 0 469946777 387174400 88051 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 94525 88051 248 17 0 91698 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 378100

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16702
/proc/meminfo: memFree=12908196/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=388808 CPUtime=882.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 92948 0 0 0 88199 33 0 0 25 0 1 0 469946777 398139392 90502 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 97202 90502 248 17 0 94375 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 388808

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16704
/proc/meminfo: memFree=12861048/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=397860 CPUtime=942.31 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 95194 0 0 0 94198 33 0 0 25 0 1 0 469946777 407408640 92748 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 99465 92748 248 17 0 96638 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 397860

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16705
/proc/meminfo: memFree=12812520/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=407800 CPUtime=1002.31 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 97698 0 0 0 100196 35 0 0 25 0 1 0 469946777 417587200 95252 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 101950 95252 248 17 0 99123 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 407800

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 16707
/proc/meminfo: memFree=12766868/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=418572 CPUtime=1062.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 100411 0 0 0 106195 37 0 0 25 0 1 0 469946777 428617728 97965 33554432000 4194304 4263880 140734474525424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 104643 97965 248 17 0 101816 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 418572

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 16709
/proc/meminfo: memFree=12729260/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=426788 CPUtime=1122.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 102289 0 0 0 112194 38 0 0 25 0 1 0 469946777 437030912 99843 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 106697 99843 248 17 0 103870 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 426788

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16710
/proc/meminfo: memFree=12685336/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=435424 CPUtime=1182.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 104464 0 0 0 118193 39 0 0 25 0 1 0 469946777 445874176 102018 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 108856 102018 248 17 0 106029 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 435424

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 16712
/proc/meminfo: memFree=12646244/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=444412 CPUtime=1242.32 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 106541 0 0 0 124191 41 0 0 25 0 1 0 469946777 455077888 104095 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 111103 104095 248 17 0 108276 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 444412



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 16713
/proc/meminfo: memFree=12614344/32951124 swapFree=67111524/67111528
[pid=16635] ppid=16633 vsize=452068 CPUtime=1300.02 cores=1,3
/proc/16635/stat : 16635 (umsat) R 16633 16635 15898 0 -1 4202496 108257 0 0 0 129961 41 0 0 25 0 1 0 469946777 462917632 105811 33554432000 4194304 4263880 140734474525424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16635/statm: 113017 105811 248 17 0 110190 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 452068

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.62
CPU system time (s): 0.439933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 452068

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

runsolver used 1.92871 second user time and 5.17421 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 20:31:28
IDJOB=3251149
IDBENCH=88212
IDSOLVER=1582
FILE ID=node136/3251149-1303583488
RUNJOBID= node136-1303583488-16611
PBS_JOBID= 13150335
Free space on /tmp= 71628 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251149-1303583488/watcher-3251149-1303583488 -o /tmp/evaluation-result-3251149-1303583488/solver-3251149-1303583488 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251149-1303583488.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=1943755658

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14431100 kB
Buffers:       1700836 kB
Cached:       16183720 kB
SwapCached:          4 kB
Active:        9431564 kB
Inactive:      8522336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14431100 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8708 kB
Writeback:           0 kB
AnonPages:       68840 kB
Mapped:          14876 kB
Slab:           501216 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71616 MiB
End job on node136 at 2011-04-23 20:53:10