Trace number 3288255

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 190.955 47.9611

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

190.78/47.93	
190.78/47.93	s UNSATISFIABLE
190.78/47.93	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-3288255-1304080098/watcher-3288255-1304080098 -o /tmp/evaluation-result-3288255-1304080098/solver-3288255-1304080098 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3288255-1304080098.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.27 7.93 7.79 5/180 15534
/proc/meminfo: memFree=30671860/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=23004 CPUtime=0 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 1460 0 0 0 0 0 0 0 25 0 1 0 519609664 23556096 1397 33554432000 4194304 4623224 140735976993184 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15534/statm: 5751 1411 290 105 0 1255 0

[startup+0.00807202 s]
/proc/loadavg: 7.27 7.93 7.79 5/180 15534
/proc/meminfo: memFree=30671860/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=36068 CPUtime=0 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 2487 0 0 0 0 0 0 0 25 0 1 0 519609664 36933632 2424 33554432000 4194304 4623224 140735976993184 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15534/statm: 9017 2424 296 105 0 4521 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36068

[startup+0.10105 s]
/proc/loadavg: 7.27 7.93 7.79 5/180 15534
/proc/meminfo: memFree=30671860/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=46976 CPUtime=0.09 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 8790 0 0 0 8 1 0 0 25 0 1 0 519609664 48103424 5191 33554432000 4194304 4623224 140735976993184 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15534/statm: 11744 5192 297 105 0 7248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46976

[startup+0.301016 s]
/proc/loadavg: 7.27 7.93 7.79 5/180 15534
/proc/meminfo: memFree=30671860/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=339244 CPUtime=0.7 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 25993 0 0 0 67 3 0 0 25 0 4 0 519609664 347385856 20528 33554432000 4194304 4623224 140735976993184 18446744073709551615 248089354197 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 84811 20528 334 105 0 80315 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 339244

[startup+0.700948 s]
/proc/loadavg: 7.27 7.93 7.79 5/180 15534
/proc/meminfo: memFree=30671860/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=339244 CPUtime=2.3 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 27379 0 0 0 226 4 0 0 25 0 4 0 519609664 347385856 21571 33554432000 4194304 4623224 140735976993184 18446744073709551615 4517846 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 84811 21571 343 105 0 80315 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 339244

[startup+1.50081 s]
/proc/loadavg: 7.27 7.93 7.79 9/184 15538
/proc/meminfo: memFree=30581192/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=339244 CPUtime=5.49 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 28859 0 0 0 545 4 0 0 25 0 4 0 519609664 347385856 22410 33554432000 4194304 4623224 140735976993184 18446744073709551615 4517428 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 84811 22410 343 105 0 80315 0
[pid=15534/tid=15536] ppid=15532 vsize=339244 CPUtime=1.32 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 1213 0 0 0 132 0 0 0 25 0 4 0 519609681 347385856 22410 33554432000 4194304 4623224 140735976993184 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=339244 CPUtime=1.33 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 1199 0 0 0 133 0 0 0 25 0 4 0 519609681 347385856 22410 33554432000 4194304 4623224 140735976993184 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=339244 CPUtime=1.32 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 3536 0 0 0 132 0 0 0 25 0 4 0 519609681 347385856 22410 33554432000 4194304 4623224 140735976993184 18446744073709551615 4354500 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 339244

[startup+3.10053 s]
/proc/loadavg: 7.27 7.93 7.79 9/184 15538
/proc/meminfo: memFree=30574556/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=347244 CPUtime=11.88 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 37091 0 0 0 1183 5 0 0 25 0 4 0 519609664 355577856 24141 33554432000 4194304 4623224 140735976993184 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 86811 24141 343 105 0 82315 0
[pid=15534/tid=15536] ppid=15532 vsize=347244 CPUtime=2.91 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 2550 0 0 0 291 0 0 0 25 0 4 0 519609681 355577856 24141 33554432000 4194304 4623224 140735976993184 18446744073709551615 4485126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=347244 CPUtime=2.92 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 2614 0 0 0 292 0 0 0 25 0 4 0 519609681 355577856 24141 33554432000 4194304 4623224 140735976993184 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=347244 CPUtime=2.93 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 7514 0 0 0 292 1 0 0 25 0 4 0 519609681 355577856 24141 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 347244

[startup+6.30096 s]
/proc/loadavg: 7.33 7.93 7.80 9/184 15539
/proc/meminfo: memFree=30351872/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=24.6 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 263282 0 0 0 2421 39 0 0 18 0 4 0 519609664 802099200 118368 33554432000 4194304 4623224 140735976993184 18446744073709551615 248089347012 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 118368 345 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=6.08 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44693 0 0 0 602 6 0 0 18 0 4 0 519609681 802099200 118368 33554432000 4194304 4623224 140735976993184 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=6.11 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 45962 0 0 0 605 6 0 0 18 0 4 0 519609681 802099200 118368 33554432000 4194304 4623224 140735976993184 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=6.11 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 54409 0 0 0 603 8 0 0 18 0 4 0 519609681 802099200 118368 33554432000 4194304 4623224 140735976993184 18446744073709551615 248089347096 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 783300

[startup+12.7008 s]
/proc/loadavg: 7.39 7.93 7.80 9/184 15539
/proc/meminfo: memFree=30175024/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=50.17 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 322151 0 0 0 4969 48 0 0 25 0 4 0 519609664 802099200 119865 33554432000 4194304 4623224 140735976993184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 119865 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=12.44 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44823 0 0 0 1238 6 0 0 25 0 4 0 519609681 802099200 119865 33554432000 4194304 4623224 140735976993184 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=12.51 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46148 0 0 0 1245 6 0 0 25 0 4 0 519609681 802099200 119865 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=12.5 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 112294 0 0 0 1234 16 0 0 25 0 4 0 519609681 802099200 119865 33554432000 4194304 4623224 140735976993184 18446744073709551615 4377071 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 783300

[startup+25.5006 s]
/proc/loadavg: 7.59 7.95 7.81 9/184 15539
/proc/meminfo: memFree=29871844/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=101.3 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 439470 0 0 0 10060 70 0 0 25 0 4 0 519609664 802099200 120763 33554432000 4194304 4623224 140735976993184 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 120763 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=25.17 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44832 0 0 0 2511 6 0 0 25 0 4 0 519609681 802099200 120763 33554432000 4194304 4623224 140735976993184 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=25.31 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46152 0 0 0 2525 6 0 0 25 0 4 0 519609681 802099200 120763 33554432000 4194304 4623224 140735976993184 18446744073709551615 4377417 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=25.31 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 229380 0 0 0 2493 38 0 0 25 0 4 0 519609681 802099200 120763 33554432000 4194304 4623224 140735976993184 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 783300

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

[startup+38.3003 s]
/proc/loadavg: 7.66 7.95 7.81 9/184 15539
/proc/meminfo: memFree=29827012/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=152.43 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 512826 0 0 0 15161 82 0 0 25 0 4 0 519609664 802099200 120896 33554432000 4194304 4623224 140735976993184 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 120896 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=37.9 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44834 0 0 0 3784 6 0 0 25 0 4 0 519609681 802099200 120896 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=38.11 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46164 0 0 0 3805 6 0 0 25 0 4 0 519609681 802099200 120896 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=38.11 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 302200 0 0 0 3761 50 0 0 25 0 4 0 519609681 802099200 120896 33554432000 4194304 4623224 140735976993184 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 152.43
Current children cumulated vsize (KiB) 783300

[startup+44.7012 s]
/proc/loadavg: 7.68 7.95 7.81 9/184 15540
/proc/meminfo: memFree=29821060/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=178 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 513252 0 0 0 17717 83 0 0 25 0 4 0 519609664 802099200 121319 33554432000 4194304 4623224 140735976993184 18446744073709551615 4517551 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 121319 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=44.27 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44841 0 0 0 4421 6 0 0 25 0 4 0 519609681 802099200 121319 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=44.51 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46166 0 0 0 4445 6 0 0 25 0 4 0 519609681 802099200 121319 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=44.51 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 302200 0 0 0 4401 50 0 0 25 0 4 0 519609681 802099200 121319 33554432000 4194304 4623224 140735976993184 18446744073709551615 4364778 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 178
Current children cumulated vsize (KiB) 783300

[startup+46.3009 s]
/proc/loadavg: 7.71 7.95 7.81 9/184 15540
/proc/meminfo: memFree=29819572/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=184.39 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 513424 0 0 0 18356 83 0 0 25 0 4 0 519609664 802099200 121490 33554432000 4194304 4623224 140735976993184 18446744073709551615 4510923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 121490 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=45.86 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44846 0 0 0 4580 6 0 0 25 0 4 0 519609681 802099200 121490 33554432000 4194304 4623224 140735976993184 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=46.11 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46167 0 0 0 4605 6 0 0 25 0 4 0 519609681 802099200 121490 33554432000 4194304 4623224 140735976993184 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=46.11 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 302200 0 0 0 4561 50 0 0 25 0 4 0 519609681 802099200 121490 33554432000 4194304 4623224 140735976993184 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 184.39
Current children cumulated vsize (KiB) 783300

[startup+47.1008 s]
/proc/loadavg: 7.71 7.95 7.81 9/184 15540
/proc/meminfo: memFree=29819572/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=187.58 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 513471 0 0 0 18675 83 0 0 25 0 4 0 519609664 802099200 121534 33554432000 4194304 4623224 140735976993184 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 121534 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=46.65 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44846 0 0 0 4659 6 0 0 25 0 4 0 519609681 802099200 121534 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=46.91 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46167 0 0 0 4685 6 0 0 25 0 4 0 519609681 802099200 121534 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=46.91 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 302200 0 0 0 4641 50 0 0 25 0 4 0 519609681 802099200 121534 33554432000 4194304 4623224 140735976993184 18446744073709551615 4552757 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 187.58
Current children cumulated vsize (KiB) 783300

[startup+47.5007 s]
/proc/loadavg: 7.71 7.95 7.81 9/184 15540
/proc/meminfo: memFree=29817836/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=189.18 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 513501 0 0 0 18835 83 0 0 25 0 4 0 519609664 802099200 121563 33554432000 4194304 4623224 140735976993184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 121563 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=47.05 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44846 0 0 0 4699 6 0 0 25 0 4 0 519609681 802099200 121563 33554432000 4194304 4623224 140735976993184 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=47.31 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46171 0 0 0 4725 6 0 0 25 0 4 0 519609681 802099200 121563 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=47.31 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 302200 0 0 0 4681 50 0 0 25 0 4 0 519609681 802099200 121563 33554432000 4194304 4623224 140735976993184 18446744073709551615 4552683 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 189.18
Current children cumulated vsize (KiB) 783300

[startup+47.9006 s]
/proc/loadavg: 7.71 7.95 7.81 9/184 15540
/proc/meminfo: memFree=29817836/32950928 swapFree=67111428/67111528
[pid=15534] ppid=15532 vsize=783300 CPUtime=190.78 cores=1,3,5,7
/proc/15534/stat : 15534 (SArTagnan) R 15532 15534 14691 0 -1 4202496 513553 0 0 0 18995 83 0 0 25 0 4 0 519609664 802099200 121615 33554432000 4194304 4623224 140735976993184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15534/statm: 195825 121615 346 105 0 191329 0
[pid=15534/tid=15536] ppid=15532 vsize=783300 CPUtime=47.45 cores=1,3,5,7
/proc/15534/task/15536/stat : 15536 (SArTagnan) R 15532 15534 14691 0 -1 4202560 44846 0 0 0 4739 6 0 0 25 0 4 0 519609681 802099200 121615 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15534/tid=15537] ppid=15532 vsize=783300 CPUtime=47.71 cores=1,3,5,7
/proc/15534/task/15537/stat : 15537 (SArTagnan) R 15532 15534 14691 0 -1 4202560 46177 0 0 0 4765 6 0 0 25 0 4 0 519609681 802099200 121615 33554432000 4194304 4623224 140735976993184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15534/tid=15538] ppid=15532 vsize=783300 CPUtime=47.71 cores=1,3,5,7
/proc/15534/task/15538/stat : 15538 (SArTagnan) R 15532 15534 14691 0 -1 4202560 302200 0 0 0 4721 50 0 0 25 0 4 0 519609681 802099200 121615 33554432000 4194304 4623224 140735976993184 18446744073709551615 4364521 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 190.78
Current children cumulated vsize (KiB) 783300

Child status: 20
Real time (s): 47.9611
CPU time (s): 190.955
CPU user time (s): 190.097
CPU system time (s): 0.857869
CPU usage (%): 398.145
Max. virtual memory (cumulated for all children) (KiB): 783300

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

runsolver used 0.065989 second user time and 0.197969 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 14:28:19
IDJOB=3288255
IDBENCH=82492
IDSOLVER=1656
FILE ID=node123/3288255-1304080098
RUNJOBID= node123-1304080097-15482
PBS_JOBID= 13170492
Free space on /tmp= 72808 MiB

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

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=1959604218

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      30672140 kB
Buffers:        547980 kB
Cached:        1227852 kB
SwapCached:        100 kB
Active:         194608 kB
Inactive:      1722284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30672140 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           11456 kB
Writeback:           0 kB
AnonPages:      140252 kB
Mapped:          15308 kB
Slab:           298936 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   325536 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= 72808 MiB
End job on node123 at 2011-04-29 14:29:07