Trace number 3281614

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 2250.51 568.345

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
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: 26211
0.00/0.00	c setup for 4cores
0.00/0.36	c parsetime: 361642us
0.00/0.36	c parsed 1291714 clauses with 433601 variables
0.00/0.44	c NW started thread 0 successfully (1110747456)
0.00/0.52	c NW started thread 1 successfully (1093626176)
0.00/0.60	c NW started thread 2 successfully (1121237312)
0.00/0.70	c NW started thread 3 successfully (1131727168)
76.98/19.84	c preprocessor returned 433601 variables
76.98/19.84	c preprocessing returned UNKNOWN
76.98/19.84	c PP set 2681 variables
76.98/19.84	c pp time: 19310686us (19s)
77.35/19.98	c preprocessor returned 433601 variables
77.35/19.98	c preprocessing returned UNKNOWN
77.35/19.98	c PP set 2681 variables
77.35/19.98	c pp time: 19352574us (19s)
77.75/20.06	c preprocessor returned 433601 variables
77.75/20.06	c preprocessing returned UNKNOWN
77.75/20.06	c PP set 2681 variables
77.75/20.06	c pp time: 19205063us (19s)
78.15/20.19	c preprocessor returned 433601 variables
78.15/20.19	c preprocessing returned UNKNOWN
78.15/20.19	c PP set 2681 variables
78.15/20.19	c pp time: 19430256us (19s)
82.13/21.19	c HTE
84.53/21.70	c subsumption
87.73/22.55	c simplified formula contains 0 unit clauses
91.72/23.51	c HTE
93.33/23.95	c subsumption
96.52/24.75	c simplified formula contains 0 unit clauses
100.51/25.71	c HTE
101.71/26.09	c subsumption
104.90/26.86	c simplified formula contains 0 unit clauses
108.10/27.69	c HTE
110.90/28.31	c subsumption
113.69/29.07	c simplified formula contains 0 unit clauses
121.68/31.01	c HTE
122.88/31.38	c subsumption
126.07/32.15	c simplified formula contains 0 unit clauses
129.69/33.06	c HTE
132.07/33.66	c subsumption
135.25/34.41	c simplified formula contains 0 unit clauses
140.85/35.80	c added unsatisfied clause
140.85/35.80	c failed to add network clauses
199.17/50.48	c added unsatisfied clause
199.17/50.48	c failed to add network clauses
212.77/53.83	c HTE
214.34/54.20	c subsumption
217.56/55.09	c simplified formula contains 0 unit clauses
286.65/72.39	c HTE
288.24/72.73	c subsumption
291.87/73.61	c simplified formula contains 0 unit clauses
480.38/120.83	c HTE
481.97/121.23	c subsumption
488.36/122.87	c simplified formula contains 0 unit clauses
538.31/135.34	c added unsatisfied clause
538.31/135.34	c failed to add network clauses
575.44/144.60	c added unsatisfied clause
575.44/144.60	c failed to add network clauses
602.20/151.31	c added unsatisfied clause
602.20/151.31	c failed to add network clauses
610.20/153.37	c HTE
613.01/154.02	c subsumption
620.58/155.91	c simplified formula contains 0 unit clauses
792.76/199.09	c HTE
795.94/199.80	c subsumption
805.94/202.37	c simplified formula contains 0 unit clauses
837.87/210.36	c received clause contains eliminated literal 71990
857.45/215.27	c added unsatisfied clause
857.45/215.27	c failed to add network clauses
1044.38/262.07	c added unsatisfied clause
1044.38/262.07	c failed to add network clauses
1063.96/266.99	c added unsatisfied clause
1063.96/266.99	c failed to add network clauses
1475.78/370.01	c HTE
1480.97/371.34	c subsumption
1509.73/378.58	c simplified formula contains 0 unit clauses
1861.63/466.63	c added unsatisfied clause
1861.63/466.63	c failed to add network clauses
2031.39/509.19	c HTE
2037.79/510.74	c subsumption
2064.96/517.51	c simplified formula contains 0 unit clauses
2139.26/536.11	c added unsatisfied clause
2139.26/536.11	c failed to add network clauses
2187.99/548.36	c added unsatisfied clause
2187.99/548.36	c failed to add network clauses
2232.32/559.47	c HTE
2241.51/561.76	c subsumption
2242.73/562.03	c ====================
2242.73/562.03	c implication/decision inf%(inf)
2242.73/562.03	c decisions:           9810687
2242.73/562.03	c last level:          0
2242.73/562.03	c conflicts:           841276
2242.73/562.03	c restarts:            5584
2242.73/562.03	c rejected_restarts    0
2242.73/562.03	c removals:            19
2242.73/562.03	c removed clauses:     557788
2242.73/562.03	c oft clauses:         0
2243.12/562.17	c solvetime: 542324434us (542s)
2244.60/562.52	c sended clauses   | 52088 | 50619 | 47434 | 57449 |
2244.60/562.52	c received clauses | 639 | 602 | 626 | 440 |
2244.60/562.52	c join all other threads
2244.60/562.52	c joined thread 0
2244.60/562.52	c joined thread 1
2244.60/562.52	c joined thread 2
2250.35/568.27	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-3281614-1304039340/watcher-3281614-1304039340 -o /tmp/evaluation-result-3281614-1304039340/solver-3281614-1304039340 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3281614-1304039340.cnf 707330812 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: 6.51 7.49 7.86 5/182 26210
/proc/meminfo: memFree=14579972/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0

[startup+0.020216 s]
/proc/loadavg: 6.51 7.49 7.86 5/182 26210
/proc/meminfo: memFree=14579972/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100204 s]
/proc/loadavg: 6.51 7.49 7.86 5/182 26210
/proc/meminfo: memFree=14579972/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30017 s]
/proc/loadavg: 6.51 7.49 7.86 5/182 26210
/proc/meminfo: memFree=14579972/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701133 s]
/proc/loadavg: 6.51 7.49 7.86 5/182 26210
/proc/meminfo: memFree=14579972/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50096 s]
/proc/loadavg: 6.51 7.49 7.86 9/188 26216
/proc/meminfo: memFree=13825996/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1396700 CPUtime=4.13 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 306469 0 0 0 335 78 0 0 18 0 5 0 515532892 1430220800 299383 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 349208 299385 345 389 0 344958 0
[pid=26211/tid=26213] ppid=26210 vsize=1396832 CPUtime=0.99 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 68169 0 0 0 79 20 0 0 18 0 5 0 515532937 1430355968 299385 33554432000 4194304 5787044 140735247427728 18446744073709551615 4306221 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1396832 CPUtime=0.9 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 66479 0 0 0 70 20 0 0 18 0 5 0 515532944 1430355968 299387 33554432000 4194304 5787044 140735247427728 18446744073709551615 4306152 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1396832 CPUtime=0.78 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 60955 0 0 0 61 17 0 0 18 0 5 0 515532953 1430355968 299388 33554432000 4194304 5787044 140735247427728 18446744073709551615 268272347315 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1396832 CPUtime=0.73 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 53962 0 0 0 62 11 0 0 18 0 5 0 515532963 1430355968 299389 33554432000 4194304 5787044 140735247427728 18446744073709551615 268272349893 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 1405400

[startup+3.10067 s]
/proc/loadavg: 6.63 7.50 7.86 9/188 26216
/proc/meminfo: memFree=13776272/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=980688 CPUtime=10.51 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 344330 0 0 0 965 86 0 0 18 0 5 0 515532892 1004224512 204995 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 245172 204995 350 389 0 240922 0
[pid=26211/tid=26213] ppid=26210 vsize=980688 CPUtime=2.59 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 75798 0 0 0 237 22 0 0 20 0 5 0 515532937 1004224512 204995 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=980688 CPUtime=2.5 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 74068 0 0 0 228 22 0 0 20 0 5 0 515532944 1004224512 204995 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284514997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=980688 CPUtime=2.37 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 72185 0 0 0 218 19 0 0 20 0 5 0 515532953 1004224512 204995 33554432000 4194304 5787044 140735247427728 18446744073709551615 4326985 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=980688 CPUtime=2.33 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 65369 0 0 0 220 13 0 0 19 0 5 0 515532963 1004224512 204995 33554432000 4194304 5787044 140735247427728 18446744073709551615 4327084 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 989388

[startup+6.30111 s]
/proc/loadavg: 6.63 7.50 7.86 9/188 26216
/proc/meminfo: memFree=13500244/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1386080 CPUtime=23.04 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 422346 0 0 0 2126 178 0 0 18 0 5 0 515532892 1419345920 281749 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 346520 281749 350 389 0 342270 0
[pid=26211/tid=26213] ppid=26210 vsize=1386080 CPUtime=5.72 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 96590 0 0 0 526 46 0 0 18 0 5 0 515532937 1419345920 281749 33554432000 4194304 5787044 140735247427728 18446744073709551615 4340045 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1386080 CPUtime=5.64 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 93313 0 0 0 519 45 0 0 18 0 5 0 515532944 1419345920 281749 33554432000 4194304 5787044 140735247427728 18446744073709551615 4339795 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1386080 CPUtime=5.49 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 93133 0 0 0 507 42 0 0 18 0 5 0 515532953 1419345920 281749 33554432000 4194304 5787044 140735247427728 18446744073709551615 4340676 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1386080 CPUtime=5.47 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 82400 0 0 0 511 36 0 0 18 0 5 0 515532963 1419345920 281749 33554432000 4194304 5787044 140735247427728 18446744073709551615 4339899 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.04
Current children cumulated vsize (KiB) 1394780

[startup+12.701 s]
/proc/loadavg: 6.84 7.51 7.86 9/188 26217
/proc/meminfo: memFree=13336940/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1459536 CPUtime=48.61 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 438134 0 0 0 4678 183 0 0 18 0 5 0 515532892 1494564864 297537 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 364884 297537 351 389 0 360634 0
[pid=26211/tid=26213] ppid=26210 vsize=1459536 CPUtime=12.13 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 100553 0 0 0 1165 48 0 0 25 0 5 0 515532937 1494564864 297537 33554432000 4194304 5787044 140735247427728 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1459536 CPUtime=12.03 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 97307 0 0 0 1158 45 0 0 25 0 5 0 515532944 1494564864 297537 33554432000 4194304 5787044 140735247427728 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1459536 CPUtime=11.86 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 97025 0 0 0 1142 44 0 0 25 0 5 0 515532953 1494564864 297537 33554432000 4194304 5787044 140735247427728 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1459536 CPUtime=11.86 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 86339 0 0 0 1150 36 0 0 25 0 5 0 515532963 1494564864 297537 33554432000 4194304 5787044 140735247427728 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.61
Current children cumulated vsize (KiB) 1468236

[startup+25.5007 s]
/proc/loadavg: 7.02 7.53 7.87 9/188 26217
/proc/meminfo: memFree=12900248/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1781464 CPUtime=99.71 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 593941 0 0 0 9765 206 0 0 18 0 5 0 515532892 1824219136 378103 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 445366 378103 417 389 0 441116 0
[pid=26211/tid=26213] ppid=26210 vsize=1781464 CPUtime=24.92 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 130872 0 0 0 2440 52 0 0 25 0 5 0 515532937 1824219136 378103 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1781464 CPUtime=24.83 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 128925 0 0 0 2433 50 0 0 25 0 5 0 515532944 1824219136 378103 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1781464 CPUtime=24.58 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 129904 0 0 0 2409 49 0 0 25 0 5 0 515532953 1824219136 378103 33554432000 4194304 5787044 140735247427728 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1781464 CPUtime=24.66 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 147330 0 0 0 2420 46 0 0 25 0 5 0 515532963 1824219136 378103 33554432000 4194304 5787044 140735247427728 18446744073709551615 4327247 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.71
Current children cumulated vsize (KiB) 1790164

[startup+51.1011 s]
/proc/loadavg: 7.35 7.56 7.87 9/188 26217
/proc/meminfo: memFree=12888092/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1791632 CPUtime=201.97 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 650148 0 0 0 19979 218 0 0 18 0 5 0 515532892 1834631168 382511 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 447908 382511 418 389 0 443658 0
[pid=26211/tid=26213] ppid=26210 vsize=1791632 CPUtime=50.51 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 130877 0 0 0 4998 53 0 0 25 0 5 0 515532937 1834631168 382511 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1791632 CPUtime=50.43 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 128931 0 0 0 4992 51 0 0 25 0 5 0 515532944 1834631168 382511 33554432000 4194304 5787044 140735247427728 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1791632 CPUtime=50.03 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 129911 0 0 0 4953 50 0 0 25 0 5 0 515532953 1834631168 382511 33554432000 4194304 5787044 140735247427728 18446744073709551615 5590803 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1791632 CPUtime=50.26 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 203519 0 0 0 4972 54 0 0 25 0 5 0 515532963 1834631168 382511 33554432000 4194304 5787044 140735247427728 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.97
Current children cumulated vsize (KiB) 1800332

[startup+102.307 s]
/proc/loadavg: 7.78 7.65 7.88 9/188 26219
/proc/meminfo: memFree=12506160/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1791632 CPUtime=406.5 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 678940 0 0 0 40422 228 0 0 18 0 5 0 515532892 1834631168 386772 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 447908 386772 418 389 0 443658 0
[pid=26211/tid=26213] ppid=26210 vsize=1791632 CPUtime=101.71 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 130877 0 0 0 10117 54 0 0 25 0 5 0 515532937 1834631168 386772 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1791632 CPUtime=101.64 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 128935 0 0 0 10111 53 0 0 25 0 5 0 515532944 1834631168 386772 33554432000 4194304 5787044 140735247427728 18446744073709551615 268272794143 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1791632 CPUtime=100.96 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 129921 0 0 0 10044 52 0 0 25 0 5 0 515532953 1834631168 386772 33554432000 4194304 5787044 140735247427728 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1791632 CPUtime=101.46 cores=1,3,5,7

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


[startup+462.301 s]
/proc/loadavg: 8.14 8.00 7.95 9/188 26229
/proc/meminfo: memFree=12425132/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1937224 CPUtime=1844.46 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 774468 0 0 0 184164 282 0 0 18 0 5 0 515532892 1983717376 412492 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 484306 412492 418 389 0 480056 0
[pid=26211/tid=26213] ppid=26210 vsize=1937224 CPUtime=461.69 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 135140 0 0 0 46108 61 0 0 25 0 5 0 515532937 1983717376 412492 33554432000 4194304 5787044 140735247427728 18446744073709551615 5588133 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1937224 CPUtime=461.63 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 133061 0 0 0 46097 66 0 0 25 0 5 0 515532944 1983717376 412492 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1937224 CPUtime=458.98 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 136010 0 0 0 45835 63 0 0 25 0 5 0 515532953 1983717376 412492 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1937224 CPUtime=461.43 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 313347 0 0 0 46062 81 0 0 25 0 5 0 515532963 1983717376 412492 33554432000 4194304 5787044 140735247427728 18446744073709551615 4238565 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1844.46
Current children cumulated vsize (KiB) 1945924

[startup+522.3 s]
/proc/loadavg: 8.05 8.00 7.95 9/188 26230
/proc/meminfo: memFree=12402748/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1939268 CPUtime=2084.12 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 794629 0 0 0 208123 289 0 0 18 0 5 0 515532892 1985810432 413571 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 484817 413571 418 389 0 480567 0
[pid=26211/tid=26213] ppid=26210 vsize=1939268 CPUtime=521.69 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 135144 0 0 0 52107 62 0 0 25 0 5 0 515532937 1985810432 413571 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1939268 CPUtime=521.63 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 133233 0 0 0 52095 68 0 0 25 0 5 0 515532944 1985810432 413571 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1939268 CPUtime=518.66 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 136176 0 0 0 51801 65 0 0 25 0 5 0 515532953 1985810432 413571 33554432000 4194304 5787044 140735247427728 18446744073709551615 5586783 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1939268 CPUtime=521.42 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 333166 0 0 0 52057 85 0 0 25 0 5 0 515532963 1985810432 413571 33554432000 4194304 5787044 140735247427728 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2084.12
Current children cumulated vsize (KiB) 1947968

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

[startup+537.501 s]
/proc/loadavg: 8.04 8.00 7.95 9/188 26231
/proc/meminfo: memFree=12398780/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1939268 CPUtime=2144.85 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 794834 0 0 0 214195 290 0 0 18 0 5 0 515532892 1985810432 413776 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 484817 413776 418 389 0 480567 0
[pid=26211/tid=26213] ppid=26210 vsize=1939268 CPUtime=536.89 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 135145 0 0 0 53627 62 0 0 25 0 5 0 515532937 1985810432 413776 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=1939268 CPUtime=536.83 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 133233 0 0 0 53615 68 0 0 25 0 5 0 515532944 1985810432 413776 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=1939268 CPUtime=533.78 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 136176 0 0 0 53313 65 0 0 25 0 5 0 515532953 1985810432 413776 33554432000 4194304 5787044 140735247427728 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=1939268 CPUtime=536.63 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 333370 0 0 0 53577 86 0 0 25 0 5 0 515532963 1985810432 413776 33554432000 4194304 5787044 140735247427728 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2144.85
Current children cumulated vsize (KiB) 1947968

[startup+550.3 s]
/proc/loadavg: 8.03 8.00 7.95 9/188 26231
/proc/meminfo: memFree=12395300/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=2004804 CPUtime=2195.97 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 795694 0 0 0 219306 291 0 0 18 0 5 0 515532892 2052919296 414636 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 501201 414636 418 389 0 496951 0
[pid=26211/tid=26213] ppid=26210 vsize=2004804 CPUtime=549.69 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 135246 0 0 0 54907 62 0 0 25 0 5 0 515532937 2052919296 414636 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=2004804 CPUtime=549.63 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 133383 0 0 0 54895 68 0 0 25 0 5 0 515532944 2052919296 414636 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=2004804 CPUtime=546.5 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 136176 0 0 0 54585 65 0 0 25 0 5 0 515532953 2052919296 414636 33554432000 4194304 5787044 140735247427728 18446744073709551615 4255009 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=2004804 CPUtime=549.43 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 333979 0 0 0 54856 87 0 0 25 0 5 0 515532963 2052919296 414636 33554432000 4194304 5787044 140735247427728 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2195.97
Current children cumulated vsize (KiB) 2013504

[startup+556.701 s]
/proc/loadavg: 8.03 8.00 7.95 9/188 26231
/proc/meminfo: memFree=12388228/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=2004804 CPUtime=2221.54 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 797278 0 0 0 221861 293 0 0 18 0 5 0 515532892 2052919296 416220 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 501201 416220 418 389 0 496951 0
[pid=26211/tid=26213] ppid=26210 vsize=2004804 CPUtime=556.09 cores=1,3,5,7
/proc/26211/task/26213/stat : 26213 (priss) R 26210 26210 24860 0 -1 4202560 135538 0 0 0 55546 63 0 0 25 0 5 0 515532937 2052919296 416220 33554432000 4194304 5787044 140735247427728 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=26211/tid=26214] ppid=26210 vsize=2004804 CPUtime=556.03 cores=1,3,5,7
/proc/26211/task/26214/stat : 26214 (priss) R 26210 26210 24860 0 -1 4202560 134413 0 0 0 55535 68 0 0 25 0 5 0 515532944 2052919296 416220 33554432000 4194304 5787044 140735247427728 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=26211/tid=26215] ppid=26210 vsize=2004804 CPUtime=552.87 cores=1,3,5,7
/proc/26211/task/26215/stat : 26215 (priss) R 26210 26210 24860 0 -1 4202560 136176 0 0 0 55222 65 0 0 25 0 5 0 515532953 2052919296 416220 33554432000 4194304 5787044 140735247427728 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=26211/tid=26216] ppid=26210 vsize=2004804 CPUtime=555.82 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 334241 0 0 0 55495 87 0 0 25 0 5 0 515532963 2052919296 416220 33554432000 4194304 5787044 140735247427728 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2221.54
Current children cumulated vsize (KiB) 2013504

[startup+563.101 s]
/proc/loadavg: 8.02 8.00 7.95 6/185 26231
/proc/meminfo: memFree=12437976/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1931024 CPUtime=2245.26 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 817119 0 0 0 224229 297 0 0 17 0 2 0 515532892 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 482756 403243 446 389 0 478506 0
[pid=26211/tid=26216] ppid=26210 vsize=1931024 CPUtime=562.22 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 353922 0 0 0 56132 90 0 0 25 0 2 0 515532963 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 268272387006 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2245.26
Current children cumulated vsize (KiB) 1939724

[startup+566.3 s]
/proc/loadavg: 8.02 8.00 7.95 6/185 26231
/proc/meminfo: memFree=12437604/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1931024 CPUtime=2248.45 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 817119 0 0 0 224548 297 0 0 17 0 2 0 515532892 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 482756 403243 446 389 0 478506 0
[pid=26211/tid=26216] ppid=26210 vsize=1931024 CPUtime=565.42 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 353922 0 0 0 56452 90 0 0 25 0 2 0 515532963 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 4336734 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2248.45
Current children cumulated vsize (KiB) 1939724

[startup+567.1 s]
/proc/loadavg: 7.78 7.95 7.94 6/185 26231
/proc/meminfo: memFree=12437724/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1931024 CPUtime=2249.25 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 817119 0 0 0 224628 297 0 0 17 0 2 0 515532892 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 482756 403243 446 389 0 478506 0
[pid=26211/tid=26216] ppid=26210 vsize=1931024 CPUtime=566.22 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 353922 0 0 0 56532 90 0 0 25 0 2 0 515532963 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2249.25
Current children cumulated vsize (KiB) 1939724

[startup+567.9 s]
/proc/loadavg: 7.78 7.95 7.94 6/185 26231
/proc/meminfo: memFree=12437600/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=1931024 CPUtime=2250.05 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) S 26210 26210 24860 0 -1 4202496 817119 0 0 0 224708 297 0 0 17 0 2 0 515532892 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 268284491749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 482756 403243 446 389 0 478506 0
[pid=26211/tid=26216] ppid=26210 vsize=1931024 CPUtime=567.02 cores=1,3,5,7
/proc/26211/task/26216/stat : 26216 (priss) R 26210 26210 24860 0 -1 4202560 353922 0 0 0 56612 90 0 0 25 0 2 0 515532963 1977368576 403243 33554432000 4194304 5787044 140735247427728 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2250.05
Current children cumulated vsize (KiB) 1939724

[startup+568.301 s]
/proc/loadavg: 7.78 7.95 7.94 6/185 26231
/proc/meminfo: memFree=12437600/32950928 swapFree=67111528/67111528
[pid=26210] ppid=26208 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26210/stat : 26210 (prissAuto.sh) S 26208 26210 24860 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515532892 8908800 252 33554432000 4194304 4922060 140737224487840 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26210/statm: 2175 252 211 178 0 68 0
[pid=26211] ppid=26210 vsize=0 CPUtime=2250.46 cores=1,3,5,7
/proc/26211/stat : 26211 (priss) R 26210 26210 24860 0 -1 4202500 817159 0 0 0 224746 300 0 0 16 0 1 0 515532892 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26211/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2250.46
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 568.345
CPU time (s): 2250.51
CPU user time (s): 2247.46
CPU system time (s): 3.04354
CPU usage (%): 395.976
Max. virtual memory (cumulated for all children) (KiB): 2068460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2247.46
system time used= 3.04354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 817497
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= 110396
involuntary context switches= 15823

runsolver used 0.817875 second user time and 2.28365 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 03:09:01
IDJOB=3281614
IDBENCH=69591
IDSOLVER=1602
FILE ID=node122/3281614-1304039340
RUNJOBID= node122-1304036813-25815
PBS_JOBID= 13170330
Free space on /tmp= 71572 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281614-1304039340/watcher-3281614-1304039340 -o /tmp/evaluation-result-3281614-1304039340/solver-3281614-1304039340 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3281614-1304039340.cnf 707330812 4800 15500 4

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=707330812

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14580244 kB
Buffers:       1732344 kB
Cached:       14651088 kB
SwapCached:          0 kB
Active:        6737756 kB
Inactive:     11065224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14580244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           89664 kB
Writeback:           0 kB
AnonPages:     1419100 kB
Mapped:          15684 kB
Slab:           501792 kB
PageTables:       7612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1755384 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= 71572 MiB
End job on node122 at 2011-04-29 03:18:29