Trace number 3386176

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-05-15 (fixed)UNSAT 233.729 58.8599

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

233.53/58.84	
233.53/58.84	s UNSATISFIABLE
233.53/58.84	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: 961)

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

running on 4 cores: 0,2,4,6

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: 8.56 8.64 7.87 6/385 5114
/proc/meminfo: memFree=21419164/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=33228 CPUtime=0 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 2152 0 0 0 0 0 0 0 25 0 1 0 669586575 34025472 2090 33554432000 4194304 4625164 140737169799376 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5114/statm: 8307 2093 295 106 0 3810 0

[startup+0.0765331 s]
/proc/loadavg: 8.56 8.64 7.87 6/385 5114
/proc/meminfo: memFree=21419164/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=40664 CPUtime=0.06 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 6617 0 0 0 6 0 0 0 25 0 1 0 669586575 41639936 4069 33554432000 4194304 4625164 140737169799376 18446744073709551615 235594485253 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5114/statm: 10166 4070 296 106 0 5669 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 40664

[startup+0.100528 s]
/proc/loadavg: 8.56 8.64 7.87 6/385 5114
/proc/meminfo: memFree=21419164/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=43412 CPUtime=0.09 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 8149 0 0 0 9 0 0 0 25 0 1 0 669586575 44453888 4825 33554432000 4194304 4625164 140737169799376 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5114/statm: 10853 4825 296 106 0 6356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43412

[startup+0.300497 s]
/proc/loadavg: 8.56 8.64 7.87 6/385 5114
/proc/meminfo: memFree=21419164/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=323196 CPUtime=0.77 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 21828 0 0 0 75 2 0 0 25 0 4 0 669586575 330952704 17313 33554432000 4194304 4625164 140737169799376 18446744073709551615 4391786 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 80799 17313 336 106 0 76302 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 323196

[startup+0.700427 s]
/proc/loadavg: 8.56 8.64 7.87 6/385 5114
/proc/meminfo: memFree=21419164/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=323196 CPUtime=2.37 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 23039 0 0 0 235 2 0 0 25 0 4 0 669586575 330952704 18427 33554432000 4194304 4625164 140737169799376 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 80799 18427 336 106 0 76302 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 323196

[startup+1.50029 s]
/proc/loadavg: 8.56 8.64 7.87 10/389 5118
/proc/meminfo: memFree=21338632/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=323196 CPUtime=5.52 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 25963 0 0 0 549 3 0 0 25 0 4 0 669586575 330952704 19616 33554432000 4194304 4625164 140737169799376 18446744073709551615 4509162 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 80799 19616 342 106 0 76302 0
[pid=5114/tid=5116] ppid=5112 vsize=323196 CPUtime=1.35 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 1207 0 0 0 135 0 0 0 25 0 4 0 669586589 330952704 19616 33554432000 4194304 4625164 140737169799376 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=323196 CPUtime=1.35 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 946 0 0 0 135 0 0 0 25 0 4 0 669586589 330952704 19616 33554432000 4194304 4625164 140737169799376 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=323196 CPUtime=1.34 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 4157 0 0 0 134 0 0 0 25 0 4 0 669586589 330952704 19616 33554432000 4194304 4625164 140737169799376 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 323196

[startup+3.101 s]
/proc/loadavg: 8.56 8.64 7.87 10/389 5118
/proc/meminfo: memFree=21328960/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=333300 CPUtime=11.84 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 34913 0 0 0 1179 5 0 0 25 0 4 0 669586575 341299200 20474 33554432000 4194304 4625164 140737169799376 18446744073709551615 4390603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 83325 20474 342 106 0 78828 0
[pid=5114/tid=5116] ppid=5112 vsize=333300 CPUtime=2.95 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 3043 0 0 0 295 0 0 0 25 0 4 0 669586589 341299200 20474 33554432000 4194304 4625164 140737169799376 18446744073709551615 4351744 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=333300 CPUtime=2.95 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 2928 0 0 0 295 0 0 0 25 0 4 0 669586589 341299200 20474 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=333300 CPUtime=2.92 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 8222 0 0 0 291 1 0 0 25 0 4 0 669586589 341299200 20474 33554432000 4194304 4625164 140737169799376 18446744073709551615 4554437 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 333300

[startup+6.30044 s]
/proc/loadavg: 8.60 8.64 7.88 10/389 5118
/proc/meminfo: memFree=21318196/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=334540 CPUtime=24.44 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 42821 0 0 0 2438 6 0 0 25 0 4 0 669586575 342568960 21464 33554432000 4194304 4625164 140737169799376 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 83635 21464 342 106 0 79138 0
[pid=5114/tid=5116] ppid=5112 vsize=334540 CPUtime=6.15 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 3252 0 0 0 615 0 0 0 25 0 4 0 669586589 342568960 21464 33554432000 4194304 4625164 140737169799376 18446744073709551615 4335390 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=334540 CPUtime=6.15 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 3225 0 0 0 615 0 0 0 25 0 4 0 669586589 342568960 21464 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317935 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=334540 CPUtime=6.08 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 14676 0 0 0 606 2 0 0 25 0 4 0 669586589 342568960 21464 33554432000 4194304 4625164 140737169799376 18446744073709551615 4547307 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 334540

[startup+12.7003 s]
/proc/loadavg: 8.63 8.65 7.88 9/388 5118
/proc/meminfo: memFree=21321692/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=336336 CPUtime=49.73 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 60711 0 0 0 4964 9 0 0 25 0 4 0 669586575 344408064 23244 33554432000 4194304 4625164 140737169799376 18446744073709551615 4390603 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 84084 23244 342 106 0 79587 0
[pid=5114/tid=5116] ppid=5112 vsize=336336 CPUtime=12.55 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 3491 0 0 0 1255 0 0 0 25 0 4 0 669586589 344408064 23244 33554432000 4194304 4625164 140737169799376 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=336336 CPUtime=12.55 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 3481 0 0 0 1255 0 0 0 25 0 4 0 669586589 344408064 23244 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=336336 CPUtime=12.39 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 29683 0 0 0 1235 4 0 0 25 0 4 0 669586589 344408064 23244 33554432000 4194304 4625164 140737169799376 18446744073709551615 4553318 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 336336

[startup+25.5011 s]
/proc/loadavg: 8.49 8.62 7.88 9/388 5118
/proc/meminfo: memFree=21264940/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=348832 CPUtime=100.76 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 92762 0 0 0 10063 13 0 0 25 0 4 0 669586575 357203968 28758 33554432000 4194304 4625164 140737169799376 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 87208 28758 343 106 0 82711 0
[pid=5114/tid=5116] ppid=5112 vsize=348832 CPUtime=25.34 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 6012 0 0 0 2534 0 0 0 25 0 4 0 669586589 357203968 28758 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=348832 CPUtime=25.35 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 5351 0 0 0 2535 0 0 0 25 0 4 0 669586589 357203968 28758 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=348832 CPUtime=25.03 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 54295 0 0 0 2496 7 0 0 25 0 4 0 669586589 357203968 28758 33554432000 4194304 4625164 140737169799376 18446744073709551615 4335071 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 348832

[startup+51.1006 s]
/proc/loadavg: 8.46 8.60 7.90 9/388 5119
/proc/meminfo: memFree=21039896/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=511104 CPUtime=202.84 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 206512 0 0 0 20254 30 0 0 25 0 4 0 669586575 523370496 84562 33554432000 4194304 4625164 140737169799376 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 127776 84562 348 106 0 123279 0
[pid=5114/tid=5116] ppid=5112 vsize=511104 CPUtime=50.94 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 10205 0 0 0 5093 1 0 0 25 0 4 0 669586589 523370496 84562 33554432000 4194304 4625164 140737169799376 18446744073709551615 4482058 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=511104 CPUtime=50.95 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 14406 0 0 0 5093 2 0 0 25 0 4 0 669586589 523370496 84562 33554432000 4194304 4625164 140737169799376 18446744073709551615 4477998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=511104 CPUtime=50.31 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 85007 0 0 0 5020 11 0 0 25 0 4 0 669586589 523370496 84562 33554432000 4194304 4625164 140737169799376 18446744073709551615 4479683 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 511104

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

[startup+54.301 s]
/proc/loadavg: 8.46 8.60 7.90 9/388 5119
/proc/meminfo: memFree=20904732/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=525304 CPUtime=215.6 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 221926 0 0 0 21528 32 0 0 25 0 4 0 669586575 537911296 95288 33554432000 4194304 4625164 140737169799376 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 131326 95288 349 106 0 126829 0
[pid=5114/tid=5116] ppid=5112 vsize=525304 CPUtime=54.14 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 20093 0 0 0 5412 2 0 0 25 0 4 0 669586589 537911296 95288 33554432000 4194304 4625164 140737169799376 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=525304 CPUtime=54.15 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 17682 0 0 0 5413 2 0 0 25 0 4 0 669586589 537911296 95288 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=525304 CPUtime=53.47 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 87148 0 0 0 5335 12 0 0 25 0 4 0 669586589 537911296 95288 33554432000 4194304 4625164 140737169799376 18446744073709551615 4334354 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 215.6
Current children cumulated vsize (KiB) 525304

[startup+55.9007 s]
/proc/loadavg: 8.42 8.59 7.90 9/388 5119
/proc/meminfo: memFree=20900020/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=525304 CPUtime=221.98 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 230728 0 0 0 22165 33 0 0 25 0 4 0 669586575 537911296 96143 33554432000 4194304 4625164 140737169799376 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 131326 96143 348 106 0 126829 0
[pid=5114/tid=5116] ppid=5112 vsize=525304 CPUtime=55.74 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 20268 0 0 0 5572 2 0 0 25 0 4 0 669586589 537911296 96143 33554432000 4194304 4625164 140737169799376 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=525304 CPUtime=55.75 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 17729 0 0 0 5573 2 0 0 25 0 4 0 669586589 537911296 96143 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317299 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=525304 CPUtime=55.05 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 95658 0 0 0 5492 13 0 0 25 0 4 0 669586589 537911296 96143 33554432000 4194304 4625164 140737169799376 18446744073709551615 4334321 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 525304

[startup+57.5004 s]
/proc/loadavg: 8.42 8.59 7.90 9/388 5119
/proc/meminfo: memFree=20896784/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=525304 CPUtime=228.35 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 234349 0 0 0 22801 34 0 0 25 0 4 0 669586575 537911296 96305 33554432000 4194304 4625164 140737169799376 18446744073709551615 4511953 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 131326 96305 348 106 0 126829 0
[pid=5114/tid=5116] ppid=5112 vsize=525304 CPUtime=57.34 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 20336 0 0 0 5732 2 0 0 25 0 4 0 669586589 537911296 96305 33554432000 4194304 4625164 140737169799376 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=525304 CPUtime=57.35 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 17729 0 0 0 5733 2 0 0 25 0 4 0 669586589 537911296 96305 33554432000 4194304 4625164 140737169799376 18446744073709551615 4316700 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=525304 CPUtime=56.63 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 99143 0 0 0 5649 14 0 0 25 0 4 0 669586589 537911296 96305 33554432000 4194304 4625164 140737169799376 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 228.35
Current children cumulated vsize (KiB) 525304

[startup+58.3143 s]
/proc/loadavg: 8.42 8.59 7.90 9/388 5120
/proc/meminfo: memFree=20894304/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=525304 CPUtime=231.59 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 235681 0 0 0 23125 34 0 0 25 0 4 0 669586575 537911296 96355 33554432000 4194304 4625164 140737169799376 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 131326 96355 348 106 0 126829 0
[pid=5114/tid=5116] ppid=5112 vsize=525304 CPUtime=58.15 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 20350 0 0 0 5813 2 0 0 25 0 4 0 669586589 537911296 96355 33554432000 4194304 4625164 140737169799376 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=525304 CPUtime=58.16 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 17729 0 0 0 5814 2 0 0 25 0 4 0 669586589 537911296 96355 33554432000 4194304 4625164 140737169799376 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=525304 CPUtime=57.42 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 100421 0 0 0 5728 14 0 0 25 0 4 0 669586589 537911296 96355 33554432000 4194304 4625164 140737169799376 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 231.59
Current children cumulated vsize (KiB) 525304

[startup+58.7002 s]
/proc/loadavg: 8.42 8.59 7.90 9/388 5120
/proc/meminfo: memFree=20894304/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=525304 CPUtime=233.13 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 236172 0 0 0 23279 34 0 0 25 0 4 0 669586575 537911296 95994 33554432000 4194304 4625164 140737169799376 18446744073709551615 4511885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 131326 95994 348 106 0 126829 0
[pid=5114/tid=5116] ppid=5112 vsize=525304 CPUtime=58.54 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 20370 0 0 0 5852 2 0 0 25 0 4 0 669586589 537911296 95994 33554432000 4194304 4625164 140737169799376 18446744073709551615 4375528 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=525304 CPUtime=58.55 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 17729 0 0 0 5853 2 0 0 25 0 4 0 669586589 537911296 95994 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=525304 CPUtime=57.81 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 100854 0 0 0 5767 14 0 0 25 0 4 0 669586589 537911296 95994 33554432000 4194304 4625164 140737169799376 18446744073709551615 4552371 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 233.13
Current children cumulated vsize (KiB) 525304

[startup+58.8002 s]
/proc/loadavg: 8.42 8.59 7.90 9/388 5120
/proc/meminfo: memFree=20894304/32950928 swapFree=45972156/67111528
[pid=5114] ppid=5112 vsize=525304 CPUtime=233.53 cores=0,2,4,6
/proc/5114/stat : 5114 (SArTagnan) R 5112 5114 4682 0 -1 4202496 236603 0 0 0 23319 34 0 0 25 0 4 0 669586575 537911296 96424 33554432000 4194304 4625164 140737169799376 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5114/statm: 131326 96424 348 106 0 126829 0
[pid=5114/tid=5116] ppid=5112 vsize=525304 CPUtime=58.64 cores=0,2,4,6
/proc/5114/task/5116/stat : 5116 (SArTagnan) R 5112 5114 4682 0 -1 4202560 20370 0 0 0 5862 2 0 0 25 0 4 0 669586589 537911296 96424 33554432000 4194304 4625164 140737169799376 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5114/tid=5117] ppid=5112 vsize=525304 CPUtime=58.65 cores=0,2,4,6
/proc/5114/task/5117/stat : 5117 (SArTagnan) R 5112 5114 4682 0 -1 4202560 17729 0 0 0 5863 2 0 0 25 0 4 0 669586589 537911296 96424 33554432000 4194304 4625164 140737169799376 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5114/tid=5118] ppid=5112 vsize=525304 CPUtime=57.91 cores=0,2,4,6
/proc/5114/task/5118/stat : 5118 (SArTagnan) R 5112 5114 4682 0 -1 4202560 101248 0 0 0 5777 14 0 0 25 0 4 0 669586589 537911296 96424 33554432000 4194304 4625164 140737169799376 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 233.53
Current children cumulated vsize (KiB) 525304

Child status: 20
Real time (s): 58.8599
CPU time (s): 233.729
CPU user time (s): 233.364
CPU system time (s): 0.365944
CPU usage (%): 397.095
Max. virtual memory (cumulated for all children) (KiB): 525304

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

runsolver used 0.219966 second user time and 0.535918 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-16 23:04:38
IDJOB=3386176
IDBENCH=82489
IDSOLVER=1871
FILE ID=node120/3386176-1305579878
RUNJOBID= node120-1305577174-4700
PBS_JOBID= 13350219
Free space on /tmp= 73488 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386176-1305579878/watcher-3386176-1305579878 -o /tmp/evaluation-result-3386176-1305579878/solver-3386176-1305579878 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386176-1305579878.cnf -threads=4

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=900879438

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21419196 kB
Buffers:         81140 kB
Cached:         546044 kB
SwapCached:      63496 kB
Active:        1103752 kB
Inactive:     10199716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21419196 kB
SwapTotal:    67111528 kB
SwapFree:     45972156 kB
Dirty:            6948 kB
Writeback:           0 kB
AnonPages:    10618784 kB
Mapped:          18448 kB
Slab:            77440 kB
PageTables:      84000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79580892 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= 73488 MiB
End job on node120 at 2011-05-16 23:05:37