Trace number 3299508

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 3742.09 937.003

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...100297/instance-3299508-1304100297.cnf
0.09/0.20	c Solving...
3742.08/937.00	s UNSATISFIABLE
3742.08/937.00	
3742.08/937.00	c Models        : 0     
3742.08/937.00	c Time          : 936.965s (Solving: 936.77s 1st Model: 0.00s Unsat: 936.77s)
3742.08/937.00	c CPU Time      : 3742.040s

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-3299508-1304100297/watcher-3299508-1304100297 -o /tmp/evaluation-result-3299508-1304100297/solver-3299508-1304100297 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299508-1304100297.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.41 7.91 7.96 2/174 3773
/proc/meminfo: memFree=24795116/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=21460 CPUtime=0 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 647 0 0 0 0 0 0 0 21 0 1 0 600260156 21975040 572 33554432000 4194304 4964704 140735321080240 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/3773/statm: 5365 573 385 189 0 239 0

[startup+0.0517401 s]
/proc/loadavg: 7.41 7.91 7.96 2/174 3773
/proc/meminfo: memFree=24795116/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=24172 CPUtime=0.04 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 1478 0 0 0 4 0 0 0 21 0 1 0 600260156 24752128 1228 33554432000 4194304 4964704 140735321080240 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/3773/statm: 6043 1228 398 189 0 917 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24172

[startup+0.100752 s]
/proc/loadavg: 7.41 7.91 7.96 2/174 3773
/proc/meminfo: memFree=24795116/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=24172 CPUtime=0.09 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 1478 0 0 0 9 0 0 0 21 0 1 0 600260156 24752128 1228 33554432000 4194304 4964704 140735321080240 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/3773/statm: 6043 1228 398 189 0 917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24172

[startup+0.30066 s]
/proc/loadavg: 7.41 7.91 7.96 2/174 3773
/proc/meminfo: memFree=24795116/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=170916 CPUtime=0.57 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 2649 0 0 0 56 1 0 0 18 0 4 0 600260156 175017984 2297 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627193 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 42729 2298 458 189 0 37078 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 170916

[startup+0.700589 s]
/proc/loadavg: 7.41 7.91 7.96 2/174 3773
/proc/meminfo: memFree=24795116/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=239624 CPUtime=2.16 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 5589 0 0 0 212 4 0 0 18 0 4 0 600260156 245374976 5237 33554432000 4194304 4964704 140735321080240 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 59906 5237 458 189 0 54255 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 239624

[startup+1.50044 s]
/proc/loadavg: 7.21 7.86 7.94 6/181 3783
/proc/meminfo: memFree=24762868/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=240932 CPUtime=5.36 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 7980 0 0 0 530 6 0 0 18 0 4 0 600260156 246714368 7628 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 60233 7628 458 189 0 54582 0
[pid=3773/tid=3781] ppid=3771 vsize=240932 CPUtime=1.27 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 1413 0 0 0 126 1 0 0 19 0 4 0 600260176 246714368 7628 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=240932 CPUtime=1.28 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 1400 0 0 0 128 0 0 0 25 0 4 0 600260176 246714368 7628 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=240932 CPUtime=1.28 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 1965 0 0 0 127 1 0 0 25 0 4 0 600260176 246714368 7628 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 240932

[startup+3.10114 s]
/proc/loadavg: 7.21 7.86 7.94 6/181 3783
/proc/meminfo: memFree=24752960/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=242936 CPUtime=11.75 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 11556 0 0 0 1166 9 0 0 18 0 4 0 600260156 248766464 11204 33554432000 4194304 4964704 140735321080240 18446744073709551615 4669244 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 60734 11204 460 189 0 55083 0
[pid=3773/tid=3781] ppid=3771 vsize=242936 CPUtime=2.87 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 2521 0 0 0 285 2 0 0 23 0 4 0 600260176 248766464 11204 33554432000 4194304 4964704 140735321080240 18446744073709551615 4632320 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=242936 CPUtime=2.89 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 2133 0 0 0 288 1 0 0 25 0 4 0 600260176 248766464 11204 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=242936 CPUtime=2.88 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 2842 0 0 0 286 2 0 0 25 0 4 0 600260176 248766464 11204 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627528 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 242936

[startup+6.30055 s]
/proc/loadavg: 7.28 7.86 7.94 9/184 3786
/proc/meminfo: memFree=24721008/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=246440 CPUtime=24.53 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 13956 0 0 0 2443 10 0 0 25 0 4 0 600260156 252354560 13604 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 61610 13604 460 189 0 55959 0
[pid=3773/tid=3781] ppid=3771 vsize=246440 CPUtime=6.05 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 2917 0 0 0 603 2 0 0 25 0 4 0 600260176 252354560 13604 33554432000 4194304 4964704 140735321080240 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=246440 CPUtime=6.09 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 2611 0 0 0 608 1 0 0 25 0 4 0 600260176 252354560 13604 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=246440 CPUtime=6.08 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 3766 0 0 0 605 3 0 0 25 0 4 0 600260176 252354560 13604 33554432000 4194304 4964704 140735321080240 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 246440

[startup+12.7004 s]
/proc/loadavg: 7.33 7.86 7.94 9/184 3786
/proc/meminfo: memFree=24681988/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=252456 CPUtime=50.08 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 18365 0 0 0 4997 11 0 0 25 0 4 0 600260156 258514944 18013 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 63114 18013 460 189 0 57463 0
[pid=3773/tid=3781] ppid=3771 vsize=252456 CPUtime=12.41 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 3546 0 0 0 1239 2 0 0 25 0 4 0 600260176 258514944 18013 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=252456 CPUtime=12.48 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 3725 0 0 0 1247 1 0 0 25 0 4 0 600260176 258514944 18013 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=252456 CPUtime=12.48 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 4790 0 0 0 1245 3 0 0 25 0 4 0 600260176 258514944 18013 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 252456

[startup+25.501 s]
/proc/loadavg: 7.51 7.88 7.95 10/184 3787
/proc/meminfo: memFree=24635996/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=259164 CPUtime=101.21 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 25084 0 0 0 10105 16 0 0 25 0 4 0 600260156 265383936 24731 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 64791 24731 460 189 0 59140 0
[pid=3773/tid=3781] ppid=3771 vsize=259164 CPUtime=25.13 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 5060 0 0 0 2509 4 0 0 25 0 4 0 600260176 265383936 24731 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=259164 CPUtime=25.28 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 4863 0 0 0 2527 1 0 0 25 0 4 0 600260176 265383936 24731 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=259164 CPUtime=25.28 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 7044 0 0 0 2523 5 0 0 25 0 4 0 600260176 265383936 24731 33554432000 4194304 4964704 140735321080240 18446744073709551615 4312174 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 259164

[startup+51.1002 s]
/proc/loadavg: 7.70 7.89 7.95 9/184 3787
/proc/meminfo: memFree=24582504/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=263372 CPUtime=203.47 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 34409 0 0 0 20323 24 0 0 25 0 4 0 600260156 269692928 34055 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 65843 34055 460 189 0 60192 0
[pid=3773/tid=3781] ppid=3771 vsize=263372 CPUtime=50.59 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 5705 0 0 0 5054 5 0 0 25 0 4 0 600260176 269692928 34055 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=263372 CPUtime=50.88 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 7688 0 0 0 5086 2 0 0 25 0 4 0 600260176 269692928 34055 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=263372 CPUtime=50.88 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 9495 0 0 0 5081 7 0 0 25 0 4 0 600260176 269692928 34055 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.47
Current children cumulated vsize (KiB) 263372

[startup+102.307 s]
/proc/loadavg: 7.97 7.94 7.96 9/184 3789
/proc/meminfo: memFree=24524560/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=282772 CPUtime=408 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 44103 0 0 0 40770 30 0 0 25 0 4 0 600260156 289558528 43624 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 70693 43624 460 189 0 65042 0
[pid=3773/tid=3781] ppid=3771 vsize=282772 CPUtime=101.51 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 7074 0 0 0 10145 6 0 0 25 0 4 0 600260176 289558528 43624 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=282772 CPUtime=102.09 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 10481 0 0 0 10206 3 0 0 25 0 4 0 600260176 289558528 43624 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=282772 CPUtime=102.08 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 12650 0 0 0 10200 8 0 0 25 0 4 0 600260176 289558528 43624 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 282772

[startup+162.301 s]
/proc/loadavg: 7.99 7.94 7.96 9/184 3790
/proc/meminfo: memFree=24458180/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=293824 CPUtime=647.65 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 58356 0 0 0 64720 45 0 0 25 0 4 0 600260156 300875776 57065 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321082 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 73456 57065 460 189 0 67805 0
[pid=3773/tid=3781] ppid=3771 vsize=293824 CPUtime=161.18 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 10917 0 0 0 16107 11 0 0 25 0 4 0 600260176 300875776 57065 33554432000 4194304 4964704 140735321080240 18446744073709551615 4669214 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=293824 CPUtime=162.09 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 12835 0 0 0 16205 4 0 0 25 0 4 0 600260176 300875776 57065 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=293824 CPUtime=162.08 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 18080 0 0 0 16193 15 0 0 25 0 4 0 600260176 300875776 57065 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.65
Current children cumulated vsize (KiB) 293824

[startup+222.3 s]
/proc/loadavg: 7.99 7.95 7.96 9/184 3792
/proc/meminfo: memFree=24429988/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=298420 CPUtime=887.31 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 63401 0 0 0 88681 50 0 0 25 0 4 0 600260156 305582080 61728 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 74605 61728 460 189 0 68954 0
[pid=3773/tid=3781] ppid=3771 vsize=298420 CPUtime=220.84 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 11399 0 0 0 22073 11 0 0 25 0 4 0 600260176 305582080 61728 33554432000 4194304 4964704 140735321080240 18446744073709551615 4660484 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=298420 CPUtime=222.08 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 13619 0 0 0 22203 5 0 0 25 0 4 0 600260176 305582080 61728 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=298420 CPUtime=222.07 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 18999 0 0 0 22192 15 0 0 25 0 4 0 600260176 305582080 61728 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.31
Current children cumulated vsize (KiB) 298420

[startup+282.3 s]

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

/proc/3773/statm: 130761 92270 460 189 0 125110 0
[pid=3773/tid=3781] ppid=3771 vsize=523044 CPUtime=757.88 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16578 0 0 0 75769 19 0 0 25 0 4 0 600260176 535597056 92270 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523044 CPUtime=762.09 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 20585 0 0 0 76202 7 0 0 25 0 4 0 600260176 535597056 92270 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523044 CPUtime=762.1 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 29006 0 0 0 76184 26 0 0 25 0 4 0 600260176 535597056 92270 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.4
Current children cumulated vsize (KiB) 523044

[startup+822.301 s]
/proc/loadavg: 8.01 8.04 8.00 9/184 3808
/proc/meminfo: memFree=24260136/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3284.05 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 95949 0 0 0 328321 84 0 0 25 0 4 0 600260156 536199168 93805 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 93805 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=817.55 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16720 0 0 0 81736 19 0 0 25 0 4 0 600260176 536199168 93805 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=822.08 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 21963 0 0 0 82200 8 0 0 25 0 4 0 600260176 536199168 93805 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=822.09 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 29013 0 0 0 82183 26 0 0 25 0 4 0 600260176 536199168 93805 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.05
Current children cumulated vsize (KiB) 523632

[startup+882.301 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 3809
/proc/meminfo: memFree=24253648/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3523.72 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 96434 0 0 0 352288 84 0 0 25 0 4 0 600260156 536199168 94290 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 94290 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=877.22 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16754 0 0 0 87703 19 0 0 25 0 4 0 600260176 536199168 94290 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=882.08 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22368 0 0 0 88200 8 0 0 25 0 4 0 600260176 536199168 94290 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=882.09 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 29019 0 0 0 88183 26 0 0 25 0 4 0 600260176 536199168 94290 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.72
Current children cumulated vsize (KiB) 523632

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

[startup+895.901 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 3810
/proc/meminfo: memFree=24246440/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3578.05 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98023 0 0 0 357718 87 0 0 25 0 4 0 600260156 536199168 95879 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 95879 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=890.75 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16764 0 0 0 89056 19 0 0 25 0 4 0 600260176 536199168 95879 33554432000 4194304 4964704 140735321080240 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=895.68 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22642 0 0 0 89560 8 0 0 25 0 4 0 600260176 536199168 95879 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=895.7 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30324 0 0 0 89541 29 0 0 25 0 4 0 600260176 536199168 95879 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3578.05
Current children cumulated vsize (KiB) 523632

[startup+921.5 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3810
/proc/meminfo: memFree=24243828/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3680.31 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98335 0 0 0 367944 87 0 0 25 0 4 0 600260156 536199168 96191 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96191 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=916.21 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16766 0 0 0 91602 19 0 0 25 0 4 0 600260176 536199168 96191 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=921.27 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 92119 8 0 0 25 0 4 0 600260176 536199168 96191 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=921.3 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30324 0 0 0 92101 29 0 0 25 0 4 0 600260176 536199168 96191 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3680.31
Current children cumulated vsize (KiB) 523632

[startup+927.9 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24243944/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3705.87 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98341 0 0 0 370500 87 0 0 25 0 4 0 600260156 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96197 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=922.57 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16766 0 0 0 92238 19 0 0 25 0 4 0 600260176 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=927.67 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 92759 8 0 0 25 0 4 0 600260176 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=927.7 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30330 0 0 0 92741 29 0 0 25 0 4 0 600260176 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3705.87
Current children cumulated vsize (KiB) 523632

[startup+931.101 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24243820/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3718.65 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98341 0 0 0 371778 87 0 0 25 0 4 0 600260156 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96197 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=925.75 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16766 0 0 0 92556 19 0 0 25 0 4 0 600260176 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=930.87 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 93079 8 0 0 25 0 4 0 600260176 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=930.9 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30330 0 0 0 93061 29 0 0 25 0 4 0 600260176 536199168 96197 33554432000 4194304 4964704 140735321080240 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3718.65
Current children cumulated vsize (KiB) 523632

[startup+934.301 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24243444/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3731.44 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98347 0 0 0 373057 87 0 0 25 0 4 0 600260156 536199168 96203 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96203 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=928.94 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16766 0 0 0 92875 19 0 0 25 0 4 0 600260176 536199168 96203 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=934.07 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 93399 8 0 0 25 0 4 0 600260176 536199168 96203 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=934.1 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30330 0 0 0 93381 29 0 0 25 0 4 0 600260176 536199168 96203 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3731.44
Current children cumulated vsize (KiB) 523632

[startup+935.901 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24242824/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3737.83 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98351 0 0 0 373696 87 0 0 25 0 4 0 600260156 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96207 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=930.53 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16770 0 0 0 93034 19 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=935.67 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 93559 8 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=935.7 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30330 0 0 0 93541 29 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3737.83
Current children cumulated vsize (KiB) 523632

[startup+936.701 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24242824/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3741.02 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98351 0 0 0 374015 87 0 0 25 0 4 0 600260156 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96207 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=931.32 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16770 0 0 0 93113 19 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=936.47 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 93639 8 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=936.5 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30330 0 0 0 93621 29 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3741.02
Current children cumulated vsize (KiB) 523632

[startup+936.901 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24242824/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=523632 CPUtime=3741.82 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98351 0 0 0 374095 87 0 0 25 0 4 0 600260156 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3773/statm: 130908 96207 460 189 0 125257 0
[pid=3773/tid=3781] ppid=3771 vsize=523632 CPUtime=931.52 cores=1,3,5,7
/proc/3773/task/3781/stat : 3781 (claspmt) R 3771 3773 3013 0 -1 4202560 16770 0 0 0 93133 19 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=3773/tid=3782] ppid=3771 vsize=523632 CPUtime=936.67 cores=1,3,5,7
/proc/3773/task/3782/stat : 3782 (claspmt) R 3771 3773 3013 0 -1 4202560 22952 0 0 0 93659 8 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3773/tid=3783] ppid=3771 vsize=523632 CPUtime=936.7 cores=1,3,5,7
/proc/3773/task/3783/stat : 3783 (claspmt) R 3771 3773 3013 0 -1 4202560 30330 0 0 0 93641 29 0 0 25 0 4 0 600260176 536199168 96207 33554432000 4194304 4964704 140735321080240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3741.82
Current children cumulated vsize (KiB) 523632

[startup+937.001 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3811
/proc/meminfo: memFree=24242824/32951124 swapFree=67111348/67111528
[pid=3773] ppid=3771 vsize=236320 CPUtime=3742.08 cores=1,3,5,7
/proc/3773/stat : 3773 (claspmt) R 3771 3773 3013 0 -1 4202496 98362 0 0 0 374118 90 0 0 25 0 1 0 600260156 241991680 8022 33554432000 4194304 4964704 140735321080240 18446744073709551615 252458109287 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/3773/statm: 59080 8022 471 189 0 53429 0
Current children cumulated CPU time (s) 3742.08
Current children cumulated vsize (KiB) 236320

Child status: 20
Real time (s): 937.003
CPU time (s): 3742.09
CPU user time (s): 3741.18
CPU system time (s): 0.902862
CPU usage (%): 399.367
Max. virtual memory (cumulated for all children) (KiB): 523632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3741.18
system time used= 0.902862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98363
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= 7821
involuntary context switches= 26268

runsolver used 1.59876 second user time and 3.51747 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 20:04:57
IDJOB=3299508
IDBENCH=83988
IDSOLVER=1683
FILE ID=node111/3299508-1304100297
RUNJOBID= node111-1304100297-3760
PBS_JOBID= 13170585
Free space on /tmp= 70896 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.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-3299508-1304100297/watcher-3299508-1304100297 -o /tmp/evaluation-result-3299508-1304100297/solver-3299508-1304100297 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299508-1304100297.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=575971524

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.67
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.849
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:      24795272 kB
Buffers:       1282624 kB
Cached:        6317000 kB
SwapCached:        124 kB
Active:        3275252 kB
Inactive:      4391784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24795272 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       67260 kB
Mapped:          14484 kB
Slab:           425488 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189280 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= 70892 MiB
End job on node111 at 2011-04-29 20:20:34