Trace number 3281707

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 1.0UNSAT 186.415 46.8828

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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: 19225
0.00/0.08	c parsetime: 77225us
0.00/0.08	c parsed 283993 clauses with 96089 variables
0.00/0.10	c NW started thread 0 successfully (1102264640)
0.00/0.12	c NW started thread 1 successfully (1112754496)
0.00/0.13	c NW started thread 2 successfully (1123244352)
0.00/0.16	c NW started thread 3 successfully (1133734208)
10.30/2.74	c preprocessor returned 96089 variables
10.30/2.74	c preprocessing returned UNKNOWN
10.30/2.74	c PP set 535 variables
10.30/2.74	c pp time: 2623066us (2s)
10.30/2.76	c preprocessor returned 96089 variables
10.30/2.76	c preprocessing returned UNKNOWN
10.30/2.76	c PP set 535 variables
10.30/2.76	c pp time: 2622967us (2s)
10.30/2.79	c preprocessor returned 96089 variables
10.30/2.79	c preprocessing returned UNKNOWN
10.30/2.79	c PP set 535 variables
10.30/2.79	c pp time: 2627446us (2s)
10.70/2.81	c preprocessor returned 96089 variables
10.70/2.81	c preprocessing returned UNKNOWN
10.70/2.81	c PP set 535 variables
10.70/2.81	c pp time: 2623253us (2s)
11.50/3.03	c HTE
11.90/3.12	c subsumption
12.30/3.26	c simplified formula contains 0 unit clauses
13.92/3.62	c HTE
13.92/3.70	c subsumption
14.69/3.83	c simplified formula contains 0 unit clauses
20.68/5.30	c HTE
20.68/5.38	c subsumption
21.48/5.51	c simplified formula contains 0 unit clauses
39.43/10.07	c added unsatisfied clause
39.43/10.07	c failed to add network clauses
63.37/16.07	c added unsatisfied clause
63.37/16.07	c failed to add network clauses
71.38/18.00	c added unsatisfied clause
71.38/18.00	c failed to add network clauses
72.56/18.32	c added unsatisfied clause
72.56/18.32	c failed to add network clauses
72.96/18.44	c added unsatisfied clause
72.96/18.44	c failed to add network clauses
75.37/19.01	c added unsatisfied clause
75.37/19.01	c failed to add network clauses
92.94/23.41	c HTE
93.33/23.53	c subsumption
94.11/23.78	c simplified formula contains 0 unit clauses
106.12/26.80	c added unsatisfied clause
106.12/26.80	c failed to add network clauses
129.66/32.66	c added unsatisfied clause
129.66/32.66	c failed to add network clauses
177.58/44.63	c added unsatisfied clause
177.58/44.63	c failed to add network clauses
180.80/45.46	c HTE
181.58/45.66	c subsumption
183.58/46.18	c simplified formula contains 0 unit clauses
185.19/46.56	c ====================
185.19/46.56	c implication/decision inf%(inf)
185.19/46.56	c decisions:           2084745
185.19/46.56	c last level:          0
185.19/46.56	c conflicts:           218257
185.19/46.56	c restarts:            1448
185.19/46.56	c rejected_restarts    0
185.19/46.56	c removals:            14
185.19/46.56	c removed clauses:     130953
185.19/46.56	c oft clauses:         0
185.19/46.56	c ====================
185.19/46.56	c ====================
185.58/46.62	c solvetime: 43828553us (43s)
185.92/46.78	c sended clauses   | 13013 | 13041 | 12059 | 14590 |
185.92/46.78	c received clauses | 0 | 211 | 249 | 192 |
185.92/46.78	c join all other threads
186.29/46.85	c joined thread 0
186.29/46.85	c joined thread 1
186.29/46.85	c joined thread 2
186.29/46.85	c joined thread 3
186.29/46.85	c memory usage (vsize): 555 MB
186.29/46.85	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-3281707-1304040536/watcher-3281707-1304040536 -o /tmp/evaluation-result-3281707-1304040536/solver-3281707-1304040536 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3281707-1304040536.cnf 136434327 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: 7.77 8.05 8.05 5/180 19224
/proc/meminfo: memFree=24881564/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0

[startup+0.0976511 s]
/proc/loadavg: 7.77 8.05 8.05 5/180 19224
/proc/meminfo: memFree=24881564/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100647 s]
/proc/loadavg: 7.77 8.05 8.05 5/180 19224
/proc/meminfo: memFree=24881564/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.306818 s]
/proc/loadavg: 7.77 8.05 8.05 5/180 19224
/proc/meminfo: memFree=24881564/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.72324 s]
/proc/loadavg: 7.77 8.05 8.05 5/180 19224
/proc/meminfo: memFree=24881564/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50638 s]
/proc/loadavg: 7.77 8.05 8.05 10/186 19230
/proc/meminfo: memFree=24614412/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=474120 CPUtime=5.54 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 89860 0 0 0 509 45 0 0 21 0 5 0 515653215 485498880 66257 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 118530 66257 350 389 0 114280 0
[pid=19225/tid=19227] ppid=19224 vsize=474120 CPUtime=1.37 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 18773 0 0 0 127 10 0 0 18 0 5 0 515653225 485498880 66257 33554432000 4194304 5787044 140736432268784 18446744073709551615 4340004 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=474120 CPUtime=1.36 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 19613 0 0 0 125 11 0 0 18 0 5 0 515653226 485498880 66257 33554432000 4194304 5787044 140736432268784 18446744073709551615 4340094 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=474120 CPUtime=1.33 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 18796 0 0 0 122 11 0 0 18 0 5 0 515653228 485498880 66257 33554432000 4194304 5787044 140736432268784 18446744073709551615 4339902 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=474120 CPUtime=1.29 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 19076 0 0 0 118 11 0 0 18 0 5 0 515653232 485498880 66257 33554432000 4194304 5787044 140736432268784 18446744073709551615 4340060 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 482820

[startup+3.1011 s]
/proc/loadavg: 7.77 8.05 8.05 9/186 19230
/proc/meminfo: memFree=24603132/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=608280 CPUtime=11.9 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 118548 0 0 0 1139 51 0 0 21 0 5 0 515653215 622878720 86468 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 152070 86468 417 389 0 147820 0
[pid=19225/tid=19227] ppid=19224 vsize=608280 CPUtime=2.97 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 24215 0 0 0 286 11 0 0 21 0 5 0 515653225 622878720 86468 33554432000 4194304 5787044 140736432268784 18446744073709551615 4254777 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=608280 CPUtime=2.94 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 24767 0 0 0 282 12 0 0 21 0 5 0 515653226 622878720 86468 33554432000 4194304 5787044 140736432268784 18446744073709551615 5586735 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=608280 CPUtime=2.92 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 27080 0 0 0 280 12 0 0 21 0 5 0 515653228 622878720 86468 33554432000 4194304 5787044 140736432268784 18446744073709551615 5592322 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=608280 CPUtime=2.88 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 28884 0 0 0 276 12 0 0 18 0 5 0 515653232 622878720 86468 33554432000 4194304 5787044 140736432268784 18446744073709551615 274664457265 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 616980

[startup+6.30055 s]
/proc/loadavg: 8.03 8.10 8.07 9/186 19230
/proc/meminfo: memFree=24528100/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=608684 CPUtime=24.67 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 124233 0 0 0 2414 53 0 0 21 0 5 0 515653215 623292416 84578 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 152171 84578 418 389 0 147921 0
[pid=19225/tid=19227] ppid=19224 vsize=608684 CPUtime=6.16 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 24412 0 0 0 605 11 0 0 25 0 5 0 515653225 623292416 84578 33554432000 4194304 5787044 140736432268784 18446744073709551615 5592127 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=608684 CPUtime=6.14 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 24850 0 0 0 602 12 0 0 25 0 5 0 515653226 623292416 84578 33554432000 4194304 5787044 140736432268784 18446744073709551615 4229536 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=608684 CPUtime=6.12 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 27237 0 0 0 599 13 0 0 25 0 5 0 515653228 623292416 84578 33554432000 4194304 5787044 140736432268784 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=608684 CPUtime=6.06 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 34132 0 0 0 592 14 0 0 25 0 5 0 515653232 623292416 84578 33554432000 4194304 5787044 140736432268784 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 617384

[startup+12.7004 s]
/proc/loadavg: 8.03 8.09 8.07 10/186 19230
/proc/meminfo: memFree=24509532/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=609300 CPUtime=50.21 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 126059 0 0 0 4963 58 0 0 21 0 5 0 515653215 623923200 86404 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 152325 86404 418 389 0 148075 0
[pid=19225/tid=19227] ppid=19224 vsize=609300 CPUtime=12.56 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 24579 0 0 0 1245 11 0 0 25 0 5 0 515653225 623923200 86404 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=609300 CPUtime=12.54 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 26113 0 0 0 1241 13 0 0 25 0 5 0 515653226 623923200 86404 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=609300 CPUtime=12.49 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 27423 0 0 0 1234 15 0 0 25 0 5 0 515653228 623923200 86404 33554432000 4194304 5787044 140736432268784 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=609300 CPUtime=12.42 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 34342 0 0 0 1227 15 0 0 25 0 5 0 515653232 623923200 86404 33554432000 4194304 5787044 140736432268784 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 618000

[startup+25.5012 s]
/proc/loadavg: 8.02 8.09 8.07 9/186 19231
/proc/meminfo: memFree=24482504/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=613964 CPUtime=101.31 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 132418 0 0 0 10066 65 0 0 21 0 5 0 515653215 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153491 89970 418 389 0 149241 0
[pid=19225/tid=19227] ppid=19224 vsize=613964 CPUtime=25.36 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25121 0 0 0 2524 12 0 0 25 0 5 0 515653225 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=613964 CPUtime=25.35 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 26398 0 0 0 2520 15 0 0 25 0 5 0 515653226 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=613964 CPUtime=25.26 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29017 0 0 0 2507 19 0 0 25 0 5 0 515653228 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 4254900 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=613964 CPUtime=25.15 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 38280 0 0 0 2499 16 0 0 25 0 5 0 515653232 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 4213465 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 622664

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

[startup+25.9012 s]
/proc/loadavg: 8.02 8.09 8.07 9/186 19231
/proc/meminfo: memFree=24481760/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=613964 CPUtime=102.9 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 132418 0 0 0 10225 65 0 0 21 0 5 0 515653215 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153491 89970 418 389 0 149241 0
[pid=19225/tid=19227] ppid=19224 vsize=613964 CPUtime=25.76 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25121 0 0 0 2564 12 0 0 25 0 5 0 515653225 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 5592132 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=613964 CPUtime=25.74 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 26398 0 0 0 2559 15 0 0 25 0 5 0 515653226 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=613964 CPUtime=25.66 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29017 0 0 0 2547 19 0 0 25 0 5 0 515653228 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 5590984 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=613964 CPUtime=25.55 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 38280 0 0 0 2539 16 0 0 25 0 5 0 515653232 628699136 89970 33554432000 4194304 5787044 140736432268784 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.9
Current children cumulated vsize (KiB) 622664

[startup+38.7009 s]
/proc/loadavg: 8.09 8.10 8.07 10/186 19231
/proc/meminfo: memFree=24473448/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=614180 CPUtime=154.02 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 133645 0 0 0 15333 69 0 0 21 0 5 0 515653215 628920320 91196 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153545 91196 418 389 0 149295 0
[pid=19225/tid=19227] ppid=19224 vsize=614180 CPUtime=38.56 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25430 0 0 0 3843 13 0 0 25 0 5 0 515653225 628920320 91196 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=614180 CPUtime=38.55 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 26568 0 0 0 3839 16 0 0 25 0 5 0 515653226 628920320 91196 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=614180 CPUtime=38.45 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29286 0 0 0 3825 20 0 0 25 0 5 0 515653228 628920320 91196 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=614180 CPUtime=38.29 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 38759 0 0 0 3811 18 0 0 25 0 5 0 515653232 628920320 91196 33554432000 4194304 5787044 140736432268784 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 154.02
Current children cumulated vsize (KiB) 622880

[startup+41.9004 s]
/proc/loadavg: 8.08 8.10 8.07 9/186 19231
/proc/meminfo: memFree=24466628/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=614180 CPUtime=166.8 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 135239 0 0 0 16609 71 0 0 21 0 5 0 515653215 628920320 92789 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153545 92789 418 389 0 149295 0
[pid=19225/tid=19227] ppid=19224 vsize=614180 CPUtime=41.76 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25436 0 0 0 4163 13 0 0 25 0 5 0 515653225 628920320 92789 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=614180 CPUtime=41.74 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 26716 0 0 0 4158 16 0 0 25 0 5 0 515653226 628920320 92789 33554432000 4194304 5787044 140736432268784 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=614180 CPUtime=41.64 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29340 0 0 0 4144 20 0 0 25 0 5 0 515653228 628920320 92789 33554432000 4194304 5787044 140736432268784 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=614180 CPUtime=41.46 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 40145 0 0 0 4128 18 0 0 25 0 5 0 515653232 628920320 92789 33554432000 4194304 5787044 140736432268784 18446744073709551615 274664457608 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 166.8
Current children cumulated vsize (KiB) 622880

[startup+45.1008 s]
/proc/loadavg: 8.08 8.10 8.07 9/186 19231
/proc/meminfo: memFree=24465264/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=615236 CPUtime=179.58 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 135690 0 0 0 17887 71 0 0 21 0 5 0 515653215 630001664 93240 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153809 93240 418 389 0 149559 0
[pid=19225/tid=19227] ppid=19224 vsize=615236 CPUtime=44.96 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25603 0 0 0 4483 13 0 0 25 0 5 0 515653225 630001664 93240 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591007 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=615236 CPUtime=44.95 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 26999 0 0 0 4478 17 0 0 25 0 5 0 515653226 630001664 93240 33554432000 4194304 5787044 140736432268784 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=615236 CPUtime=44.84 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29341 0 0 0 4464 20 0 0 25 0 5 0 515653228 630001664 93240 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=615236 CPUtime=44.64 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 40145 0 0 0 4446 18 0 0 25 0 5 0 515653232 630001664 93240 33554432000 4194304 5787044 140736432268784 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 179.58
Current children cumulated vsize (KiB) 623936

[startup+45.9007 s]
/proc/loadavg: 8.08 8.10 8.07 9/186 19231
/proc/meminfo: memFree=24463404/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=615500 CPUtime=182.78 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 140677 0 0 0 18205 73 0 0 21 0 5 0 515653215 630272000 94034 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153875 94034 418 389 0 149625 0
[pid=19225/tid=19227] ppid=19224 vsize=615500 CPUtime=45.76 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25642 0 0 0 4563 13 0 0 25 0 5 0 515653225 630272000 94034 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=615500 CPUtime=45.75 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 27027 0 0 0 4558 17 0 0 25 0 5 0 515653226 630272000 94034 33554432000 4194304 5787044 140736432268784 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=615500 CPUtime=45.64 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29374 0 0 0 4544 20 0 0 25 0 5 0 515653228 630272000 94034 33554432000 4194304 5787044 140736432268784 18446744073709551615 4255000 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=615500 CPUtime=45.44 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 45032 0 0 0 4524 20 0 0 25 0 5 0 515653232 630272000 94034 33554432000 4194304 5787044 140736432268784 18446744073709551615 274664468391 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 182.78
Current children cumulated vsize (KiB) 624200

[startup+46.3006 s]
/proc/loadavg: 8.08 8.10 8.07 9/186 19231
/proc/meminfo: memFree=24463404/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=615500 CPUtime=184.37 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 140700 0 0 0 18364 73 0 0 21 0 5 0 515653215 630272000 94057 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153875 94057 418 389 0 149625 0
[pid=19225/tid=19227] ppid=19224 vsize=615500 CPUtime=46.16 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25644 0 0 0 4603 13 0 0 25 0 5 0 515653225 630272000 94057 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=615500 CPUtime=46.15 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 27046 0 0 0 4598 17 0 0 25 0 5 0 515653226 630272000 94057 33554432000 4194304 5787044 140736432268784 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=615500 CPUtime=46.05 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29376 0 0 0 4584 21 0 0 25 0 5 0 515653228 630272000 94057 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=615500 CPUtime=45.84 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 45032 0 0 0 4564 20 0 0 25 0 5 0 515653232 630272000 94057 33554432000 4194304 5787044 140736432268784 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 184.37
Current children cumulated vsize (KiB) 624200

[startup+46.7006 s]
/proc/loadavg: 8.08 8.10 8.07 9/186 19231
/proc/meminfo: memFree=24460800/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=615500 CPUtime=185.92 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 140717 0 0 0 18493 99 0 0 21 0 5 0 515653215 630272000 94074 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/19225/statm: 153875 94074 430 389 0 149625 0
[pid=19225/tid=19227] ppid=19224 vsize=615500 CPUtime=46.56 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25646 0 0 0 4643 13 0 0 25 0 5 0 515653225 630272000 94074 33554432000 4194304 5787044 140736432268784 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=615500 CPUtime=46.52 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 27047 0 0 0 4627 25 0 0 17 0 5 0 515653226 630272000 94074 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676634293 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=615500 CPUtime=46.42 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29388 0 0 0 4613 29 0 0 17 0 5 0 515653228 630272000 94074 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676633972 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19225/tid=19230] ppid=19224 vsize=615500 CPUtime=46.23 cores=1,3,5,7
/proc/19225/task/19230/stat : 19230 (priss) R 19224 19224 18837 0 -1 4202560 45034 0 0 0 4595 28 0 0 18 0 5 0 515653232 630272000 94074 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676634293 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 185.92
Current children cumulated vsize (KiB) 624200

[startup+46.8006 s]
/proc/loadavg: 8.08 8.10 8.07 9/186 19231
/proc/meminfo: memFree=24460800/32951132 swapFree=67111524/67111528
[pid=19224] ppid=19222 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19224/stat : 19224 (priss.sh) S 19222 19224 18837 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515653215 8908800 251 33554432000 4194304 4922060 140737321913056 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19224/statm: 2175 251 211 178 0 68 0
[pid=19225] ppid=19224 vsize=597472 CPUtime=186.29 cores=1,3,5,7
/proc/19225/stat : 19225 (priss) S 19224 19224 18837 0 -1 4202496 140720 0 0 0 18514 115 0 0 18 0 4 0 515653215 611811328 90645 33554432000 4194304 5787044 140736432268784 18446744073709551615 274676611045 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19225/statm: 149368 90645 432 389 0 145118 0
[pid=19225/tid=19227] ppid=19224 vsize=597472 CPUtime=46.66 cores=1,3,5,7
/proc/19225/task/19227/stat : 19227 (priss) R 19224 19224 18837 0 -1 4202560 25646 0 0 0 4653 13 0 0 25 0 4 0 515653225 611811328 90645 33554432000 4194304 5787044 140736432268784 18446744073709551615 4692144 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19225/tid=19228] ppid=19224 vsize=597472 CPUtime=46.62 cores=1,3,5,7
/proc/19225/task/19228/stat : 19228 (priss) R 19224 19224 18837 0 -1 4202560 27047 0 0 0 4631 31 0 0 18 0 4 0 515653226 611811328 90645 33554432000 4194304 5787044 140736432268784 18446744073709551615 274664913439 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19225/tid=19229] ppid=19224 vsize=597472 CPUtime=46.52 cores=1,3,5,7
/proc/19225/task/19229/stat : 19229 (priss) R 19224 19224 18837 0 -1 4202560 29388 0 0 0 4616 36 0 0 18 0 4 0 515653228 611811328 90645 33554432000 4194304 5787044 140736432268784 18446744073709551615 274664913439 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 186.29
Current children cumulated vsize (KiB) 606172

Child status: 20
Real time (s): 46.8828
CPU time (s): 186.415
CPU user time (s): 185.239
CPU system time (s): 1.17582
CPU usage (%): 397.618
Max. virtual memory (cumulated for all children) (KiB): 624200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.239
system time used= 1.17582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141088
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= 29093
involuntary context switches= 1405

runsolver used 0.048992 second user time and 0.212967 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 03:28:56
IDJOB=3281707
IDBENCH=69599
IDSOLVER=1603
FILE ID=node131/3281707-1304040536
RUNJOBID= node131-1304036726-18856
PBS_JOBID= 13170364
Free space on /tmp= 71376 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281707-1304040536/watcher-3281707-1304040536 -o /tmp/evaluation-result-3281707-1304040536/solver-3281707-1304040536 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3281707-1304040536.cnf 136434327 4800 15500 4

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=136434327

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24881844 kB
Buffers:        938144 kB
Cached:        6207848 kB
SwapCached:          4 kB
Active:         572780 kB
Inactive:      7010068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24881844 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6280 kB
Writeback:           0 kB
AnonPages:      436652 kB
Mapped:          15836 kB
Slab:           422996 kB
PageTables:       5592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   630756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node131 at 2011-04-29 03:29:43