Trace number 3373568

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-R4095-patched (fixed)? (TO) 4800.6 1203.74

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...422033/instance-3373568-1305422033.cnf
0.69/0.75	c Solving...
4800.33/1203.51	
4800.33/1203.51	*** INTERRUPTED! ***
4800.33/1203.51	*** Shutting down threads...
4800.55/1203.73	s UNKNOWN
4800.55/1203.73	
4800.55/1203.73	c INTERRUPTED   : 1
4800.55/1203.73	c Models        : 0+    
4800.55/1203.73	c Time          : 1203.514s (Solving: 1202.76s 1st Model: 0.00s Unsat: 0.00s)
4800.55/1203.73	c CPU Time      : 4800.370s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373568-1305422033/watcher-3373568-1305422033 -o /tmp/evaluation-result-3373568-1305422033/solver-3373568-1305422033 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373568-1305422033.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.76 7.88 7.85 5/291 3806
/proc/meminfo: memFree=29082704/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=30144 CPUtime=0 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 1382 0 0 0 0 0 0 0 24 0 1 0 653801285 30867456 1312 33554432000 4194304 4964800 140733979141536 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3806/statm: 7536 1319 375 189 0 2410 0

[startup+0.058111 s]
/proc/loadavg: 7.76 7.88 7.85 5/291 3806
/proc/meminfo: memFree=29082704/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=42612 CPUtime=0.05 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 7067 0 0 0 4 1 0 0 24 0 1 0 653801285 43634688 5682 33554432000 4194304 4964800 140733979141536 18446744073709551615 228122713856 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3806/statm: 10653 5682 388 189 0 5527 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 42612

[startup+0.101102 s]
/proc/loadavg: 7.76 7.88 7.85 5/291 3806
/proc/meminfo: memFree=29082704/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=51984 CPUtime=0.09 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 10455 0 0 0 8 1 0 0 24 0 1 0 653801285 53231616 7951 33554432000 4194304 4964800 140733979141536 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3806/statm: 12996 7951 398 189 0 7870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51984

[startup+0.301066 s]
/proc/loadavg: 7.76 7.88 7.85 5/291 3806
/proc/meminfo: memFree=29082704/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=62252 CPUtime=0.29 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 12956 0 0 0 27 2 0 0 25 0 1 0 653801285 63746048 10452 33554432000 4194304 4964800 140733979141536 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3806/statm: 15563 10452 403 189 0 10437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62252

[startup+0.700995 s]
/proc/loadavg: 7.76 7.88 7.85 5/291 3806
/proc/meminfo: memFree=29082704/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=67532 CPUtime=0.69 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 14281 0 0 0 67 2 0 0 25 0 1 0 653801285 69152768 11777 33554432000 4194304 4964800 140733979141536 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/3806/statm: 16883 11777 403 189 0 11757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67532

[startup+1.50081 s]
/proc/loadavg: 7.76 7.88 7.85 10/295 3810
/proc/meminfo: memFree=29010512/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=224964 CPUtime=3.67 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 24408 0 0 0 363 4 0 0 25 0 4 0 653801285 230363136 19005 33554432000 4194304 4964800 140733979141536 18446744073709551615 228122381314 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 56241 19005 458 189 0 50590 0
[pid=3806/tid=3808] ppid=3804 vsize=224964 CPUtime=0.72 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 2258 0 0 0 72 0 0 0 25 0 4 0 653801361 230363136 19005 33554432000 4194304 4964800 140733979141536 18446744073709551615 4669984 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=224964 CPUtime=0.72 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 3533 0 0 0 72 0 0 0 18 0 4 0 653801361 230363136 19005 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=224964 CPUtime=0.73 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 3555 0 0 0 73 0 0 0 18 0 4 0 653801361 230363136 19005 33554432000 4194304 4964800 140733979141536 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 224964

[startup+3.10052 s]
/proc/loadavg: 7.76 7.88 7.85 9/295 3810
/proc/meminfo: memFree=29002328/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=227452 CPUtime=10.06 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 26933 0 0 0 1000 6 0 0 25 0 4 0 653801285 232910848 21530 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 56863 21530 458 189 0 51212 0
[pid=3806/tid=3808] ppid=3804 vsize=227452 CPUtime=2.32 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 2643 0 0 0 231 1 0 0 25 0 4 0 653801361 232910848 21530 33554432000 4194304 4964800 140733979141536 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=227452 CPUtime=2.32 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 4417 0 0 0 231 1 0 0 21 0 4 0 653801361 232910848 21530 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668718 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=227452 CPUtime=2.33 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 4360 0 0 0 232 1 0 0 21 0 4 0 653801361 232910848 21530 33554432000 4194304 4964800 140733979141536 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.06
Current children cumulated vsize (KiB) 227452

[startup+6.30095 s]
/proc/loadavg: 7.78 7.88 7.85 9/295 3810
/proc/meminfo: memFree=28980668/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=233612 CPUtime=22.83 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 31528 0 0 0 2274 9 0 0 25 0 4 0 653801285 239218688 26125 33554432000 4194304 4964800 140733979141536 18446744073709551615 4374224 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 58403 26125 458 189 0 52752 0
[pid=3806/tid=3808] ppid=3804 vsize=233612 CPUtime=5.52 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 3198 0 0 0 551 1 0 0 25 0 4 0 653801361 239218688 26125 33554432000 4194304 4964800 140733979141536 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=233612 CPUtime=5.48 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 6262 0 0 0 546 2 0 0 25 0 4 0 653801361 239218688 26125 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=233612 CPUtime=5.53 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 5770 0 0 0 551 2 0 0 25 0 4 0 653801361 239218688 26125 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.83
Current children cumulated vsize (KiB) 233612

[startup+12.7008 s]
/proc/loadavg: 7.80 7.88 7.85 9/295 3810
/proc/meminfo: memFree=28960984/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=237376 CPUtime=48.37 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 34601 0 0 0 4826 11 0 0 25 0 4 0 653801285 243073024 29198 33554432000 4194304 4964800 140733979141536 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 59344 29198 458 189 0 53693 0
[pid=3806/tid=3808] ppid=3804 vsize=237376 CPUtime=11.92 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 3733 0 0 0 1191 1 0 0 25 0 4 0 653801361 243073024 29198 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=237376 CPUtime=11.82 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 7247 0 0 0 1180 2 0 0 25 0 4 0 653801361 243073024 29198 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=237376 CPUtime=11.93 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 6716 0 0 0 1191 2 0 0 25 0 4 0 653801361 243073024 29198 33554432000 4194304 4964800 140733979141536 18446744073709551615 4332422 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.37
Current children cumulated vsize (KiB) 237376

[startup+25.5005 s]
/proc/loadavg: 7.84 7.89 7.85 9/295 3810
/proc/meminfo: memFree=28936300/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=246384 CPUtime=99.44 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 40609 0 0 0 9928 16 0 0 25 0 4 0 653801285 252297216 35206 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 61596 35206 460 189 0 55945 0
[pid=3806/tid=3808] ppid=3804 vsize=246384 CPUtime=24.72 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 4721 0 0 0 2470 2 0 0 25 0 4 0 653801361 252297216 35206 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=246384 CPUtime=24.5 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 9331 0 0 0 2446 4 0 0 25 0 4 0 653801361 252297216 35206 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=246384 CPUtime=24.73 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 8375 0 0 0 2469 4 0 0 25 0 4 0 653801361 252297216 35206 33554432000 4194304 4964800 140733979141536 18446744073709551615 4684028 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.44
Current children cumulated vsize (KiB) 246384

[startup+51.1009 s]
/proc/loadavg: 7.96 7.91 7.86 9/295 3811
/proc/meminfo: memFree=28873680/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=260192 CPUtime=201.61 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 53772 0 0 0 20134 27 0 0 25 0 4 0 653801285 266436608 48369 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668611 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 65048 48369 460 189 0 59397 0
[pid=3806/tid=3808] ppid=3804 vsize=260192 CPUtime=50.31 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 6685 0 0 0 5028 3 0 0 25 0 4 0 653801361 266436608 48369 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=260192 CPUtime=49.87 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 14073 0 0 0 4979 8 0 0 25 0 4 0 653801361 266436608 48369 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=260192 CPUtime=50.33 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 11622 0 0 0 5026 7 0 0 25 0 4 0 653801361 266436608 48369 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.61
Current children cumulated vsize (KiB) 260192

[startup+102.311 s]
/proc/loadavg: 8.05 7.94 7.87 9/295 3812
/proc/meminfo: memFree=28767644/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=419148 CPUtime=405.96 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 73667 0 0 0 40558 38 0 0 25 0 4 0 653801285 429207552 68264 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 104787 68264 460 189 0 99136 0
[pid=3806/tid=3808] ppid=3804 vsize=419148 CPUtime=101.51 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 11170 0 0 0 10145 6 0 0 25 0 4 0 653801361 429207552 68264 33554432000 4194304 4964800 140733979141536 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=419148 CPUtime=100.6 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 20697 0 0 0 10048 12 0 0 25 0 4 0 653801361 429207552 68264 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=419148 CPUtime=101.55 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 15725 0 0 0 10146 9 0 0 25 0 4 0 653801361 429207552 68264 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.96
Current children cumulated vsize (KiB) 419148

[startup+162.301 s]
/proc/loadavg: 8.15 7.98 7.89 9/295 3844
/proc/meminfo: memFree=28804584/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=458248 CPUtime=645.35 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 93099 0 0 0 64485 50 0 0 25 0 4 0 653801285 469245952 87675 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 114562 87675 460 189 0 108911 0
[pid=3806/tid=3808] ppid=3804 vsize=458248 CPUtime=161.5 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 14951 0 0 0 16141 9 0 0 25 0 4 0 653801361 469245952 87675 33554432000 4194304 4964800 140733979141536 18446744073709551615 4627186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=458248 CPUtime=160.04 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 27295 0 0 0 15989 15 0 0 25 0 4 0 653801361 469245952 87675 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=458248 CPUtime=161.53 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 20453 0 0 0 16141 12 0 0 25 0 4 0 653801361 469245952 87675 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 645.35
Current children cumulated vsize (KiB) 458248

[startup+222.301 s]
/proc/loadavg: 8.18 8.01 7.90 9/295 3846
/proc/meminfo: memFree=28668028/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=489344 CPUtime=884.79 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 115841 0 0 0 88413 66 0 0 25 0 4 0 653801285 501088256 110359 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 122336 110359 460 189 0 116685 0
[pid=3806/tid=3808] ppid=3804 vsize=489344 CPUtime=221.49 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 17380 0 0 0 22137 12 0 0 25 0 4 0 653801361 501088256 110359 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=489344 CPUtime=219.49 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 34905 0 0 0 21931 18 0 0 25 0 4 0 653801361 501088256 110359 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=489344 CPUtime=221.53 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 26229 0 0 0 22136 17 0 0 25 0 4 0 653801361 501088256 110359 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 884.79
Current children cumulated vsize (KiB) 489344

[startup+282.3 s]

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

[pid=3806/tid=3808] ppid=3804 vsize=668404 CPUtime=700.82 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 26580 0 0 0 70061 21 0 0 25 0 4 0 653801361 684445696 153375 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=668404 CPUtime=695.6 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 43959 0 0 0 69533 27 0 0 25 0 4 0 653801361 684445696 153375 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=668404 CPUtime=701.5 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 38225 0 0 0 70124 26 0 0 25 0 4 0 653801361 684445696 153375 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.2
Current children cumulated vsize (KiB) 668404

[startup+762.311 s]
/proc/loadavg: 8.06 8.05 7.95 9/295 3860
/proc/meminfo: memFree=28178744/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=883444 CPUtime=3039.66 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 179171 0 0 0 303838 128 0 0 25 0 4 0 653801285 904646656 173108 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668789 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 220861 173108 460 189 0 215210 0
[pid=3806/tid=3808] ppid=3804 vsize=883444 CPUtime=760.83 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 31447 0 0 0 76057 26 0 0 25 0 4 0 653801361 904646656 173108 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=883444 CPUtime=755.06 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 44662 0 0 0 75478 28 0 0 25 0 4 0 653801361 904646656 173108 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=883444 CPUtime=761.51 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 44133 0 0 0 76120 31 0 0 25 0 4 0 653801361 904646656 173108 33554432000 4194304 4964800 140733979141536 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.66
Current children cumulated vsize (KiB) 883444

[startup+822.301 s]
/proc/loadavg: 8.13 8.07 7.96 9/295 3861
/proc/meminfo: memFree=28108920/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=895344 CPUtime=3279.08 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 192175 0 0 0 327768 140 0 0 25 0 4 0 653801285 916832256 186112 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 223836 186112 460 189 0 218185 0
[pid=3806/tid=3808] ppid=3804 vsize=895344 CPUtime=820.82 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 36048 0 0 0 82050 32 0 0 25 0 4 0 653801361 916832256 186112 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=895344 CPUtime=814.5 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 47977 0 0 0 81421 29 0 0 25 0 4 0 653801361 916832256 186112 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=895344 CPUtime=821.5 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 47690 0 0 0 82115 35 0 0 25 0 4 0 653801361 916832256 186112 33554432000 4194304 4964800 140733979141536 18446744073709551615 228122381243 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.08
Current children cumulated vsize (KiB) 895344

[startup+882.301 s]
/proc/loadavg: 8.15 8.09 7.97 9/295 3863
/proc/meminfo: memFree=28052840/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=945408 CPUtime=3518.51 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 205380 0 0 0 351704 147 0 0 25 0 4 0 653801285 968097792 199167 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 236352 199167 460 189 0 230701 0
[pid=3806/tid=3808] ppid=3804 vsize=945408 CPUtime=880.79 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 36331 0 0 0 88047 32 0 0 25 0 4 0 653801361 968097792 199167 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=945408 CPUtime=873.95 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 60459 0 0 0 87360 35 0 0 25 0 4 0 653801361 968097792 199167 33554432000 4194304 4964800 140733979141536 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=945408 CPUtime=881.5 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 48124 0 0 0 88115 35 0 0 25 0 4 0 653801361 968097792 199167 33554432000 4194304 4964800 140733979141536 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.51
Current children cumulated vsize (KiB) 945408

[startup+942.301 s]
/proc/loadavg: 8.05 8.07 7.97 9/295 3865
/proc/meminfo: memFree=27943568/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1080008 CPUtime=3757.96 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 232316 0 0 0 375628 168 0 0 25 0 4 0 653801285 1105928192 226103 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 270002 226103 460 189 0 264351 0
[pid=3806/tid=3808] ppid=3804 vsize=1080008 CPUtime=940.78 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 36376 0 0 0 94046 32 0 0 25 0 4 0 653801361 1105928192 226103 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=1080008 CPUtime=933.42 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 77631 0 0 0 93298 44 0 0 25 0 4 0 653801361 1105928192 226103 33554432000 4194304 4964800 140733979141536 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=1080008 CPUtime=941.5 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 57838 0 0 0 94102 48 0 0 25 0 4 0 653801361 1105928192 226103 33554432000 4194304 4964800 140733979141536 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.96
Current children cumulated vsize (KiB) 1080008

[startup+1002.3 s]
/proc/loadavg: 8.02 8.05 7.97 9/295 3866
/proc/meminfo: memFree=27884756/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1131500 CPUtime=3997.4 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 246382 0 0 0 399565 175 0 0 25 0 4 0 653801285 1158656000 240169 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 282875 240169 460 189 0 277224 0
[pid=3806/tid=3808] ppid=3804 vsize=1131500 CPUtime=1000.77 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 37029 0 0 0 100045 32 0 0 25 0 4 0 653801361 1158656000 240169 33554432000 4194304 4964800 140733979141536 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=1131500 CPUtime=992.87 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 81676 0 0 0 99242 45 0 0 25 0 4 0 653801361 1158656000 240169 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=1131500 CPUtime=1001.5 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 66110 0 0 0 100097 53 0 0 25 0 4 0 653801361 1158656000 240169 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.4
Current children cumulated vsize (KiB) 1131500

[startup+1062.3 s]
/proc/loadavg: 8.08 8.06 7.97 9/295 3868
/proc/meminfo: memFree=27856220/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1150012 CPUtime=4236.85 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 252358 0 0 0 423506 179 0 0 25 0 4 0 653801285 1177612288 246145 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668737 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 287503 246145 460 189 0 281852 0
[pid=3806/tid=3808] ppid=3804 vsize=1150012 CPUtime=1060.76 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 37030 0 0 0 106044 32 0 0 25 0 4 0 653801361 1177612288 246145 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=1150012 CPUtime=1052.33 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 81698 0 0 0 105188 45 0 0 25 0 4 0 653801361 1177612288 246145 33554432000 4194304 4964800 140733979141536 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=1150012 CPUtime=1061.51 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 70736 0 0 0 106095 56 0 0 25 0 4 0 653801361 1177612288 246145 33554432000 4194304 4964800 140733979141536 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.85
Current children cumulated vsize (KiB) 1150012

[startup+1122.3 s]
/proc/loadavg: 8.10 8.06 7.98 9/295 3870
/proc/meminfo: memFree=27842064/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1150012 CPUtime=4476.26 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 253421 0 0 0 447444 182 0 0 25 0 4 0 653801285 1177612288 247020 33554432000 4194304 4964800 140733979141536 18446744073709551615 4334301 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 287503 247020 460 189 0 281852 0
[pid=3806/tid=3808] ppid=3804 vsize=1150012 CPUtime=1120.72 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 37304 0 0 0 112039 33 0 0 25 0 4 0 653801361 1177612288 247020 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=1150012 CPUtime=1111.78 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 81698 0 0 0 111133 45 0 0 25 0 4 0 653801361 1177612288 247020 33554432000 4194304 4964800 140733979141536 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=1150012 CPUtime=1121.51 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 70742 0 0 0 112095 56 0 0 25 0 4 0 653801361 1177612288 247020 33554432000 4194304 4964800 140733979141536 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.26
Current children cumulated vsize (KiB) 1150012

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 7.99 9/295 3871
/proc/meminfo: memFree=27833356/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1150012 CPUtime=4715.72 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 254166 0 0 0 471389 183 0 0 25 0 4 0 653801285 1177612288 247765 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670381 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 287503 247765 460 189 0 281852 0
[pid=3806/tid=3808] ppid=3804 vsize=1150012 CPUtime=1180.72 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 37306 0 0 0 118039 33 0 0 25 0 4 0 653801361 1177612288 247765 33554432000 4194304 4964800 140733979141536 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=1150012 CPUtime=1171.24 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 81698 0 0 0 117079 45 0 0 25 0 4 0 653801361 1177612288 247765 33554432000 4194304 4964800 140733979141536 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=1150012 CPUtime=1181.5 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 70745 0 0 0 118094 56 0 0 25 0 4 0 653801361 1177612288 247765 33554432000 4194304 4964800 140733979141536 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.72
Current children cumulated vsize (KiB) 1150012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.07 8.06 7.99 10/295 3872
/proc/meminfo: memFree=27828140/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1150012 CPUtime=4800.33 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 255200 0 0 0 479848 185 0 0 25 0 4 0 653801285 1177612288 248799 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/3806/statm: 287503 248799 460 189 0 281852 0
[pid=3806/tid=3808] ppid=3804 vsize=1150012 CPUtime=1201.92 cores=0,2,4,6
/proc/3806/task/3808/stat : 3808 (claspmt) R 3804 3806 2611 0 -1 4202560 37311 0 0 0 120159 33 0 0 25 0 4 0 653801361 1177612288 248799 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3806/tid=3809] ppid=3804 vsize=1150012 CPUtime=1192.24 cores=0,2,4,6
/proc/3806/task/3809/stat : 3809 (claspmt) R 3804 3806 2611 0 -1 4202560 81698 0 0 0 119179 45 0 0 25 0 4 0 653801361 1177612288 248799 33554432000 4194304 4964800 140733979141536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3806/tid=3810] ppid=3804 vsize=1150012 CPUtime=1202.72 cores=0,2,4,6
/proc/3806/task/3810/stat : 3810 (claspmt) R 3804 3806 2611 0 -1 4202560 70746 0 0 0 120216 56 0 0 25 0 4 0 653801361 1177612288 248799 33554432000 4194304 4964800 140733979141536 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1150012

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1203.62 s]
/proc/loadavg: 8.07 8.06 7.99 10/295 3872
/proc/meminfo: memFree=27828140/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1137448 CPUtime=4800.47 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 255211 0 0 0 479862 185 0 0 25 0 1 0 653801285 1164746752 245635 33554432000 4194304 4964800 140733979141536 18446744073709551615 228122369377 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3806/statm: 284362 245635 470 189 0 278711 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 1137448

[startup+1203.7 s]
/proc/loadavg: 8.07 8.06 7.99 10/295 3872
/proc/meminfo: memFree=27828140/32951124 swapFree=54427468/67111528
[pid=3806] ppid=3804 vsize=1075816 CPUtime=4800.55 cores=0,2,4,6
/proc/3806/stat : 3806 (claspmt) R 3804 3806 2611 0 -1 4202496 255212 0 0 0 479870 185 0 0 25 0 1 0 653801285 1101635584 228647 33554432000 4194304 4964800 140733979141536 18446744073709551615 228122369377 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/3806/statm: 268954 228647 471 189 0 263303 0
Current children cumulated CPU time (s) 4800.55
Current children cumulated vsize (KiB) 1075816

Child status: 0
Real time (s): 1203.74
CPU time (s): 4800.6
CPU user time (s): 4798.71
CPU system time (s): 1.89371
CPU usage (%): 398.807
Max. virtual memory (cumulated for all children) (KiB): 1150012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.71
system time used= 1.89371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255213
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= 12216
involuntary context switches= 23858

runsolver used 3.19151 second user time and 7.76682 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 03:13:53
IDJOB=3373568
IDBENCH=83107
IDSOLVER=1853
FILE ID=node138/3373568-1305422033
RUNJOBID= node138-1305421749-3562
PBS_JOBID= 13324560
Free space on /tmp= 73328 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.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-3373568-1305422033/watcher-3373568-1305422033 -o /tmp/evaluation-result-3373568-1305422033/solver-3373568-1305422033 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373568-1305422033.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=1205895293

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29082860 kB
Buffers:        255772 kB
Cached:        3164692 kB
SwapCached:      18472 kB
Active:        1089316 kB
Inactive:      2565552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29082860 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            5088 kB
Writeback:          84 kB
AnonPages:      227496 kB
Mapped:           9844 kB
Slab:           110972 kB
PageTables:      40584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39716264 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= 73336 MiB
End job on node138 at 2011-05-15 03:33:59