Trace number 3386345

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 1630.61 409.604

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
MD5SUM28b7074e04e59e64b5e4d7991d54f9d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4606
Satisfiable
(Un)Satisfiability was proved
Number of variables448370
Number of clauses1130525
Sum of the clauses size2637889
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2753682
Number of clauses of size 3376841
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1630.28/409.57	
1630.28/409.57	s UNSATISFIABLE
1630.28/409.57	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-3386345-1305579816/watcher-3386345-1305579816 -o /tmp/evaluation-result-3386345-1305579816/solver-3386345-1305579816 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386345-1305579816.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 7.20 7.82 7.98 5/401 1963
/proc/meminfo: memFree=10883760/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=25580 CPUtime=0 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1342 0 0 0 0 0 0 0 21 0 1 0 669581330 26193920 1281 33554432000 4194304 4625164 140735717249040 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1963/statm: 6395 1283 291 106 0 1898 0

[startup+0.083551 s]
/proc/loadavg: 7.20 7.82 7.98 5/401 1963
/proc/meminfo: memFree=10883760/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=91792 CPUtime=0.07 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 12414 0 0 0 6 1 0 0 21 0 1 0 669581330 93995008 10314 33554432000 4194304 4625164 140735717249040 18446744073709551615 208079929552 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1963/statm: 22948 10342 296 106 0 18451 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 91792

[startup+0.100543 s]
/proc/loadavg: 7.20 7.82 7.98 5/401 1963
/proc/meminfo: memFree=10883760/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=90612 CPUtime=0.09 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 13206 0 0 0 8 1 0 0 21 0 1 0 669581330 92786688 10745 33554432000 4194304 4625164 140735717249040 18446744073709551615 4295170 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1963/statm: 22653 10746 296 106 0 18156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90612

[startup+0.30051 s]
/proc/loadavg: 7.20 7.82 7.98 5/401 1963
/proc/meminfo: memFree=10883760/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=114132 CPUtime=0.29 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 27314 0 0 0 26 3 0 0 22 0 1 0 669581330 116871168 16788 33554432000 4194304 4625164 140735717249040 18446744073709551615 208080232192 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1963/statm: 28533 16788 296 106 0 24036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114132

[startup+0.700437 s]
/proc/loadavg: 7.20 7.82 7.98 5/401 1963
/proc/meminfo: memFree=10883760/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=561328 CPUtime=1.07 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 89796 0 0 0 97 10 0 0 24 0 4 0 669581330 574799872 71064 33554432000 4194304 4625164 140735717249040 18446744073709551615 208079888391 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 140332 71064 336 106 0 135835 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 561328

[startup+1.50028 s]
/proc/loadavg: 7.20 7.82 7.98 9/405 1967
/proc/meminfo: memFree=10594536/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=572264 CPUtime=4.25 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 97217 0 0 0 414 11 0 0 25 0 4 0 669581330 585998336 71795 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 143066 71795 336 106 0 138569 0
[pid=1963/tid=1965] ppid=1961 vsize=572264 CPUtime=0.92 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 4603 0 0 0 92 0 0 0 25 0 4 0 669581387 585998336 71795 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=572264 CPUtime=0.91 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 5124 0 0 0 91 0 0 0 25 0 4 0 669581387 585998336 71795 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=572264 CPUtime=0.9 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 5159 0 0 0 90 0 0 0 25 0 4 0 669581387 585998336 71795 33554432000 4194304 4625164 140735717249040 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 572264

[startup+3.10098 s]
/proc/loadavg: 7.20 7.82 7.98 9/405 1967
/proc/meminfo: memFree=10582012/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=583112 CPUtime=10.64 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 104877 0 0 0 1052 12 0 0 25 0 4 0 669581330 597106688 76719 33554432000 4194304 4625164 140735717249040 18446744073709551615 47091362164822 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 145778 76719 336 106 0 141281 0
[pid=1963/tid=1965] ppid=1961 vsize=583112 CPUtime=2.52 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 4812 0 0 0 252 0 0 0 25 0 4 0 669581387 597106688 76719 33554432000 4194304 4625164 140735717249040 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=583112 CPUtime=2.51 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 8334 0 0 0 251 0 0 0 25 0 4 0 669581387 597106688 76719 33554432000 4194304 4625164 140735717249040 18446744073709551615 4316696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=583112 CPUtime=2.49 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 9314 0 0 0 248 1 0 0 25 0 4 0 669581387 597106688 76719 33554432000 4194304 4625164 140735717249040 18446744073709551615 4339454 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 583112

[startup+6.30037 s]
/proc/loadavg: 7.27 7.82 7.98 9/405 1967
/proc/meminfo: memFree=10568280/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=583112 CPUtime=23.4 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 107727 0 0 0 2327 13 0 0 25 0 4 0 669581330 597106688 79569 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 145778 79569 336 106 0 141281 0
[pid=1963/tid=1965] ppid=1961 vsize=583112 CPUtime=5.72 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 6578 0 0 0 572 0 0 0 25 0 4 0 669581387 597106688 79569 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=583112 CPUtime=5.71 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 8650 0 0 0 570 1 0 0 25 0 4 0 669581387 597106688 79569 33554432000 4194304 4625164 140735717249040 18446744073709551615 4316696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=583112 CPUtime=5.65 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 9709 0 0 0 564 1 0 0 25 0 4 0 669581387 597106688 79569 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.4
Current children cumulated vsize (KiB) 583112

[startup+12.7012 s]
/proc/loadavg: 7.33 7.82 7.98 9/405 1967
/proc/meminfo: memFree=10540352/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=615884 CPUtime=48.92 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 119891 0 0 0 4877 15 0 0 25 0 4 0 669581330 630665216 83402 33554432000 4194304 4625164 140735717249040 18446744073709551615 4278640 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 153971 83402 336 106 0 149474 0
[pid=1963/tid=1965] ppid=1961 vsize=615884 CPUtime=12.12 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 7518 0 0 0 1211 1 0 0 25 0 4 0 669581387 630665216 83402 33554432000 4194304 4625164 140735717249040 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=615884 CPUtime=12.11 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 18941 0 0 0 1209 2 0 0 25 0 4 0 669581387 630665216 83402 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=615884 CPUtime=11.97 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 10173 0 0 0 1196 1 0 0 25 0 4 0 669581387 630665216 83402 33554432000 4194304 4625164 140735717249040 18446744073709551615 4339454 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.92
Current children cumulated vsize (KiB) 615884

[startup+25.5007 s]
/proc/loadavg: 7.47 7.83 7.98 9/405 1969
/proc/meminfo: memFree=10487424/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=650136 CPUtime=99.95 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 170726 0 0 0 9972 23 0 0 25 0 4 0 669581330 665739264 93345 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 162534 93345 336 106 0 158037 0
[pid=1963/tid=1965] ppid=1961 vsize=650136 CPUtime=24.92 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 17868 0 0 0 2490 2 0 0 25 0 4 0 669581387 665739264 93345 33554432000 4194304 4625164 140735717249040 18446744073709551615 4484948 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=650136 CPUtime=24.91 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 48949 0 0 0 2485 6 0 0 25 0 4 0 669581387 665739264 93345 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=650136 CPUtime=24.6 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 15512 0 0 0 2458 2 0 0 25 0 4 0 669581387 665739264 93345 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (KiB) 650136

[startup+51.1008 s]
/proc/loadavg: 8.06 7.94 8.01 10/406 1971
/proc/meminfo: memFree=10374464/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=707560 CPUtime=201.21 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 289341 0 0 0 20079 42 0 0 25 0 4 0 669581330 724541440 107532 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 176890 107532 336 106 0 172393 0
[pid=1963/tid=1965] ppid=1961 vsize=707560 CPUtime=50.52 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 32484 0 0 0 5047 5 0 0 25 0 4 0 669581387 724541440 107532 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=707560 CPUtime=50.45 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 95976 0 0 0 5030 15 0 0 25 0 4 0 669581387 724541440 107532 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=707560 CPUtime=49.87 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 64575 0 0 0 4979 8 0 0 25 0 4 0 669581387 724541440 107532 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.21
Current children cumulated vsize (KiB) 707560

[startup+102.315 s]
/proc/loadavg: 8.13 7.98 8.02 9/405 1972
/proc/meminfo: memFree=10244236/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=751616 CPUtime=405.42 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 485871 0 0 0 40467 75 0 0 25 0 4 0 669581330 769654784 135839 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 187904 135839 336 106 0 183407 0
[pid=1963/tid=1965] ppid=1961 vsize=751616 CPUtime=101.74 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 54129 0 0 0 10164 10 0 0 25 0 4 0 669581387 769654784 135839 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=751616 CPUtime=101.66 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 199425 0 0 0 10134 32 0 0 25 0 4 0 669581387 769654784 135839 33554432000 4194304 4625164 140735717249040 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=751616 CPUtime=100.44 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 122920 0 0 0 10027 17 0 0 25 0 4 0 669581387 769654784 135839 33554432000 4194304 4625164 140735717249040 18446744073709551615 4375284 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.42
Current children cumulated vsize (KiB) 751616

[startup+162.301 s]
/proc/loadavg: 8.05 7.98 8.01 9/405 1974
/proc/meminfo: memFree=10142628/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=803428 CPUtime=644.61 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 711708 0 0 0 64349 112 0 0 25 0 4 0 669581330 822710272 145608 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 200857 145608 336 106 0 196360 0
[pid=1963/tid=1965] ppid=1961 vsize=803428 CPUtime=161.72 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 67168 0 0 0 16158 14 0 0 25 0 4 0 669581387 822710272 145608 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=803428 CPUtime=161.65 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 300934 0 0 0 16117 48 0 0 25 0 4 0 669581387 822710272 145608 33554432000 4194304 4625164 140735717249040 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=803428 CPUtime=159.67 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 230884 0 0 0 15934 33 0 0 25 0 4 0 669581387 822710272 145608 33554432000 4194304 4625164 140735717249040 18446744073709551615 4554827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 644.61
Current children cumulated vsize (KiB) 803428

[startup+222.301 s]
/proc/loadavg: 8.06 7.99 8.01 9/405 1976
/proc/meminfo: memFree=9961152/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=897420 CPUtime=883.85 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 891461 0 0 0 88246 139 0 0 25 0 4 0 669581330 918958080 158116 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 224355 158116 336 106 0 219858 0
[pid=1963/tid=1965] ppid=1961 vsize=897420 CPUtime=221.73 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 68685 0 0 0 22157 16 0 0 25 0 4 0 669581387 918958080 158116 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=897420 CPUtime=221.66 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 345333 0 0 0 22111 55 0 0 25 0 4 0 669581387 918958080 158116 33554432000 4194304 4625164 140735717249040 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=897420 CPUtime=218.9 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 357212 0 0 0 21840 50 0 0 25 0 4 0 669581387 918958080 158116 33554432000 4194304 4625164 140735717249040 18446744073709551615 4335149 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 883.85
Current children cumulated vsize (KiB) 897420

[startup+282.301 s]
/proc/loadavg: 8.06 8.01 8.01 9/405 1977
/proc/meminfo: memFree=9901308/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=897420 CPUtime=1123.1 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 972572 0 0 0 112160 150 0 0 25 0 4 0 669581330 918958080 159007 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 224355 159007 337 106 0 219858 0
[pid=1963/tid=1965] ppid=1961 vsize=897420 CPUtime=281.73 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 70295 0 0 0 28157 16 0 0 25 0 4 0 669581387 918958080 159007 33554432000 4194304 4625164 140735717249040 18446744073709551615 4486983 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=897420 CPUtime=281.66 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 351328 0 0 0 28110 56 0 0 25 0 4 0 669581387 918958080 159007 33554432000 4194304 4625164 140735717249040 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=897420 CPUtime=278.15 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 429487 0 0 0 27755 60 0 0 25 0 4 0 669581387 918958080 159007 33554432000 4194304 4625164 140735717249040 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.1
Current children cumulated vsize (KiB) 897420

[startup+342.3 s]
/proc/loadavg: 8.02 8.00 8.01 9/405 1979
/proc/meminfo: memFree=9753832/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=938912 CPUtime=1362.33 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1072938 0 0 0 136062 171 0 0 25 0 4 0 669581330 961445888 172114 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 234728 172114 337 106 0 230231 0
[pid=1963/tid=1965] ppid=1961 vsize=938912 CPUtime=341.74 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77206 0 0 0 34151 23 0 0 25 0 4 0 669581387 961445888 172114 33554432000 4194304 4625164 140735717249040 18446744073709551615 4486656 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=938912 CPUtime=341.66 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369218 0 0 0 34108 58 0 0 25 0 4 0 669581387 961445888 172114 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=938912 CPUtime=337.38 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 486582 0 0 0 33669 69 0 0 25 0 4 0 669581387 961445888 172114 33554432000 4194304 4625164 140735717249040 18446744073709551615 4554657 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 938912

[startup+402.301 s]
/proc/loadavg: 8.16 8.04 8.02 9/405 1980
/proc/meminfo: memFree=9691652/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1601.58 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100396 0 0 0 159982 176 0 0 25 0 4 0 669581330 1046585344 176054 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176054 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=401.74 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40151 23 0 0 25 0 4 0 669581387 1046585344 176054 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=401.66 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40108 58 0 0 25 0 4 0 669581387 1046585344 176054 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=396.62 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 39589 73 0 0 25 0 4 0 669581387 1046585344 176054 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 1022056

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

[startup+403.101 s]
/proc/loadavg: 8.16 8.04 8.02 9/405 1980
/proc/meminfo: memFree=9691032/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1604.77 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100403 0 0 0 160301 176 0 0 25 0 4 0 669581330 1046585344 176061 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176061 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=402.54 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40231 23 0 0 25 0 4 0 669581387 1046585344 176061 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=402.46 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40188 58 0 0 25 0 4 0 669581387 1046585344 176061 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=397.41 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 39668 73 0 0 25 0 4 0 669581387 1046585344 176061 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288925 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1604.77
Current children cumulated vsize (KiB) 1022056

[startup+406.301 s]
/proc/loadavg: 8.15 8.04 8.02 9/405 1980
/proc/meminfo: memFree=9682456/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1617.53 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100406 0 0 0 161577 176 0 0 25 0 4 0 669581330 1046585344 176063 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176063 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=405.74 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40551 23 0 0 25 0 4 0 669581387 1046585344 176063 33554432000 4194304 4625164 140735717249040 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=405.66 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40508 58 0 0 25 0 4 0 669581387 1046585344 176063 33554432000 4194304 4625164 140735717249040 18446744073709551615 4486934 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=400.57 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 39984 73 0 0 25 0 4 0 669581387 1046585344 176063 33554432000 4194304 4625164 140735717249040 18446744073709551615 4555099 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1617.53
Current children cumulated vsize (KiB) 1022056

[startup+407.901 s]
/proc/loadavg: 8.15 8.04 8.02 9/405 1980
/proc/meminfo: memFree=9682332/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1623.91 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100407 0 0 0 162215 176 0 0 25 0 4 0 669581330 1046585344 176064 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176064 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=407.34 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40711 23 0 0 25 0 4 0 669581387 1046585344 176064 33554432000 4194304 4625164 140735717249040 18446744073709551615 4352612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=407.26 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40668 58 0 0 25 0 4 0 669581387 1046585344 176064 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=402.15 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 40142 73 0 0 25 0 4 0 669581387 1046585344 176064 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1623.91
Current children cumulated vsize (KiB) 1022056

[startup+408.701 s]
/proc/loadavg: 8.15 8.04 8.02 9/405 1980
/proc/meminfo: memFree=9680596/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1627.1 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100412 0 0 0 162534 176 0 0 25 0 4 0 669581330 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176069 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=408.14 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40791 23 0 0 25 0 4 0 669581387 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=408.06 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40748 58 0 0 25 0 4 0 669581387 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=402.94 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 40221 73 0 0 25 0 4 0 669581387 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1627.1
Current children cumulated vsize (KiB) 1022056

[startup+409.101 s]
/proc/loadavg: 8.15 8.04 8.02 9/405 1981
/proc/meminfo: memFree=9678980/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1628.71 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100412 0 0 0 162695 176 0 0 25 0 4 0 669581330 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176069 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=408.55 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40832 23 0 0 25 0 4 0 669581387 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=408.48 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40790 58 0 0 25 0 4 0 669581387 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4463840 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=403.34 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 40261 73 0 0 25 0 4 0 669581387 1046585344 176069 33554432000 4194304 4625164 140735717249040 18446744073709551615 4554616 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1628.71
Current children cumulated vsize (KiB) 1022056

[startup+409.501 s]
/proc/loadavg: 8.15 8.04 8.02 9/405 1981
/proc/meminfo: memFree=9678980/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=1022056 CPUtime=1630.28 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) R 1961 1963 1658 0 -1 4202496 1100413 0 0 0 162852 176 0 0 25 0 4 0 669581330 1046585344 176070 33554432000 4194304 4625164 140735717249040 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 255514 176070 337 106 0 251017 0
[pid=1963/tid=1965] ppid=1961 vsize=1022056 CPUtime=408.94 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4202560 77245 0 0 0 40871 23 0 0 25 0 4 0 669581387 1046585344 176070 33554432000 4194304 4625164 140735717249040 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1963/tid=1966] ppid=1961 vsize=1022056 CPUtime=408.86 cores=1,3,5,7
/proc/1963/task/1966/stat : 1966 (SArTagnan) R 1961 1963 1658 0 -1 4202560 369338 0 0 0 40828 58 0 0 25 0 4 0 669581387 1046585344 176070 33554432000 4194304 4625164 140735717249040 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1963/tid=1967] ppid=1961 vsize=1022056 CPUtime=403.73 cores=1,3,5,7
/proc/1963/task/1967/stat : 1967 (SArTagnan) R 1961 1963 1658 0 -1 4202560 507404 0 0 0 40300 73 0 0 25 0 4 0 669581387 1046585344 176070 33554432000 4194304 4625164 140735717249040 18446744073709551615 4554862 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1630.28
Current children cumulated vsize (KiB) 1022056

[startup+409.601 s]
/proc/loadavg: 8.15 8.04 8.02 9/405 1981
/proc/meminfo: memFree=9678980/32950928 swapFree=57376972/67111528
[pid=1963] ppid=1961 vsize=0 CPUtime=1630.6 cores=1,3,5,7
/proc/1963/stat : 1963 (SArTagnan) Z 1961 1963 1658 0 -1 4203548 1100439 0 0 0 162881 179 0 0 25 0 2 0 669581330 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1963/statm: 0 0 0 0 0 0 0
[pid=1963/tid=1965] ppid=1961 vsize=0 CPUtime=409.03 cores=1,3,5,7
/proc/1963/task/1965/stat : 1965 (SArTagnan) R 1961 1963 1658 0 -1 4203588 77245 0 0 0 40878 25 0 0 25 0 2 0 669581387 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1630.6
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 409.604
CPU time (s): 1630.61
CPU user time (s): 1628.81
CPU system time (s): 1.79673
CPU usage (%): 398.095
Max. virtual memory (cumulated for all children) (KiB): 1022056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1628.81
system time used= 1.79673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1100439
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= 313
involuntary context switches= 7210

runsolver used 1.3138 second user time and 3.9104 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-16 23:03:37
IDJOB=3386345
IDBENCH=82450
IDSOLVER=1871
FILE ID=node127/3386345-1305579816
RUNJOBID= node127-1305577123-1677
PBS_JOBID= 13350216
Free space on /tmp= 73360 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386345-1305579816/watcher-3386345-1305579816 -o /tmp/evaluation-result-3386345-1305579816/solver-3386345-1305579816 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386345-1305579816.cnf -threads=4

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

MD5SUM BENCH= 28b7074e04e59e64b5e4d7991d54f9d1
RANDOM SEED=572496855

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10884040 kB
Buffers:         81692 kB
Cached:         493288 kB
SwapCached:     117904 kB
Active:        7291736 kB
Inactive:     14550284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10884040 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:           20992 kB
Writeback:           0 kB
AnonPages:    21155372 kB
Mapped:          27004 kB
Slab:            73188 kB
PageTables:      84612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 86582556 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= 73360 MiB
End job on node127 at 2011-05-16 23:10:26