Trace number 3322475

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
claspmt 2.0-R4095UNSAT 31161.8 3902.37

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29393.6
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...386238/instance-3322475-1304386238.cnf
0.19/0.26	c Solving...
31161.61/3902.36	s UNSATISFIABLE
31161.61/3902.36	
31161.61/3902.36	c Models        : 0     
31161.61/3902.36	c Time          : 3902.336s (Solving: 3902.08s 1st Model: 0.00s Unsat: 3902.08s)
31161.61/3902.36	c CPU Time      : 31161.710s

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-3322475-1304386238/watcher-3322475-1304386238 -o /tmp/evaluation-result-3322475-1304386238/solver-3322475-1304386238 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322475-1304386238.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.49 7.77 7.90 1/376 19361
/proc/meminfo: memFree=16127436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=23052 CPUtime=0.01 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 1163 0 0 0 1 0 0 0 25 0 1 0 628854437 23605248 1000 33554432000 4194304 4964704 140737306959328 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19361/statm: 5763 1001 397 189 0 637 0

[startup+0.03306 s]
/proc/loadavg: 7.49 7.77 7.90 1/376 19361
/proc/meminfo: memFree=16127436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=24408 CPUtime=0.03 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 1495 0 0 0 3 0 0 0 25 0 1 0 628854437 24993792 1332 33554432000 4194304 4964704 140737306959328 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19361/statm: 6102 1332 399 189 0 976 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24408

[startup+0.101036 s]
/proc/loadavg: 7.49 7.77 7.90 1/376 19361
/proc/meminfo: memFree=16127436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=24408 CPUtime=0.09 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 1495 0 0 0 9 0 0 0 25 0 1 0 628854437 24993792 1332 33554432000 4194304 4964704 140737306959328 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19361/statm: 6102 1332 399 189 0 976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24408

[startup+0.306991 s]
/proc/loadavg: 7.49 7.77 7.90 1/376 19361
/proc/meminfo: memFree=16127436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=252696 CPUtime=0.49 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 2176 0 0 0 48 1 0 0 25 0 8 0 628854437 258760704 1940 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 63174 1940 461 189 0 57523 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 252696

[startup+1.31878 s]
/proc/loadavg: 7.49 7.77 7.90 1/376 19361
/proc/meminfo: memFree=16127436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=321548 CPUtime=8.54 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 6457 0 0 0 852 2 0 0 25 0 8 0 628854437 329265152 6221 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627509 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 80387 6221 464 189 0 74736 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 321548

[startup+1.51874 s]
/proc/loadavg: 7.49 7.77 7.90 1/376 19361
/proc/meminfo: memFree=16127436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=321680 CPUtime=10.14 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 6805 0 0 0 1012 2 0 0 25 0 8 0 628854437 329400320 6569 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 80420 6569 464 189 0 74769 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 321680

[startup+3.10047 s]
/proc/loadavg: 7.53 7.77 7.90 9/384 19369
/proc/meminfo: memFree=16097436/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=323008 CPUtime=22.77 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 8575 0 0 0 2274 3 0 0 25 0 8 0 628854437 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4684659 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 80752 8339 466 189 0 75101 0
[pid=19361/tid=19363] ppid=19359 vsize=323008 CPUtime=2.82 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 793 0 0 0 282 0 0 0 23 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=323008 CPUtime=2.76 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 1248 0 0 0 276 0 0 0 23 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=323008 CPUtime=2.82 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 803 0 0 0 282 0 0 0 24 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=323008 CPUtime=2.82 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 854 0 0 0 282 0 0 0 23 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=323008 CPUtime=2.82 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 649 0 0 0 282 0 0 0 23 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=323008 CPUtime=2.82 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 849 0 0 0 282 0 0 0 23 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=323008 CPUtime=2.77 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 1113 0 0 0 276 1 0 0 23 0 8 0 628854463 330760192 8339 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.77
Current children cumulated vsize (KiB) 323008

[startup+6.31391 s]
/proc/loadavg: 7.53 7.77 7.90 9/384 19369
/proc/meminfo: memFree=16086420/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=324984 CPUtime=48.44 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 10964 0 0 0 4839 5 0 0 25 0 8 0 628854437 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 81246 10728 466 189 0 75595 0
[pid=19361/tid=19363] ppid=19359 vsize=324984 CPUtime=6.04 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 1005 0 0 0 604 0 0 0 25 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=324984 CPUtime=5.93 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 1973 0 0 0 593 0 0 0 21 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=324984 CPUtime=6.03 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 1086 0 0 0 603 0 0 0 25 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=324984 CPUtime=6.03 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 1052 0 0 0 603 0 0 0 25 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=324984 CPUtime=6.04 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 779 0 0 0 604 0 0 0 25 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=324984 CPUtime=6.03 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 1121 0 0 0 603 0 0 0 25 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=324984 CPUtime=5.97 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 1508 0 0 0 596 1 0 0 25 0 8 0 628854463 332783616 10728 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.44
Current children cumulated vsize (KiB) 324984

[startup+12.7008 s]
/proc/loadavg: 7.65 7.79 7.91 9/384 19369
/proc/meminfo: memFree=16068100/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=329320 CPUtime=99.45 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 15923 0 0 0 9938 7 0 0 25 0 8 0 628854437 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 82330 15566 466 189 0 76679 0
[pid=19361/tid=19363] ppid=19359 vsize=329320 CPUtime=12.42 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 1624 0 0 0 1242 0 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4362225 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=329320 CPUtime=12.25 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 3156 0 0 0 1225 0 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=329320 CPUtime=12.41 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 1485 0 0 0 1241 0 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=329320 CPUtime=12.41 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 1595 0 0 0 1241 0 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=329320 CPUtime=12.42 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 1270 0 0 0 1242 0 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=329320 CPUtime=12.41 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 1654 0 0 0 1241 0 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=329320 CPUtime=12.36 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 2232 0 0 0 1234 2 0 0 25 0 8 0 628854463 337223680 15566 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.45
Current children cumulated vsize (KiB) 329320

[startup+25.5006 s]
/proc/loadavg: 7.73 7.80 7.91 9/384 19370
/proc/meminfo: memFree=16049440/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=333428 CPUtime=201.68 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 21539 0 0 0 20156 12 0 0 25 0 8 0 628854437 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 83357 21001 466 189 0 77706 0
[pid=19361/tid=19363] ppid=19359 vsize=333428 CPUtime=25.22 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 2305 0 0 0 2521 1 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627360 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=333428 CPUtime=24.9 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 4898 0 0 0 2489 1 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=333428 CPUtime=25.21 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 1861 0 0 0 2521 0 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 216734876298 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=333428 CPUtime=25.22 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 2043 0 0 0 2521 1 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=333428 CPUtime=25.22 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 1837 0 0 0 2521 1 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=333428 CPUtime=25.21 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 2039 0 0 0 2520 1 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=333428 CPUtime=25.15 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 3263 0 0 0 2513 2 0 0 25 0 8 0 628854463 341430272 21001 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.68
Current children cumulated vsize (KiB) 333428

[startup+51.1011 s]
/proc/loadavg: 7.82 7.82 7.91 9/384 19370
/proc/meminfo: memFree=16021116/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=338496 CPUtime=406.14 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 27881 0 0 0 40596 18 0 0 25 0 8 0 628854437 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668641 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 84624 27270 466 189 0 78973 0
[pid=19361/tid=19363] ppid=19359 vsize=338496 CPUtime=50.81 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 3125 0 0 0 5080 1 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=338496 CPUtime=50.27 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 6756 0 0 0 5025 2 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=338496 CPUtime=50.81 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 2434 0 0 0 5080 1 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=338496 CPUtime=50.81 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 2700 0 0 0 5079 2 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=338496 CPUtime=50.81 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 2578 0 0 0 5080 1 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=338496 CPUtime=50.81 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 2567 0 0 0 5079 2 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=338496 CPUtime=50.67 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 4040 0 0 0 5064 3 0 0 25 0 8 0 628854463 346619904 27270 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.14
Current children cumulated vsize (KiB) 338496

[startup+102.301 s]
/proc/loadavg: 7.96 7.86 7.91 9/384 19372
/proc/meminfo: memFree=15979164/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=349916 CPUtime=815.06 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 38467 0 0 0 81479 27 0 0 25 0 8 0 628854437 358313984 37650 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19361/statm: 87479 37650 466 189 0 81828 0
[pid=19361/tid=19363] ppid=19359 vsize=349916 CPUtime=102 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 4774 0 0 0 10197 3 0 0 25 0 8 0 628854463 358313984 37650 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=349916 CPUtime=101.46 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 8745 0 0 0 10143 3 0 0 25 0 8 0 628854463 358313984 37650 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=349916 CPUtime=102 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 3204 0 0 0 10199 1 0 0 25 0 8 0 628854463 358313984 37650 33554432000 4194304 4964704 140737306959328 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 6 0 0 0

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

/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 381892 30 0 0 25 0 8 0 628854463 683978752 100192 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3819.61 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7717 0 0 0 381928 33 0 0 25 0 8 0 628854463 683978752 100192 33554432000 4194304 4964704 140737306959328 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3819.09 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13525 0 0 0 381862 47 0 0 25 0 8 0 628854463 683978752 100192 33554432000 4194304 4964704 140737306959328 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 30522.6
Current children cumulated vsize (KiB) 667948

[startup+3882.3 s]
/proc/loadavg: 8.15 8.09 8.19 9/384 21744
/proc/meminfo: memFree=15608580/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31001.9 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112772 0 0 0 3099895 291 0 0 25 0 8 0 628854437 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 100323 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3866.9 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26696 0 0 0 386655 35 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3853.07 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24462 0 0 0 385268 39 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3881.31 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 388106 25 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3881.51 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 388123 28 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3879.22 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 387892 30 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4660097 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3879.59 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 387926 33 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3879.07 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13525 0 0 0 387860 47 0 0 25 0 8 0 628854463 683978752 100323 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31001.9
Current children cumulated vsize (KiB) 667948

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

[startup+3891.9 s]
/proc/loadavg: 8.13 8.09 8.19 9/384 21745
/proc/meminfo: memFree=15608572/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31078.5 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112799 0 0 0 3107562 292 0 0 25 0 8 0 628854437 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 100350 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3876.49 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26709 0 0 0 387614 35 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3862.55 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24463 0 0 0 386216 39 0 0 19 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3890.91 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 389066 25 0 0 19 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3891.11 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 389083 28 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3888.82 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 388852 30 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3889.19 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 388886 33 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3888.67 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13532 0 0 0 388820 47 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31078.5
Current children cumulated vsize (KiB) 667948

[startup+3898.3 s]
/proc/loadavg: 8.11 8.08 8.19 9/384 21745
/proc/meminfo: memFree=15608568/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31129.7 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112799 0 0 0 3112674 292 0 0 25 0 8 0 628854437 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4669399 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 100350 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3882.89 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26709 0 0 0 388254 35 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3868.88 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24463 0 0 0 386849 39 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668641 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3897.31 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 389706 25 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3897.51 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 389723 28 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627185 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3895.22 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 389492 30 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3895.59 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 389526 33 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3895.07 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13532 0 0 0 389460 47 0 0 25 0 8 0 628854463 683978752 100350 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31129.7
Current children cumulated vsize (KiB) 667948

[startup+3899.9 s]
/proc/loadavg: 8.11 8.08 8.19 9/384 21745
/proc/meminfo: memFree=15608692/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31142.4 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112799 0 0 0 3113952 292 0 0 25 0 8 0 628854437 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 100308 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3884.5 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26709 0 0 0 388414 36 0 0 19 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3870.46 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24463 0 0 0 387007 39 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3898.91 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 389866 25 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3899.11 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 389883 28 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3896.82 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 389652 30 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3897.19 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 389686 33 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3896.67 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13532 0 0 0 389620 47 0 0 19 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31142.4
Current children cumulated vsize (KiB) 667948

[startup+3901.5 s]
/proc/loadavg: 8.11 8.08 8.19 9/384 21745
/proc/meminfo: memFree=15608692/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31155.2 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112799 0 0 0 3115229 293 0 0 25 0 8 0 628854437 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627168 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 100308 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3886.1 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26709 0 0 0 388574 36 0 0 22 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3872.03 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24463 0 0 0 387164 39 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3900.51 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 390026 25 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3900.71 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 390043 28 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3898.42 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 389812 30 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3898.79 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 389846 33 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3898.27 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13532 0 0 0 389780 47 0 0 22 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31155.2
Current children cumulated vsize (KiB) 667948

[startup+3901.9 s]
/proc/loadavg: 8.11 8.08 8.19 9/384 21745
/proc/meminfo: memFree=15608692/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31158.4 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112799 0 0 0 3115549 293 0 0 25 0 8 0 628854437 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 100308 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3886.5 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26709 0 0 0 388614 36 0 0 24 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3872.44 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24463 0 0 0 387205 39 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3900.91 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 390066 25 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670337 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3901.11 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 390083 28 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3898.82 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 389852 30 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3899.19 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 389886 33 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3898.67 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13532 0 0 0 389820 47 0 0 25 0 8 0 628854463 683978752 100308 33554432000 4194304 4964704 140737306959328 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31158.4
Current children cumulated vsize (KiB) 667948

[startup+3902.3 s]
/proc/loadavg: 8.11 8.08 8.19 9/384 21745
/proc/meminfo: memFree=15608692/32951124 swapFree=67102128/67111528
[pid=19361] ppid=19359 vsize=667948 CPUtime=31161.6 cores=0-7
/proc/19361/stat : 19361 (claspmt) R 19359 19361 19230 0 -1 4202496 112799 0 0 0 3115867 294 0 0 25 0 8 0 628854437 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 216735283743 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19361/statm: 166987 99364 466 189 0 161336 0
[pid=19361/tid=19363] ppid=19359 vsize=667948 CPUtime=3886.9 cores=0-7
/proc/19361/task/19363/stat : 19363 (claspmt) R 19359 19361 19230 0 -1 4202560 26709 0 0 0 388654 36 0 0 18 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 216735283743 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19361/tid=19364] ppid=19359 vsize=667948 CPUtime=3872.84 cores=0-7
/proc/19361/task/19364/stat : 19364 (claspmt) R 19359 19361 19230 0 -1 4202560 24463 0 0 0 387244 40 0 0 18 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19361/tid=19365] ppid=19359 vsize=667948 CPUtime=3901.31 cores=0-7
/proc/19361/task/19365/stat : 19365 (claspmt) R 19359 19361 19230 0 -1 4202560 7348 0 0 0 390106 25 0 0 18 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19361/tid=19366] ppid=19359 vsize=667948 CPUtime=3901.51 cores=0-7
/proc/19361/task/19366/stat : 19366 (claspmt) R 19359 19361 19230 0 -1 4202560 12705 0 0 0 390122 29 0 0 25 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 216735283743 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19361/tid=19367] ppid=19359 vsize=667948 CPUtime=3899.22 cores=0-7
/proc/19361/task/19367/stat : 19367 (claspmt) R 19359 19361 19230 0 -1 4202560 12521 0 0 0 389892 30 0 0 18 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 216735283694 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19361/tid=19368] ppid=19359 vsize=667948 CPUtime=3899.6 cores=0-7
/proc/19361/task/19368/stat : 19368 (claspmt) R 19359 19361 19230 0 -1 4202560 7749 0 0 0 389926 34 0 0 18 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 216735283743 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19361/tid=19369] ppid=19359 vsize=667948 CPUtime=3899.08 cores=0-7
/proc/19361/task/19369/stat : 19369 (claspmt) R 19359 19361 19230 0 -1 4202560 13532 0 0 0 389860 48 0 0 25 0 8 0 628854463 683978752 99364 33554432000 4194304 4964704 140737306959328 18446744073709551615 216735283694 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31161.6
Current children cumulated vsize (KiB) 667948

Child status: 20
Real time (s): 3902.37
CPU time (s): 31161.8
CPU user time (s): 31158.8
CPU system time (s): 2.98854
CPU usage (%): 798.533
Max. virtual memory (cumulated for all children) (KiB): 667948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31158.8
system time used= 2.98855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112810
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= 187156
involuntary context switches= 159977

runsolver used 13.7959 second user time and 34.0328 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-03 03:30:38
IDJOB=3322475
IDBENCH=83275
IDSOLVER=1711
FILE ID=node119/3322475-1304386238
RUNJOBID= node119-1304386116-19244
PBS_JOBID= 13181801
Free space on /tmp= 73376 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322475-1304386238/watcher-3322475-1304386238 -o /tmp/evaluation-result-3322475-1304386238/solver-3322475-1304386238 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322475-1304386238.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=638861171

node119.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.815
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.63
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.815
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:     32951124 kB
MemFree:      16127840 kB
Buffers:        342096 kB
Cached:        1610572 kB
SwapCached:       3692 kB
Active:       13107376 kB
Inactive:      3240032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16127840 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:            1800 kB
Writeback:           0 kB
AnonPages:    14393952 kB
Mapped:          30524 kB
Slab:           353172 kB
PageTables:      56036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102453992 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= 73376 MiB
End job on node119 at 2011-05-03 04:35:40