Trace number 3287749

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 203.179 51.0111

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

202.79/50.99	
202.79/50.99	s UNSATISFIABLE
202.79/50.99	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-3287749-1304071638/watcher-3287749-1304071638 -o /tmp/evaluation-result-3287749-1304071638/solver-3287749-1304071638 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3287749-1304071638.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: 6.99 7.65 7.86 5/180 22611
/proc/meminfo: memFree=12277308/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=25312 CPUtime=0 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 1640 0 0 0 0 0 0 0 25 0 1 0 597394490 25919488 1577 33554432000 4194304 4623224 140735764828992 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/22611/statm: 6328 1588 290 105 0 1832 0

[startup+0.057287 s]
/proc/loadavg: 6.99 7.65 7.86 5/180 22611
/proc/meminfo: memFree=12277308/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=39888 CPUtime=0.04 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 5493 0 0 0 4 0 0 0 25 0 1 0 597394490 40845312 3682 33554432000 4194304 4623224 140735764828992 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/22611/statm: 9972 3684 297 105 0 5476 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 39888

[startup+0.10028 s]
/proc/loadavg: 6.99 7.65 7.86 5/180 22611
/proc/meminfo: memFree=12277308/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=45032 CPUtime=0.09 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 8537 0 0 0 8 1 0 0 25 0 1 0 597394490 46112768 4938 33554432000 4194304 4623224 140735764828992 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/22611/statm: 11258 4938 297 105 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45032

[startup+0.30021 s]
/proc/loadavg: 6.99 7.65 7.86 5/180 22611
/proc/meminfo: memFree=12277308/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=326612 CPUtime=0.75 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 22802 0 0 0 72 3 0 0 25 0 4 0 597394490 334450688 18557 33554432000 4194304 4623224 140735764828992 18446744073709551615 4412783 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 81653 18557 335 105 0 77157 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 326612

[startup+0.700142 s]
/proc/loadavg: 6.99 7.65 7.86 5/180 22611
/proc/meminfo: memFree=12277308/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=331956 CPUtime=2.35 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 26308 0 0 0 231 4 0 0 25 0 4 0 597394490 339922944 19153 33554432000 4194304 4623224 140735764828992 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 82989 19153 342 105 0 78493 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 331956

[startup+1.501 s]
/proc/loadavg: 6.99 7.65 7.86 9/184 22615
/proc/meminfo: memFree=12192840/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=331956 CPUtime=5.54 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 27861 0 0 0 550 4 0 0 25 0 4 0 597394490 339922944 20614 33554432000 4194304 4623224 140735764828992 18446744073709551615 4507080 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 82989 20614 343 105 0 78493 0
[pid=22611/tid=22613] ppid=22609 vsize=331956 CPUtime=1.35 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 1865 0 0 0 135 0 0 0 25 0 4 0 597394505 339922944 20614 33554432000 4194304 4623224 140735764828992 18446744073709551615 4330677 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=331956 CPUtime=1.34 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 1672 0 0 0 134 0 0 0 25 0 4 0 597394505 339922944 20614 33554432000 4194304 4623224 140735764828992 18446744073709551615 4289594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=331956 CPUtime=1.34 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 3734 0 0 0 133 1 0 0 25 0 4 0 597394505 339922944 20614 33554432000 4194304 4623224 140735764828992 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 331956

[startup+3.10072 s]
/proc/loadavg: 7.07 7.65 7.86 9/184 22615
/proc/meminfo: memFree=12187832/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=340608 CPUtime=11.93 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 33676 0 0 0 1188 5 0 0 25 0 4 0 597394490 348782592 22421 33554432000 4194304 4623224 140735764828992 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 85152 22421 343 105 0 80656 0
[pid=22611/tid=22613] ppid=22609 vsize=340608 CPUtime=2.94 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 3281 0 0 0 294 0 0 0 25 0 4 0 597394505 348782592 22421 33554432000 4194304 4623224 140735764828992 18446744073709551615 4485248 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=340608 CPUtime=2.94 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 3092 0 0 0 294 0 0 0 25 0 4 0 597394505 348782592 22421 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=340608 CPUtime=2.93 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 5256 0 0 0 292 1 0 0 25 0 4 0 597394505 348782592 22421 33554432000 4194304 4623224 140735764828992 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 340608

[startup+6.30117 s]
/proc/loadavg: 7.07 7.65 7.86 9/184 22615
/proc/meminfo: memFree=11857504/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=24.64 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 240031 0 0 0 2431 33 0 0 19 0 4 0 597394490 736923648 102943 33554432000 4194304 4623224 140735764828992 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 102943 343 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=6.1 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 41600 0 0 0 605 5 0 0 25 0 4 0 597394505 736923648 102943 33554432000 4194304 4623224 140735764828992 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=6.12 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42361 0 0 0 607 5 0 0 20 0 4 0 597394505 736923648 102943 33554432000 4194304 4623224 140735764828992 18446744073709551615 216734837060 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=6.09 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 47153 0 0 0 603 6 0 0 18 0 4 0 597394505 736923648 102943 33554432000 4194304 4623224 140735764828992 18446744073709551615 4467667 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 719652

[startup+12.701 s]
/proc/loadavg: 7.21 7.66 7.86 9/184 22615
/proc/meminfo: memFree=11860740/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=50.2 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 243262 0 0 0 4986 34 0 0 25 0 4 0 597394490 736923648 104565 33554432000 4194304 4623224 140735764828992 18446744073709551615 4280317 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 104565 344 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=12.47 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 41828 0 0 0 1242 5 0 0 25 0 4 0 597394505 736923648 104565 33554432000 4194304 4623224 140735764828992 18446744073709551615 4366381 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=12.52 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42563 0 0 0 1247 5 0 0 25 0 4 0 597394505 736923648 104565 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=12.49 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 48811 0 0 0 1243 6 0 0 25 0 4 0 597394505 736923648 104565 33554432000 4194304 4623224 140735764828992 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 719652

[startup+25.5008 s]
/proc/loadavg: 7.33 7.68 7.86 9/184 22615
/proc/meminfo: memFree=11850704/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=101.33 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 258091 0 0 0 10096 37 0 0 25 0 4 0 597394490 736923648 105878 33554432000 4194304 4623224 140735764828992 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 105878 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=25.2 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42391 0 0 0 2514 6 0 0 25 0 4 0 597394505 736923648 105878 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=25.32 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42569 0 0 0 2527 5 0 0 25 0 4 0 597394505 736923648 105878 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=25.3 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 62745 0 0 0 2521 9 0 0 25 0 4 0 597394505 736923648 105878 33554432000 4194304 4623224 140735764828992 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 719652

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

[startup+38.3006 s]
/proc/loadavg: 7.56 7.71 7.87 9/184 22616
/proc/meminfo: memFree=11834184/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=152.46 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 335770 0 0 0 15199 47 0 0 25 0 4 0 597394490 736923648 107334 33554432000 4194304 4623224 140735764828992 18446744073709551615 4507376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 107334 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=37.93 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42853 0 0 0 3787 6 0 0 25 0 4 0 597394505 736923648 107335 33554432000 4194304 4623224 140735764828992 18446744073709551615 4486234 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=38.12 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42763 0 0 0 3807 5 0 0 25 0 4 0 597394505 736923648 107335 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=38.1 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 139171 0 0 0 3791 19 0 0 25 0 4 0 597394505 736923648 107336 33554432000 4194304 4623224 140735764828992 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 152.46
Current children cumulated vsize (KiB) 719652

[startup+44.7005 s]
/proc/loadavg: 7.60 7.71 7.87 9/184 22616
/proc/meminfo: memFree=11827984/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=178.03 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 396032 0 0 0 17747 56 0 0 25 0 4 0 597394490 736923648 107450 33554432000 4194304 4623224 140735764828992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 107450 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=44.29 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42958 0 0 0 4423 6 0 0 25 0 4 0 597394505 736923648 107450 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=44.52 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42854 0 0 0 4447 5 0 0 25 0 4 0 597394505 736923648 107450 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=44.49 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 198726 0 0 0 4422 27 0 0 25 0 4 0 597394505 736923648 107450 33554432000 4194304 4623224 140735764828992 18446744073709551615 216734834707 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 178.03
Current children cumulated vsize (KiB) 719652

[startup+47.9009 s]
/proc/loadavg: 7.63 7.72 7.87 9/184 22616
/proc/meminfo: memFree=11818436/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=190.81 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 421892 0 0 0 19022 59 0 0 25 0 4 0 597394490 736923648 108869 33554432000 4194304 4623224 140735764828992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 108869 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=47.48 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43126 0 0 0 4742 6 0 0 25 0 4 0 597394505 736923648 108869 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=47.72 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42926 0 0 0 4767 5 0 0 25 0 4 0 597394505 736923648 108869 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=47.69 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 223946 0 0 0 4739 30 0 0 25 0 4 0 597394505 736923648 108869 33554432000 4194304 4623224 140735764828992 18446744073709551615 4364999 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 190.81
Current children cumulated vsize (KiB) 719652

[startup+49.5066 s]
/proc/loadavg: 7.63 7.72 7.87 9/184 22616
/proc/meminfo: memFree=11813476/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=197.22 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 431619 0 0 0 19661 61 0 0 25 0 4 0 597394490 736923648 110264 33554432000 4194304 4623224 140735764828992 18446744073709551615 4388014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 110264 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=49.07 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43197 0 0 0 4901 6 0 0 25 0 4 0 597394505 736923648 110264 33554432000 4194304 4623224 140735764828992 18446744073709551615 4363768 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=49.33 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 42998 0 0 0 4928 5 0 0 25 0 4 0 597394505 736923648 110264 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=49.29 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 233425 0 0 0 4898 31 0 0 25 0 4 0 597394505 736923648 110264 33554432000 4194304 4623224 140735764828992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 197.22
Current children cumulated vsize (KiB) 719652

[startup+50.3005 s]
/proc/loadavg: 7.63 7.72 7.87 9/184 22616
/proc/meminfo: memFree=11813476/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=200.39 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 436291 0 0 0 19978 61 0 0 25 0 4 0 597394490 736923648 109655 33554432000 4194304 4623224 140735764828992 18446744073709551615 4507293 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 109655 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=49.86 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43207 0 0 0 4980 6 0 0 25 0 4 0 597394505 736923648 109655 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=50.12 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43044 0 0 0 5007 5 0 0 25 0 4 0 597394505 736923648 109655 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=50.1 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 237979 0 0 0 4978 32 0 0 25 0 4 0 597394505 736923648 109655 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 200.39
Current children cumulated vsize (KiB) 719652

[startup+50.7004 s]
/proc/loadavg: 7.63 7.72 7.87 9/184 22616
/proc/meminfo: memFree=11811244/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=201.98 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 438703 0 0 0 20137 61 0 0 25 0 4 0 597394490 736923648 110149 33554432000 4194304 4623224 140735764828992 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 110149 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=50.26 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43213 0 0 0 5020 6 0 0 25 0 4 0 597394505 736923648 110149 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=50.52 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43077 0 0 0 5047 5 0 0 25 0 4 0 597394505 736923648 110149 33554432000 4194304 4623224 140735764828992 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=50.49 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 240323 0 0 0 5017 32 0 0 25 0 4 0 597394505 736923648 110149 33554432000 4194304 4623224 140735764828992 18446744073709551615 4364645 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.98
Current children cumulated vsize (KiB) 719652

[startup+50.9004 s]
/proc/loadavg: 7.63 7.72 7.87 9/184 22616
/proc/meminfo: memFree=11811244/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=719652 CPUtime=202.79 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) R 22609 22611 22146 0 -1 4202496 440242 0 0 0 20217 62 0 0 25 0 4 0 597394490 736923648 109663 33554432000 4194304 4623224 140735764828992 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 179913 109664 345 105 0 175417 0
[pid=22611/tid=22613] ppid=22609 vsize=719652 CPUtime=50.46 cores=1,3,5,7
/proc/22611/task/22613/stat : 22613 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43216 0 0 0 5040 6 0 0 25 0 4 0 597394505 736923648 109664 33554432000 4194304 4623224 140735764828992 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=719652 CPUtime=50.72 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4202560 43090 0 0 0 5067 5 0 0 25 0 4 0 597394505 736923648 109664 33554432000 4194304 4623224 140735764828992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=719652 CPUtime=50.7 cores=1,3,5,7
/proc/22611/task/22615/stat : 22615 (SArTagnan) R 22609 22611 22146 0 -1 4202560 241795 0 0 0 5037 33 0 0 25 0 4 0 597394505 736923648 109664 33554432000 4194304 4623224 140735764828992 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.79
Current children cumulated vsize (KiB) 719652

[startup+51.0004 s]
/proc/loadavg: 7.63 7.72 7.87 9/184 22616
/proc/meminfo: memFree=11811244/32951124 swapFree=67102140/67111528
[pid=22611] ppid=22609 vsize=0 CPUtime=203.16 cores=1,3,5,7
/proc/22611/stat : 22611 (SArTagnan) Z 22609 22611 22146 0 -1 4203548 440845 0 0 0 20253 63 0 0 25 0 2 0 597394490 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22611/statm: 0 0 0 0 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=0 CPUtime=50.82 cores=1,3,5,7
/proc/22611/task/22614/stat : 22614 (SArTagnan) R 22609 22611 22146 0 -1 4203588 43092 0 0 0 5076 6 0 0 25 0 2 0 597394505 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 51.0111
CPU time (s): 203.179
CPU user time (s): 202.538
CPU system time (s): 0.640902
CPU usage (%): 398.304
Max. virtual memory (cumulated for all children) (KiB): 719652

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

runsolver used 0.080987 second user time and 0.201969 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 12:07:18
IDJOB=3287749
IDBENCH=82473
IDSOLVER=1656
FILE ID=node119/3287749-1304071638
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-pdtviseisenberg1-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287749-1304071638/watcher-3287749-1304071638 -o /tmp/evaluation-result-3287749-1304071638/solver-3287749-1304071638 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287749-1304071638.cnf -threads=4

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1508433857

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:      12273868 kB
Buffers:       2233744 kB
Cached:       17308948 kB
SwapCached:       5504 kB
Active:        8440412 kB
Inactive:     11651684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12273868 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            5648 kB
Writeback:           8 kB
AnonPages:      546488 kB
Mapped:          15212 kB
Slab:           521556 kB
PageTables:       5648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   849248 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= 71804 MiB
End job on node119 at 2011-04-29 12:08:09