Trace number 3262664

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-03-24UNSAT 1073.99 268.894

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
MD5SUMf20ed0313cfa494f86b5c8ef723973ee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.1265
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses5251
Sum of the clauses size22611
Maximum clause length12
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5762

Solver Data

1073.65/268.87	
1073.65/268.87	s UNSATISFIABLE
1073.65/268.87	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: 935)

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-3262664-1304096145/watcher-3262664-1304096145 -o /tmp/evaluation-result-3262664-1304096145/solver-3262664-1304096145 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262664-1304096145.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: 6.93 7.85 7.95 2/173 2792
/proc/meminfo: memFree=19221496/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=18868 CPUtime=0 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 534 0 0 0 0 0 0 0 24 0 1 0 521214177 19320832 472 33554432000 4194304 4623224 140734905400448 18446744073709551615 274473967360 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/2792/statm: 4717 472 297 105 0 221 0
[pid=2792/tid=2797] ppid=2790 vsize=50492 CPUtime=0 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521214178 51703808 679 33554432000 4194304 4623224 140734905400448 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=50492 CPUtime=0 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521214178 51703808 679 33554432000 4194304 4623224 140734905400448 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=50492 CPUtime=0 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521214178 51703808 679 33554432000 4194304 4623224 140734905400448 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0944721 s]
/proc/loadavg: 6.93 7.85 7.95 2/173 2792
/proc/meminfo: memFree=19221496/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=248344 CPUtime=0.34 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 1903 0 0 0 34 0 0 0 25 0 4 0 521214177 254304256 1258 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510059 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 62086 1258 340 105 0 57590 0
[pid=2792/tid=2797] ppid=2790 vsize=248344 CPUtime=0.08 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 302 0 0 0 8 0 0 0 25 0 4 0 521214178 254304256 1258 33554432000 4194304 4623224 140734905400448 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=248344 CPUtime=0.08 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 281 0 0 0 8 0 0 0 25 0 4 0 521214178 254304256 1258 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=248344 CPUtime=0.08 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 392 0 0 0 8 0 0 0 25 0 4 0 521214178 254304256 1258 33554432000 4194304 4623224 140734905400448 18446744073709551615 274473634778 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 248344

[startup+0.10047 s]
/proc/loadavg: 6.93 7.85 7.95 2/173 2792
/proc/meminfo: memFree=19221496/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=248344 CPUtime=0.37 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 1926 0 0 0 37 0 0 0 25 0 4 0 521214177 254304256 1280 33554432000 4194304 4623224 140734905400448 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 62086 1280 340 105 0 57590 0
[pid=2792/tid=2797] ppid=2790 vsize=248344 CPUtime=0.09 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 308 0 0 0 9 0 0 0 25 0 4 0 521214178 254304256 1280 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376742 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=248344 CPUtime=0.09 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 285 0 0 0 9 0 0 0 25 0 4 0 521214178 254304256 1280 33554432000 4194304 4623224 140734905400448 18446744073709551615 4463781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=248344 CPUtime=0.09 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 400 0 0 0 9 0 0 0 25 0 4 0 521214178 254304256 1280 33554432000 4194304 4623224 140734905400448 18446744073709551615 4354969 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 248344

[startup+0.300436 s]
/proc/loadavg: 6.93 7.85 7.95 2/173 2792
/proc/meminfo: memFree=19221496/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=250024 CPUtime=1.17 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 3806 0 0 0 117 0 0 0 25 0 4 0 521214177 256024576 2104 33554432000 4194304 4623224 140734905400448 18446744073709551615 4512476 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 62506 2104 340 105 0 58010 0
[pid=2792/tid=2797] ppid=2790 vsize=250024 CPUtime=0.28 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 914 0 0 0 28 0 0 0 25 0 4 0 521214178 256024576 2104 33554432000 4194304 4623224 140734905400448 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=250024 CPUtime=0.29 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 668 0 0 0 29 0 0 0 25 0 4 0 521214178 256024576 2104 33554432000 4194304 4623224 140734905400448 18446744073709551615 4366359 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=250024 CPUtime=0.29 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 1122 0 0 0 29 0 0 0 25 0 4 0 521214178 256024576 2104 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 250024

[startup+0.700367 s]
/proc/loadavg: 6.93 7.85 7.95 2/173 2792
/proc/meminfo: memFree=19221496/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=251872 CPUtime=2.77 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 7351 0 0 0 276 1 0 0 25 0 4 0 521214177 257916928 3431 33554432000 4194304 4623224 140734905400448 18446744073709551615 4415976 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 62968 3431 341 105 0 58472 0
[pid=2792/tid=2797] ppid=2790 vsize=251872 CPUtime=0.68 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 1641 0 0 0 68 0 0 0 25 0 4 0 521214178 257916928 3431 33554432000 4194304 4623224 140734905400448 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=251872 CPUtime=0.69 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 1411 0 0 0 69 0 0 0 25 0 4 0 521214178 257916928 3431 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=251872 CPUtime=0.69 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 2926 0 0 0 69 0 0 0 25 0 4 0 521214178 257916928 3431 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 251872

[startup+1.50023 s]
/proc/loadavg: 7.01 7.85 7.95 9/184 2805
/proc/meminfo: memFree=19187828/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=255280 CPUtime=5.97 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 11704 0 0 0 595 2 0 0 25 0 4 0 521214177 261406720 5295 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510235 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 63820 5295 345 105 0 59324 0
[pid=2792/tid=2797] ppid=2790 vsize=255280 CPUtime=1.48 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 2459 0 0 0 148 0 0 0 25 0 4 0 521214178 261406720 5295 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=255280 CPUtime=1.48 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 2257 0 0 0 148 0 0 0 25 0 4 0 521214178 261406720 5295 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=255280 CPUtime=1.48 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 5245 0 0 0 148 0 0 0 25 0 4 0 521214178 261406720 5295 33554432000 4194304 4623224 140734905400448 18446744073709551615 4545636 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 255280

[startup+3.10094 s]
/proc/loadavg: 7.01 7.85 7.95 9/184 2805
/proc/meminfo: memFree=19167000/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=259020 CPUtime=12.36 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 16430 0 0 0 1234 2 0 0 25 0 4 0 521214177 265236480 7709 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 64755 7709 345 105 0 60259 0
[pid=2792/tid=2797] ppid=2790 vsize=259020 CPUtime=3.08 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 3967 0 0 0 308 0 0 0 25 0 4 0 521214178 265236480 7709 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=259020 CPUtime=3.08 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 3477 0 0 0 308 0 0 0 25 0 4 0 521214178 265236480 7709 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=259020 CPUtime=3.08 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 6916 0 0 0 307 1 0 0 25 0 4 0 521214178 265236480 7709 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 259020

[startup+6.30038 s]
/proc/loadavg: 7.01 7.85 7.95 9/184 2805
/proc/meminfo: memFree=19125316/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=268600 CPUtime=25.14 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 39843 0 0 0 2509 5 0 0 25 0 4 0 521214177 275046400 12141 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 67150 12141 353 105 0 62654 0
[pid=2792/tid=2797] ppid=2790 vsize=268600 CPUtime=6.28 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 7906 0 0 0 627 1 0 0 25 0 4 0 521214178 275046400 12141 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=268600 CPUtime=6.28 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 5293 0 0 0 628 0 0 0 25 0 4 0 521214178 275046400 12141 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=268600 CPUtime=6.25 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 24135 0 0 0 623 2 0 0 25 0 4 0 521214178 275046400 12141 33554432000 4194304 4623224 140734905400448 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 268600

[startup+12.7003 s]
/proc/loadavg: 7.16 7.86 7.95 9/184 2805
/proc/meminfo: memFree=19073396/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=278164 CPUtime=50.7 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 86193 0 0 0 5057 13 0 0 25 0 4 0 521214177 284839936 16615 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 69541 16615 360 105 0 65045 0
[pid=2792/tid=2797] ppid=2790 vsize=278164 CPUtime=12.68 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 11260 0 0 0 1267 1 0 0 25 0 4 0 521214178 284839936 16615 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=278164 CPUtime=12.68 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 8353 0 0 0 1267 1 0 0 25 0 4 0 521214178 284839936 16615 33554432000 4194304 4623224 140734905400448 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=278164 CPUtime=12.62 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 63258 0 0 0 1253 9 0 0 25 0 4 0 521214178 284839936 16615 33554432000 4194304 4623224 140734905400448 18446744073709551615 4355021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 278164

[startup+25.501 s]
/proc/loadavg: 7.29 7.86 7.95 9/184 2806
/proc/meminfo: memFree=18998636/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=290988 CPUtime=101.83 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 179674 0 0 0 10157 26 0 0 25 0 4 0 521214177 297971712 25133 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510252 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 72747 25133 409 105 0 68251 0
[pid=2792/tid=2797] ppid=2790 vsize=290988 CPUtime=25.48 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 16854 0 0 0 2545 3 0 0 25 0 4 0 521214178 297971712 25133 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=290988 CPUtime=25.48 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 11992 0 0 0 2547 1 0 0 25 0 4 0 521214178 297971712 25133 33554432000 4194304 4623224 140734905400448 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=290988 CPUtime=25.35 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 146204 0 0 0 2515 20 0 0 25 0 4 0 521214178 297971712 25133 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 290988

[startup+51.1005 s]
/proc/loadavg: 7.53 7.87 7.95 9/184 2807
/proc/meminfo: memFree=18888368/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=314416 CPUtime=204.1 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 311841 0 0 0 20362 48 0 0 25 0 4 0 521214177 321961984 36467 33554432000 4194304 4623224 140734905400448 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 78604 36467 372 105 0 74108 0
[pid=2792/tid=2797] ppid=2790 vsize=314416 CPUtime=51.08 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 25885 0 0 0 5103 5 0 0 25 0 4 0 521214178 321961984 36467 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=314416 CPUtime=51.08 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 17872 0 0 0 5106 2 0 0 25 0 4 0 521214178 321961984 36467 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=314416 CPUtime=50.81 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 262409 0 0 0 5043 38 0 0 25 0 4 0 521214178 321961984 36467 33554432000 4194304 4623224 140734905400448 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 314416

[startup+102.306 s]
/proc/loadavg: 7.88 7.92 7.96 9/184 2808
/proc/meminfo: memFree=18728632/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=365256 CPUtime=408.62 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 393745 0 0 0 40801 61 0 0 25 0 4 0 521214177 374022144 52185 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 91314 52185 615 105 0 86818 0
[pid=2792/tid=2797] ppid=2790 vsize=365256 CPUtime=102.27 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 35983 0 0 0 10220 7 0 0 25 0 4 0 521214178 374022144 52185 33554432000 4194304 4623224 140734905400448 18446744073709551615 4378079 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=365256 CPUtime=102.29 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 26468 0 0 0 10224 5 0 0 25 0 4 0 521214178 374022144 52185 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=365256 CPUtime=101.74 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 320541 0 0 0 10128 46 0 0 25 0 4 0 521214178 374022144 52185 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 365256

[startup+162.301 s]
/proc/loadavg: 7.99 7.94 7.97 9/184 2809
/proc/meminfo: memFree=18558840/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=444356 CPUtime=648.27 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 409562 0 0 0 64763 64 0 0 25 0 4 0 521214177 455020544 65813 33554432000 4194304 4623224 140734905400448 18446744073709551615 4517554 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 111089 65813 1162 105 0 106593 0
[pid=2792/tid=2797] ppid=2790 vsize=444356 CPUtime=162.26 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36223 0 0 0 16219 7 0 0 25 0 4 0 521214178 455020544 65813 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=444356 CPUtime=162.27 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 27626 0 0 0 16222 5 0 0 25 0 4 0 521214178 455020544 65813 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=444356 CPUtime=161.41 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 321603 0 0 0 16094 47 0 0 25 0 4 0 521214178 455020544 65813 33554432000 4194304 4623224 140734905400448 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 444356

[startup+222.3 s]
/proc/loadavg: 8.03 7.97 7.97 9/184 2811
/proc/meminfo: memFree=18487012/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=460096 CPUtime=887.91 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 457658 0 0 0 88719 72 0 0 25 0 4 0 521214177 471138304 69005 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 115024 69005 1101 105 0 110528 0
[pid=2792/tid=2797] ppid=2790 vsize=460096 CPUtime=222.25 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36347 0 0 0 22218 7 0 0 25 0 4 0 521214178 471138304 69005 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=460096 CPUtime=222.26 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36524 0 0 0 22219 7 0 0 25 0 4 0 521214178 471138304 69005 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=460096 CPUtime=221.08 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 359295 0 0 0 22055 53 0 0 25 0 4 0 521214178 471138304 69005 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 460096

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

[startup+230.301 s]
/proc/loadavg: 8.11 7.98 7.98 9/184 2811
/proc/meminfo: memFree=18481676/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=460096 CPUtime=919.87 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 465367 0 0 0 91914 73 0 0 25 0 4 0 521214177 471138304 69113 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 115024 69113 1101 105 0 110528 0
[pid=2792/tid=2797] ppid=2790 vsize=460096 CPUtime=230.25 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36347 0 0 0 23018 7 0 0 25 0 4 0 521214178 471138304 69113 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=460096 CPUtime=230.26 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36579 0 0 0 23019 7 0 0 25 0 4 0 521214178 471138304 69113 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=460096 CPUtime=229.04 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 366945 0 0 0 22849 55 0 0 25 0 4 0 521214178 471138304 69113 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 919.87
Current children cumulated vsize (KiB) 460096

[startup+255.9 s]
/proc/loadavg: 8.07 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18446944/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=475292 CPUtime=1022.13 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 468384 0 0 0 102139 74 0 0 25 0 4 0 521214177 486699008 71628 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 118823 71628 785 105 0 114327 0
[pid=2792/tid=2797] ppid=2790 vsize=475292 CPUtime=255.85 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36366 0 0 0 25578 7 0 0 25 0 4 0 521214178 486699008 71628 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=475292 CPUtime=255.86 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36799 0 0 0 25579 7 0 0 25 0 4 0 521214178 486699008 71628 33554432000 4194304 4623224 140734905400448 18446744073709551615 4366381 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=475292 CPUtime=254.5 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 369478 0 0 0 25395 55 0 0 25 0 4 0 521214178 486699008 71628 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1022.13
Current children cumulated vsize (KiB) 475292

[startup+262.3 s]
/proc/loadavg: 8.06 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18440744/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=475572 CPUtime=1047.69 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 468786 0 0 0 104695 74 0 0 25 0 4 0 521214177 486985728 71999 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 118893 71999 785 105 0 114397 0
[pid=2792/tid=2797] ppid=2790 vsize=475572 CPUtime=262.25 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36411 0 0 0 26218 7 0 0 25 0 4 0 521214178 486985728 71999 33554432000 4194304 4623224 140734905400448 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=475572 CPUtime=262.26 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36886 0 0 0 26219 7 0 0 25 0 4 0 521214178 486985728 71999 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=475572 CPUtime=260.86 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 369556 0 0 0 26031 55 0 0 25 0 4 0 521214178 486985728 71999 33554432000 4194304 4623224 140734905400448 18446744073709551615 4545328 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1047.69
Current children cumulated vsize (KiB) 475572

[startup+265.501 s]
/proc/loadavg: 8.06 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18437892/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=475572 CPUtime=1060.47 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 469136 0 0 0 105973 74 0 0 25 0 4 0 521214177 486985728 72289 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 118893 72289 785 105 0 114397 0
[pid=2792/tid=2797] ppid=2790 vsize=475572 CPUtime=265.45 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36471 0 0 0 26538 7 0 0 25 0 4 0 521214178 486985728 72289 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=475572 CPUtime=265.46 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36887 0 0 0 26539 7 0 0 25 0 4 0 521214178 486985728 72289 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=475572 CPUtime=264.05 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 369587 0 0 0 26349 56 0 0 25 0 4 0 521214178 486985728 72289 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1060.47
Current children cumulated vsize (KiB) 475572

[startup+267.1 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18431320/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=528628 CPUtime=1066.87 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 481580 0 0 0 106611 76 0 0 25 0 4 0 521214177 541315072 73718 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 132157 73718 513 105 0 127661 0
[pid=2792/tid=2797] ppid=2790 vsize=528628 CPUtime=267.05 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36473 0 0 0 26698 7 0 0 25 0 4 0 521214178 541315072 73718 33554432000 4194304 4623224 140734905400448 18446744073709551615 4289968 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=528628 CPUtime=267.06 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36929 0 0 0 26699 7 0 0 25 0 4 0 521214178 541315072 73718 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=528628 CPUtime=265.64 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 369823 0 0 0 26508 56 0 0 25 0 4 0 521214178 541315072 73718 33554432000 4194304 4623224 140734905400448 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1066.87
Current children cumulated vsize (KiB) 528628

[startup+267.9 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18428964/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=528628 CPUtime=1070.06 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 481942 0 0 0 106930 76 0 0 25 0 4 0 521214177 541315072 74077 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 132157 74077 513 105 0 127661 0
[pid=2792/tid=2797] ppid=2790 vsize=528628 CPUtime=267.85 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36473 0 0 0 26778 7 0 0 25 0 4 0 521214178 541315072 74077 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=528628 CPUtime=267.86 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 37047 0 0 0 26779 7 0 0 25 0 4 0 521214178 541315072 74077 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=528628 CPUtime=266.44 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 369823 0 0 0 26588 56 0 0 25 0 4 0 521214178 541315072 74077 33554432000 4194304 4623224 140734905400448 18446744073709551615 4364672 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1070.06
Current children cumulated vsize (KiB) 528628

[startup+268.3 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18426236/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=528628 CPUtime=1071.67 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 482247 0 0 0 107091 76 0 0 25 0 4 0 521214177 541315072 74382 33554432000 4194304 4623224 140734905400448 18446744073709551615 4397303 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 132157 74382 513 105 0 127661 0
[pid=2792/tid=2797] ppid=2790 vsize=528628 CPUtime=268.25 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36473 0 0 0 26818 7 0 0 25 0 4 0 521214178 541315072 74406 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=528628 CPUtime=268.27 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 37052 0 0 0 26820 7 0 0 25 0 4 0 521214178 541315072 74406 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=528628 CPUtime=266.84 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 369823 0 0 0 26628 56 0 0 25 0 4 0 521214178 541315072 74406 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1071.67
Current children cumulated vsize (KiB) 528628

[startup+268.701 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18426236/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=528628 CPUtime=1073.26 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 483930 0 0 0 107249 77 0 0 25 0 4 0 521214177 541315072 74785 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 132157 74785 513 105 0 127661 0
[pid=2792/tid=2797] ppid=2790 vsize=528628 CPUtime=268.65 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36473 0 0 0 26858 7 0 0 25 0 4 0 521214178 541315072 74785 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=528628 CPUtime=268.66 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 37052 0 0 0 26859 7 0 0 25 0 4 0 521214178 541315072 74785 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=528628 CPUtime=267.23 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 371135 0 0 0 26667 56 0 0 25 0 4 0 521214178 541315072 74785 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1073.26
Current children cumulated vsize (KiB) 528628

[startup+268.801 s]
/proc/loadavg: 8.05 7.98 7.98 9/184 2812
/proc/meminfo: memFree=18426236/32950928 swapFree=67111528/67111528
[pid=2792] ppid=2790 vsize=528628 CPUtime=1073.65 cores=0,2,4,6
/proc/2792/stat : 2792 (SArTagnan) R 2790 2792 2271 0 -1 4202496 483994 0 0 0 107288 77 0 0 25 0 4 0 521214177 541315072 74849 33554432000 4194304 4623224 140734905400448 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2792/statm: 132157 74849 513 105 0 127661 0
[pid=2792/tid=2797] ppid=2790 vsize=528628 CPUtime=268.75 cores=0,2,4,6
/proc/2792/task/2797/stat : 2797 (SArTagnan) R 2790 2792 2271 0 -1 4202560 36473 0 0 0 26868 7 0 0 25 0 4 0 521214178 541315072 74849 33554432000 4194304 4623224 140734905400448 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2792/tid=2798] ppid=2790 vsize=528628 CPUtime=268.76 cores=0,2,4,6
/proc/2792/task/2798/stat : 2798 (SArTagnan) R 2790 2792 2271 0 -1 4202560 37053 0 0 0 26869 7 0 0 25 0 4 0 521214178 541315072 74849 33554432000 4194304 4623224 140734905400448 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2792/tid=2800] ppid=2790 vsize=528628 CPUtime=267.33 cores=0,2,4,6
/proc/2792/task/2800/stat : 2800 (SArTagnan) R 2790 2792 2271 0 -1 4202560 371135 0 0 0 26677 56 0 0 25 0 4 0 521214178 541315072 74849 33554432000 4194304 4623224 140734905400448 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1073.65
Current children cumulated vsize (KiB) 528628

Child status: 20
Real time (s): 268.894
CPU time (s): 1073.99
CPU user time (s): 1073.2
CPU system time (s): 0.789879
CPU usage (%): 399.41
Max. virtual memory (cumulated for all children) (KiB): 528628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1073.2
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 485138
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= 586
involuntary context switches= 5217

runsolver used 0.451931 second user time and 1.01385 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 18:55:45
IDJOB=3262664
IDBENCH=83361
IDSOLVER=1656
FILE ID=node125/3262664-1304096145
RUNJOBID= node125-1304096145-2775
PBS_JOBID= 13170583
Free space on /tmp= 72764 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262664-1304096145/watcher-3262664-1304096145 -o /tmp/evaluation-result-3262664-1304096145/solver-3262664-1304096145 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262664-1304096145.cnf -threads=4

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
RANDOM SEED=584897794

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:     32950928 kB
MemFree:      19221528 kB
Buffers:       2218452 kB
Cached:       10915960 kB
SwapCached:          0 kB
Active:        8426916 kB
Inactive:      4771452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19221528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             920 kB
Writeback:           0 kB
AnonPages:       62628 kB
Mapped:          14492 kB
Slab:           467172 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187168 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= 72764 MiB
End job on node125 at 2011-04-29 19:00:14