Trace number 3386303

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 3388.81 1127.14

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

3388.75/1127.10	
3388.75/1127.10	s UNSATISFIABLE
3388.75/1127.10	c When trying to link and hook

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-3386303-1305576571/watcher-3386303-1305576571 -o /tmp/evaluation-result-3386303-1305576571/solver-3386303-1305576571 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386303-1305576571.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: 2.17 2.08 2.06 4/391 26000
/proc/meminfo: memFree=22885644/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=51860 CPUtime=0.01 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1047 0 0 0 1 0 0 0 21 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 47328041781170 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 12965 980 304 106 0 8468 0
[pid=26000/tid=26004] ppid=25998 vsize=51860 CPUtime=0 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=51860 CPUtime=0 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=51860 CPUtime=0 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 232330922864 0 0 4096 2 0 0 0 -1 7 0 0 0

[startup+0.0334551 s]
/proc/loadavg: 2.17 2.08 2.06 4/391 26000
/proc/meminfo: memFree=22885644/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=51860 CPUtime=0.05 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1047 0 0 0 5 0 0 0 22 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 47328041781170 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 12965 980 304 106 0 8468 0
[pid=26000/tid=26004] ppid=25998 vsize=51860 CPUtime=0.01 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 0 0 0 0 1 0 0 0 23 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 47328041781170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=51860 CPUtime=0 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=51860 CPUtime=0.01 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 4 0 669255271 53104640 980 33554432000 4194304 4625164 140733595093040 18446744073709551615 47328041781170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 51860

[startup+0.100445 s]
/proc/loadavg: 2.17 2.08 2.06 4/391 26000
/proc/meminfo: memFree=22885644/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=249456 CPUtime=0.18 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) D 25998 26000 25968 0 -1 4202496 1467 0 0 0 18 0 0 0 18 0 4 0 669255271 255442944 1264 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335935671 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 62364 1264 342 106 0 57867 0
[pid=26000/tid=26004] ppid=25998 vsize=249456 CPUtime=0.04 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) D 25998 26000 25968 0 -1 4202560 15 0 0 0 4 0 0 0 24 0 4 0 669255271 255442944 1264 33554432000 4194304 4625164 140733595093040 18446744073709551615 4279928 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=249456 CPUtime=0.02 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 131 0 0 0 2 0 0 0 24 0 4 0 669255271 255442944 1264 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=249456 CPUtime=0.05 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 99 0 0 0 5 0 0 0 24 0 4 0 669255271 255442944 1264 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335553221 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 249456

[startup+0.300411 s]
/proc/loadavg: 2.17 2.08 2.06 4/391 26000
/proc/meminfo: memFree=22885644/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=257216 CPUtime=0.67 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 6720 0 0 0 67 0 0 0 18 0 4 0 669255271 263389184 4273 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512891 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 64304 4273 345 106 0 59807 0
[pid=26000/tid=26004] ppid=25998 vsize=257216 CPUtime=0.14 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 847 0 0 0 14 0 0 0 24 0 4 0 669255271 263389184 4273 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=257216 CPUtime=0.22 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1614 0 0 0 22 0 0 0 18 0 4 0 669255271 263389184 4273 33554432000 4194304 4625164 140733595093040 18446744073709551615 4291832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=257216 CPUtime=0.06 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 494 0 0 0 6 0 0 0 24 0 4 0 669255271 263389184 4273 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 257216

[startup+0.700342 s]
/proc/loadavg: 2.17 2.08 2.06 4/391 26000
/proc/meminfo: memFree=22885644/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=258388 CPUtime=1.88 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 8239 0 0 0 187 1 0 0 18 0 4 0 669255271 264589312 5207 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 64597 5207 346 106 0 60100 0
[pid=26000/tid=26004] ppid=25998 vsize=258388 CPUtime=0.34 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 920 0 0 0 34 0 0 0 25 0 4 0 669255271 264589312 5207 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=258388 CPUtime=0.62 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1672 0 0 0 62 0 0 0 18 0 4 0 669255271 264589312 5207 33554432000 4194304 4625164 140733595093040 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=258388 CPUtime=0.26 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1069 0 0 0 26 0 0 0 24 0 4 0 669255271 264589312 5207 33554432000 4194304 4625164 140733595093040 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 258388

[startup+1.5012 s]
/proc/loadavg: 2.17 2.08 2.06 11/403 26013
/proc/meminfo: memFree=22828148/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=260408 CPUtime=4.27 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 8916 0 0 0 426 1 0 0 19 0 4 0 669255271 266657792 5780 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 65102 5780 346 106 0 60605 0
[pid=26000/tid=26004] ppid=25998 vsize=260408 CPUtime=0.74 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1296 0 0 0 74 0 0 0 25 0 4 0 669255271 266657792 5780 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=260408 CPUtime=1.41 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1767 0 0 0 141 0 0 0 19 0 4 0 669255271 266657792 5780 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=260408 CPUtime=0.66 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1268 0 0 0 66 0 0 0 25 0 4 0 669255271 266657792 5780 33554432000 4194304 4625164 140733595093040 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 260408

[startup+3.10092 s]
/proc/loadavg: 2.80 2.21 2.10 11/403 26013
/proc/meminfo: memFree=22818984/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=261424 CPUtime=9.06 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 14783 0 0 0 904 2 0 0 25 0 4 0 669255271 267698176 7669 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 65356 7669 346 106 0 60859 0
[pid=26000/tid=26004] ppid=25998 vsize=261424 CPUtime=1.54 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1423 0 0 0 154 0 0 0 25 0 4 0 669255271 267698176 7669 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=261424 CPUtime=2.99 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 2661 0 0 0 299 0 0 0 25 0 4 0 669255271 267698176 7669 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=261424 CPUtime=1.46 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 5936 0 0 0 146 0 0 0 25 0 4 0 669255271 267698176 7669 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.06
Current children cumulated vsize (KiB) 261424

[startup+6.30035 s]
/proc/loadavg: 2.80 2.21 2.10 11/403 26013
/proc/meminfo: memFree=22796168/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=267468 CPUtime=18.59 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 23111 0 0 0 1855 4 0 0 25 0 4 0 669255271 273887232 11715 33554432000 4194304 4625164 140733595093040 18446744073709551615 4508828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26000/statm: 66867 11715 361 106 0 62370 0
[pid=26000/tid=26004] ppid=25998 vsize=267468 CPUtime=4.44 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 4699 0 0 0 443 1 0 0 20 0 4 0 669255271 273887232 11715 33554432000 4194304 4625164 140733595093040 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=267468 CPUtime=5.8 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 5564 0 0 0 580 0 0 0 22 0 4 0 669255271 273887232 11715 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=267468 CPUtime=2.11 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 7038 0 0 0 210 1 0 0 25 0 4 0 669255271 273887232 11715 33554432000 4194304 4625164 140733595093040 18446744073709551615 4552287 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.59
Current children cumulated vsize (KiB) 267468

[startup+12.7002 s]
/proc/loadavg: 3.91 2.47 2.18 11/403 26014
/proc/meminfo: memFree=22762904/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=276160 CPUtime=37.71 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 60122 0 0 0 3760 11 0 0 25 0 4 0 669255271 282787840 17808 33554432000 4194304 4625164 140733595093040 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 69040 17808 366 106 0 64543 0
[pid=26000/tid=26004] ppid=25998 vsize=276160 CPUtime=8.28 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 8002 0 0 0 826 2 0 0 25 0 4 0 669255271 282787840 17808 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=276160 CPUtime=11.82 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 6082 0 0 0 1181 1 0 0 25 0 4 0 669255271 282787840 17808 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=276160 CPUtime=8.27 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 39416 0 0 0 821 6 0 0 25 0 4 0 669255271 282787840 17808 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.71
Current children cumulated vsize (KiB) 276160

[startup+25.5009 s]
/proc/loadavg: 4.84 2.71 2.27 11/403 26014
/proc/meminfo: memFree=22703960/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=283304 CPUtime=75.93 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 92342 0 0 0 7573 20 0 0 25 0 4 0 669255271 290103296 27810 33554432000 4194304 4625164 140733595093040 18446744073709551615 4511906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 70826 27810 373 106 0 66329 0
[pid=26000/tid=26004] ppid=25998 vsize=283304 CPUtime=18.88 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 13449 0 0 0 1883 5 0 0 25 0 4 0 669255271 290103296 27810 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=283304 CPUtime=20.71 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 9185 0 0 0 2069 2 0 0 25 0 4 0 669255271 290103296 27810 33554432000 4194304 4625164 140733595093040 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=283304 CPUtime=14.91 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 60323 0 0 0 1481 10 0 0 25 0 4 0 669255271 290103296 27810 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 75.93
Current children cumulated vsize (KiB) 283304

[startup+51.1004 s]
/proc/loadavg: 6.73 3.33 2.48 11/403 26015
/proc/meminfo: memFree=22621124/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=293080 CPUtime=152.38 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 174673 0 0 0 15203 35 0 0 25 0 4 0 669255271 300113920 39296 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 73270 39296 376 106 0 68773 0
[pid=26000/tid=26004] ppid=25998 vsize=293080 CPUtime=37.42 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 20101 0 0 0 3734 8 0 0 25 0 4 0 669255271 300113920 39296 33554432000 4194304 4625164 140733595093040 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=293080 CPUtime=40.31 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 13438 0 0 0 4028 3 0 0 25 0 4 0 669255271 300113920 39296 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=293080 CPUtime=32.81 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 129228 0 0 0 3260 21 0 0 25 0 4 0 669255271 300113920 39296 33554432000 4194304 4625164 140733595093040 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.38
Current children cumulated vsize (KiB) 293080

[startup+102.315 s]
/proc/loadavg: 8.75 4.46 2.92 11/403 26016
/proc/meminfo: memFree=22485076/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=444804 CPUtime=305.38 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 343645 0 0 0 30475 63 0 0 25 0 4 0 669255271 455479296 56246 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 111201 56246 389 106 0 106704 0
[pid=26000/tid=26004] ppid=25998 vsize=444804 CPUtime=64.74 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 27378 0 0 0 6463 11 0 0 25 0 4 0 669255271 455479296 56246 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=444804 CPUtime=65.5 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 15055 0 0 0 6546 4 0 0 25 0 4 0 669255271 455479296 56246 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339564 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=444804 CPUtime=82.07 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 285581 0 0 0 8163 44 0 0 25 0 4 0 669255271 455479296 56246 33554432000 4194304 4625164 140733595093040 18446744073709551615 4570683 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 305.38
Current children cumulated vsize (KiB) 444804

[startup+162.301 s]

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

/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1089407 0 0 0 63796 174 0 0 25 0 4 0 669255271 933445632 170580 33554432000 4194304 4625164 140733595093040 18446744073709551615 4552348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2277.2
Current children cumulated vsize (KiB) 911568

[startup+822.3 s]
/proc/loadavg: 10.20 9.66 6.82 11/403 26035
/proc/meminfo: memFree=21413300/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=911568 CPUtime=2456.39 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1585678 0 0 0 245361 278 0 0 25 0 4 0 669255271 933445632 174891 33554432000 4194304 4625164 140733595093040 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 227892 174891 353 106 0 223395 0
[pid=26000/tid=26004] ppid=25998 vsize=911568 CPUtime=536.99 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 124404 0 0 0 53660 39 0 0 25 0 4 0 669255271 933445632 174891 33554432000 4194304 4625164 140733595093040 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=911568 CPUtime=447.6 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 33520 0 0 0 44745 15 0 0 25 0 4 0 669255271 933445632 174891 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=911568 CPUtime=699.68 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1394184 0 0 0 69750 218 0 0 25 0 4 0 669255271 933445632 174891 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2456.39
Current children cumulated vsize (KiB) 911568

[startup+882.301 s]
/proc/loadavg: 10.32 9.78 7.04 11/403 26037
/proc/meminfo: memFree=21268436/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1093392 CPUtime=2635.6 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1677771 0 0 0 263266 294 0 0 25 0 4 0 669255271 1119633408 196614 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 273348 196614 353 106 0 268851 0
[pid=26000/tid=26004] ppid=25998 vsize=1093392 CPUtime=572.55 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 139896 0 0 0 57212 43 0 0 25 0 4 0 669255271 1119633408 196614 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1093392 CPUtime=493.27 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36392 0 0 0 49312 15 0 0 25 0 4 0 669255271 1119633408 196614 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1093392 CPUtime=744.08 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1467388 0 0 0 74180 228 0 0 25 0 4 0 669255271 1119633408 196614 33554432000 4194304 4625164 140733595093040 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2635.6
Current children cumulated vsize (KiB) 1093392

[startup+942.301 s]
/proc/loadavg: 10.25 9.85 7.23 11/403 26038
/proc/meminfo: memFree=21232072/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1094336 CPUtime=2814.84 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1678721 0 0 0 281190 294 0 0 25 0 4 0 669255271 1120600064 197559 33554432000 4194304 4625164 140733595093040 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 273584 197559 353 106 0 269087 0
[pid=26000/tid=26004] ppid=25998 vsize=1094336 CPUtime=602.34 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 140214 0 0 0 60191 43 0 0 25 0 4 0 669255271 1120600064 197559 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1094336 CPUtime=522.73 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36442 0 0 0 52258 15 0 0 25 0 4 0 669255271 1120600064 197559 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1094336 CPUtime=804.09 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1467721 0 0 0 80180 229 0 0 25 0 4 0 669255271 1120600064 197559 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2814.84
Current children cumulated vsize (KiB) 1094336

[startup+1002.3 s]
/proc/loadavg: 10.22 9.91 7.41 11/403 26040
/proc/meminfo: memFree=21182816/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1105896 CPUtime=2994.07 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1682279 0 0 0 299112 295 0 0 25 0 4 0 669255271 1132437504 201112 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 276474 201112 353 106 0 271977 0
[pid=26000/tid=26004] ppid=25998 vsize=1105896 CPUtime=631.94 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 140490 0 0 0 63151 43 0 0 25 0 4 0 669255271 1132437504 201112 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1105896 CPUtime=552.35 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36465 0 0 0 55220 15 0 0 25 0 4 0 669255271 1132437504 201112 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1105896 CPUtime=864.08 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1470743 0 0 0 86179 229 0 0 25 0 4 0 669255271 1132437504 201112 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2994.07
Current children cumulated vsize (KiB) 1105896

[startup+1062.3 s]
/proc/loadavg: 10.25 9.97 7.59 11/403 26042
/proc/meminfo: memFree=21119428/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1125392 CPUtime=3173.24 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1929174 0 0 0 316992 332 0 0 25 0 4 0 669255271 1152401408 207344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 281348 207344 353 106 0 276851 0
[pid=26000/tid=26004] ppid=25998 vsize=1125392 CPUtime=662.44 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 66200 44 0 0 25 0 4 0 669255271 1152401408 207344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1125392 CPUtime=581.43 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36713 0 0 0 58127 16 0 0 25 0 4 0 669255271 1152401408 207344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1125392 CPUtime=924.08 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1713954 0 0 0 92144 264 0 0 25 0 4 0 669255271 1152401408 207344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3173.24
Current children cumulated vsize (KiB) 1125392

[startup+1122.3 s]
/proc/loadavg: 10.20 10.00 7.75 11/403 26043
/proc/meminfo: memFree=21080224/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1134992 CPUtime=3372.24 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1936078 0 0 0 336891 333 0 0 25 0 4 0 669255271 1162231808 208994 33554432000 4194304 4625164 140733595093040 18446744073709551615 4511970 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 283748 208994 348 106 0 279251 0
[pid=26000/tid=26004] ppid=25998 vsize=1134992 CPUtime=691.73 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 69129 44 0 0 25 0 4 0 669255271 1162231808 208994 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1134992 CPUtime=631.14 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36721 0 0 0 63098 16 0 0 25 0 4 0 669255271 1162231808 208994 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1134992 CPUtime=984.09 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1720846 0 0 0 98143 266 0 0 25 0 4 0 669255271 1162231808 208994 33554432000 4194304 4625164 140733595093040 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3372.24
Current children cumulated vsize (KiB) 1134992

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

[startup+1123.12 s]
/proc/loadavg: 10.20 10.00 7.75 11/403 26043
/proc/meminfo: memFree=21077496/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1134992 CPUtime=3375.08 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1936831 0 0 0 337174 334 0 0 25 0 4 0 669255271 1162231808 209275 33554432000 4194304 4625164 140733595093040 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 283748 209275 348 106 0 279251 0
[pid=26000/tid=26004] ppid=25998 vsize=1134992 CPUtime=692.13 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 69169 44 0 0 25 0 4 0 669255271 1162231808 209275 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1134992 CPUtime=631.94 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36721 0 0 0 63178 16 0 0 25 0 4 0 669255271 1162231808 209275 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1134992 CPUtime=984.9 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1721599 0 0 0 98224 266 0 0 25 0 4 0 669255271 1162231808 209275 33554432000 4194304 4625164 140733595093040 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3375.08
Current children cumulated vsize (KiB) 1134992

[startup+1124.7 s]
/proc/loadavg: 10.20 10.00 7.75 11/403 26043
/proc/meminfo: memFree=21078240/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1134992 CPUtime=3380.62 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1941481 0 0 0 337728 334 0 0 25 0 4 0 669255271 1162231808 209203 33554432000 4194304 4625164 140733595093040 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 283748 209203 347 106 0 279251 0
[pid=26000/tid=26004] ppid=25998 vsize=1134992 CPUtime=692.93 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 69249 44 0 0 25 0 4 0 669255271 1162231808 209203 33554432000 4194304 4625164 140733595093040 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1134992 CPUtime=633.51 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36721 0 0 0 63335 16 0 0 25 0 4 0 669255271 1162231808 209203 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1134992 CPUtime=986.49 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1726024 0 0 0 98383 266 0 0 25 0 4 0 669255271 1162231808 209203 33554432000 4194304 4625164 140733595093040 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3380.62
Current children cumulated vsize (KiB) 1134992

[startup+1126.3 s]
/proc/loadavg: 10.18 10.00 7.76 12/403 26043
/proc/meminfo: memFree=21077248/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1134992 CPUtime=3386.23 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1942320 0 0 0 338289 334 0 0 25 0 4 0 669255271 1162231808 209288 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 283748 209288 347 106 0 279251 0
[pid=26000/tid=26004] ppid=25998 vsize=1134992 CPUtime=693.73 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 69329 44 0 0 25 0 4 0 669255271 1162231808 209288 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1134992 CPUtime=635.1 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36721 0 0 0 63494 16 0 0 25 0 4 0 669255271 1162231808 209288 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1134992 CPUtime=988.1 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1726773 0 0 0 98544 266 0 0 25 0 4 0 669255271 1162231808 209288 33554432000 4194304 4625164 140733595093040 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3386.23
Current children cumulated vsize (KiB) 1134992

[startup+1126.7 s]
/proc/loadavg: 10.18 10.00 7.76 12/403 26043
/proc/meminfo: memFree=21077248/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1134992 CPUtime=3387.58 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1942377 0 0 0 338424 334 0 0 25 0 4 0 669255271 1162231808 209344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 283748 209344 347 106 0 279251 0
[pid=26000/tid=26004] ppid=25998 vsize=1134992 CPUtime=693.93 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 69349 44 0 0 25 0 4 0 669255271 1162231808 209344 33554432000 4194304 4625164 140733595093040 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1134992 CPUtime=635.48 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36721 0 0 0 63532 16 0 0 25 0 4 0 669255271 1162231808 209344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1134992 CPUtime=988.49 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1726773 0 0 0 98583 266 0 0 25 0 4 0 669255271 1162231808 209344 33554432000 4194304 4625164 140733595093040 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3387.58
Current children cumulated vsize (KiB) 1134992

[startup+1127.1 s]
/proc/loadavg: 10.18 10.00 7.76 12/403 26043
/proc/meminfo: memFree=21077248/32951124 swapFree=65173164/67111528
[pid=26000] ppid=25998 vsize=1134992 CPUtime=3388.75 cores=1,3,5,7
/proc/26000/stat : 26000 (SArTagnan) R 25998 26000 25968 0 -1 4202496 1942504 0 0 0 338541 334 0 0 25 0 4 0 669255271 1162231808 209467 33554432000 4194304 4625164 140733595093040 18446744073709551615 4390735 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26000/statm: 283748 209467 347 106 0 279251 0
[pid=26000/tid=26004] ppid=25998 vsize=1134992 CPUtime=693.96 cores=1,3,5,7
/proc/26000/task/26004/stat : 26004 (SArTagnan) R 25998 26000 25968 0 -1 4202560 142753 0 0 0 69352 44 0 0 24 0 4 0 669255271 1162231808 209467 33554432000 4194304 4625164 140733595093040 18446744073709551615 4331248 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26005] ppid=25998 vsize=1134992 CPUtime=635.82 cores=1,3,5,7
/proc/26000/task/26005/stat : 26005 (SArTagnan) R 25998 26000 25968 0 -1 4202560 36723 0 0 0 63566 16 0 0 25 0 4 0 669255271 1162231808 209467 33554432000 4194304 4625164 140733595093040 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26000/tid=26006] ppid=25998 vsize=1134992 CPUtime=988.89 cores=1,3,5,7
/proc/26000/task/26006/stat : 26006 (SArTagnan) R 25998 26000 25968 0 -1 4202560 1726773 0 0 0 98622 267 0 0 25 0 4 0 669255271 1162231808 209467 33554432000 4194304 4625164 140733595093040 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3388.75
Current children cumulated vsize (KiB) 1134992

Child status: 20
Real time (s): 1127.14
CPU time (s): 3388.81
CPU user time (s): 3385.43
CPU system time (s): 3.38049
CPU usage (%): 300.656
Max. virtual memory (cumulated for all children) (KiB): 1134992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3385.43
system time used= 3.38049
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1942518
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= 4324
involuntary context switches= 29514

runsolver used 3.87941 second user time and 10.5464 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 22:09:31
IDJOB=3386303
IDBENCH=20401
IDSOLVER=1871
FILE ID=node132/3386303-1305576571
RUNJOBID= node132-1305576571-25987
PBS_JOBID= 13350206
Free space on /tmp= 73292 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386303-1305576571/watcher-3386303-1305576571 -o /tmp/evaluation-result-3386303-1305576571/solver-3386303-1305576571 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386303-1305576571.cnf -threads=4

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=891735441

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      22884188 kB
Buffers:        314512 kB
Cached:        3513004 kB
SwapCached:       9908 kB
Active:        3618272 kB
Inactive:      6119908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22884188 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:             900 kB
Writeback:           0 kB
AnonPages:     5907412 kB
Mapped:          24104 kB
Slab:           220672 kB
PageTables:      40816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78361688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73288 MiB
End job on node132 at 2011-05-16 22:28:18