Trace number 3386322

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 3216.98 807.482

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3216.51/807.40	
3216.51/807.40	s UNSATISFIABLE
3216.51/807.40	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-3386322-1305577123/watcher-3386322-1305577123 -o /tmp/evaluation-result-3386322-1305577123/solver-3386322-1305577123 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386322-1305577123.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 7.22 8.20 8.21 6/401 1699
/proc/meminfo: memFree=12572016/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=25344 CPUtime=0 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 1348 0 0 0 0 0 0 0 23 0 1 0 669312072 25952256 1287 33554432000 4194304 4625164 140737456186144 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1699/statm: 6336 1289 291 106 0 1839 0

[startup+0.095611 s]
/proc/loadavg: 7.22 8.20 8.21 6/401 1699
/proc/meminfo: memFree=12572016/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=92856 CPUtime=0.08 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 12849 0 0 0 7 1 0 0 23 0 1 0 669312072 95084544 10119 33554432000 4194304 4625164 140737456186144 18446744073709551615 208080232192 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1699/statm: 23214 10121 296 106 0 18717 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 92856

[startup+0.100605 s]
/proc/loadavg: 7.22 8.20 8.21 6/401 1699
/proc/meminfo: memFree=12572016/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=93436 CPUtime=0.09 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 13079 0 0 0 8 1 0 0 23 0 1 0 669312072 95678464 10349 33554432000 4194304 4625164 140737456186144 18446744073709551615 208080232192 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1699/statm: 23359 10350 296 106 0 18862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 93436

[startup+0.300571 s]
/proc/loadavg: 7.22 8.20 8.21 6/401 1699
/proc/meminfo: memFree=12572016/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=112904 CPUtime=0.29 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 25070 0 0 0 26 3 0 0 25 0 1 0 669312072 115613696 15414 33554432000 4194304 4625164 140737456186144 18446744073709551615 208080232192 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/1699/statm: 28226 15414 296 106 0 23729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112904

[startup+0.700497 s]
/proc/loadavg: 7.22 8.20 8.21 6/401 1699
/proc/meminfo: memFree=12572016/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=360528 CPUtime=0.77 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 86369 0 0 0 67 10 0 0 25 0 4 0 669312072 369180672 67172 33554432000 4194304 4625164 140737456186144 18446744073709551615 4499327 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 90132 67172 321 106 0 85635 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 360528

[startup+1.50034 s]
/proc/loadavg: 7.22 8.20 8.21 9/405 1703
/proc/meminfo: memFree=12157584/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=586096 CPUtime=3.95 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 97412 0 0 0 384 11 0 0 25 0 4 0 669312072 600162304 74602 33554432000 4194304 4625164 140737456186144 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 146524 74602 336 106 0 142027 0
[pid=1699/tid=1701] ppid=1697 vsize=586096 CPUtime=0.81 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 3468 0 0 0 81 0 0 0 25 0 4 0 669312139 600162304 74602 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=586096 CPUtime=0.8 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 3410 0 0 0 80 0 0 0 25 0 4 0 669312139 600162304 74602 33554432000 4194304 4625164 140737456186144 18446744073709551615 4328199 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=586096 CPUtime=0.81 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 8186 0 0 0 81 0 0 0 25 0 4 0 669312139 600162304 74602 33554432000 4194304 4625164 140737456186144 18446744073709551615 208079899610 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 586096

[startup+3.10104 s]
/proc/loadavg: 7.22 8.20 8.21 9/405 1703
/proc/meminfo: memFree=12136876/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=586096 CPUtime=10.34 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 105613 0 0 0 1021 13 0 0 25 0 4 0 669312072 600162304 75504 33554432000 4194304 4625164 140737456186144 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 146524 75504 336 106 0 142027 0
[pid=1699/tid=1701] ppid=1697 vsize=586096 CPUtime=2.41 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 3622 0 0 0 241 0 0 0 25 0 4 0 669312139 600162304 75517 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=586096 CPUtime=2.39 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 3418 0 0 0 239 0 0 0 25 0 4 0 669312139 600162304 75533 33554432000 4194304 4625164 140737456186144 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=586096 CPUtime=2.41 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 16266 0 0 0 240 1 0 0 25 0 4 0 669312139 600162304 75547 33554432000 4194304 4625164 140737456186144 18446744073709551615 208079929552 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.34
Current children cumulated vsize (KiB) 586096

[startup+6.30043 s]
/proc/loadavg: 7.28 8.20 8.21 9/405 1703
/proc/meminfo: memFree=12127360/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=591620 CPUtime=23.09 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 125073 0 0 0 2292 17 0 0 25 0 4 0 669312072 605818880 77989 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511948 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 147905 77989 342 106 0 143408 0
[pid=1699/tid=1701] ppid=1697 vsize=591620 CPUtime=5.61 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 3994 0 0 0 560 1 0 0 25 0 4 0 669312139 605818880 77989 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=591620 CPUtime=5.54 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 3583 0 0 0 554 0 0 0 25 0 4 0 669312139 605818880 77989 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=591620 CPUtime=5.61 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 31850 0 0 0 557 4 0 0 25 0 4 0 669312139 605818880 77989 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 591620

[startup+12.7002 s]
/proc/loadavg: 7.34 8.19 8.21 9/405 1703
/proc/meminfo: memFree=12075920/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=641288 CPUtime=48.6 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 155792 0 0 0 4839 21 0 0 25 0 4 0 669312072 656678912 86944 33554432000 4194304 4625164 140737456186144 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 160322 86945 343 106 0 155825 0
[pid=1699/tid=1701] ppid=1697 vsize=641288 CPUtime=12.01 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 7034 0 0 0 1200 1 0 0 25 0 4 0 669312139 656678912 86945 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=641288 CPUtime=11.86 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 6604 0 0 0 1185 1 0 0 25 0 4 0 669312139 656678912 86945 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=641288 CPUtime=12.01 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 55729 0 0 0 1194 7 0 0 25 0 4 0 669312139 656678912 86945 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (KiB) 641288

[startup+25.5008 s]
/proc/loadavg: 7.48 8.18 8.20 9/405 1703
/proc/meminfo: memFree=12063368/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=641288 CPUtime=99.64 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 204832 0 0 0 9935 29 0 0 25 0 4 0 669312072 656678912 90640 33554432000 4194304 4625164 140737456186144 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 160322 90640 343 106 0 155825 0
[pid=1699/tid=1701] ppid=1697 vsize=641288 CPUtime=24.81 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 7519 0 0 0 2480 1 0 0 25 0 4 0 669312139 656678912 90640 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=641288 CPUtime=24.49 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 7082 0 0 0 2448 1 0 0 25 0 4 0 669312139 656678912 90640 33554432000 4194304 4625164 140737456186144 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=641288 CPUtime=24.82 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 103417 0 0 0 2467 15 0 0 25 0 4 0 669312139 656678912 90640 33554432000 4194304 4625164 140737456186144 18446744073709551615 4335190 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.64
Current children cumulated vsize (KiB) 641288

[startup+51.1009 s]
/proc/loadavg: 7.72 8.18 8.20 9/405 1704
/proc/meminfo: memFree=11185344/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=1538772 CPUtime=201.54 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 699863 0 0 0 20053 101 0 0 25 0 4 0 669312072 1575702528 302988 33554432000 4194304 4625164 140737456186144 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 384693 302988 347 106 0 380196 0
[pid=1699/tid=1701] ppid=1697 vsize=1538772 CPUtime=50.39 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 81268 0 0 0 5028 11 0 0 25 0 4 0 669312139 1575702528 302988 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=1538772 CPUtime=49.72 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 76401 0 0 0 4961 11 0 0 25 0 4 0 669312139 1575702528 302988 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=1538772 CPUtime=50.35 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 194714 0 0 0 5006 29 0 0 25 0 4 0 669312139 1575702528 302988 33554432000 4194304 4625164 140737456186144 18446744073709551615 4547307 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.54
Current children cumulated vsize (KiB) 1538772

[startup+102.315 s]
/proc/loadavg: 7.97 8.18 8.20 10/405 1706
/proc/meminfo: memFree=11107548/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=1538772 CPUtime=405.73 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 705984 0 0 0 40470 103 0 0 25 0 4 0 669312072 1575702528 308763 33554432000 4194304 4625164 140737456186144 18446744073709551615 4509246 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 384693 308763 347 106 0 380196 0
[pid=1699/tid=1701] ppid=1697 vsize=1538772 CPUtime=101.61 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 83000 0 0 0 10149 12 0 0 25 0 4 0 669312139 1575702528 308763 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=1538772 CPUtime=100.27 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 79124 0 0 0 10015 12 0 0 25 0 4 0 669312139 1575702528 308763 33554432000 4194304 4625164 140737456186144 18446744073709551615 4288780 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=1538772 CPUtime=101.57 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 195330 0 0 0 10128 29 0 0 25 0 4 0 669312139 1575702528 308763 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.73
Current children cumulated vsize (KiB) 1538772

[startup+162.301 s]
/proc/loadavg: 8.02 8.16 8.19 9/405 1707
/proc/meminfo: memFree=10994796/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=1623060 CPUtime=644.9 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 892899 0 0 0 64358 132 0 0 25 0 4 0 669312072 1662013440 323965 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 405765 323966 358 106 0 401268 0
[pid=1699/tid=1701] ppid=1697 vsize=1623060 CPUtime=161.59 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 106153 0 0 0 16144 15 0 0 25 0 4 0 669312139 1662013440 323966 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=1623060 CPUtime=159.48 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 101953 0 0 0 15933 15 0 0 25 0 4 0 669312139 1662013440 323966 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=1623060 CPUtime=161.56 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 334603 0 0 0 16106 50 0 0 25 0 4 0 669312139 1662013440 323966 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 644.9
Current children cumulated vsize (KiB) 1623060

[startup+222.3 s]
/proc/loadavg: 8.01 8.13 8.17 9/405 1739
/proc/meminfo: memFree=10986488/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=1651468 CPUtime=884.11 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 1000718 0 0 0 88262 149 0 0 25 0 4 0 669312072 1691103232 322094 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 412867 322094 347 106 0 408370 0
[pid=1699/tid=1701] ppid=1697 vsize=1651468 CPUtime=221.59 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 112161 0 0 0 22143 16 0 0 25 0 4 0 669312139 1691103232 322094 33554432000 4194304 4625164 140737456186144 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=1651468 CPUtime=218.7 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 107575 0 0 0 21854 16 0 0 25 0 4 0 669312139 1691103232 322094 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=1651468 CPUtime=221.56 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 428832 0 0 0 22092 64 0 0 25 0 4 0 669312139 1691103232 322094 33554432000 4194304 4625164 140737456186144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 884.11
Current children cumulated vsize (KiB) 1651468

[startup+282.301 s]

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

/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 121652 0 0 0 64141 20 0 0 25 0 4 0 669312139 1950564352 389255 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=1904848 CPUtime=633.32 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 115976 0 0 0 63313 19 0 0 25 0 4 0 669312139 1950564352 389255 33554432000 4194304 4625164 140737456186144 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=1904848 CPUtime=641.58 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2273078 0 0 0 63818 340 0 0 25 0 4 0 669312139 1950564352 389255 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2558.68
Current children cumulated vsize (KiB) 1904848

[startup+702.301 s]
/proc/loadavg: 8.06 8.08 8.12 9/405 1752
/proc/meminfo: memFree=9430028/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2041960 CPUtime=2797.88 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3009942 0 0 0 279331 457 0 0 25 0 4 0 669312072 2090967040 400767 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 510490 400767 348 106 0 505993 0
[pid=1699/tid=1701] ppid=1697 vsize=2041960 CPUtime=701.61 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 154534 0 0 0 70136 25 0 0 25 0 4 0 669312139 2090967040 400767 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2041960 CPUtime=692.53 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149223 0 0 0 69229 24 0 0 25 0 4 0 669312139 2090967040 400767 33554432000 4194304 4625164 140737456186144 18446744073709551615 208079888391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2041960 CPUtime=701.57 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2301550 0 0 0 69813 344 0 0 25 0 4 0 669312139 2090967040 400768 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2797.88
Current children cumulated vsize (KiB) 2041960

[startup+762.316 s]
/proc/loadavg: 8.02 8.06 8.11 9/405 1753
/proc/meminfo: memFree=9349512/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2107640 CPUtime=3037.14 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3333731 0 0 0 303206 508 0 0 25 0 4 0 669312072 2158223360 410098 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 526910 410098 347 106 0 522413 0
[pid=1699/tid=1701] ppid=1697 vsize=2107640 CPUtime=761.62 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 155237 0 0 0 76137 25 0 0 25 0 4 0 669312139 2158223360 410098 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2107640 CPUtime=751.76 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149746 0 0 0 75152 24 0 0 25 0 4 0 669312139 2158223360 410098 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2107640 CPUtime=761.59 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2622434 0 0 0 75764 395 0 0 25 0 4 0 669312139 2158223360 410098 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.14
Current children cumulated vsize (KiB) 2107640

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

[startup+767.901 s]
/proc/loadavg: 8.02 8.06 8.10 9/405 1753
/proc/meminfo: memFree=9326324/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2107640 CPUtime=3059.4 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3362310 0 0 0 305428 512 0 0 25 0 4 0 669312072 2158223360 412675 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 526910 412675 347 106 0 522413 0
[pid=1699/tid=1701] ppid=1697 vsize=2107640 CPUtime=767.21 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 155243 0 0 0 76696 25 0 0 25 0 4 0 669312139 2158223360 412675 33554432000 4194304 4625164 140737456186144 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2107640 CPUtime=757.27 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149753 0 0 0 75703 24 0 0 25 0 4 0 669312139 2158223360 412675 33554432000 4194304 4625164 140737456186144 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2107640 CPUtime=767.18 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2647016 0 0 0 76320 398 0 0 25 0 4 0 669312139 2158223360 412675 33554432000 4194304 4625164 140737456186144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3059.4
Current children cumulated vsize (KiB) 2107640

[startup+793.501 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9278316/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3161.47 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3536120 0 0 0 315610 537 0 0 25 0 4 0 669312072 2196389888 421398 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 421398 381 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=792.8 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156251 0 0 0 79255 25 0 0 25 0 4 0 669312139 2196389888 421398 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=782.54 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149870 0 0 0 78230 24 0 0 25 0 4 0 669312139 2196389888 421398 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=792.77 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2812120 0 0 0 78856 421 0 0 25 0 4 0 669312139 2196389888 421398 33554432000 4194304 4625164 140737456186144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3161.47
Current children cumulated vsize (KiB) 2144912

[startup+799.901 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9272488/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3186.98 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3538428 0 0 0 318161 537 0 0 25 0 4 0 669312072 2196389888 421876 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 421876 347 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=799.2 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156321 0 0 0 79895 25 0 0 25 0 4 0 669312139 2196389888 421876 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=788.85 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149880 0 0 0 78861 24 0 0 25 0 4 0 669312139 2196389888 421876 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=799.17 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2813884 0 0 0 79496 421 0 0 25 0 4 0 669312139 2196389888 421876 33554432000 4194304 4625164 140737456186144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3186.98
Current children cumulated vsize (KiB) 2144912

[startup+803.101 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9263560/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3199.74 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3540562 0 0 0 319436 538 0 0 25 0 4 0 669312072 2196389888 422249 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511906 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 422249 347 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=802.4 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156322 0 0 0 80215 25 0 0 25 0 4 0 669312139 2196389888 422249 33554432000 4194304 4625164 140737456186144 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=792.01 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149883 0 0 0 79177 24 0 0 25 0 4 0 669312139 2196389888 422249 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=802.37 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2815585 0 0 0 79816 421 0 0 25 0 4 0 669312139 2196389888 422249 33554432000 4194304 4625164 140737456186144 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3199.74
Current children cumulated vsize (KiB) 2144912

[startup+804.701 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9267280/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3206.13 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3540644 0 0 0 320075 538 0 0 25 0 4 0 669312072 2196389888 422330 33554432000 4194304 4625164 140737456186144 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 422330 347 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=804 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156322 0 0 0 80375 25 0 0 25 0 4 0 669312139 2196389888 422330 33554432000 4194304 4625164 140737456186144 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=793.6 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149883 0 0 0 79336 24 0 0 25 0 4 0 669312139 2196389888 422330 33554432000 4194304 4625164 140737456186144 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=803.97 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2815586 0 0 0 79976 421 0 0 25 0 4 0 669312139 2196389888 422330 33554432000 4194304 4625164 140737456186144 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3206.13
Current children cumulated vsize (KiB) 2144912

[startup+806.315 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9254992/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3212.56 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3549656 0 0 0 320717 539 0 0 25 0 4 0 669312072 2196389888 425406 33554432000 4194304 4625164 140737456186144 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 425406 347 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=805.62 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156322 0 0 0 80537 25 0 0 25 0 4 0 669312139 2196389888 425406 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=795.18 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149883 0 0 0 79494 24 0 0 25 0 4 0 669312139 2196389888 425406 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=805.59 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2824304 0 0 0 80137 422 0 0 25 0 4 0 669312139 2196389888 425406 33554432000 4194304 4625164 140737456186144 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3212.56
Current children cumulated vsize (KiB) 2144912

[startup+807.1 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9254992/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3215.7 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3554608 0 0 0 321030 540 0 0 25 0 4 0 669312072 2196389888 423952 33554432000 4194304 4625164 140737456186144 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 423952 347 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=806.4 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156322 0 0 0 80615 25 0 0 25 0 4 0 669312139 2196389888 423953 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=795.97 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149883 0 0 0 79573 24 0 0 25 0 4 0 669312139 2196389888 423953 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=806.37 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2829190 0 0 0 80214 423 0 0 25 0 4 0 669312139 2196389888 423953 33554432000 4194304 4625164 140737456186144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3215.7
Current children cumulated vsize (KiB) 2144912

[startup+807.301 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9257720/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=2144912 CPUtime=3216.51 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) R 1697 1699 1658 0 -1 4202496 3554989 0 0 0 321111 540 0 0 25 0 4 0 669312072 2196389888 424329 33554432000 4194304 4625164 140737456186144 18446744073709551615 4390560 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 536228 424329 347 106 0 531731 0
[pid=1699/tid=1701] ppid=1697 vsize=2144912 CPUtime=806.62 cores=0,2,4,6
/proc/1699/task/1701/stat : 1701 (SArTagnan) R 1697 1699 1658 0 -1 4202560 156322 0 0 0 80637 25 0 0 25 0 4 0 669312139 2196389888 424332 33554432000 4194304 4625164 140737456186144 18446744073709551615 4335017 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1699/tid=1702] ppid=1697 vsize=2144912 CPUtime=796.17 cores=0,2,4,6
/proc/1699/task/1702/stat : 1702 (SArTagnan) R 1697 1699 1658 0 -1 4202560 149883 0 0 0 79593 24 0 0 25 0 4 0 669312139 2196389888 424332 33554432000 4194304 4625164 140737456186144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=2144912 CPUtime=806.59 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4202560 2829553 0 0 0 80236 423 0 0 25 0 4 0 669312139 2196389888 424332 33554432000 4194304 4625164 140737456186144 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3216.51
Current children cumulated vsize (KiB) 2144912

[startup+807.415 s]
/proc/loadavg: 8.01 8.05 8.10 9/405 1754
/proc/meminfo: memFree=9257720/32950928 swapFree=57376972/67111528
[pid=1699] ppid=1697 vsize=0 CPUtime=3216.9 cores=0,2,4,6
/proc/1699/stat : 1699 (SArTagnan) Z 1697 1699 1658 0 -1 4203548 3555008 0 0 0 321149 541 0 0 25 0 2 0 669312072 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1699/statm: 0 0 0 0 0 0 0
[pid=1699/tid=1703] ppid=1697 vsize=0 CPUtime=806.69 cores=0,2,4,6
/proc/1699/task/1703/stat : 1703 (SArTagnan) R 1697 1699 1658 0 -1 4203588 2829553 0 0 0 80245 424 0 0 25 0 2 0 669312139 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3216.9
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 807.482
CPU time (s): 3216.98
CPU user time (s): 3211.5
CPU system time (s): 5.48017
CPU usage (%): 398.396
Max. virtual memory (cumulated for all children) (KiB): 2163016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3211.5
system time used= 5.48017
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3555008
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= 469
involuntary context switches= 22076

runsolver used 2.86056 second user time and 7.54785 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-16 22:18:44
IDJOB=3386322
IDBENCH=69591
IDSOLVER=1871
FILE ID=node127/3386322-1305577123
RUNJOBID= node127-1305577123-1676
PBS_JOBID= 13350216
Free space on /tmp= 73356 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386322-1305577123/watcher-3386322-1305577123 -o /tmp/evaluation-result-3386322-1305577123/solver-3386322-1305577123 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386322-1305577123.cnf -threads=4

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=509541702

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:      12572172 kB
Buffers:         78932 kB
Cached:         456492 kB
SwapCached:     117904 kB
Active:        5645632 kB
Inactive:     14507428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12572172 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:           28712 kB
Writeback:           0 kB
AnonPages:    19505864 kB
Mapped:          26920 kB
Slab:            73492 kB
PageTables:      81144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84745056 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= 73356 MiB
End job on node127 at 2011-05-16 22:32:12