Trace number 3386394

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 4754.77 1192.65

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

4754.70/1192.60	
4754.70/1192.60	s UNSATISFIABLE
4754.70/1192.60	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-3386394-1305580226/watcher-3386394-1305580226 -o /tmp/evaluation-result-3386394-1305580226/solver-3386394-1305580226 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386394-1305580226.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: 8.14 8.04 8.01 5/401 2007
/proc/meminfo: memFree=10404988/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=22152 CPUtime=0 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 857 0 0 0 0 0 0 0 25 0 1 0 669622327 22683648 796 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/2007/statm: 5538 796 298 106 0 1041 0

[startup+0.0508019 s]
/proc/loadavg: 8.14 8.04 8.01 5/401 2007
/proc/meminfo: memFree=10404988/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=69784 CPUtime=0.05 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 5858 0 0 0 5 0 0 0 25 0 4 0 669622327 71458816 4613 33554432000 4194304 4625164 140733372793472 18446744073709551615 208079893189 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 17446 4613 321 106 0 12949 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 69784

[startup+0.161936 s]
/proc/loadavg: 8.14 8.04 8.01 5/401 2007
/proc/meminfo: memFree=10404988/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=269716 CPUtime=0.5 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 7469 0 0 0 50 0 0 0 25 0 4 0 669622327 276189184 6155 33554432000 4194304 4625164 140733372793472 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 67429 6155 342 106 0 62932 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 269716

[startup+0.300912 s]
/proc/loadavg: 8.14 8.04 8.01 5/401 2007
/proc/meminfo: memFree=10404988/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=270700 CPUtime=1.05 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 8463 0 0 0 105 0 0 0 25 0 4 0 669622327 277196800 7109 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 67675 7109 342 106 0 63178 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 270700

[startup+0.700835 s]
/proc/loadavg: 8.14 8.04 8.01 5/401 2007
/proc/meminfo: memFree=10404988/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=276492 CPUtime=2.66 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 9906 0 0 0 265 1 0 0 25 0 4 0 669622327 283127808 8343 33554432000 4194304 4625164 140733372793472 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 69123 8343 342 106 0 64626 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 276492

[startup+1.50068 s]
/proc/loadavg: 8.14 8.04 8.01 9/405 2011
/proc/meminfo: memFree=10369268/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=278424 CPUtime=5.84 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 13022 0 0 0 583 1 0 0 25 0 4 0 669622327 285106176 9770 33554432000 4194304 4625164 140733372793472 18446744073709551615 208079893537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 69606 9771 343 106 0 65109 0
[pid=2007/tid=2009] ppid=2005 vsize=278424 CPUtime=1.45 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 1499 0 0 0 145 0 0 0 25 0 4 0 669622331 285106176 9776 33554432000 4194304 4625164 140733372793472 18446744073709551615 4477998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=278424 CPUtime=1.43 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 1606 0 0 0 143 0 0 0 25 0 4 0 669622331 285106176 9776 33554432000 4194304 4625164 140733372793472 18446744073709551615 4469371 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=278424 CPUtime=1.45 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 1885 0 0 0 145 0 0 0 25 0 4 0 669622331 285106176 9777 33554432000 4194304 4625164 140733372793472 18446744073709551615 47470486298576 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 278424

[startup+3.10038 s]
/proc/loadavg: 8.14 8.04 8.01 9/405 2011
/proc/meminfo: memFree=10310616/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=331920 CPUtime=12.22 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 49190 0 0 0 1216 6 0 0 25 0 4 0 669622327 339886080 23125 33554432000 4194304 4625164 140733372793472 18446744073709551615 4511811 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 82980 23125 345 106 0 78483 0
[pid=2007/tid=2009] ppid=2005 vsize=331920 CPUtime=3.04 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 7122 0 0 0 304 0 0 0 25 0 4 0 669622331 339886080 23125 33554432000 4194304 4625164 140733372793472 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=331920 CPUtime=3.01 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 7179 0 0 0 301 0 0 0 25 0 4 0 669622331 339886080 23125 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=331920 CPUtime=3.04 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 12808 0 0 0 303 1 0 0 25 0 4 0 669622331 339886080 23125 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339157 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 331920

[startup+6.30077 s]
/proc/loadavg: 8.13 8.04 8.01 9/405 2011
/proc/meminfo: memFree=10300616/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=339296 CPUtime=24.97 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 70058 0 0 0 2487 10 0 0 25 0 4 0 669622327 347439104 25024 33554432000 4194304 4625164 140733372793472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 84824 25024 347 106 0 80327 0
[pid=2007/tid=2009] ppid=2005 vsize=339296 CPUtime=6.24 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 7973 0 0 0 623 1 0 0 25 0 4 0 669622331 347439104 25024 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=339296 CPUtime=6.17 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 9340 0 0 0 617 0 0 0 25 0 4 0 669622331 347439104 25024 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=339296 CPUtime=6.25 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 28650 0 0 0 621 4 0 0 25 0 4 0 669622331 347439104 25024 33554432000 4194304 4625164 140733372793472 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 339296

[startup+12.7006 s]
/proc/loadavg: 8.12 8.04 8.01 9/405 2011
/proc/meminfo: memFree=10280732/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=344584 CPUtime=50.48 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 93063 0 0 0 5033 15 0 0 25 0 4 0 669622327 352854016 28090 33554432000 4194304 4625164 140733372793472 18446744073709551615 4390426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 86146 28090 347 106 0 81649 0
[pid=2007/tid=2009] ppid=2005 vsize=344584 CPUtime=12.63 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 11205 0 0 0 1260 3 0 0 25 0 4 0 669622331 352854016 28090 33554432000 4194304 4625164 140733372793472 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=344584 CPUtime=12.49 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 10102 0 0 0 1248 1 0 0 25 0 4 0 669622331 352854016 28090 33554432000 4194304 4625164 140733372793472 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=344584 CPUtime=12.64 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 47425 0 0 0 1258 6 0 0 25 0 4 0 669622331 352854016 28090 33554432000 4194304 4625164 140733372793472 18446744073709551615 4334124 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 344584

[startup+25.5011 s]
/proc/loadavg: 8.09 8.04 8.01 9/405 2011
/proc/meminfo: memFree=10259512/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=356972 CPUtime=101.51 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 176554 0 0 0 10121 30 0 0 25 0 4 0 669622327 365539328 30735 33554432000 4194304 4625164 140733372793472 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 89243 30736 347 106 0 84746 0
[pid=2007/tid=2009] ppid=2005 vsize=356972 CPUtime=25.44 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 14779 0 0 0 2540 4 0 0 25 0 4 0 669622331 365539328 30736 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=356972 CPUtime=25.11 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 13322 0 0 0 2510 1 0 0 25 0 4 0 669622331 365539328 30736 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=356972 CPUtime=25.45 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 124061 0 0 0 2525 20 0 0 25 0 4 0 669622331 365539328 30737 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 356972

[startup+51.1012 s]
/proc/loadavg: 8.27 8.08 8.03 9/405 2012
/proc/meminfo: memFree=10183572/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=366648 CPUtime=203.58 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 328814 0 0 0 20296 62 0 0 25 0 4 0 669622327 375447552 45385 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 91662 45385 347 106 0 87165 0
[pid=2007/tid=2009] ppid=2005 vsize=366648 CPUtime=51.03 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 26309 0 0 0 5096 7 0 0 25 0 4 0 669622331 375447552 45385 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=366648 CPUtime=50.38 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 15370 0 0 0 5035 3 0 0 25 0 4 0 669622331 375447552 45386 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=366648 CPUtime=51.04 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 262192 0 0 0 5058 46 0 0 25 0 4 0 669622331 375447552 45386 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 366648

[startup+102.315 s]
/proc/loadavg: 8.23 8.10 8.03 9/405 2013
/proc/meminfo: memFree=10077648/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=412136 CPUtime=407.75 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 567745 0 0 0 40668 107 0 0 25 0 4 0 669622327 422027264 63027 33554432000 4194304 4625164 140733372793472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 103034 63027 368 106 0 98537 0
[pid=2007/tid=2009] ppid=2005 vsize=412136 CPUtime=101.83 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 40923 0 0 0 10172 11 0 0 25 0 4 0 669622331 422027264 63027 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=412136 CPUtime=101.32 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 21117 0 0 0 10127 5 0 0 25 0 4 0 669622331 422027264 63027 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=412136 CPUtime=102.26 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 474875 0 0 0 10142 84 0 0 25 0 4 0 669622331 422027264 63027 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.75
Current children cumulated vsize (KiB) 412136

[startup+162.301 s]
/proc/loadavg: 8.15 8.09 8.03 9/405 2046
/proc/meminfo: memFree=12082340/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=485976 CPUtime=646.92 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 814837 0 0 0 64543 149 0 0 25 0 4 0 669622327 497639424 80616 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 121494 80616 456 106 0 116997 0
[pid=2007/tid=2009] ppid=2005 vsize=485976 CPUtime=161.05 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 53133 0 0 0 16091 14 0 0 25 0 4 0 669622331 497639424 80616 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=485976 CPUtime=161.31 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 23278 0 0 0 16125 6 0 0 25 0 4 0 669622331 497639424 80616 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=485976 CPUtime=162.24 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 702052 0 0 0 16103 121 0 0 25 0 4 0 669622331 497639424 80616 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.92
Current children cumulated vsize (KiB) 485976

[startup+222.301 s]
/proc/loadavg: 8.16 8.10 8.04 9/405 2047
/proc/meminfo: memFree=11885384/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=601312 CPUtime=886.13 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 912490 0 0 0 88444 169 0 0 25 0 4 0 669622327 615743488 103671 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 150328 103671 518 106 0 145831 0
[pid=2007/tid=2009] ppid=2005 vsize=601312 CPUtime=220.24 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 62091 0 0 0 22008 16 0 0 25 0 4 0 669622331 615743488 103671 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=601312 CPUtime=221.31 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 30584 0 0 0 22123 8 0 0 25 0 4 0 669622331 615743488 103671 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=601312 CPUtime=222.24 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 771375 0 0 0 22090 134 0 0 25 0 4 0 669622331 615743488 103671 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 886.13
Current children cumulated vsize (KiB) 601312

[startup+282.301 s]

################
# More data... #
################

/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 3764632 0 0 0 93587 637 0 0 25 0 4 0 669622331 1189711872 223355 33554432000 4194304 4625164 140733372793472 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3756.78
Current children cumulated vsize (KiB) 1161828

[startup+1002.3 s]
/proc/loadavg: 8.22 8.16 8.09 9/405 2068
/proc/meminfo: memFree=10627596/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1204104 CPUtime=3996.01 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4131481 0 0 0 398882 719 0 0 25 0 4 0 669622327 1233002496 233184 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 301026 233184 347 106 0 296529 0
[pid=2007/tid=2009] ppid=2005 vsize=1204104 CPUtime=990.17 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 170225 0 0 0 98977 40 0 0 25 0 4 0 669622331 1233002496 233184 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1204104 CPUtime=1001.33 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 49444 0 0 0 100119 14 0 0 25 0 4 0 669622331 1233002496 233184 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1204104 CPUtime=1002.24 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 3768193 0 0 0 99586 638 0 0 25 0 4 0 669622331 1233002496 233184 33554432000 4194304 4625164 140733372793472 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3996.01
Current children cumulated vsize (KiB) 1204104

[startup+1062.3 s]
/proc/loadavg: 8.25 8.17 8.10 9/405 2070
/proc/meminfo: memFree=10581416/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1254616 CPUtime=4235.24 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4159992 0 0 0 422799 725 0 0 25 0 4 0 669622327 1284726784 240161 33554432000 4194304 4625164 140733372793472 18446744073709551615 4511963 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 313654 240161 347 106 0 309157 0
[pid=2007/tid=2009] ppid=2005 vsize=1254616 CPUtime=1049.41 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 171402 0 0 0 104900 41 0 0 25 0 4 0 669622331 1284726784 240161 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1254616 CPUtime=1061.33 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 49494 0 0 0 106119 14 0 0 25 0 4 0 669622331 1284726784 240161 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1254616 CPUtime=1062.24 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 3770649 0 0 0 105585 639 0 0 25 0 4 0 669622331 1284726784 240161 33554432000 4194304 4625164 140733372793472 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4235.24
Current children cumulated vsize (KiB) 1254616

[startup+1122.3 s]
/proc/loadavg: 8.28 8.19 8.10 9/405 2071
/proc/meminfo: memFree=10531392/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1258144 CPUtime=4474.45 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4431216 0 0 0 446677 768 0 0 25 0 4 0 669622327 1288339456 249302 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 314536 249302 362 106 0 310039 0
[pid=2007/tid=2009] ppid=2005 vsize=1258144 CPUtime=1108.64 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 173067 0 0 0 110822 42 0 0 25 0 4 0 669622331 1288339456 249302 33554432000 4194304 4625164 140733372793472 18446744073709551615 4352143 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1258144 CPUtime=1121.34 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 49604 0 0 0 112119 15 0 0 25 0 4 0 669622331 1288339456 249302 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1258144 CPUtime=1122.25 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4035863 0 0 0 111545 680 0 0 25 0 4 0 669622331 1288339456 249302 33554432000 4194304 4625164 140733372793472 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4474.45
Current children cumulated vsize (KiB) 1258144

[startup+1182.3 s]
/proc/loadavg: 8.20 8.18 8.10 9/405 2073
/proc/meminfo: memFree=10436968/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1370360 CPUtime=4713.67 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4844424 0 0 0 470532 835 0 0 25 0 4 0 669622327 1403248640 269499 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 342590 269499 347 106 0 338093 0
[pid=2007/tid=2009] ppid=2005 vsize=1370360 CPUtime=1167.87 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175574 0 0 0 116744 43 0 0 25 0 4 0 669622331 1403248640 269499 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1370360 CPUtime=1181.34 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50435 0 0 0 118119 15 0 0 25 0 4 0 669622331 1403248640 269499 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1370360 CPUtime=1182.24 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4408490 0 0 0 117484 740 0 0 25 0 4 0 669622331 1403248640 269499 33554432000 4194304 4625164 140733372793472 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4713.67
Current children cumulated vsize (KiB) 1370360

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

[startup+1183.9 s]
/proc/loadavg: 8.20 8.18 8.10 9/405 2073
/proc/meminfo: memFree=10432616/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1370360 CPUtime=4720.04 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4849923 0 0 0 471168 836 0 0 25 0 4 0 669622327 1403248640 269478 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 342590 269478 347 106 0 338093 0
[pid=2007/tid=2009] ppid=2005 vsize=1370360 CPUtime=1169.44 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175575 0 0 0 116901 43 0 0 25 0 4 0 669622331 1403248640 269478 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1370360 CPUtime=1182.94 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50435 0 0 0 118279 15 0 0 25 0 4 0 669622331 1403248640 269478 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1370360 CPUtime=1183.84 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4413981 0 0 0 117644 740 0 0 25 0 4 0 669622331 1403248640 269478 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4720.04
Current children cumulated vsize (KiB) 1370360

[startup+1187.1 s]
/proc/loadavg: 8.19 8.18 8.10 9/405 2073
/proc/meminfo: memFree=10429516/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1408380 CPUtime=4732.8 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4870107 0 0 0 472442 838 0 0 25 0 4 0 669622327 1442181120 277395 33554432000 4194304 4625164 140733372793472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 352095 277395 347 106 0 347598 0
[pid=2007/tid=2009] ppid=2005 vsize=1408380 CPUtime=1172.6 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175575 0 0 0 117217 43 0 0 25 0 4 0 669622331 1442181120 277395 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1408380 CPUtime=1186.14 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50435 0 0 0 118599 15 0 0 25 0 4 0 669622331 1442181120 277395 33554432000 4194304 4625164 140733372793472 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1408380 CPUtime=1187.04 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4426467 0 0 0 117962 742 0 0 25 0 4 0 669622331 1442181120 277395 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4732.8
Current children cumulated vsize (KiB) 1408380

[startup+1190.3 s]
/proc/loadavg: 8.17 8.17 8.10 9/405 2073
/proc/meminfo: memFree=10394300/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1408380 CPUtime=4745.56 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4879255 0 0 0 473716 840 0 0 25 0 4 0 669622327 1442181120 278080 33554432000 4194304 4625164 140733372793472 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 352095 278080 348 106 0 347598 0
[pid=2007/tid=2009] ppid=2005 vsize=1408380 CPUtime=1175.75 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175578 0 0 0 117532 43 0 0 25 0 4 0 669622331 1442181120 278080 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1408380 CPUtime=1189.34 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50436 0 0 0 118919 15 0 0 25 0 4 0 669622331 1442181120 278080 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1408380 CPUtime=1190.24 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4434123 0 0 0 118281 743 0 0 25 0 4 0 669622331 1442181120 278080 33554432000 4194304 4625164 140733372793472 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4745.56
Current children cumulated vsize (KiB) 1408380

[startup+1191.9 s]
/proc/loadavg: 8.17 8.17 8.10 9/405 2073
/proc/meminfo: memFree=10391448/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1408380 CPUtime=4751.93 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4883619 0 0 0 474352 841 0 0 25 0 4 0 669622327 1442181120 281465 33554432000 4194304 4625164 140733372793472 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 352095 281465 348 106 0 347598 0
[pid=2007/tid=2009] ppid=2005 vsize=1408380 CPUtime=1177.32 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175578 0 0 0 117689 43 0 0 19 0 4 0 669622331 1442181120 281465 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1408380 CPUtime=1190.94 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50464 0 0 0 119079 15 0 0 25 0 4 0 669622331 1442181120 281465 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1408380 CPUtime=1191.85 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4434862 0 0 0 118441 744 0 0 19 0 4 0 669622331 1442181120 281465 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4751.93
Current children cumulated vsize (KiB) 1408380

[startup+1192.3 s]
/proc/loadavg: 8.17 8.17 8.10 9/405 2073
/proc/meminfo: memFree=10371608/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1473916 CPUtime=4753.53 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4886856 0 0 0 474510 843 0 0 25 0 4 0 669622327 1509289984 283725 33554432000 4194304 4625164 140733372793472 18446744073709551615 4392008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 368479 283734 348 106 0 363982 0
[pid=2007/tid=2009] ppid=2005 vsize=1473916 CPUtime=1177.72 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175578 0 0 0 117728 44 0 0 19 0 4 0 669622331 1509289984 284011 33554432000 4194304 4625164 140733372793472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1473916 CPUtime=1191.35 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50659 0 0 0 119120 15 0 0 25 0 4 0 669622331 1509289984 284011 33554432000 4194304 4625164 140733372793472 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1473916 CPUtime=1192.26 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4436273 0 0 0 118482 744 0 0 20 0 4 0 669622331 1509289984 284011 33554432000 4194304 4625164 140733372793472 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4753.53
Current children cumulated vsize (KiB) 1473916

[startup+1192.5 s]
/proc/loadavg: 8.17 8.17 8.10 9/405 2073
/proc/meminfo: memFree=10371608/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1473916 CPUtime=4754.3 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4888045 0 0 0 474586 844 0 0 25 0 4 0 669622327 1509289984 283965 33554432000 4194304 4625164 140733372793472 18446744073709551615 4361099 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 368479 283965 348 106 0 363982 0
[pid=2007/tid=2009] ppid=2005 vsize=1473916 CPUtime=1177.9 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175579 0 0 0 117746 44 0 0 20 0 4 0 669622331 1509289984 283965 33554432000 4194304 4625164 140733372793472 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1473916 CPUtime=1191.53 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50659 0 0 0 119138 15 0 0 25 0 4 0 669622331 1509289984 283965 33554432000 4194304 4625164 140733372793472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1473916 CPUtime=1192.44 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4436601 0 0 0 118500 744 0 0 20 0 4 0 669622331 1509289984 283965 33554432000 4194304 4625164 140733372793472 18446744073709551615 4578811 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4754.3
Current children cumulated vsize (KiB) 1473916

[startup+1192.6 s]
/proc/loadavg: 8.17 8.17 8.10 9/405 2073
/proc/meminfo: memFree=10371608/32950928 swapFree=57376972/67111528
[pid=2007] ppid=2005 vsize=1473916 CPUtime=4754.7 cores=1,3,5,7
/proc/2007/stat : 2007 (SArTagnan) R 2005 2007 1658 0 -1 4202496 4888269 0 0 0 474626 844 0 0 25 0 4 0 669622327 1509289984 284164 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339612 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2007/statm: 368479 284164 348 106 0 363982 0
[pid=2007/tid=2009] ppid=2005 vsize=1473916 CPUtime=1178 cores=1,3,5,7
/proc/2007/task/2009/stat : 2009 (SArTagnan) R 2005 2007 1658 0 -1 4202560 175579 0 0 0 117756 44 0 0 20 0 4 0 669622331 1509289984 284164 33554432000 4194304 4625164 140733372793472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2007/tid=2010] ppid=2005 vsize=1473916 CPUtime=1191.63 cores=1,3,5,7
/proc/2007/task/2010/stat : 2010 (SArTagnan) R 2005 2007 1658 0 -1 4202560 50659 0 0 0 119148 15 0 0 25 0 4 0 669622331 1509289984 284164 33554432000 4194304 4625164 140733372793472 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2007/tid=2011] ppid=2005 vsize=1473916 CPUtime=1192.54 cores=1,3,5,7
/proc/2007/task/2011/stat : 2011 (SArTagnan) R 2005 2007 1658 0 -1 4202560 4436601 0 0 0 118510 744 0 0 20 0 4 0 669622331 1509289984 284164 33554432000 4194304 4625164 140733372793472 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4754.7
Current children cumulated vsize (KiB) 1473916

Child status: 20
Real time (s): 1192.65
CPU time (s): 4754.77
CPU user time (s): 4746.28
CPU system time (s): 8.49671
CPU usage (%): 398.672
Max. virtual memory (cumulated for all children) (KiB): 1473916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4746.28
system time used= 8.49671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4888376
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= 5364
involuntary context switches= 21102

runsolver used 4.02439 second user time and 11.2983 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-16 23:10:27
IDJOB=3386394
IDBENCH=83125
IDSOLVER=1871
FILE ID=node127/3386394-1305580226
RUNJOBID= node127-1305577123-1677
PBS_JOBID= 13350216
Free space on /tmp= 73380 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386394-1305580226/watcher-3386394-1305580226 -o /tmp/evaluation-result-3386394-1305580226/solver-3386394-1305580226 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386394-1305580226.cnf -threads=4

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1818322695

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:      10405268 kB
Buffers:         82124 kB
Cached:         474080 kB
SwapCached:     117904 kB
Active:        7770628 kB
Inactive:     14551080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10405268 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:    21653824 kB
Mapped:          26912 kB
Slab:            72300 kB
PageTables:      85172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87192656 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= 73380 MiB
End job on node127 at 2011-05-16 23:30:19