Trace number 3266727

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.05 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p30-s39712998.cnf
MD5SUM44ec8c80ea2b58be800208f5113b04f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of clauses45238
Sum of the clauses size91092
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 245213
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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-3266727-1303583055/watcher-3266727-1303583055 -o /tmp/evaluation-result-3266727-1303583055/solver-3266727-1303583055 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3266727-1303583055.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: 1.72 1.97 2.44 4/182 30871
/proc/meminfo: memFree=21283240/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=11776 CPUtime=0 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4194304 369 0 0 0 0 0 0 0 22 0 1 0 469904125 12058624 308 33554432000 4194304 4263880 140734524665344 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 2944 308 241 17 0 117 0

[startup+0.100213 s]
/proc/loadavg: 1.72 1.97 2.44 4/182 30871
/proc/meminfo: memFree=21283240/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=13340 CPUtime=0.09 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4194304 924 0 0 0 9 0 0 0 22 0 1 0 469904125 13660160 717 33554432000 4194304 4263880 140734524665344 18446744073709551615 46975748929670 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 3335 717 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.200198 s]
/proc/loadavg: 1.72 1.97 2.44 4/182 30871
/proc/meminfo: memFree=21283240/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=18984 CPUtime=0.19 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 2744 0 0 0 19 0 0 0 23 0 1 0 469904125 19439616 2078 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 4746 2078 247 17 0 1919 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18984

[startup+0.30018 s]
/proc/loadavg: 1.72 1.97 2.44 4/182 30871
/proc/meminfo: memFree=21283240/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=20172 CPUtime=0.29 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 3057 0 0 0 29 0 0 0 23 0 1 0 469904125 20656128 2391 33554432000 4194304 4263880 140734524665344 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 5043 2391 247 17 0 2216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20172

[startup+0.70111 s]
/proc/loadavg: 1.72 1.97 2.44 4/182 30871
/proc/meminfo: memFree=21283240/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=24396 CPUtime=0.69 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 4120 0 0 0 69 0 0 0 25 0 1 0 469904125 24981504 3454 33554432000 4194304 4263880 140734524665344 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 6099 3454 247 17 0 3272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24396

[startup+1.50097 s]
/proc/loadavg: 1.72 1.97 2.44 5/188 30878
/proc/meminfo: memFree=21195976/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=29676 CPUtime=1.49 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 5425 0 0 0 148 1 0 0 25 0 1 0 469904125 30388224 4759 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 7419 4759 247 17 0 4592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29676

[startup+3.1007 s]
/proc/loadavg: 1.72 1.97 2.44 5/188 30878
/proc/meminfo: memFree=21076568/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=37228 CPUtime=3.09 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 7262 0 0 0 307 2 0 0 25 0 1 0 469904125 38121472 6596 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 9307 6596 247 17 0 6480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37228

[startup+6.30014 s]
/proc/loadavg: 2.06 2.04 2.46 5/188 30878
/proc/meminfo: memFree=20902604/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=46136 CPUtime=6.29 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 9415 0 0 0 626 3 0 0 25 0 1 0 469904125 47243264 8749 33554432000 4194304 4263880 140734524665344 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 11534 8749 247 17 0 8707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46136

[startup+12.701 s]
/proc/loadavg: 2.46 2.12 2.49 5/188 30878
/proc/meminfo: memFree=20774020/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=58568 CPUtime=12.69 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 12478 0 0 0 1265 4 0 0 25 0 1 0 469904125 59973632 11812 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 14642 11812 247 17 0 11815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58568

[startup+25.5009 s]
/proc/loadavg: 2.80 2.21 2.51 5/188 30878
/proc/meminfo: memFree=20616696/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=75488 CPUtime=25.49 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 16410 0 0 0 2543 6 0 0 25 0 1 0 469904125 77299712 15744 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 18872 15744 247 17 0 16045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75488

[startup+51.1004 s]
/proc/loadavg: 3.21 2.35 2.55 5/188 30879
/proc/meminfo: memFree=20409880/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=99768 CPUtime=51.09 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 22258 0 0 0 5101 8 0 0 25 0 1 0 469904125 102162432 21591 33554432000 4194304 4263880 140734524665344 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 24942 21591 248 17 0 22115 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99768

[startup+102.301 s]
/proc/loadavg: 3.65 2.60 2.62 5/188 30880
/proc/meminfo: memFree=20067736/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=132032 CPUtime=102.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 29825 0 0 0 10219 11 0 0 25 0 1 0 469904125 135200768 29157 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 33008 29157 248 17 0 30181 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132032

[startup+162.3 s]
/proc/loadavg: 3.87 2.86 2.71 5/188 30882
/proc/meminfo: memFree=19767008/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=168044 CPUtime=162.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 38088 0 0 0 16215 15 0 0 25 0 1 0 469904125 172077056 37420 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 42011 37420 248 17 0 39184 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 168044

[startup+222.307 s]
/proc/loadavg: 3.95 3.06 2.78 5/188 30884
/proc/meminfo: memFree=19569200/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=187844 CPUtime=222.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 42935 0 0 0 22213 17 0 0 25 0 1 0 469904125 192352256 42267 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 46961 42267 248 17 0 44134 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 187844

[startup+282.301 s]
/proc/loadavg: 3.98 3.23 2.86 5/188 30885
/proc/meminfo: memFree=19413188/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=207612 CPUtime=282.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 47634 0 0 0 28211 19 0 0 25 0 1 0 469904125 212594688 46966 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 51903 46966 249 17 0 49076 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 207612

[startup+342.3 s]
/proc/loadavg: 4.07 3.40 2.94 5/188 30887
/proc/meminfo: memFree=19241804/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=225472 CPUtime=342.29 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 51940 0 0 0 34208 21 0 0 25 0 1 0 469904125 230883328 51271 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 56368 51271 248 17 0 53541 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 225472

[startup+402.301 s]
/proc/loadavg: 4.02 3.50 3.00 5/188 30888
/proc/meminfo: memFree=19076364/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=241012 CPUtime=402.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 55560 0 0 0 40207 23 0 0 25 0 1 0 469904125 246796288 54891 33554432000 4194304 4263880 140734524665344 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 60253 54891 248 17 0 57426 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 241012

[startup+462.301 s]
/proc/loadavg: 4.01 3.59 3.06 6/188 30890
/proc/meminfo: memFree=18915264/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=255772 CPUtime=462.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 58751 0 0 0 46205 25 0 0 25 0 1 0 469904125 261910528 58082 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 63943 58082 248 17 0 61116 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 255772

[startup+522.3 s]
/proc/loadavg: 4.00 3.66 3.12 5/188 30892
/proc/meminfo: memFree=18746720/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=270824 CPUtime=522.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 62368 0 0 0 52203 27 0 0 25 0 1 0 469904125 277323776 61698 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 67706 61698 247 17 0 64879 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 270824

[startup+582.301 s]
/proc/loadavg: 4.00 3.72 3.17 5/188 30893
/proc/meminfo: memFree=18620464/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=280288 CPUtime=582.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 64594 0 0 0 58202 28 0 0 25 0 1 0 469904125 287014912 63924 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 70072 63924 247 17 0 67245 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 280288

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 3.22 5/188 30895
/proc/meminfo: memFree=18513304/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=291240 CPUtime=642.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 67086 0 0 0 64202 29 0 0 25 0 1 0 469904125 298229760 66416 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 72810 66416 248 17 0 69983 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 291240

[startup+702.3 s]
/proc/loadavg: 4.00 3.81 3.26 5/188 30896
/proc/meminfo: memFree=18415944/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=300312 CPUtime=702.3 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 69265 0 0 0 70201 29 0 0 25 0 1 0 469904125 307519488 68594 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 75078 68594 248 17 0 72251 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 300312

[startup+762.301 s]
/proc/loadavg: 4.07 3.87 3.32 5/188 30898
/proc/meminfo: memFree=18331852/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=308932 CPUtime=762.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 71321 0 0 0 76201 30 0 0 25 0 1 0 469904125 316346368 70650 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 77233 70650 248 17 0 74406 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 308932

[startup+822.301 s]
/proc/loadavg: 4.03 3.89 3.36 5/188 30900
/proc/meminfo: memFree=18238204/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=320124 CPUtime=822.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 73980 0 0 0 82198 33 0 0 25 0 1 0 469904125 327806976 73309 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 80031 73309 248 17 0 77204 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 320124

[startup+882.307 s]
/proc/loadavg: 4.01 3.91 3.39 5/188 30901
/proc/meminfo: memFree=18140848/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=329656 CPUtime=882.32 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 76295 0 0 0 88198 34 0 0 25 0 1 0 469904125 337567744 75622 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 82414 75622 247 17 0 79587 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 329656

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.43 5/188 30903
/proc/meminfo: memFree=18045724/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=339080 CPUtime=942.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 78709 0 0 0 94196 35 0 0 25 0 1 0 469904125 347217920 78036 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 84770 78036 247 17 0 81943 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 339080

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.46 5/188 30904
/proc/meminfo: memFree=17957792/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=346824 CPUtime=1002.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 80550 0 0 0 100195 36 0 0 25 0 1 0 469904125 355147776 79877 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 86706 79877 247 17 0 83879 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 346824

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.49 5/188 30906
/proc/meminfo: memFree=17864020/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=356076 CPUtime=1062.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 82749 0 0 0 106194 37 0 0 25 0 1 0 469904125 364621824 82076 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 89019 82076 247 17 0 86192 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 356076

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.52 5/188 30908
/proc/meminfo: memFree=17789964/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=365504 CPUtime=1122.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 85018 0 0 0 112193 38 0 0 25 0 1 0 469904125 374276096 84345 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 91376 84345 247 17 0 88549 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 365504

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/188 30909
/proc/meminfo: memFree=17721740/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=372444 CPUtime=1182.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 86727 0 0 0 118192 39 0 0 25 0 1 0 469904125 381382656 86054 33554432000 4194304 4263880 140734524665344 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 93111 86054 248 17 0 90284 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 372444

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.57 5/188 30911
/proc/meminfo: memFree=17634796/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=379844 CPUtime=1242.31 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 88609 0 0 0 124191 40 0 0 25 0 1 0 469904125 388960256 87936 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 94961 87936 248 17 0 92134 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 379844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.00 3.61 3/184 30914
/proc/meminfo: memFree=19437760/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=391432 CPUtime=1300.02 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 91016 0 0 0 129961 41 0 0 25 0 1 0 469904125 400826368 90343 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 97858 90343 248 17 0 95031 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 391432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.11 4.00 3.61 3/184 30914
/proc/meminfo: memFree=19437760/32951132 swapFree=67111524/67111528
[pid=30871] ppid=30869 vsize=391432 CPUtime=1300.02 cores=5,7
/proc/30871/stat : 30871 (umsat) R 30869 30871 30170 0 -1 4202496 91016 0 0 0 129961 41 0 0 25 0 1 0 469904125 400826368 90343 33554432000 4194304 4263880 140734524665344 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30871/statm: 97858 90343 248 17 0 95031 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 391432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.61
CPU system time (s): 0.435933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 391432

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

runsolver used 2.09968 second user time and 4.99824 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 20:24:15
IDJOB=3266727
IDBENCH=88210
IDSOLVER=1582
FILE ID=node128/3266727-1303583055
RUNJOBID= node128-1303583054-30838
PBS_JOBID= 13150329
Free space on /tmp= 66796 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p30-s39712998.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266727-1303583055/watcher-3266727-1303583055 -o /tmp/evaluation-result-3266727-1303583055/solver-3266727-1303583055 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3266727-1303583055.cnf

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

MD5SUM BENCH= 44ec8c80ea2b58be800208f5113b04f5
RANDOM SEED=495634950

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:      21283396 kB
Buffers:       1335840 kB
Cached:        9620264 kB
SwapCached:          4 kB
Active:        2016876 kB
Inactive:      9012840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21283396 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31560 kB
Writeback:           0 kB
AnonPages:       72948 kB
Mapped:          15168 kB
Slab:           575132 kB
PageTables:       5884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   242484 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= 66808 MiB
End job on node128 at 2011-04-23 20:45:57