Trace number 3257499

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
priss AutoSAT 1351.1 338.37

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK10.cnf
MD5SUM0d32a4893e12fa46a8943c5daeb46b88
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses75600
Sum of the clauses size907200
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575600

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 1109
0.00/0.00	c setup for 4cores
0.00/0.05	c parsetime: 53242us
0.00/0.05	c parsed 75600 clauses with 45 variables
0.00/0.07	c NW started thread 0 successfully (1090632000)
0.00/0.08	c NW started thread 1 successfully (1116940608)
0.00/0.11	c NW started thread 2 successfully (1101121856)
0.00/0.22	c NW started thread 3 successfully (1127430464)
1350.66/338.25	c preprocessor returned 10080 variables
1350.66/338.25	c preprocessing returned UNKNOWN
1350.66/338.25	c PP set 0 variables
1350.66/338.25	c pp time: 338182860us (338s)
1350.66/338.28	c ====================
1350.66/338.28	c implication/decision 0.0150648%(1.51853)
1350.66/338.28	c decisions:           9515
1350.66/338.28	c last level:          6638
1350.66/338.28	c conflicts:           6
1350.66/338.28	c restarts:            0
1350.66/338.28	c rejected_restarts    0
1350.66/338.28	c removals:            0
1350.66/338.28	c removed clauses:     0
1350.66/338.28	c oft clauses:         0
1350.66/338.28	c solvetime: 26547us (0s)
1350.66/338.28	c sended clauses   | 0 | 0 | 0 | 0 |
1350.66/338.28	c received clauses | 0 | 0 | 0 | 0 |
1350.66/338.28	c join all other threads
1350.66/338.28	c joined thread 0
1350.66/338.28	c joined thread 1
1351.03/338.36	c joined thread 2
1351.03/338.36	c joined thread 3
1351.03/338.36	c memory usage (vsize): 236 MB
1351.03/338.36	s SATISFIABLE
1351.03/338.36	c solutions: 1
1351.03/338.36	v -1 -2 -3 -4 -5 6 -7 -8 -9 -10 11 12 13 -14 15 -16 -17 18 19 20 -21 22 -23 -24 25 -26 -27 28 29 30 -31 32 33 -34 -35 36 37 38 39 -40 -41 -42 43 44 45 0

Verifier Data

OK

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-3257499-1304043187/watcher-3257499-1304043187 -o /tmp/evaluation-result-3257499-1304043187/solver-3257499-1304043187 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3257499-1304043187.cnf 761907707 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 8.03 8.11 8.11 6/186 1108
/proc/meminfo: memFree=21203268/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0

[startup+0.0316029 s]
/proc/loadavg: 8.03 8.11 8.11 6/186 1108
/proc/meminfo: memFree=21203268/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100578 s]
/proc/loadavg: 8.03 8.11 8.11 6/186 1108
/proc/meminfo: memFree=21203268/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.329511 s]
/proc/loadavg: 8.03 8.11 8.11 6/186 1108
/proc/meminfo: memFree=21203268/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700444 s]
/proc/loadavg: 8.03 8.11 8.11 6/186 1108
/proc/meminfo: memFree=21203268/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 8.03 8.11 8.11 9/192 1115
/proc/meminfo: memFree=21149280/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=168984 CPUtime=5.7 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13825 0 0 0 569 1 0 0 19 0 5 0 515916596 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 42246 13640 350 389 0 37996 0
[pid=1109/tid=1111] ppid=1108 vsize=168984 CPUtime=1.42 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 142 0 0 0 25 0 5 0 515916604 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=168984 CPUtime=1.4 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1466 0 0 0 140 0 0 0 23 0 5 0 515916605 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=168984 CPUtime=1.37 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1310 0 0 0 137 0 0 0 23 0 5 0 515916608 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=168984 CPUtime=1.36 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1271 0 0 0 136 0 0 0 25 0 5 0 515916610 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 177684

[startup+3.101 s]
/proc/loadavg: 8.03 8.11 8.11 9/192 1115
/proc/meminfo: memFree=21148412/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=168984 CPUtime=12.11 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13825 0 0 0 1209 2 0 0 19 0 5 0 515916596 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 42246 13640 350 389 0 37996 0
[pid=1109/tid=1111] ppid=1108 vsize=168984 CPUtime=3.02 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 302 0 0 0 25 0 5 0 515916604 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=168984 CPUtime=3 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1466 0 0 0 300 0 0 0 25 0 5 0 515916605 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=168984 CPUtime=2.97 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1310 0 0 0 297 0 0 0 25 0 5 0 515916608 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=168984 CPUtime=2.96 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1271 0 0 0 296 0 0 0 25 0 5 0 515916610 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 177684

[startup+6.30041 s]
/proc/loadavg: 8.03 8.11 8.11 9/192 1115
/proc/meminfo: memFree=21154124/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=168984 CPUtime=24.89 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13825 0 0 0 2487 2 0 0 19 0 5 0 515916596 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 42246 13640 350 389 0 37996 0
[pid=1109/tid=1111] ppid=1108 vsize=168984 CPUtime=6.22 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 622 0 0 0 25 0 5 0 515916604 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=168984 CPUtime=6.2 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1466 0 0 0 620 0 0 0 25 0 5 0 515916605 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=168984 CPUtime=6.15 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1310 0 0 0 615 0 0 0 25 0 5 0 515916608 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336206 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=168984 CPUtime=6.16 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1271 0 0 0 616 0 0 0 25 0 5 0 515916610 173039616 13640 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 177684

[startup+12.7012 s]
/proc/loadavg: 8.03 8.11 8.11 9/192 1115
/proc/meminfo: memFree=21143156/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=50.45 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13846 0 0 0 5043 2 0 0 19 0 5 0 515916596 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13661 350 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=12.62 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 1262 0 0 0 25 0 5 0 515916604 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=12.6 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 1260 0 0 0 25 0 5 0 515916605 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=12.51 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 1251 0 0 0 25 0 5 0 515916608 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=12.56 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1271 0 0 0 1256 0 0 0 25 0 5 0 515916610 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336816 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 243220

[startup+25.5008 s]
/proc/loadavg: 8.10 8.12 8.11 9/192 1115
/proc/meminfo: memFree=21137828/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=101.58 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13846 0 0 0 10156 2 0 0 19 0 5 0 515916596 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13661 350 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=25.42 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 2542 0 0 0 25 0 5 0 515916604 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=25.4 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 2540 0 0 0 25 0 5 0 515916605 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=25.24 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 2524 0 0 0 25 0 5 0 515916608 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=25.36 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1271 0 0 0 2536 0 0 0 25 0 5 0 515916610 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 243220

[startup+51.1011 s]
/proc/loadavg: 8.14 8.12 8.11 9/192 1116
/proc/meminfo: memFree=21133172/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=203.84 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13846 0 0 0 20382 2 0 0 19 0 5 0 515916596 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13661 350 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=51.02 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 5102 0 0 0 25 0 5 0 515916604 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=51 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 5100 0 0 0 25 0 5 0 515916605 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=50.7 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 5070 0 0 0 25 0 5 0 515916608 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=50.96 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1271 0 0 0 5096 0 0 0 25 0 5 0 515916610 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 243220

[startup+102.308 s]
/proc/loadavg: 8.26 8.15 8.12 9/192 1117
/proc/meminfo: memFree=21110204/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=408.38 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13846 0 0 0 40836 2 0 0 19 0 5 0 515916596 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13661 350 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=102.23 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1495 0 0 0 10223 0 0 0 25 0 5 0 515916604 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=102.21 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 10221 0 0 0 25 0 5 0 515916605 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=101.63 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 10163 0 0 0 25 0 5 0 515916608 240148480 13661 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336721 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=102.16 cores=0,2,4,6

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

/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=1127.39 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13849 0 0 0 112736 3 0 0 19 0 5 0 515916596 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13664 353 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=282.23 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1496 0 0 0 28223 0 0 0 25 0 5 0 515916604 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=282.21 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 28221 0 0 0 25 0 5 0 515916605 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336120 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=280.65 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 28065 0 0 0 25 0 5 0 515916608 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=282.14 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1273 0 0 0 28214 0 0 0 25 0 5 0 515916610 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.39
Current children cumulated vsize (KiB) 243220

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

[startup+307.101 s]
/proc/loadavg: 8.15 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20987508/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=1226.45 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13849 0 0 0 122642 3 0 0 19 0 5 0 515916596 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13664 353 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=307.03 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1496 0 0 0 30703 0 0 0 25 0 5 0 515916604 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=307.01 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 30701 0 0 0 25 0 5 0 515916605 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=305.31 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 30531 0 0 0 25 0 5 0 515916608 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=306.94 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1273 0 0 0 30694 0 0 0 25 0 5 0 515916610 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1226.45
Current children cumulated vsize (KiB) 243220

[startup+319.901 s]
/proc/loadavg: 8.12 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20994824/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=1277.58 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13849 0 0 0 127755 3 0 0 19 0 5 0 515916596 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13664 353 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=319.83 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1496 0 0 0 31983 0 0 0 25 0 5 0 515916604 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336808 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=319.81 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 31981 0 0 0 25 0 5 0 515916605 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336131 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=318.04 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 31804 0 0 0 25 0 5 0 515916608 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=319.74 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1273 0 0 0 31974 0 0 0 25 0 5 0 515916610 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1277.58
Current children cumulated vsize (KiB) 243220

[startup+326.301 s]
/proc/loadavg: 8.10 8.15 8.12 9/192 1123
/proc/meminfo: memFree=20994700/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=234520 CPUtime=1303.15 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 13849 0 0 0 130312 3 0 0 19 0 5 0 515916596 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 58630 13664 353 389 0 54380 0
[pid=1109/tid=1111] ppid=1108 vsize=234520 CPUtime=326.23 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 1496 0 0 0 32623 0 0 0 25 0 5 0 515916604 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=234520 CPUtime=326.21 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 1476 0 0 0 32621 0 0 0 25 0 5 0 515916605 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=234520 CPUtime=324.41 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 1321 0 0 0 32441 0 0 0 25 0 5 0 515916608 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=234520 CPUtime=326.14 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 1273 0 0 0 32614 0 0 0 25 0 5 0 515916610 240148480 13664 33554432000 4194304 5787044 140734348332304 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1303.15
Current children cumulated vsize (KiB) 243220

[startup+332.701 s]
/proc/loadavg: 8.18 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20969520/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=248532 CPUtime=1328.71 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 22775 0 0 0 132867 4 0 0 19 0 5 0 515916596 254496768 20205 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 62133 20205 356 389 0 57883 0
[pid=1109/tid=1111] ppid=1108 vsize=248532 CPUtime=332.63 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 3205 0 0 0 33263 0 0 0 25 0 5 0 515916604 254496768 20205 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359129 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=248532 CPUtime=332.61 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 3031 0 0 0 33261 0 0 0 25 0 5 0 515916605 254496768 20205 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=248532 CPUtime=330.77 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 3975 0 0 0 33077 0 0 0 25 0 5 0 515916608 254496768 20205 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=248532 CPUtime=332.54 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 4281 0 0 0 33253 1 0 0 25 0 5 0 515916610 254496768 20205 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1328.71
Current children cumulated vsize (KiB) 257232

[startup+335.9 s]
/proc/loadavg: 8.16 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20968404/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=248532 CPUtime=1341.48 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 23188 0 0 0 134144 4 0 0 19 0 5 0 515916596 254496768 20618 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 62133 20618 356 389 0 57883 0
[pid=1109/tid=1111] ppid=1108 vsize=248532 CPUtime=335.83 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 3205 0 0 0 33583 0 0 0 25 0 5 0 515916604 254496768 20618 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=248532 CPUtime=335.81 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 3031 0 0 0 33581 0 0 0 25 0 5 0 515916605 254496768 20618 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=248532 CPUtime=333.96 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 4165 0 0 0 33395 1 0 0 25 0 5 0 515916608 254496768 20618 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=248532 CPUtime=335.73 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 4504 0 0 0 33572 1 0 0 19 0 5 0 515916610 254496768 20618 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1341.48
Current children cumulated vsize (KiB) 257232

[startup+337.501 s]
/proc/loadavg: 8.16 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20963072/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=252632 CPUtime=1347.87 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 24528 0 0 0 134782 5 0 0 19 0 5 0 515916596 258695168 21958 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 63158 21958 356 389 0 58908 0
[pid=1109/tid=1111] ppid=1108 vsize=252632 CPUtime=337.43 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 3214 0 0 0 33743 0 0 0 19 0 5 0 515916604 258695168 21958 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=252632 CPUtime=337.41 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 3062 0 0 0 33741 0 0 0 19 0 5 0 515916605 258695168 21958 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=252632 CPUtime=335.55 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 4367 0 0 0 33554 1 0 0 25 0 5 0 515916608 258695168 21958 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=252632 CPUtime=337.33 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 5602 0 0 0 33732 1 0 0 24 0 5 0 515916610 258695168 21958 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1347.87
Current children cumulated vsize (KiB) 261332

[startup+337.901 s]
/proc/loadavg: 8.16 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20962328/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=252632 CPUtime=1349.47 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 24596 0 0 0 134942 5 0 0 19 0 5 0 515916596 258695168 22026 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 63158 22026 356 389 0 58908 0
[pid=1109/tid=1111] ppid=1108 vsize=252632 CPUtime=337.83 cores=0,2,4,6
/proc/1109/task/1111/stat : 1111 (priss) R 1108 1108 32466 0 -1 4202560 3217 0 0 0 33783 0 0 0 20 0 5 0 515916604 258695168 22026 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=1109/tid=1112] ppid=1108 vsize=252632 CPUtime=337.81 cores=0,2,4,6
/proc/1109/task/1112/stat : 1112 (priss) R 1108 1108 32466 0 -1 4202560 3077 0 0 0 33781 0 0 0 20 0 5 0 515916605 258695168 22026 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=1109/tid=1113] ppid=1108 vsize=252632 CPUtime=335.94 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 4413 0 0 0 33593 1 0 0 25 0 5 0 515916608 258695168 22026 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=1109/tid=1114] ppid=1108 vsize=252632 CPUtime=337.73 cores=0,2,4,6
/proc/1109/task/1114/stat : 1114 (priss) R 1108 1108 32466 0 -1 4202560 5606 0 0 0 33772 1 0 0 25 0 5 0 515916610 258695168 22026 33554432000 4194304 5787044 140734348332304 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1349.47
Current children cumulated vsize (KiB) 261332

[startup+338.301 s]
/proc/loadavg: 8.16 8.16 8.12 9/192 1123
/proc/meminfo: memFree=20962328/32951124 swapFree=67111524/67111528
[pid=1108] ppid=1106 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/1108/stat : 1108 (prissAuto.sh) S 1106 1108 32466 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 515916596 8908800 252 33554432000 4194304 4922060 140737303106544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1108/statm: 2175 252 211 178 0 68 0
[pid=1109] ppid=1108 vsize=252260 CPUtime=1351.03 cores=0,2,4,6
/proc/1109/stat : 1109 (priss) S 1108 1108 32466 0 -1 4202496 24806 0 0 0 135097 6 0 0 17 0 2 0 515916596 258314240 22162 33554432000 4194304 5787044 140734348332304 18446744073709551615 255389104101 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/1109/statm: 63065 22162 433 389 0 58815 0
[pid=1109/tid=1113] ppid=1108 vsize=252260 CPUtime=336.34 cores=0,2,4,6
/proc/1109/task/1113/stat : 1113 (priss) R 1108 1108 32466 0 -1 4202560 4460 0 0 0 33633 1 0 0 25 0 2 0 515916608 258314240 22162 33554432000 4194304 5787044 140734348332304 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1351.03
Current children cumulated vsize (KiB) 260960

Child status: 10
Real time (s): 338.37
CPU time (s): 1351.1
CPU user time (s): 1351.04
CPU system time (s): 0.065989
CPU usage (%): 399.298
Max. virtual memory (cumulated for all children) (KiB): 261332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1351.04
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25161
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= 797
involuntary context switches= 21044

runsolver used 0.486925 second user time and 1.36079 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 04:13:07
IDJOB=3257499
IDBENCH=71129
IDSOLVER=1602
FILE ID=node135/3257499-1304043187
RUNJOBID= node135-1304038950-32484
PBS_JOBID= 13170376
Free space on /tmp= 71092 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK10.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257499-1304043187/watcher-3257499-1304043187 -o /tmp/evaluation-result-3257499-1304043187/solver-3257499-1304043187 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3257499-1304043187.cnf 761907707 4800 15500 4

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

MD5SUM BENCH= 0d32a4893e12fa46a8943c5daeb46b88
RANDOM SEED=761907707

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21203540 kB
Buffers:       1828828 kB
Cached:        8139224 kB
SwapCached:          4 kB
Active:        3550876 kB
Inactive:      7602984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21203540 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4752 kB
Writeback:           0 kB
AnonPages:     1185276 kB
Mapped:          15628 kB
Slab:           528624 kB
PageTables:       7200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1457860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71088 MiB
End job on node135 at 2011-04-29 04:18:46