Trace number 3386339

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 245.914 106.867

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

245.79/106.84	
245.79/106.84	s UNSATISFIABLE
245.79/106.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-3386339-1305579855/watcher-3386339-1305579855 -o /tmp/evaluation-result-3386339-1305579855/solver-3386339-1305579855 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386339-1305579855.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: 10.02 10.19 10.03 7/392 4078
/proc/meminfo: memFree=20888192/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=34132 CPUtime=0 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 2246 0 0 0 0 0 0 0 25 0 1 0 669583526 34951168 2184 33554432000 4194304 4625164 140736244710368 18446744073709551615 228122374853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4078/statm: 8533 2184 295 106 0 4036 0

[startup+0.0676821 s]
/proc/loadavg: 10.02 10.19 10.03 7/392 4078
/proc/meminfo: memFree=20888192/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=41244 CPUtime=0.06 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 6279 0 0 0 5 1 0 0 25 0 1 0 669583526 42233856 3926 33554432000 4194304 4625164 140736244710368 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4078/statm: 10311 3927 296 106 0 5814 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41244

[startup+0.100673 s]
/proc/loadavg: 10.02 10.19 10.03 7/392 4078
/proc/meminfo: memFree=20888192/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=45036 CPUtime=0.09 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 8504 0 0 0 8 1 0 0 25 0 1 0 669583526 46116864 4906 33554432000 4194304 4625164 140736244710368 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4078/statm: 11259 4908 296 106 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45036

[startup+0.300605 s]
/proc/loadavg: 10.02 10.19 10.03 7/392 4078
/proc/meminfo: memFree=20888192/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=257876 CPUtime=0.44 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 21881 0 0 0 41 3 0 0 25 0 4 0 669583526 264065024 17615 33554432000 4194304 4625164 140736244710368 18446744073709551615 228122372358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4078/statm: 64469 17615 333 106 0 59972 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 257876

[startup+0.700533 s]
/proc/loadavg: 10.02 10.19 10.03 7/392 4078
/proc/meminfo: memFree=20888192/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=267760 CPUtime=1.21 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 24785 0 0 0 118 3 0 0 25 0 4 0 669583526 274186240 19183 33554432000 4194304 4625164 140736244710368 18446744073709551615 4528700 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4078/statm: 66940 19184 341 106 0 62443 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 267760

[startup+1.50039 s]
/proc/loadavg: 10.02 10.19 10.03 11/396 4082
/proc/meminfo: memFree=20811764/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=266424 CPUtime=3.16 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 26578 0 0 0 312 4 0 0 25 0 4 0 669583526 272818176 19173 33554432000 4194304 4625164 140736244710368 18446744073709551615 4511882 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4078/statm: 66606 19173 342 106 0 62109 0
[pid=4078/tid=4080] ppid=4076 vsize=266424 CPUtime=0.65 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 1575 0 0 0 65 0 0 0 25 0 4 0 669583541 272818176 19173 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351632 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=266424 CPUtime=0.56 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 1662 0 0 0 56 0 0 0 25 0 4 0 669583541 272818176 19173 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=266424 CPUtime=0.88 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 2724 0 0 0 88 0 0 0 25 0 4 0 669583541 272818176 19173 33554432000 4194304 4625164 140736244710368 18446744073709551615 4550103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 266424

[startup+3.1011 s]
/proc/loadavg: 10.02 10.19 10.03 11/396 4082
/proc/meminfo: memFree=20804572/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=268428 CPUtime=7.15 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 31291 0 0 0 710 5 0 0 25 0 4 0 669583526 274870272 20002 33554432000 4194304 4625164 140736244710368 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4078/statm: 67107 20002 342 106 0 62610 0
[pid=4078/tid=4080] ppid=4076 vsize=268428 CPUtime=1.45 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 1771 0 0 0 145 0 0 0 25 0 4 0 669583541 274870272 20002 33554432000 4194304 4625164 140736244710368 18446744073709551615 4335475 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=268428 CPUtime=1.36 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 1841 0 0 0 136 0 0 0 25 0 4 0 669583541 274870272 20002 33554432000 4194304 4625164 140736244710368 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=268428 CPUtime=2.47 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 5820 0 0 0 246 1 0 0 25 0 4 0 669583541 274870272 20002 33554432000 4194304 4625164 140736244710368 18446744073709551615 4552205 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 268428

[startup+6.30053 s]
/proc/loadavg: 10.02 10.19 10.03 11/396 4082
/proc/meminfo: memFree=20791124/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=274436 CPUtime=15.1 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 40845 0 0 0 1504 6 0 0 25 0 4 0 669583526 281022464 21923 33554432000 4194304 4625164 140736244710368 18446744073709551615 4511771 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4078/statm: 68609 21923 342 106 0 64112 0
[pid=4078/tid=4080] ppid=4076 vsize=274436 CPUtime=3.05 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 3157 0 0 0 305 0 0 0 25 0 4 0 669583541 281022464 21923 33554432000 4194304 4625164 140736244710368 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=274436 CPUtime=2.96 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 3381 0 0 0 296 0 0 0 25 0 4 0 669583541 281022464 21923 33554432000 4194304 4625164 140736244710368 18446744073709551615 4334910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=274436 CPUtime=5.63 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 11987 0 0 0 561 2 0 0 25 0 4 0 669583541 281022464 21923 33554432000 4194304 4625164 140736244710368 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15.1
Current children cumulated vsize (KiB) 274436

[startup+12.7004 s]
/proc/loadavg: 10.10 10.20 10.04 12/396 4083
/proc/meminfo: memFree=20490392/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=650952 CPUtime=29.3 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 220098 0 0 0 2897 33 0 0 25 0 4 0 669583526 666574848 92285 33554432000 4194304 4625164 140736244710368 18446744073709551615 228122370055 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 162738 92285 344 106 0 158241 0
[pid=4078/tid=4080] ppid=4076 vsize=650952 CPUtime=5.6 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 29910 0 0 0 556 4 0 0 25 0 4 0 669583541 666574848 92285 33554432000 4194304 4625164 140736244710368 18446744073709551615 228122381314 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=650952 CPUtime=6.67 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 41327 0 0 0 661 6 0 0 25 0 4 0 669583541 666574848 92285 33554432000 4194304 4625164 140736244710368 18446744073709551615 4469027 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=650952 CPUtime=11.66 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 67150 0 0 0 1158 8 0 0 23 0 4 0 669583541 666574848 92285 33554432000 4194304 4625164 140736244710368 18446744073709551615 4334957 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29.3
Current children cumulated vsize (KiB) 650952

[startup+25.5011 s]
/proc/loadavg: 10.30 10.24 10.05 12/397 4084
/proc/meminfo: memFree=20447416/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=671872 CPUtime=61.13 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 241634 0 0 0 6076 37 0 0 25 0 4 0 669583526 687996928 96114 33554432000 4194304 4625164 140736244710368 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 167968 96114 347 106 0 163471 0
[pid=4078/tid=4080] ppid=4076 vsize=671872 CPUtime=11.91 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 30449 0 0 0 1187 4 0 0 25 0 4 0 669583541 687996928 96114 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=671872 CPUtime=13.07 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 42997 0 0 0 1301 6 0 0 25 0 4 0 669583541 687996928 96114 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=671872 CPUtime=24.29 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 74611 0 0 0 2420 9 0 0 25 0 4 0 669583541 687996928 96114 33554432000 4194304 4625164 140736244710368 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 61.13
Current children cumulated vsize (KiB) 671872

[startup+51.1004 s]
/proc/loadavg: 10.54 10.30 10.08 12/397 4085
/proc/meminfo: memFree=20382428/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=671872 CPUtime=124.81 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 260788 0 0 0 12441 40 0 0 25 0 4 0 669583526 687996928 97364 33554432000 4194304 4625164 140736244710368 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 167968 97364 347 106 0 163471 0
[pid=4078/tid=4080] ppid=4076 vsize=671872 CPUtime=24.71 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 30467 0 0 0 2467 4 0 0 25 0 4 0 669583541 687996928 97364 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=671872 CPUtime=25.88 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 43075 0 0 0 2582 6 0 0 25 0 4 0 669583541 687996928 97364 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=671872 CPUtime=49.57 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 92531 0 0 0 4945 12 0 0 25 0 4 0 669583541 687996928 97364 33554432000 4194304 4625164 140736244710368 18446744073709551615 4547913 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 124.81
Current children cumulated vsize (KiB) 671872

[startup+102.315 s]
/proc/loadavg: 10.80 10.40 10.12 12/397 4086
/proc/meminfo: memFree=20265612/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=699188 CPUtime=236.82 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 538456 0 0 0 23598 84 0 0 25 0 4 0 669583526 715968512 103796 33554432000 4194304 4625164 140736244710368 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 174797 103796 347 106 0 170300 0
[pid=4078/tid=4080] ppid=4076 vsize=699188 CPUtime=50.31 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 38794 0 0 0 5026 5 0 0 25 0 4 0 669583541 715968512 103796 33554432000 4194304 4625164 140736244710368 18446744073709551615 4334603 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=699188 CPUtime=55 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 44137 0 0 0 5493 7 0 0 25 0 4 0 669583541 715968512 103796 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=699188 CPUtime=81.24 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 352649 0 0 0 8072 52 0 0 25 0 4 0 669583541 715968512 103796 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 236.82
Current children cumulated vsize (KiB) 699188

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

[startup+103.901 s]
/proc/loadavg: 10.81 10.41 10.13 12/397 4086
/proc/meminfo: memFree=20264564/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=699188 CPUtime=239.99 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 543668 0 0 0 23914 85 0 0 25 0 4 0 669583526 715968512 103878 33554432000 4194304 4625164 140736244710368 18446744073709551615 4512872 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 174797 103878 347 106 0 170300 0
[pid=4078/tid=4080] ppid=4076 vsize=699188 CPUtime=51.11 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 38815 0 0 0 5106 5 0 0 25 0 4 0 669583541 715968512 103878 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=699188 CPUtime=55.79 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 44153 0 0 0 5572 7 0 0 25 0 4 0 669583541 715968512 103878 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=699188 CPUtime=82.02 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 357790 0 0 0 8149 53 0 0 25 0 4 0 669583541 715968512 103878 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 239.99
Current children cumulated vsize (KiB) 699188

[startup+105.501 s]
/proc/loadavg: 10.81 10.41 10.13 12/397 4086
/proc/meminfo: memFree=20256400/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=699188 CPUtime=243.2 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 551304 0 0 0 24234 86 0 0 25 0 4 0 669583526 715968512 104794 33554432000 4194304 4625164 140736244710368 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 174797 104794 347 106 0 170300 0
[pid=4078/tid=4080] ppid=4076 vsize=699188 CPUtime=51.91 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 38837 0 0 0 5186 5 0 0 25 0 4 0 669583541 715968512 104800 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=699188 CPUtime=56.59 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 44166 0 0 0 5652 7 0 0 25 0 4 0 669583541 715968512 104800 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=699188 CPUtime=82.84 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 365346 0 0 0 8230 54 0 0 25 0 4 0 669583541 715968512 104800 33554432000 4194304 4625164 140736244710368 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 243.2
Current children cumulated vsize (KiB) 699188

[startup+106.3 s]
/proc/loadavg: 10.81 10.41 10.13 12/397 4086
/proc/meminfo: memFree=20256400/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=699188 CPUtime=244.79 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 554569 0 0 0 24392 87 0 0 25 0 4 0 669583526 715968512 104008 33554432000 4194304 4625164 140736244710368 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 174797 104008 347 106 0 170300 0
[pid=4078/tid=4080] ppid=4076 vsize=699188 CPUtime=52.31 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 38839 0 0 0 5226 5 0 0 25 0 4 0 669583541 715968512 104008 33554432000 4194304 4625164 140736244710368 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=699188 CPUtime=56.99 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 44189 0 0 0 5692 7 0 0 25 0 4 0 669583541 715968512 104008 33554432000 4194304 4625164 140736244710368 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=699188 CPUtime=83.23 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 368542 0 0 0 8268 55 0 0 25 0 4 0 669583541 715968512 104008 33554432000 4194304 4625164 140736244710368 18446744073709551615 4573808 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 244.79
Current children cumulated vsize (KiB) 699188

[startup+106.715 s]
/proc/loadavg: 10.81 10.41 10.13 12/397 4086
/proc/meminfo: memFree=20252820/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=699188 CPUtime=245.62 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 556706 0 0 0 24475 87 0 0 25 0 4 0 669583526 715968512 105015 33554432000 4194304 4625164 140736244710368 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 174797 105015 347 106 0 170300 0
[pid=4078/tid=4080] ppid=4076 vsize=699188 CPUtime=52.51 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 38851 0 0 0 5246 5 0 0 25 0 4 0 669583541 715968512 105015 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=699188 CPUtime=57.19 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 44195 0 0 0 5712 7 0 0 25 0 4 0 669583541 715968512 105015 33554432000 4194304 4625164 140736244710368 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=699188 CPUtime=83.44 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 370536 0 0 0 8289 55 0 0 25 0 4 0 669583541 715968512 105015 33554432000 4194304 4625164 140736244710368 18446744073709551615 4334349 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 245.62
Current children cumulated vsize (KiB) 699188

[startup+106.8 s]
/proc/loadavg: 10.81 10.41 10.13 12/397 4086
/proc/meminfo: memFree=20252820/32951124 swapFree=49826708/67111528
[pid=4078] ppid=4076 vsize=699188 CPUtime=245.79 cores=1,3,5,7
/proc/4078/stat : 4078 (SArTagnan) R 4076 4078 3578 0 -1 4202496 556717 0 0 0 24492 87 0 0 25 0 4 0 669583526 715968512 103694 33554432000 4194304 4625164 140736244710368 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4078/statm: 174797 103694 347 106 0 170300 0
[pid=4078/tid=4080] ppid=4076 vsize=699188 CPUtime=52.6 cores=1,3,5,7
/proc/4078/task/4080/stat : 4080 (SArTagnan) R 4076 4078 3578 0 -1 4202560 38862 0 0 0 5255 5 0 0 25 0 4 0 669583541 715968512 103694 33554432000 4194304 4625164 140736244710368 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4078/tid=4081] ppid=4076 vsize=699188 CPUtime=57.24 cores=1,3,5,7
/proc/4078/task/4081/stat : 4081 (SArTagnan) R 4076 4078 3578 0 -1 4202560 44195 0 0 0 5717 7 0 0 25 0 4 0 669583541 715968512 103694 33554432000 4194304 4625164 140736244710368 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4078/tid=4082] ppid=4076 vsize=699188 CPUtime=83.48 cores=1,3,5,7
/proc/4078/task/4082/stat : 4082 (SArTagnan) R 4076 4078 3578 0 -1 4202560 370536 0 0 0 8293 55 0 0 25 0 4 0 669583541 715968512 103694 33554432000 4194304 4625164 140736244710368 18446744073709551615 228122381309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 245.79
Current children cumulated vsize (KiB) 699188

Child status: 20
Real time (s): 106.867
CPU time (s): 245.914
CPU user time (s): 245.019
CPU system time (s): 0.894863
CPU usage (%): 230.112
Max. virtual memory (cumulated for all children) (KiB): 715992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.019
system time used= 0.894863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 556768
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= 7899
involuntary context switches= 4248

runsolver used 0.349946 second user time and 1.02284 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 23:04:16
IDJOB=3386339
IDBENCH=82473
IDSOLVER=1871
FILE ID=node138/3386339-1305579855
RUNJOBID= node138-1305576905-3601
PBS_JOBID= 13350210
Free space on /tmp= 73432 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
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-3386339-1305579855/watcher-3386339-1305579855 -o /tmp/evaluation-result-3386339-1305579855/solver-3386339-1305579855 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386339-1305579855.cnf -threads=4

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=450492175

node138.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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:      20888472 kB
Buffers:          1448 kB
Cached:          51232 kB
SwapCached:      67876 kB
Active:        1866624 kB
Inactive:      9969056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20888472 kB
SwapTotal:    67111528 kB
SwapFree:     49826708 kB
Dirty:           10612 kB
Writeback:           0 kB
AnonPages:    11722680 kB
Mapped:          11728 kB
Slab:            73896 kB
PageTables:      86376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 96675516 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= 73432 MiB
End job on node138 at 2011-05-16 23:06:02