Trace number 3287933

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
SArTagnan 2011-03-24UNSAT 545.758 136.749

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

545.65/136.71	
545.65/136.71	s UNSATISFIABLE
545.65/136.71	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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-3287933-1304071714/watcher-3287933-1304071714 -o /tmp/evaluation-result-3287933-1304071714/solver-3287933-1304071714 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3287933-1304071714.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.75 7.74 7.87 6/180 22733
/proc/meminfo: memFree=12233524/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=19768 CPUtime=0 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 693 0 0 0 0 0 0 0 25 0 1 0 597402058 20242432 630 33554432000 4194304 4623224 140733609705824 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22733/statm: 4942 632 290 105 0 446 0

[startup+0.041516 s]
/proc/loadavg: 7.75 7.74 7.87 6/180 22733
/proc/meminfo: memFree=12233524/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=34880 CPUtime=0.03 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 3938 0 0 0 3 0 0 0 25 0 1 0 597402058 35717120 2878 33554432000 4194304 4623224 140733609705824 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22733/statm: 8720 2878 297 105 0 4224 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34880

[startup+0.100509 s]
/proc/loadavg: 7.75 7.74 7.87 6/180 22733
/proc/meminfo: memFree=12233524/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=41904 CPUtime=0.09 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 8197 0 0 0 8 1 0 0 25 0 1 0 597402058 42909696 4603 33554432000 4194304 4623224 140733609705824 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22733/statm: 10476 4603 297 105 0 5980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41904

[startup+0.300442 s]
/proc/loadavg: 7.75 7.74 7.87 6/180 22733
/proc/meminfo: memFree=12233524/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=315808 CPUtime=0.82 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 19593 0 0 0 80 2 0 0 25 0 4 0 597402058 323387392 15264 33554432000 4194304 4623224 140733609705824 18446744073709551615 4412496 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 78952 15264 335 105 0 74456 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 315808

[startup+0.700372 s]
/proc/loadavg: 7.75 7.74 7.87 6/180 22733
/proc/meminfo: memFree=12233524/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=315808 CPUtime=2.42 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 21208 0 0 0 240 2 0 0 25 0 4 0 597402058 323387392 15847 33554432000 4194304 4623224 140733609705824 18446744073709551615 4412522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 78952 15847 335 105 0 74456 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 315808

[startup+1.50023 s]
/proc/loadavg: 7.75 7.74 7.87 9/184 22737
/proc/meminfo: memFree=12169392/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=322308 CPUtime=5.61 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 29171 0 0 0 558 3 0 0 25 0 4 0 597402058 330043392 16891 33554432000 4194304 4623224 140733609705824 18446744073709551615 4495837 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 80577 16892 342 105 0 76081 0
[pid=22733/tid=22735] ppid=22731 vsize=322308 CPUtime=1.36 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 1749 0 0 0 136 0 0 0 25 0 4 0 597402071 330043392 16893 33554432000 4194304 4623224 140733609705824 18446744073709551615 4477062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=322308 CPUtime=1.37 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 1820 0 0 0 137 0 0 0 25 0 4 0 597402071 330043392 16894 33554432000 4194304 4623224 140733609705824 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=322308 CPUtime=1.37 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 7477 0 0 0 136 1 0 0 25 0 4 0 597402071 330043392 16895 33554432000 4194304 4623224 140733609705824 18446744073709551615 47885561241187 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 322308

[startup+3.10095 s]
/proc/loadavg: 7.77 7.74 7.87 9/184 22737
/proc/meminfo: memFree=12159612/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=332060 CPUtime=12.01 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 42861 0 0 0 1195 6 0 0 25 0 4 0 597402058 340029440 19714 33554432000 4194304 4623224 140733609705824 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 83015 19714 342 105 0 78519 0
[pid=22733/tid=22735] ppid=22731 vsize=332060 CPUtime=2.96 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 3629 0 0 0 296 0 0 0 25 0 4 0 597402071 340029440 19714 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=332060 CPUtime=2.97 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 3732 0 0 0 297 0 0 0 25 0 4 0 597402071 340029440 19714 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=332060 CPUtime=2.97 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 15347 0 0 0 295 2 0 0 25 0 4 0 597402071 340029440 19714 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376520 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 332060

[startup+6.3004 s]
/proc/loadavg: 7.77 7.74 7.87 9/184 22737
/proc/meminfo: memFree=12132592/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=352172 CPUtime=24.79 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 67507 0 0 0 2470 9 0 0 25 0 4 0 597402058 360624128 25936 33554432000 4194304 4623224 140733609705824 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 88043 25936 342 105 0 83547 0
[pid=22733/tid=22735] ppid=22731 vsize=352172 CPUtime=6.14 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 6738 0 0 0 613 1 0 0 25 0 4 0 597402071 360624128 25936 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=352172 CPUtime=6.17 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 6875 0 0 0 617 0 0 0 25 0 4 0 597402071 360624128 25936 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=352172 CPUtime=6.17 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 27615 0 0 0 614 3 0 0 25 0 4 0 597402071 360624128 25936 33554432000 4194304 4623224 140733609705824 18446744073709551615 4551644 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 352172

[startup+12.7003 s]
/proc/loadavg: 7.81 7.75 7.87 9/184 22737
/proc/meminfo: memFree=11756804/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=714268 CPUtime=50.32 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 276232 0 0 0 4989 43 0 0 25 0 4 0 597402058 731410432 137837 33554432000 4194304 4623224 140733609705824 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 178567 137837 345 105 0 174071 0
[pid=22733/tid=22735] ppid=22731 vsize=714268 CPUtime=12.49 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 48648 0 0 0 1242 7 0 0 25 0 4 0 597402071 731410432 137837 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=714268 CPUtime=12.56 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 38166 0 0 0 1251 5 0 0 25 0 4 0 597402071 731410432 137837 33554432000 4194304 4623224 140733609705824 18446744073709551615 216734827608 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=714268 CPUtime=12.55 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 80333 0 0 0 1243 12 0 0 25 0 4 0 597402071 731410432 137837 33554432000 4194304 4623224 140733609705824 18446744073709551615 4365136 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 714268

[startup+25.501 s]
/proc/loadavg: 7.91 7.77 7.88 9/184 22737
/proc/meminfo: memFree=11635532/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=714268 CPUtime=101.45 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 280124 0 0 0 10101 44 0 0 25 0 4 0 597402058 731410432 141729 33554432000 4194304 4623224 140733609705824 18446744073709551615 4510105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 178567 141729 346 105 0 174071 0
[pid=22733/tid=22735] ppid=22731 vsize=714268 CPUtime=25.22 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 49221 0 0 0 2515 7 0 0 25 0 4 0 597402071 731410432 141729 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=714268 CPUtime=25.36 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 39326 0 0 0 2531 5 0 0 25 0 4 0 597402071 731410432 141729 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=714268 CPUtime=25.35 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 80910 0 0 0 2523 12 0 0 25 0 4 0 597402071 731410432 141729 33554432000 4194304 4623224 140733609705824 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 714268

[startup+51.1006 s]
/proc/loadavg: 7.94 7.79 7.88 9/184 22738
/proc/meminfo: memFree=11593336/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=742040 CPUtime=203.72 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 295607 0 0 0 20324 48 0 0 25 0 4 0 597402058 759848960 147565 33554432000 4194304 4623224 140733609705824 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 185510 147565 346 105 0 181014 0
[pid=22733/tid=22735] ppid=22731 vsize=742040 CPUtime=50.69 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 49603 0 0 0 5061 8 0 0 25 0 4 0 597402071 759848960 147565 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=742040 CPUtime=50.96 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 39751 0 0 0 5091 5 0 0 25 0 4 0 597402071 759848960 147565 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=742040 CPUtime=50.96 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 83469 0 0 0 5083 13 0 0 25 0 4 0 597402071 759848960 147565 33554432000 4194304 4623224 140733609705824 18446744073709551615 4550528 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 742040

[startup+102.307 s]
/proc/loadavg: 8.08 7.85 7.90 9/184 22739
/proc/meminfo: memFree=11499336/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=777704 CPUtime=408.26 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 344466 0 0 0 40768 58 0 0 25 0 4 0 597402058 796368896 160469 33554432000 4194304 4623224 140733609705824 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 194426 160469 346 105 0 189930 0
[pid=22733/tid=22735] ppid=22731 vsize=777704 CPUtime=101.61 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 50470 0 0 0 10153 8 0 0 25 0 4 0 597402071 796368896 160469 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=777704 CPUtime=102.17 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 41215 0 0 0 10211 6 0 0 25 0 4 0 597402071 796368896 160469 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=777704 CPUtime=102.16 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 115076 0 0 0 10198 18 0 0 25 0 4 0 597402071 796368896 160469 33554432000 4194304 4623224 140733609705824 18446744073709551615 4366020 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 777704

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

[startup+115.1 s]
/proc/loadavg: 8.06 7.86 7.90 9/184 22740
/proc/meminfo: memFree=11463744/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=843436 CPUtime=459.37 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 399968 0 0 0 45869 68 0 0 25 0 4 0 597402058 863678464 164679 33554432000 4194304 4623224 140733609705824 18446744073709551615 4517408 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 210859 164679 345 105 0 206363 0
[pid=22733/tid=22735] ppid=22731 vsize=843436 CPUtime=114.34 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 50889 0 0 0 11426 8 0 0 25 0 4 0 597402071 863678464 164679 33554432000 4194304 4623224 140733609705824 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=843436 CPUtime=114.96 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 41534 0 0 0 11490 6 0 0 25 0 4 0 597402071 863678464 164679 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=843436 CPUtime=114.96 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 168163 0 0 0 11468 28 0 0 25 0 4 0 597402071 863678464 164679 33554432000 4194304 4623224 140733609705824 18446744073709551615 4552572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 459.37
Current children cumulated vsize (KiB) 843436

[startup+127.901 s]
/proc/loadavg: 8.13 7.88 7.91 9/184 22740
/proc/meminfo: memFree=11432368/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=867628 CPUtime=510.5 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 441851 0 0 0 50975 75 0 0 25 0 4 0 597402058 888451072 169204 33554432000 4194304 4623224 140733609705824 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 216907 169204 344 105 0 212411 0
[pid=22733/tid=22735] ppid=22731 vsize=867628 CPUtime=127.06 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51132 0 0 0 12698 8 0 0 25 0 4 0 597402071 888451072 169204 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=867628 CPUtime=127.76 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51466 0 0 0 12769 7 0 0 25 0 4 0 597402071 888451072 169204 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=867628 CPUtime=127.76 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 198215 0 0 0 12743 33 0 0 25 0 4 0 597402071 888451072 169204 33554432000 4194304 4623224 140733609705824 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 510.5
Current children cumulated vsize (KiB) 867628

[startup+131.101 s]
/proc/loadavg: 8.13 7.88 7.91 9/184 22740
/proc/meminfo: memFree=11424928/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=867628 CPUtime=523.28 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 454476 0 0 0 52250 78 0 0 25 0 4 0 597402058 888451072 169921 33554432000 4194304 4623224 140733609705824 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 216907 169921 344 105 0 212411 0
[pid=22733/tid=22735] ppid=22731 vsize=867628 CPUtime=130.25 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51191 0 0 0 13017 8 0 0 25 0 4 0 597402071 888451072 169921 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=867628 CPUtime=130.96 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51515 0 0 0 13089 7 0 0 25 0 4 0 597402071 888451072 169921 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289747 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=867628 CPUtime=130.96 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 210314 0 0 0 13060 36 0 0 25 0 4 0 597402071 888451072 169921 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 523.28
Current children cumulated vsize (KiB) 867628

[startup+134.301 s]
/proc/loadavg: 8.12 7.88 7.91 9/184 22740
/proc/meminfo: memFree=11413024/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=867628 CPUtime=536.06 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 464558 0 0 0 53526 80 0 0 25 0 4 0 597402058 888451072 170757 33554432000 4194304 4623224 140733609705824 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 216907 170757 344 105 0 212411 0
[pid=22733/tid=22735] ppid=22731 vsize=867628 CPUtime=133.43 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51297 0 0 0 13335 8 0 0 25 0 4 0 597402071 888451072 170757 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=867628 CPUtime=134.16 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51596 0 0 0 13409 7 0 0 25 0 4 0 597402071 888451072 170757 33554432000 4194304 4623224 140733609705824 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=867628 CPUtime=134.16 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 219576 0 0 0 13379 37 0 0 25 0 4 0 597402071 888451072 170757 33554432000 4194304 4623224 140733609705824 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 536.06
Current children cumulated vsize (KiB) 867628

[startup+135.901 s]
/proc/loadavg: 8.12 7.88 7.91 9/184 22740
/proc/meminfo: memFree=11402236/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=868844 CPUtime=542.45 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 473253 0 0 0 54164 81 0 0 25 0 4 0 597402058 889696256 173408 33554432000 4194304 4623224 140733609705824 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 217211 173408 344 105 0 212715 0
[pid=22733/tid=22735] ppid=22731 vsize=868844 CPUtime=135.02 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51316 0 0 0 13494 8 0 0 25 0 4 0 597402071 889696256 173408 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=868844 CPUtime=135.76 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51631 0 0 0 13569 7 0 0 25 0 4 0 597402071 889696256 173408 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=868844 CPUtime=135.75 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 227913 0 0 0 13537 38 0 0 25 0 4 0 597402071 889696256 173408 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 542.45
Current children cumulated vsize (KiB) 868844

[startup+136.301 s]
/proc/loadavg: 8.11 7.88 7.91 9/184 22740
/proc/meminfo: memFree=11408684/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=868844 CPUtime=544.08 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 474803 0 0 0 54326 82 0 0 25 0 4 0 597402058 889696256 171526 33554432000 4194304 4623224 140733609705824 18446744073709551615 4517842 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 217211 171526 344 105 0 212715 0
[pid=22733/tid=22735] ppid=22731 vsize=868844 CPUtime=135.42 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51318 0 0 0 13534 8 0 0 25 0 4 0 597402071 889696256 171526 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289806 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=868844 CPUtime=136.17 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51633 0 0 0 13610 7 0 0 25 0 4 0 597402071 889696256 171526 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=868844 CPUtime=136.17 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 229398 0 0 0 13578 39 0 0 25 0 4 0 597402071 889696256 171526 33554432000 4194304 4623224 140733609705824 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 544.08
Current children cumulated vsize (KiB) 868844

[startup+136.701 s]
/proc/loadavg: 8.11 7.88 7.91 9/184 22740
/proc/meminfo: memFree=11408684/32951124 swapFree=67102140/67111528
[pid=22733] ppid=22731 vsize=868844 CPUtime=545.65 cores=1,3,5,7
/proc/22733/stat : 22733 (SArTagnan) R 22731 22733 22146 0 -1 4202496 474998 0 0 0 54483 82 0 0 25 0 4 0 597402058 889696256 171706 33554432000 4194304 4623224 140733609705824 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22733/statm: 217211 171706 344 105 0 212715 0
[pid=22733/tid=22735] ppid=22731 vsize=868844 CPUtime=135.82 cores=1,3,5,7
/proc/22733/task/22735/stat : 22735 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51323 0 0 0 13574 8 0 0 25 0 4 0 597402071 889696256 171706 33554432000 4194304 4623224 140733609705824 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22733/tid=22736] ppid=22731 vsize=868844 CPUtime=136.56 cores=1,3,5,7
/proc/22733/task/22736/stat : 22736 (SArTagnan) R 22731 22733 22146 0 -1 4202560 51633 0 0 0 13649 7 0 0 25 0 4 0 597402071 889696256 171706 33554432000 4194304 4623224 140733609705824 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22733/tid=22737] ppid=22731 vsize=868844 CPUtime=136.56 cores=1,3,5,7
/proc/22733/task/22737/stat : 22737 (SArTagnan) R 22731 22733 22146 0 -1 4202560 229399 0 0 0 13617 39 0 0 25 0 4 0 597402071 889696256 171706 33554432000 4194304 4623224 140733609705824 18446744073709551615 4548121 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 545.65
Current children cumulated vsize (KiB) 868844

Child status: 20
Real time (s): 136.749
CPU time (s): 545.758
CPU user time (s): 544.903
CPU system time (s): 0.85487
CPU usage (%): 399.094
Max. virtual memory (cumulated for all children) (KiB): 933164

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

runsolver used 0.220966 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 12:08:34
IDJOB=3287933
IDBENCH=82477
IDSOLVER=1656
FILE ID=node119/3287933-1304071714
RUNJOBID= node119-1304071597-22497
PBS_JOBID= 13170477
Free space on /tmp= 71808 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287933-1304071714/watcher-3287933-1304071714 -o /tmp/evaluation-result-3287933-1304071714/solver-3287933-1304071714 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287933-1304071714.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=128674145

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12233804 kB
Buffers:       2233796 kB
Cached:       17307884 kB
SwapCached:       5504 kB
Active:        8485440 kB
Inactive:     11646608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12233804 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            4436 kB
Writeback:           0 kB
AnonPages:      587248 kB
Mapped:          15152 kB
Slab:           521520 kB
PageTables:       5784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   909620 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= 71808 MiB
End job on node119 at 2011-04-29 12:10:51