Trace number 3322754

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 3869.42 539.857

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.644
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...393531/instance-3322754-1304393531.cnf
1.49/1.51	c Solving...
3869.35/539.84	s UNSATISFIABLE
3869.35/539.84	
3869.35/539.84	c Models        : 0     
3869.35/539.84	c Time          : 539.342s (Solving: 537.83s 1st Model: 0.00s Unsat: 537.83s)
3869.35/539.84	c CPU Time      : 3868.900s

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-3322754-1304393531/watcher-3322754-1304393531 -o /tmp/evaluation-result-3322754-1304393531/solver-3322754-1304393531 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322754-1304393531.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: 6.84 7.76 7.92 1/329 22222
/proc/meminfo: memFree=19280952/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=37436 CPUtime=0 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 3828 0 0 0 0 0 0 0 18 0 1 0 550954387 38334464 3671 33554432000 4194304 4964704 140736711467232 18446744073709551615 4679026 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22222/statm: 9359 3675 377 189 0 4233 0

[startup+0.103549 s]
/proc/loadavg: 6.84 7.76 7.92 1/329 22222
/proc/meminfo: memFree=19280952/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=44228 CPUtime=0.09 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 6956 0 0 0 9 0 0 0 18 0 1 0 550954387 45289472 6188 33554432000 4194304 4964704 140736711467232 18446744073709551615 270613110528 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22222/statm: 11057 6188 388 189 0 5931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44228

[startup+0.200529 s]
/proc/loadavg: 6.84 7.76 7.92 1/329 22222
/proc/meminfo: memFree=19280952/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=50260 CPUtime=0.18 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 8448 0 0 0 18 0 0 0 18 0 1 0 550954387 51466240 7680 33554432000 4194304 4964704 140736711467232 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22222/statm: 12565 7680 388 189 0 7439 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 50260

[startup+0.300509 s]
/proc/loadavg: 6.84 7.76 7.92 1/329 22222
/proc/meminfo: memFree=19280952/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=56324 CPUtime=0.29 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 9962 0 0 0 28 1 0 0 18 0 1 0 550954387 57675776 9194 33554432000 4194304 4964704 140736711467232 18446744073709551615 270613110528 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22222/statm: 14081 9194 388 189 0 8955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56324

[startup+0.70044 s]
/proc/loadavg: 6.84 7.76 7.92 1/329 22222
/proc/meminfo: memFree=19280952/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=80528 CPUtime=0.69 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 15923 0 0 0 66 3 0 0 18 0 1 0 550954387 82460672 15072 33554432000 4194304 4964704 140736711467232 18446744073709551615 4567224 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22222/statm: 20132 15072 388 189 0 15006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80528

[startup+1.5003 s]
/proc/loadavg: 6.37 7.65 7.88 2/330 22223
/proc/meminfo: memFree=19199004/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=130044 CPUtime=1.49 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 29208 0 0 0 142 7 0 0 20 0 1 0 550954387 133165056 27298 33554432000 4194304 4964704 140736711467232 18446744073709551615 4629529 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22222/statm: 32511 27298 401 189 0 27385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130044

[startup+3.10102 s]
/proc/loadavg: 6.37 7.65 7.88 2/330 22223
/proc/meminfo: memFree=19199004/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=663896 CPUtime=3.93 cores=0-7
/proc/22222/stat : 22222 (claspmt) S 22220 22222 22197 0 -1 4202496 66602 0 0 0 352 41 0 0 20 0 8 0 550954387 679829504 58783 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22222/statm: 165974 58783 434 189 0 160323 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 663896

[startup+6.30045 s]
/proc/loadavg: 5.94 7.54 7.84 2/337 22230
/proc/meminfo: memFree=19047324/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=663896 CPUtime=7.12 cores=0-7
/proc/22222/stat : 22222 (claspmt) S 22220 22222 22197 0 -1 4202496 66710 0 0 0 671 41 0 0 20 0 8 0 550954387 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22222/statm: 165974 58891 436 189 0 160323 0
[pid=22222/tid=22224] ppid=22220 vsize=663896 CPUtime=0.06 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) S 22220 22222 22197 0 -1 4202560 4536 0 0 0 2 4 0 0 17 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=663896 CPUtime=0.18 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) S 22220 22222 22197 0 -1 4202560 5616 0 0 0 15 3 0 0 18 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 3 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=663896 CPUtime=0.19 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) S 22220 22222 22197 0 -1 4202560 5402 0 0 0 15 4 0 0 18 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=663896 CPUtime=0.07 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) S 22220 22222 22197 0 -1 4202560 4413 0 0 0 3 4 0 0 17 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=663896 CPUtime=4.64 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6062 0 0 0 457 7 0 0 25 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668464 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) S 22220 22222 22197 0 -1 4202560 5819 0 0 0 15 5 0 0 18 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) S 22220 22222 22197 0 -1 4202560 5579 0 0 0 17 3 0 0 18 0 8 0 550954538 679829504 58891 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 663896

[startup+12.7003 s]
/proc/loadavg: 5.54 7.43 7.81 2/337 22230
/proc/meminfo: memFree=19047044/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=663896 CPUtime=13.52 cores=0-7
/proc/22222/stat : 22222 (claspmt) S 22220 22222 22197 0 -1 4202496 66789 0 0 0 1311 41 0 0 20 0 8 0 550954387 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22222/statm: 165974 58970 436 189 0 160323 0
[pid=22222/tid=22224] ppid=22220 vsize=663896 CPUtime=0.06 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) S 22220 22222 22197 0 -1 4202560 4536 0 0 0 2 4 0 0 17 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=663896 CPUtime=0.18 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) S 22220 22222 22197 0 -1 4202560 5616 0 0 0 15 3 0 0 18 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 3 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=663896 CPUtime=0.19 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) S 22220 22222 22197 0 -1 4202560 5402 0 0 0 15 4 0 0 18 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=663896 CPUtime=0.07 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) S 22220 22222 22197 0 -1 4202560 4413 0 0 0 3 4 0 0 17 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=663896 CPUtime=11.04 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6141 0 0 0 1097 7 0 0 25 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) S 22220 22222 22197 0 -1 4202560 5819 0 0 0 15 5 0 0 18 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) S 22220 22222 22197 0 -1 4202560 5579 0 0 0 17 3 0 0 18 0 8 0 550954538 679829504 58970 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.52
Current children cumulated vsize (KiB) 663896

[startup+25.5011 s]
/proc/loadavg: 4.54 7.12 7.70 2/337 22231
/proc/meminfo: memFree=19047672/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=663896 CPUtime=26.32 cores=0-7
/proc/22222/stat : 22222 (claspmt) S 22220 22222 22197 0 -1 4202496 67160 0 0 0 2591 41 0 0 20 0 8 0 550954387 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22222/statm: 165974 59341 436 189 0 160323 0
[pid=22222/tid=22224] ppid=22220 vsize=663896 CPUtime=0.06 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) S 22220 22222 22197 0 -1 4202560 4536 0 0 0 2 4 0 0 17 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=663896 CPUtime=0.18 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) S 22220 22222 22197 0 -1 4202560 5616 0 0 0 15 3 0 0 18 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 3 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=663896 CPUtime=0.19 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) S 22220 22222 22197 0 -1 4202560 5402 0 0 0 15 4 0 0 18 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=663896 CPUtime=0.07 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) S 22220 22222 22197 0 -1 4202560 4413 0 0 0 3 4 0 0 17 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=663896 CPUtime=23.84 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6512 0 0 0 2377 7 0 0 25 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) S 22220 22222 22197 0 -1 4202560 5819 0 0 0 15 5 0 0 18 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) S 22220 22222 22197 0 -1 4202560 5579 0 0 0 17 3 0 0 18 0 8 0 550954538 679829504 59341 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26.32
Current children cumulated vsize (KiB) 663896

[startup+51.1005 s]
/proc/loadavg: 3.33 6.62 7.52 2/337 22231
/proc/meminfo: memFree=19045952/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=663896 CPUtime=51.92 cores=0-7
/proc/22222/stat : 22222 (claspmt) S 22220 22222 22197 0 -1 4202496 67545 0 0 0 5151 41 0 0 20 0 8 0 550954387 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/22222/statm: 165974 59726 436 189 0 160323 0
[pid=22222/tid=22224] ppid=22220 vsize=663896 CPUtime=0.06 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) S 22220 22222 22197 0 -1 4202560 4536 0 0 0 2 4 0 0 17 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=663896 CPUtime=0.18 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) S 22220 22222 22197 0 -1 4202560 5616 0 0 0 15 3 0 0 18 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 3 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=663896 CPUtime=0.19 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) S 22220 22222 22197 0 -1 4202560 5402 0 0 0 15 4 0 0 18 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=663896 CPUtime=0.07 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) S 22220 22222 22197 0 -1 4202560 4413 0 0 0 3 4 0 0 17 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=663896 CPUtime=49.44 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6897 0 0 0 4937 7 0 0 25 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) S 22220 22222 22197 0 -1 4202560 5819 0 0 0 15 5 0 0 18 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=663896 CPUtime=0.2 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) S 22220 22222 22197 0 -1 4202560 5579 0 0 0 17 3 0 0 18 0 8 0 550954538 679829504 59726 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624926617 0 0 4096 18946 18446604452586498112 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.92
Current children cumulated vsize (KiB) 663896

[startup+102.312 s]
/proc/loadavg: 5.42 6.63 7.47 9/337 22233
/proc/meminfo: memFree=18356736/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=1185392 CPUtime=384.49 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 240395 0 0 0 38317 132 0 0 25 0 8 0 550954387 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 296348 232550 458 189 0 290697 0
[pid=22222/tid=22224] ppid=22220 vsize=1185392 CPUtime=39.88 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 9573 0 0 0 3981 7 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4370485 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=1185392 CPUtime=40.45 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 100483 0 0 0 4000 45 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=1185392 CPUtime=40.46 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 23524 0 0 0 4031 15 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=1185392 CPUtime=40.33 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 14726 0 0 0 4022 11 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=1185392 CPUtime=100.65 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6911 0 0 0 10058 7 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4677952 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=1185392 CPUtime=40.46 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 27989 0 0 0 4027 19 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=1185392 CPUtime=40.45 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 17828 0 0 0 4034 11 0 0 25 0 8 0 550954538 1213841408 232550 33554432000 4194304 4964704 140736711467232 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 384.49
Current children cumulated vsize (KiB) 1185392

[startup+162.301 s]
/proc/loadavg: 7.11 6.89 7.50 9/337 22234
/proc/meminfo: memFree=17783584/32951124 swapFree=67111516/67111528

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

Current children cumulated vsize (KiB) 2651168

[startup+462.301 s]
/proc/loadavg: 8.08 7.66 7.66 9/337 22242
/proc/meminfo: memFree=16935876/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2651168 CPUtime=3260.37 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 594367 0 0 0 325661 376 0 0 25 0 8 0 550954387 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 662792 586425 460 189 0 657141 0
[pid=22222/tid=22224] ppid=22220 vsize=2651168 CPUtime=397.74 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 18659 0 0 0 39756 18 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=2651168 CPUtime=400.43 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 279047 0 0 0 39902 141 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=2651168 CPUtime=400.44 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 58318 0 0 0 39994 50 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=2651168 CPUtime=400.32 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 37295 0 0 0 40003 29 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=2651168 CPUtime=460.64 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6933 0 0 0 46057 7 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=2651168 CPUtime=400.44 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 61187 0 0 0 39996 48 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=2651168 CPUtime=398.62 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 78364 0 0 0 39809 53 0 0 25 0 8 0 550954538 2714796032 586425 33554432000 4194304 4964704 140736711467232 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3260.37
Current children cumulated vsize (KiB) 2651168

[startup+522.301 s]
/proc/loadavg: 8.06 7.73 7.68 9/337 22244
/proc/meminfo: memFree=16832936/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2725888 CPUtime=3739.72 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 620132 0 0 0 373575 397 0 0 25 0 8 0 550954387 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4660322 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 681472 612080 460 189 0 675821 0
[pid=22222/tid=22224] ppid=22220 vsize=2725888 CPUtime=457.09 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 19237 0 0 0 45690 19 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=2725888 CPUtime=460.43 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 283153 0 0 0 45898 145 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=2725888 CPUtime=460.43 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 58998 0 0 0 45993 50 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=2725888 CPUtime=460.32 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 37464 0 0 0 46003 29 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=2725888 CPUtime=520.65 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6933 0 0 0 52058 7 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=2725888 CPUtime=460.44 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 62021 0 0 0 45995 49 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=2725888 CPUtime=458.62 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 97744 0 0 0 45794 68 0 0 25 0 8 0 550954538 2791309312 612080 33554432000 4194304 4964704 140736711467232 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3739.72
Current children cumulated vsize (KiB) 2725888

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

[startup+525.813 s]
/proc/loadavg: 8.06 7.74 7.68 9/337 22244
/proc/meminfo: memFree=16829836/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2791424 CPUtime=3767.76 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 620897 0 0 0 376378 398 0 0 25 0 8 0 550954387 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 697856 612845 460 189 0 692205 0
[pid=22222/tid=22224] ppid=22220 vsize=2791424 CPUtime=460.55 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 19239 0 0 0 46036 19 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=2791424 CPUtime=463.94 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 283193 0 0 0 46249 145 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=2791424 CPUtime=463.94 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 59013 0 0 0 46344 50 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=2791424 CPUtime=463.83 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 37468 0 0 0 46354 29 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=2791424 CPUtime=524.16 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6933 0 0 0 52409 7 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=2791424 CPUtime=463.95 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 62684 0 0 0 46345 50 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=2791424 CPUtime=462.13 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 97759 0 0 0 46145 68 0 0 25 0 8 0 550954538 2858418176 612845 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3767.76
Current children cumulated vsize (KiB) 2791424

[startup+532.2 s]
/proc/loadavg: 8.13 7.76 7.69 9/337 22244
/proc/meminfo: memFree=16824132/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2791424 CPUtime=3818.78 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 622354 0 0 0 381478 400 0 0 25 0 8 0 550954387 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4647742 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 697856 614302 460 189 0 692205 0
[pid=22222/tid=22224] ppid=22220 vsize=2791424 CPUtime=466.88 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 19573 0 0 0 46669 19 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 270612808275 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=2791424 CPUtime=470.33 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 283360 0 0 0 46888 145 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=2791424 CPUtime=470.32 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 59036 0 0 0 46982 50 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=2791424 CPUtime=470.22 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 37468 0 0 0 46993 29 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=2791424 CPUtime=530.56 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6959 0 0 0 53048 8 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=2791424 CPUtime=470.33 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 62697 0 0 0 46983 50 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=2791424 CPUtime=468.52 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 98644 0 0 0 46783 69 0 0 25 0 8 0 550954538 2858418176 614302 33554432000 4194304 4964704 140736711467232 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3818.78
Current children cumulated vsize (KiB) 2791424

[startup+535.401 s]
/proc/loadavg: 8.13 7.76 7.69 9/337 22244
/proc/meminfo: memFree=16823636/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2791424 CPUtime=3844.35 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 622453 0 0 0 384035 400 0 0 25 0 8 0 550954387 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4629954 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 697856 614401 460 189 0 692205 0
[pid=22222/tid=22224] ppid=22220 vsize=2791424 CPUtime=470.04 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 19573 0 0 0 46985 19 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=2791424 CPUtime=473.53 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 283439 0 0 0 47208 145 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4313878 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=2791424 CPUtime=473.53 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 59044 0 0 0 47303 50 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668918 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=2791424 CPUtime=473.42 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 37468 0 0 0 47313 29 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=2791424 CPUtime=533.76 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6968 0 0 0 53368 8 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4342223 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=2791424 CPUtime=473.53 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 62699 0 0 0 47303 50 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=2791424 CPUtime=471.72 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 98645 0 0 0 47103 69 0 0 25 0 8 0 550954538 2858418176 614401 33554432000 4194304 4964704 140736711467232 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3844.35
Current children cumulated vsize (KiB) 2791424

[startup+537.001 s]
/proc/loadavg: 8.12 7.76 7.69 9/337 22244
/proc/meminfo: memFree=16823512/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2791424 CPUtime=3857.12 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 622474 0 0 0 385312 400 0 0 25 0 8 0 550954387 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 697856 614422 460 189 0 692205 0
[pid=22222/tid=22224] ppid=22220 vsize=2791424 CPUtime=471.62 cores=0-7
/proc/22222/task/22224/stat : 22224 (claspmt) R 22220 22222 22197 0 -1 4202560 19573 0 0 0 47143 19 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22222/tid=22225] ppid=22220 vsize=2791424 CPUtime=475.13 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 283441 0 0 0 47368 145 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22222/tid=22226] ppid=22220 vsize=2791424 CPUtime=475.12 cores=0-7
/proc/22222/task/22226/stat : 22226 (claspmt) R 22220 22222 22197 0 -1 4202560 59044 0 0 0 47462 50 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22222/tid=22227] ppid=22220 vsize=2791424 CPUtime=475.02 cores=0-7
/proc/22222/task/22227/stat : 22227 (claspmt) R 22220 22222 22197 0 -1 4202560 37468 0 0 0 47473 29 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=22222/tid=22228] ppid=22220 vsize=2791424 CPUtime=535.36 cores=0-7
/proc/22222/task/22228/stat : 22228 (claspmt) R 22220 22222 22197 0 -1 4202560 6968 0 0 0 53528 8 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22222/tid=22229] ppid=22220 vsize=2791424 CPUtime=475.13 cores=0-7
/proc/22222/task/22229/stat : 22229 (claspmt) R 22220 22222 22197 0 -1 4202560 62718 0 0 0 47463 50 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22222/tid=22230] ppid=22220 vsize=2791424 CPUtime=473.32 cores=0-7
/proc/22222/task/22230/stat : 22230 (claspmt) R 22220 22222 22197 0 -1 4202560 98645 0 0 0 47263 69 0 0 25 0 8 0 550954538 2858418176 614422 33554432000 4194304 4964704 140736711467232 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3857.12
Current children cumulated vsize (KiB) 2791424

[startup+538.6 s]
/proc/loadavg: 8.12 7.76 7.69 9/337 22244
/proc/meminfo: memFree=16823512/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2791424 CPUtime=3868.15 cores=0-7
/proc/22222/stat : 22222 (claspmt) S 22220 22222 22197 0 -1 4202496 622511 0 0 0 386415 400 0 0 25 0 2 0 550954387 2858418176 614439 33554432000 4194304 4964704 140736711467232 18446744073709551615 270624913381 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22222/statm: 697856 614439 461 189 0 692205 0
[pid=22222/tid=22225] ppid=22220 vsize=2791424 CPUtime=476.73 cores=0-7
/proc/22222/task/22225/stat : 22225 (claspmt) R 22220 22222 22197 0 -1 4202560 283474 0 0 0 47527 146 0 0 18 0 2 0 550954538 2858418176 614439 33554432000 4194304 4964704 140736711467232 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3868.15
Current children cumulated vsize (KiB) 2791424

[startup+539.4 s]
/proc/loadavg: 8.12 7.76 7.69 2/331 22244
/proc/meminfo: memFree=16823436/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=2780256 CPUtime=3868.95 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 622520 0 0 0 386495 400 0 0 18 0 1 0 550954387 2846982144 611656 33554432000 4194304 4964704 140736711467232 18446744073709551615 270612759640 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22222/statm: 695064 611656 470 189 0 689413 0
Current children cumulated CPU time (s) 3868.95
Current children cumulated vsize (KiB) 2780256

[startup+539.8 s]
/proc/loadavg: 8.12 7.76 7.69 2/331 22244
/proc/meminfo: memFree=16823436/32951124 swapFree=67111516/67111528
[pid=22222] ppid=22220 vsize=1699256 CPUtime=3869.35 cores=0-7
/proc/22222/stat : 22222 (claspmt) R 22220 22222 22197 0 -1 4202496 622520 0 0 0 386530 405 0 0 18 0 1 0 550954387 1740038144 337100 33554432000 4194304 4964704 140736711467232 18446744073709551615 270613154151 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/22222/statm: 424814 337100 470 189 0 419163 0
Current children cumulated CPU time (s) 3869.35
Current children cumulated vsize (KiB) 1699256

Child status: 20
Real time (s): 539.857
CPU time (s): 3869.42
CPU user time (s): 3865.31
CPU system time (s): 4.10738
CPU usage (%): 716.749
Max. virtual memory (cumulated for all children) (KiB): 2791424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3865.31
system time used= 4.10738
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 622521
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= 32408
involuntary context switches= 17379

runsolver used 1.53277 second user time and 4.28435 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-03 05:32:14
IDJOB=3322754
IDBENCH=88167
IDSOLVER=1711
FILE ID=node108/3322754-1304393531
RUNJOBID= node108-1304393531-22211
PBS_JOBID= 13181862
Free space on /tmp= 73248 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.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-3322754-1304393531/watcher-3322754-1304393531 -o /tmp/evaluation-result-3322754-1304393531/solver-3322754-1304393531 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322754-1304393531.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1900518758

node108.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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:      19281604 kB
Buffers:        688956 kB
Cached:        2388992 kB
SwapCached:         12 kB
Active:       10636064 kB
Inactive:      2590520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19281604 kB
SwapTotal:    67111528 kB
SwapFree:     67111516 kB
Dirty:          104136 kB
Writeback:           0 kB
AnonPages:    10148700 kB
Mapped:          28280 kB
Slab:           341676 kB
PageTables:      37936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52247568 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= 73248 MiB
End job on node108 at 2011-05-03 05:41:14