Trace number 3262251

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 AutoUNSAT 4339.43 1086.5

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.7746
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

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: 19325
0.00/0.00	c setup for 4cores
0.00/0.01	c parsetime: 6415us
0.00/0.01	c parsed 19482 clauses with 191 variables
0.00/0.01	c NW started thread 0 successfully (1106508096)
0.00/0.01	c NW started thread 1 successfully (1116997952)
0.00/0.01	c NW started thread 2 successfully (1089177920)
0.00/0.01	c NW started thread 3 successfully (1127487808)
0.00/1.53	c preprocessor returned 10036 variables
0.00/1.53	c preprocessing returned UNKNOWN
0.00/1.53	c PP set 0 variables
0.00/1.53	c pp time: 1516588us (1s)
0.00/1.53	c preprocessor returned 10036 variables
0.00/1.53	c preprocessing returned UNKNOWN
0.00/1.53	c PP set 0 variables
0.00/1.53	c pp time: 1520546us (1s)
0.00/1.53	c preprocessor returned 10036 variables
0.00/1.53	c preprocessing returned UNKNOWN
0.00/1.53	c PP set 0 variables
0.00/1.53	c pp time: 1519784us (1s)
293.14/73.49	c preprocessor returned 30178 variables
293.14/73.49	c preprocessing returned UNKNOWN
293.14/73.49	c PP set 0 variables
293.14/73.49	c pp time: 73479320us (73s)
2126.51/532.42	c added unsatisfied clause
2126.51/532.42	c failed to add network clauses
2783.99/697.07	c added unsatisfied clause
2783.99/697.07	c failed to add network clauses
4023.79/1007.43	c added unsatisfied clause
4023.79/1007.43	c failed to add network clauses
4229.10/1058.81	c added unsatisfied clause
4229.10/1058.81	c failed to add network clauses
4289.80/1074.04	c added unsatisfied clause
4289.80/1074.04	c failed to add network clauses
4290.20/1074.16	c added unsatisfied clause
4290.20/1074.16	c failed to add network clauses
4305.38/1077.95	c added unsatisfied clause
4305.38/1077.95	c failed to add network clauses
4337.74/1086.01	c ====================
4337.74/1086.01	c implication/decision inf%(inf)
4337.74/1086.01	c decisions:           2152655
4337.74/1086.01	c last level:          0
4337.74/1086.01	c conflicts:           1610115
4337.74/1086.01	c restarts:            10671
4337.74/1086.01	c rejected_restarts    0
4337.74/1086.01	c removals:            21
4337.74/1086.01	c removed clauses:     998223
4337.74/1086.01	c oft clauses:         0
4337.74/1086.07	c ====================
4338.14/1086.10	c ====================
4338.14/1086.12	c ====================
4338.86/1086.40	c solvetime: 1084865116us (1084s)
4339.25/1086.45	c sended clauses   | 47070 | 46730 | 877 | 36154 |
4339.25/1086.45	c received clauses | 21 | 45 | 49 | 71 |
4339.25/1086.45	c join all other threads
4339.25/1086.48	c joined thread 0
4339.25/1086.48	c joined thread 1
4339.25/1086.48	c joined thread 2
4339.25/1086.48	c joined thread 3
4339.25/1086.48	c memory usage (vsize): 377 MB
4339.25/1086.48	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262251-1304060503/watcher-3262251-1304060503 -o /tmp/evaluation-result-3262251-1304060503/solver-3262251-1304060503 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3262251-1304060503.cnf 868063862 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: 3.48 4.34 5.90 2/174 19322
/proc/meminfo: memFree=24427896/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0

[startup+0.840053 s]
/proc/loadavg: 3.48 4.34 5.90 2/174 19322
/proc/meminfo: memFree=24427896/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.90104 s]
/proc/loadavg: 3.48 4.34 5.90 2/174 19322
/proc/meminfo: memFree=24427896/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.00102 s]
/proc/loadavg: 3.48 4.34 5.90 2/174 19322
/proc/meminfo: memFree=24427896/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.101 s]
/proc/loadavg: 3.48 4.34 5.90 2/174 19322
/proc/meminfo: memFree=24427896/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 3.48 4.34 5.90 2/174 19322
/proc/meminfo: memFree=24427896/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10065 s]
/proc/loadavg: 3.84 4.40 5.91 10/188 19336
/proc/meminfo: memFree=24347940/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=345172 CPUtime=12.31 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 12121 0 0 0 1228 3 0 0 23 0 5 0 498466579 353456128 10539 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 86293 10539 404 389 0 82043 0
[pid=19325/tid=19330] ppid=19322 vsize=345172 CPUtime=3.06 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 2170 0 0 0 306 0 0 0 25 0 5 0 498466581 353456128 10539 33554432000 4194304 5787044 140736124490896 18446744073709551615 212039056996 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=345172 CPUtime=3.06 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 2258 0 0 0 306 0 0 0 25 0 5 0 498466581 353456128 10539 33554432000 4194304 5787044 140736124490896 18446744073709551615 5592132 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=345172 CPUtime=3.07 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 3473 0 0 0 307 0 0 0 25 0 5 0 498466581 353456128 10539 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=345172 CPUtime=3.07 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 2502 0 0 0 307 0 0 0 25 0 5 0 498466581 353456128 10539 33554432000 4194304 5787044 140736124490896 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 353872

[startup+6.30708 s]
/proc/loadavg: 3.84 4.40 5.91 10/188 19336
/proc/meminfo: memFree=24341764/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=345172 CPUtime=25.12 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 12846 0 0 0 2509 3 0 0 23 0 5 0 498466579 353456128 11264 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 86293 11264 404 389 0 82043 0
[pid=19325/tid=19330] ppid=19322 vsize=345172 CPUtime=6.27 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 2403 0 0 0 627 0 0 0 25 0 5 0 498466581 353456128 11264 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=345172 CPUtime=6.25 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 2491 0 0 0 624 1 0 0 25 0 5 0 498466581 353456128 11264 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=345172 CPUtime=6.28 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 3731 0 0 0 627 1 0 0 25 0 5 0 498466581 353456128 11264 33554432000 4194304 5787044 140736124490896 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=345172 CPUtime=6.28 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 2503 0 0 0 628 0 0 0 25 0 5 0 498466581 353456128 11264 33554432000 4194304 5787044 140736124490896 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 353872

[startup+12.7009 s]
/proc/loadavg: 4.17 4.46 5.92 10/188 19336
/proc/meminfo: memFree=24333792/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=345172 CPUtime=50.67 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 14222 0 0 0 5062 5 0 0 23 0 5 0 498466579 353456128 12640 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 86293 12640 404 389 0 82043 0
[pid=19325/tid=19330] ppid=19322 vsize=345172 CPUtime=12.67 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 2840 0 0 0 1266 1 0 0 25 0 5 0 498466581 353456128 12640 33554432000 4194304 5787044 140736124490896 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=345172 CPUtime=12.61 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 2914 0 0 0 1260 1 0 0 25 0 5 0 498466581 353456128 12640 33554432000 4194304 5787044 140736124490896 18446744073709551615 4254894 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=345172 CPUtime=12.67 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 4247 0 0 0 1266 1 0 0 25 0 5 0 498466581 353456128 12640 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=345172 CPUtime=12.67 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 2503 0 0 0 1267 0 0 0 25 0 5 0 498466581 353456128 12640 33554432000 4194304 5787044 140736124490896 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 353872

[startup+25.5007 s]
/proc/loadavg: 5.09 4.65 5.96 10/188 19336
/proc/meminfo: memFree=24307012/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=349272 CPUtime=101.79 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 17279 0 0 0 10172 7 0 0 23 0 5 0 498466579 357654528 15697 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 87318 15697 404 389 0 83068 0
[pid=19325/tid=19330] ppid=19322 vsize=349272 CPUtime=25.47 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 4558 0 0 0 2545 2 0 0 25 0 5 0 498466581 357654528 15697 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=349272 CPUtime=25.34 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 3592 0 0 0 2532 2 0 0 25 0 5 0 498466581 357654528 15697 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=349272 CPUtime=25.47 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 4908 0 0 0 2545 2 0 0 25 0 5 0 498466581 357654528 15697 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=349272 CPUtime=25.47 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 2503 0 0 0 2547 0 0 0 25 0 5 0 498466581 357654528 15697 33554432000 4194304 5787044 140736124490896 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 357972

[startup+51.1011 s]
/proc/loadavg: 6.08 4.91 6.01 10/188 19337
/proc/meminfo: memFree=24276376/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=353372 CPUtime=204.05 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 20786 0 0 0 20394 11 0 0 23 0 5 0 498466579 361852928 19198 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 88343 19198 405 389 0 84093 0
[pid=19325/tid=19330] ppid=19322 vsize=353372 CPUtime=51.07 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 6422 0 0 0 5103 4 0 0 25 0 5 0 498466581 361852928 19198 33554432000 4194304 5787044 140736124490896 18446744073709551615 5576473 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=353372 CPUtime=50.8 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 4438 0 0 0 5077 3 0 0 25 0 5 0 498466581 361852928 19198 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=353372 CPUtime=51.07 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 5705 0 0 0 5104 3 0 0 25 0 5 0 498466581 361852928 19198 33554432000 4194304 5787044 140736124490896 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=353372 CPUtime=51.07 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 2503 0 0 0 5107 0 0 0 25 0 5 0 498466581 361852928 19198 33554432000 4194304 5787044 140736124490896 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 362072

[startup+102.301 s]
/proc/loadavg: 7.23 5.40 6.12 10/188 19338
/proc/meminfo: memFree=24217568/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=357472 CPUtime=408.56 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 29901 0 0 0 40837 19 0 0 23 0 5 0 498466579 366051328 26800 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 89368 26800 419 389 0 85118 0
[pid=19325/tid=19330] ppid=19322 vsize=357472 CPUtime=102.27 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 7788 0 0 0 10222 5 0 0 25 0 5 0 498466581 366051328 26800 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=357472 CPUtime=101.72 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 5799 0 0 0 10167 5 0 0 25 0 5 0 498466581 366051328 26800 33554432000 4194304 5787044 140736124490896 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=357472 CPUtime=102.26 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 7604 0 0 0 10220 6 0 0 25 0 5 0 498466581 366051328 26800 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=357472 CPUtime=102.27 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 6992 0 0 0 10225 2 0 0 25 0 5 0 498466581 366051328 26800 33554432000 4194304 5787044 140736124490896 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 366172

[startup+162.301 s]
/proc/loadavg: 7.78 5.89 6.24 9/188 19340
/proc/meminfo: memFree=24162196/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=365672 CPUtime=648.22 cores=0,2,4,6

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

[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1061.36 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17134 0 0 0 106119 17 0 0 25 0 5 0 498466581 424828928 75358 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1061.07 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 106088 19 0 0 25 0 5 0 498466581 424828928 75358 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1062.29 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22191 0 0 0 106212 17 0 0 25 0 5 0 498466581 424828928 75358 33554432000 4194304 5787044 140736124490896 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.1
Current children cumulated vsize (KiB) 423572

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

[startup+1063.1 s]
/proc/loadavg: 8.17 8.00 7.37 9/188 19364
/proc/meminfo: memFree=23818224/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4246.27 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80319 0 0 0 424556 71 0 0 23 0 5 0 498466579 424828928 75377 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75377 419 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1059.13 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 21930 0 0 0 105896 17 0 0 25 0 5 0 498466581 424828928 75377 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1062.16 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17144 0 0 0 106199 17 0 0 25 0 5 0 498466581 424828928 75377 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1061.86 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 106167 19 0 0 25 0 5 0 498466581 424828928 75377 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1063.08 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22191 0 0 0 106291 17 0 0 25 0 5 0 498466581 424828928 75377 33554432000 4194304 5787044 140736124490896 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4246.27
Current children cumulated vsize (KiB) 423572

[startup+1075.9 s]
/proc/loadavg: 8.13 8.00 7.38 10/188 19364
/proc/meminfo: memFree=23815612/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4297.39 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80631 0 0 0 429668 71 0 0 23 0 5 0 498466579 424828928 75689 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75689 419 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1071.85 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 22063 0 0 0 107168 17 0 0 25 0 5 0 498466581 424828928 75689 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1074.96 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17322 0 0 0 107479 17 0 0 25 0 5 0 498466581 424828928 75689 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1074.66 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 107447 19 0 0 25 0 5 0 498466581 424828928 75689 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1075.88 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22192 0 0 0 107571 17 0 0 25 0 5 0 498466581 424828928 75689 33554432000 4194304 5787044 140736124490896 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4297.39
Current children cumulated vsize (KiB) 423572

[startup+1082.3 s]
/proc/loadavg: 8.12 8.00 7.38 10/188 19364
/proc/meminfo: memFree=23814368/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4322.96 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80782 0 0 0 432224 72 0 0 23 0 5 0 498466579 424828928 75840 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75840 419 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1078.21 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 22129 0 0 0 107804 17 0 0 25 0 5 0 498466581 424828928 75840 33554432000 4194304 5787044 140736124490896 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1081.35 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17373 0 0 0 108118 17 0 0 25 0 5 0 498466581 424828928 75840 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1081.06 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 108087 19 0 0 25 0 5 0 498466581 424828928 75840 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1082.28 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22226 0 0 0 108211 17 0 0 25 0 5 0 498466581 424828928 75840 33554432000 4194304 5787044 140736124490896 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4322.96
Current children cumulated vsize (KiB) 423572

[startup+1083.9 s]
/proc/loadavg: 8.11 8.00 7.39 10/188 19364
/proc/meminfo: memFree=23814244/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4329.35 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80815 0 0 0 432863 72 0 0 23 0 5 0 498466579 424828928 75873 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75873 419 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1079.81 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 22143 0 0 0 107964 17 0 0 25 0 5 0 498466581 424828928 75873 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1082.95 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17391 0 0 0 108278 17 0 0 25 0 5 0 498466581 424828928 75873 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1082.66 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 108247 19 0 0 25 0 5 0 498466581 424828928 75873 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1083.88 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22227 0 0 0 108371 17 0 0 25 0 5 0 498466581 424828928 75873 33554432000 4194304 5787044 140736124490896 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4329.35
Current children cumulated vsize (KiB) 423572

[startup+1085.5 s]
/proc/loadavg: 8.11 8.00 7.39 9/188 19365
/proc/meminfo: memFree=23813872/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4335.74 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80850 0 0 0 433502 72 0 0 23 0 5 0 498466579 424828928 75908 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75908 419 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1081.4 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 22158 0 0 0 108123 17 0 0 25 0 5 0 498466581 424828928 75908 33554432000 4194304 5787044 140736124490896 18446744073709551615 4229055 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1084.55 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17410 0 0 0 108438 17 0 0 25 0 5 0 498466581 424828928 75908 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1084.26 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 108407 19 0 0 25 0 5 0 498466581 424828928 75908 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1085.48 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22228 0 0 0 108531 17 0 0 25 0 5 0 498466581 424828928 75908 33554432000 4194304 5787044 140736124490896 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4335.74
Current children cumulated vsize (KiB) 423572

[startup+1085.9 s]
/proc/loadavg: 8.11 8.00 7.39 9/188 19365
/proc/meminfo: memFree=23813872/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4337.34 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80860 0 0 0 433662 72 0 0 23 0 5 0 498466579 424828928 75918 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75918 419 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1081.8 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 22163 0 0 0 108163 17 0 0 25 0 5 0 498466581 424828928 75918 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1084.95 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17415 0 0 0 108478 17 0 0 25 0 5 0 498466581 424828928 75918 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1084.66 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 108447 19 0 0 25 0 5 0 498466581 424828928 75918 33554432000 4194304 5787044 140736124490896 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1085.88 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22228 0 0 0 108571 17 0 0 25 0 5 0 498466581 424828928 75918 33554432000 4194304 5787044 140736124490896 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4337.34
Current children cumulated vsize (KiB) 423572

[startup+1086.3 s]
/proc/loadavg: 8.11 8.00 7.39 9/188 19365
/proc/meminfo: memFree=23813872/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=414872 CPUtime=4338.86 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80873 0 0 0 433774 112 0 0 23 0 5 0 498466579 424828928 75931 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 103718 75931 431 389 0 99468 0
[pid=19325/tid=19330] ppid=19322 vsize=414872 CPUtime=1082.17 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) R 19322 19322 17192 0 -1 4202560 22175 0 0 0 108188 29 0 0 18 0 5 0 498466581 424828928 75931 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=414872 CPUtime=1085.33 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17416 0 0 0 108504 29 0 0 18 0 5 0 498466581 424828928 75931 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=414872 CPUtime=1085.05 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 108479 26 0 0 18 0 5 0 498466581 424828928 75931 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=414872 CPUtime=1086.25 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22228 0 0 0 108599 26 0 0 18 0 5 0 498466581 424828928 75931 33554432000 4194304 5787044 140736124490896 18446744073709551615 212039304396 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4338.86
Current children cumulated vsize (KiB) 423572

[startup+1086.4 s]
/proc/loadavg: 8.11 8.00 7.39 9/188 19365
/proc/meminfo: memFree=23815484/32951124 swapFree=67111524/67111528
[pid=19322] ppid=19319 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/19322/stat : 19322 (prissAuto.sh) S 19319 19322 17192 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 498466579 8908800 251 33554432000 4194304 4922060 140733634444944 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19322/statm: 2175 251 211 178 0 68 0
[pid=19325] ppid=19322 vsize=410772 CPUtime=4339.25 cores=0,2,4,6
/proc/19325/stat : 19325 (priss) S 19322 19322 17192 0 -1 4202496 80873 0 0 0 433798 127 0 0 23 0 5 0 498466579 420630528 75344 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19325/statm: 102693 75344 431 389 0 98443 0
[pid=19325/tid=19330] ppid=19322 vsize=410772 CPUtime=1082.27 cores=0,2,4,6
/proc/19325/task/19330/stat : 19330 (priss) S 19322 19322 17192 0 -1 4202560 22175 0 0 0 108196 31 0 0 18 0 5 0 498466581 420630528 75344 33554432000 4194304 5787044 140736124490896 18446744073709551615 212039760366 0 0 4096 0 18446604453963583616 0 0 -1 6 0 0 0
[pid=19325/tid=19331] ppid=19322 vsize=410772 CPUtime=1085.42 cores=0,2,4,6
/proc/19325/task/19331/stat : 19331 (priss) R 19322 19322 17192 0 -1 4202560 17416 0 0 0 108508 34 0 0 18 0 5 0 498466581 420630528 75344 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=19325/tid=19333] ppid=19322 vsize=410772 CPUtime=1085.15 cores=0,2,4,6
/proc/19325/task/19333/stat : 19333 (priss) R 19322 19322 17192 0 -1 4202560 17336 0 0 0 108486 29 0 0 18 0 5 0 498466581 420630528 75344 33554432000 4194304 5787044 140736124490896 18446744073709551615 212039304289 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=19325/tid=19335] ppid=19322 vsize=410772 CPUtime=1086.35 cores=0,2,4,6
/proc/19325/task/19335/stat : 19335 (priss) R 19322 19322 17192 0 -1 4202560 22228 0 0 0 108605 30 0 0 18 0 5 0 498466581 420630528 75344 33554432000 4194304 5787044 140736124490896 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4339.25
Current children cumulated vsize (KiB) 419472

Child status: 20
Real time (s): 1086.5
CPU time (s): 4339.43
CPU user time (s): 4338.12
CPU system time (s): 1.3098
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 423572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4338.12
system time used= 1.3098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81229
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= 35482
involuntary context switches= 33279

runsolver used 1.60176 second user time and 4.48332 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 09:01:43
IDJOB=3262251
IDBENCH=83287
IDSOLVER=1602
FILE ID=node146/3262251-1304060503
RUNJOBID= node146-1304060503-19305
PBS_JOBID= 13170387
Free space on /tmp= 72996 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262251-1304060503/watcher-3262251-1304060503 -o /tmp/evaluation-result-3262251-1304060503/solver-3262251-1304060503 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3262251-1304060503.cnf 868063862 4800 15500 4

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=868063862

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      24428556 kB
Buffers:       1672272 kB
Cached:        6260256 kB
SwapCached:          4 kB
Active:        1360400 kB
Inactive:      6635256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24428556 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3956 kB
Writeback:           0 kB
AnonPages:       63180 kB
Mapped:          14492 kB
Slab:           463268 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182572 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= 72992 MiB
End job on node146 at 2011-04-29 09:19:50