Trace number 3287548

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 3293.67 825.465

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 1970
0.00/0.00	c setup for 4cores
0.00/0.07	c parsetime: 68711us
0.00/0.07	c parsed 262658 clauses with 88352 variables
0.00/0.09	c NW started thread 0 successfully (1087650112)
0.00/0.10	c NW started thread 1 successfully (1110108480)
0.00/0.12	c NW started thread 2 successfully (1098139968)
0.00/0.14	c NW started thread 3 successfully (1120598336)
9.45/2.54	c preprocessor returned 88352 variables
9.45/2.54	c preprocessing returned UNKNOWN
9.45/2.54	c PP set 507 variables
9.45/2.54	c pp time: 2431872us (2s)
9.45/2.55	c preprocessor returned 88352 variables
9.45/2.55	c preprocessing returned UNKNOWN
9.45/2.55	c PP set 507 variables
9.45/2.55	c pp time: 2406353us (2s)
9.45/2.57	c preprocessor returned 88352 variables
9.45/2.57	c preprocessing returned UNKNOWN
9.45/2.57	c PP set 507 variables
9.45/2.57	c pp time: 2404769us (2s)
9.45/2.58	c preprocessor returned 88352 variables
9.45/2.58	c preprocessing returned UNKNOWN
9.45/2.58	c PP set 507 variables
9.45/2.58	c pp time: 2453546us (2s)
10.65/2.81	c HTE
11.04/2.90	c subsumption
11.44/3.02	c simplified formula contains 0 unit clauses
62.17/15.71	c added unsatisfied clause
62.17/15.71	c failed to add network clauses
180.41/45.32	c HTE
181.63/45.62	c subsumption
185.20/46.52	c simplified formula contains 0 unit clauses
667.71/167.36	c HTE
669.71/167.84	c subsumption
677.72/169.89	c simplified formula contains 0 unit clauses
1954.74/489.53	c HTE
2017.85/505.30	c subsumption
2177.62/545.38	c simplified formula contains 0 unit clauses
2214.37/554.53	c HTE
2243.52/561.86	c subsumption
2291.86/573.94	c simplified formula contains 0 unit clauses
2292.26/574.02	c received clause contains eliminated literal -52284
2623.80/657.04	c added unsatisfied clause
2623.80/657.04	c failed to add network clauses
3157.46/790.64	c added unsatisfied clause
3157.46/790.64	c failed to add network clauses
3184.22/797.31	c added unsatisfied clause
3184.22/797.31	c failed to add network clauses
3225.37/807.67	c added unsatisfied clause
3225.37/807.67	c failed to add network clauses
3229.37/808.67	c added unsatisfied clause
3229.37/808.67	c failed to add network clauses
3234.97/810.09	c HTE
3246.95/813.02	c subsumption
3288.10/823.39	c simplified formula contains 0 unit clauses
3288.48/823.45	c received clause contains eliminated literal -33368
3290.49/823.97	c HTE
3291.68/824.27	c ====================
3291.68/824.27	c implication/decision inf%(inf)
3291.68/824.27	c decisions:           3405976
3291.68/824.27	c last level:          0
3291.68/824.27	c conflicts:           1064305
3291.68/824.27	c restarts:            7052
3291.68/824.27	c rejected_restarts    0
3291.68/824.27	c removals:            20
3291.68/824.27	c removed clauses:     747298
3291.68/824.27	c oft clauses:         0
3292.08/824.39	c solvetime: 821809862us (821s)
3292.46/824.45	c sended clauses   | 47598 | 47545 | 50156 | 47597 |
3292.46/824.45	c received clauses | 942 | 862 | 655 | 705 |
3292.46/824.45	c join all other threads
3292.46/824.45	c joined thread 0
3292.46/824.45	c joined thread 1
3292.46/824.45	c joined thread 2
3293.60/825.42	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-3287548-1304050160/watcher-3287548-1304050160 -o /tmp/evaluation-result-3287548-1304050160/solver-3287548-1304050160 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3287548-1304050160.cnf 1386750559 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 8.14 8.21 8.14 5/186 1969
/proc/meminfo: memFree=21303468/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0

[startup+0.048919 s]
/proc/loadavg: 8.14 8.21 8.14 5/186 1969
/proc/meminfo: memFree=21303468/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.1009 s]
/proc/loadavg: 8.14 8.21 8.14 5/186 1969
/proc/meminfo: memFree=21303468/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.647845 s]
/proc/loadavg: 8.14 8.21 8.14 5/186 1969
/proc/meminfo: memFree=21303468/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.750162 s]
/proc/loadavg: 8.14 8.21 8.14 5/186 1969
/proc/meminfo: memFree=21303468/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50061 s]
/proc/loadavg: 8.13 8.21 8.14 9/192 1975
/proc/meminfo: memFree=21065960/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=484216 CPUtime=5.47 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 88132 0 0 0 503 44 0 0 18 0 5 0 516613858 495837184 59524 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 121054 59524 351 389 0 116804 0
[pid=1970/tid=1972] ppid=1969 vsize=484216 CPUtime=1.36 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 18542 0 0 0 126 10 0 0 18 0 5 0 516613867 495837184 59524 33554432000 4194304 5787044 140736899545088 18446744073709551615 4345944 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=484216 CPUtime=1.33 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 19271 0 0 0 122 11 0 0 18 0 5 0 516613869 495837184 59524 33554432000 4194304 5787044 140736899545088 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=484216 CPUtime=1.32 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 19492 0 0 0 122 10 0 0 18 0 5 0 516613870 495837184 59524 33554432000 4194304 5787044 140736899545088 18446744073709551615 4345961 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=484216 CPUtime=1.3 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 17332 0 0 0 120 10 0 0 18 0 5 0 516613873 495837184 59524 33554432000 4194304 5787044 140736899545088 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 492916

[startup+3.10131 s]
/proc/loadavg: 8.13 8.21 8.14 9/192 1975
/proc/meminfo: memFree=21022980/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=508656 CPUtime=11.85 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 112355 0 0 0 1137 48 0 0 18 0 5 0 516613858 520863744 77299 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 127164 77299 417 389 0 122914 0
[pid=1970/tid=1972] ppid=1969 vsize=508656 CPUtime=2.95 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 25685 0 0 0 284 11 0 0 18 0 5 0 516613867 520863744 77299 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=508656 CPUtime=2.92 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 25585 0 0 0 279 13 0 0 21 0 5 0 516613869 520863744 77299 33554432000 4194304 5787044 140736899545088 18446744073709551615 47001032291038 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=508656 CPUtime=2.91 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 24374 0 0 0 281 10 0 0 21 0 5 0 516613870 520863744 77299 33554432000 4194304 5787044 140736899545088 18446744073709551615 255377406495 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=508656 CPUtime=2.9 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 23216 0 0 0 279 11 0 0 18 0 5 0 516613873 520863744 77299 33554432000 4194304 5787044 140736899545088 18446744073709551615 4254528 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 517356

[startup+6.30072 s]
/proc/loadavg: 8.12 8.21 8.13 9/192 1976
/proc/meminfo: memFree=20986888/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=508656 CPUtime=24.62 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 112856 0 0 0 2413 49 0 0 18 0 5 0 516613858 520863744 77800 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 127164 77800 418 389 0 122914 0
[pid=1970/tid=1972] ppid=1969 vsize=508656 CPUtime=6.15 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 25847 0 0 0 603 12 0 0 25 0 5 0 516613867 520863744 77800 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=508656 CPUtime=6.11 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 25644 0 0 0 598 13 0 0 25 0 5 0 516613869 520863744 77800 33554432000 4194304 5787044 140736899545088 18446744073709551615 5588111 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=508656 CPUtime=6.09 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 24642 0 0 0 599 10 0 0 25 0 5 0 516613870 520863744 77800 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=508656 CPUtime=6.09 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 23228 0 0 0 598 11 0 0 25 0 5 0 516613873 520863744 77800 33554432000 4194304 5787044 140736899545088 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 517356

[startup+12.7005 s]
/proc/loadavg: 8.11 8.20 8.13 9/192 1976
/proc/meminfo: memFree=20983936/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=508656 CPUtime=50.19 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 113442 0 0 0 4968 51 0 0 18 0 5 0 516613858 520863744 78386 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 127164 78386 418 389 0 122914 0
[pid=1970/tid=1972] ppid=1969 vsize=508656 CPUtime=12.55 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 26144 0 0 0 1243 12 0 0 25 0 5 0 516613867 520863744 78386 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=508656 CPUtime=12.51 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 25644 0 0 0 1238 13 0 0 25 0 5 0 516613869 520863744 78386 33554432000 4194304 5787044 140736899545088 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=508656 CPUtime=12.47 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 24927 0 0 0 1236 11 0 0 25 0 5 0 516613870 520863744 78386 33554432000 4194304 5787044 140736899545088 18446744073709551615 5588291 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=508656 CPUtime=12.49 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 23232 0 0 0 1238 11 0 0 25 0 5 0 516613873 520863744 78386 33554432000 4194304 5787044 140736899545088 18446744073709551615 5527681 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 517356

[startup+25.5012 s]
/proc/loadavg: 8.17 8.21 8.14 9/192 1976
/proc/meminfo: memFree=20979220/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=508656 CPUtime=101.33 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 114690 0 0 0 10079 54 0 0 18 0 5 0 516613858 520863744 79634 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 127164 79634 418 389 0 122914 0
[pid=1970/tid=1972] ppid=1969 vsize=508656 CPUtime=25.35 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 26368 0 0 0 2522 13 0 0 25 0 5 0 516613867 520863744 79634 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=508656 CPUtime=25.31 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 25697 0 0 0 2517 14 0 0 25 0 5 0 516613869 520863744 79634 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=508656 CPUtime=25.19 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 25157 0 0 0 2508 11 0 0 25 0 5 0 516613870 520863744 79634 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=508656 CPUtime=25.29 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 23973 0 0 0 2517 12 0 0 25 0 5 0 516613873 520863744 79634 33554432000 4194304 5787044 140736899545088 18446744073709551615 5527557 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 517356

[startup+51.1074 s]
/proc/loadavg: 8.22 8.22 8.14 9/192 1977
/proc/meminfo: memFree=20944908/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=522824 CPUtime=203.59 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 124309 0 0 0 20300 59 0 0 18 0 5 0 516613858 535371776 88160 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 130706 88160 418 389 0 126456 0
[pid=1970/tid=1972] ppid=1969 vsize=522824 CPUtime=50.96 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 27659 0 0 0 5082 14 0 0 25 0 5 0 516613867 535371776 88160 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=522824 CPUtime=50.91 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 26751 0 0 0 5076 15 0 0 25 0 5 0 516613869 535371776 88160 33554432000 4194304 5787044 140736899545088 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=522824 CPUtime=50.66 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 26155 0 0 0 5053 13 0 0 25 0 5 0 516613870 535371776 88160 33554432000 4194304 5787044 140736899545088 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=522824 CPUtime=50.89 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 30249 0 0 0 5075 14 0 0 25 0 5 0 516613873 535371776 88160 33554432000 4194304 5787044 140736899545088 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 531524

[startup+102.301 s]
/proc/loadavg: 8.20 8.22 8.14 10/192 1978
/proc/meminfo: memFree=20914876/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=525536 CPUtime=408.08 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 129957 0 0 0 40740 68 0 0 18 0 5 0 516613858 538148864 93804 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 131384 93804 418 389 0 127134 0
[pid=1970/tid=1972] ppid=1969 vsize=525536 CPUtime=102.14 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 28293 0 0 0 10199 15 0 0 25 0 5 0 516613867 538148864 93804 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=525536 CPUtime=102.1 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 28231 0 0 0 10192 18 0 0 25 0 5 0 516613869 538148864 93804 33554432000 4194304 5787044 140736899545088 18446744073709551615 5588013 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=525536 CPUtime=101.57 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 28291 0 0 0 10142 15 0 0 25 0 5 0 516613870 538148864 93804 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=525536 CPUtime=102.09 cores=1,3,5,7

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


[startup+582.301 s]
/proc/loadavg: 8.28 8.25 8.18 9/192 1991
/proc/meminfo: memFree=20502648/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=982956 CPUtime=2325.42 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 221736 0 0 0 232363 179 0 0 18 0 5 0 516613858 1006546944 181986 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 245739 181986 418 389 0 241489 0
[pid=1970/tid=1972] ppid=1969 vsize=982956 CPUtime=582.15 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 44281 0 0 0 58174 41 0 0 25 0 5 0 516613867 1006546944 181986 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=982956 CPUtime=582.11 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 42418 0 0 0 58166 45 0 0 25 0 5 0 516613869 1006546944 181986 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590474 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=982956 CPUtime=578.94 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 42527 0 0 0 57858 36 0 0 25 0 5 0 516613870 1006546944 181986 33554432000 4194304 5787044 140736899545088 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=982956 CPUtime=582.07 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 79015 0 0 0 58153 54 0 0 25 0 5 0 516613873 1006546944 181986 33554432000 4194304 5787044 140736899545088 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2325.42
Current children cumulated vsize (KiB) 991656

[startup+642.301 s]
/proc/loadavg: 8.36 8.27 8.19 9/192 1993
/proc/meminfo: memFree=20448428/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=993284 CPUtime=2565.08 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 233646 0 0 0 256312 196 0 0 18 0 5 0 516613858 1017122816 193799 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 248321 193799 418 389 0 244071 0
[pid=1970/tid=1972] ppid=1969 vsize=993284 CPUtime=642.14 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 48231 0 0 0 64167 47 0 0 25 0 5 0 516613867 1017122816 193799 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=993284 CPUtime=642.1 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 44884 0 0 0 64163 47 0 0 25 0 5 0 516613869 1017122816 193799 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=993284 CPUtime=638.59 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 44966 0 0 0 63820 39 0 0 25 0 5 0 516613870 1017122816 193799 33554432000 4194304 5787044 140736899545088 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=993284 CPUtime=642.06 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 82070 0 0 0 64148 58 0 0 25 0 5 0 516613873 1017122816 193799 33554432000 4194304 5787044 140736899545088 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.08
Current children cumulated vsize (KiB) 1001984

[startup+702.307 s]
/proc/loadavg: 8.16 8.20 8.17 10/192 2027
/proc/meminfo: memFree=21125844/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=993284 CPUtime=2804.76 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 235221 0 0 0 280276 200 0 0 18 0 5 0 516613858 1017122816 195083 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 248321 195083 418 389 0 244071 0
[pid=1970/tid=1972] ppid=1969 vsize=993284 CPUtime=702.14 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 49310 0 0 0 70164 50 0 0 25 0 5 0 516613867 1017122816 195083 33554432000 4194304 5787044 140736899545088 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=993284 CPUtime=702.11 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 45105 0 0 0 70163 48 0 0 25 0 5 0 516613869 1017122816 195083 33554432000 4194304 5787044 140736899545088 18446744073709551615 4220873 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=993284 CPUtime=698.27 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 45024 0 0 0 69787 40 0 0 25 0 5 0 516613870 1017122816 195083 33554432000 4194304 5787044 140736899545088 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=993284 CPUtime=702.07 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 82287 0 0 0 70148 59 0 0 25 0 5 0 516613873 1017122816 195083 33554432000 4194304 5787044 140736899545088 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.76
Current children cumulated vsize (KiB) 1001984

[startup+762.301 s]
/proc/loadavg: 8.20 8.20 8.17 9/192 2029
/proc/meminfo: memFree=21105880/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=993284 CPUtime=3044.41 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 235638 0 0 0 304241 200 0 0 18 0 5 0 516613858 1017122816 195500 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 248321 195500 418 389 0 244071 0
[pid=1970/tid=1972] ppid=1969 vsize=993284 CPUtime=762.14 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 49311 0 0 0 76164 50 0 0 25 0 5 0 516613867 1017122816 195500 33554432000 4194304 5787044 140736899545088 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=993284 CPUtime=762.1 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 45521 0 0 0 76162 48 0 0 25 0 5 0 516613869 1017122816 195500 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=993284 CPUtime=757.94 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 45024 0 0 0 75754 40 0 0 25 0 5 0 516613870 1017122816 195500 33554432000 4194304 5787044 140736899545088 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=993284 CPUtime=762.06 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 82287 0 0 0 76147 59 0 0 25 0 5 0 516613873 1017122816 195500 33554432000 4194304 5787044 140736899545088 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.41
Current children cumulated vsize (KiB) 1001984

[startup+822.3 s]
/proc/loadavg: 8.18 8.19 8.17 9/192 2030
/proc/meminfo: memFree=21084784/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=993284 CPUtime=3284.09 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 240230 0 0 0 328205 204 0 0 18 0 5 0 516613858 1017122816 196529 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 248321 196529 418 389 0 244071 0
[pid=1970/tid=1972] ppid=1969 vsize=993284 CPUtime=822.14 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 49463 0 0 0 82163 51 0 0 25 0 5 0 516613867 1017122816 196529 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=993284 CPUtime=822.1 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 45715 0 0 0 82162 48 0 0 25 0 5 0 516613869 1017122816 196529 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=993284 CPUtime=817.62 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 45582 0 0 0 81720 42 0 0 25 0 5 0 516613870 1017122816 196529 33554432000 4194304 5787044 140736899545088 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=993284 CPUtime=822.06 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 85975 0 0 0 82146 60 0 0 25 0 5 0 516613873 1017122816 196529 33554432000 4194304 5787044 140736899545088 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.09
Current children cumulated vsize (KiB) 1001984

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

[startup+822.8 s]
/proc/loadavg: 8.18 8.19 8.17 9/192 2030
/proc/meminfo: memFree=21084784/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=993284 CPUtime=3286.08 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 240296 0 0 0 328404 204 0 0 18 0 5 0 516613858 1017122816 196595 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 248321 196595 418 389 0 244071 0
[pid=1970/tid=1972] ppid=1969 vsize=993284 CPUtime=822.64 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 49470 0 0 0 82213 51 0 0 25 0 5 0 516613867 1017122816 196595 33554432000 4194304 5787044 140736899545088 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=993284 CPUtime=822.6 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 45723 0 0 0 82212 48 0 0 25 0 5 0 516613869 1017122816 196595 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=993284 CPUtime=818.11 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 45629 0 0 0 81769 42 0 0 25 0 5 0 516613870 1017122816 196595 33554432000 4194304 5787044 140736899545088 18446744073709551615 5592125 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=993284 CPUtime=822.56 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 85979 0 0 0 82196 60 0 0 25 0 5 0 516613873 1017122816 196595 33554432000 4194304 5787044 140736899545088 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3286.08
Current children cumulated vsize (KiB) 1001984

[startup+824.407 s]
/proc/loadavg: 8.18 8.19 8.17 9/192 2030
/proc/meminfo: memFree=21079328/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=993284 CPUtime=3292.46 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 241577 0 0 0 329041 205 0 0 18 0 5 0 516613858 1017122816 197876 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1970/statm: 248321 197876 430 389 0 244071 0
[pid=1970/tid=1972] ppid=1969 vsize=993284 CPUtime=824.25 cores=1,3,5,7
/proc/1970/task/1972/stat : 1972 (priss) R 1969 1969 32466 0 -1 4202560 49470 0 0 0 82374 51 0 0 25 0 5 0 516613867 1017122816 197876 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1970/tid=1973] ppid=1969 vsize=993284 CPUtime=824.19 cores=1,3,5,7
/proc/1970/task/1973/stat : 1973 (priss) R 1969 1969 32466 0 -1 4202560 45750 0 0 0 82370 49 0 0 25 0 5 0 516613869 1017122816 197876 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389113552 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1970/tid=1974] ppid=1969 vsize=993284 CPUtime=819.71 cores=1,3,5,7
/proc/1970/task/1974/stat : 1974 (priss) R 1969 1969 32466 0 -1 4202560 45747 0 0 0 81929 42 0 0 25 0 5 0 516613870 1017122816 197876 33554432000 4194304 5787044 140736899545088 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1970/tid=1975] ppid=1969 vsize=993284 CPUtime=824.15 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 87115 0 0 0 82354 61 0 0 18 0 5 0 516613873 1017122816 197876 33554432000 4194304 5787044 140736899545088 18446744073709551615 4333009 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3292.46
Current children cumulated vsize (KiB) 1001984

[startup+825.201 s]
/proc/loadavg: 8.18 8.19 8.17 9/192 2030
/proc/meminfo: memFree=21079328/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=976712 CPUtime=3293.39 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 243649 0 0 0 329133 206 0 0 18 0 2 0 516613858 1000153088 194188 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389104101 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/1970/statm: 244178 194188 446 389 0 239928 0
[pid=1970/tid=1975] ppid=1969 vsize=976712 CPUtime=824.94 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 89170 0 0 0 82433 61 0 0 18 0 2 0 516613873 1000153088 194188 33554432000 4194304 5787044 140736899545088 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3293.39
Current children cumulated vsize (KiB) 985412

[startup+825.401 s]
/proc/loadavg: 7.92 8.14 8.15 6/189 2030
/proc/meminfo: memFree=21088156/32951124 swapFree=67111524/67111528
[pid=1969] ppid=1967 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1969/stat : 1969 (prissAuto.sh) S 1967 1969 32466 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516613858 8908800 251 33554432000 4194304 4922060 140734492074240 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1969/statm: 2175 251 211 178 0 68 0
[pid=1970] ppid=1969 vsize=976712 CPUtime=3293.6 cores=1,3,5,7
/proc/1970/stat : 1970 (priss) S 1969 1969 32466 0 -1 4202496 243649 0 0 0 329154 206 0 0 18 0 2 0 516613858 1000153088 194188 33554432000 4194304 5787044 140736899545088 18446744073709551615 255389104101 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/1970/statm: 244178 194188 446 389 0 239928 0
[pid=1970/tid=1975] ppid=1969 vsize=976712 CPUtime=825.15 cores=1,3,5,7
/proc/1970/task/1975/stat : 1975 (priss) R 1969 1969 32466 0 -1 4202560 89170 0 0 0 82454 61 0 0 19 0 2 0 516613873 1000153088 194188 33554432000 4194304 5787044 140736899545088 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3293.6
Current children cumulated vsize (KiB) 985412

Child status: 20
Real time (s): 825.465
CPU time (s): 3293.67
CPU user time (s): 3291.57
CPU system time (s): 2.10468
CPU usage (%): 399.008
Max. virtual memory (cumulated for all children) (KiB): 1001984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3291.57
system time used= 2.10468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244026
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= 29368
involuntary context switches= 21620

runsolver used 1.13783 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 06:09:20
IDJOB=3287548
IDBENCH=82469
IDSOLVER=1602
FILE ID=node135/3287548-1304050160
RUNJOBID= node135-1304038950-32485
PBS_JOBID= 13170376
Free space on /tmp= 71100 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287548-1304050160/watcher-3287548-1304050160 -o /tmp/evaluation-result-3287548-1304050160/solver-3287548-1304050160 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3287548-1304050160.cnf 1386750559 4800 15500 4

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1386750559

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:      21303624 kB
Buffers:       1830556 kB
Cached:        8154212 kB
SwapCached:          4 kB
Active:        3473788 kB
Inactive:      7580192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21303624 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5884 kB
Writeback:           0 kB
AnonPages:     1068968 kB
Mapped:          15628 kB
Slab:           528576 kB
PageTables:       6692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1317156 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= 71096 MiB
End job on node135 at 2011-04-29 06:23:05