Trace number 3286215

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 1111.54 291.452

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

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: 24086
0.00/0.25	c parsetime: 253415us
0.00/0.25	c parsed 943492 clauses with 63349 variables
0.00/0.31	c NW started thread 0 successfully (1116354880)
0.00/0.37	c NW started thread 1 successfully (1126844736)
0.00/0.44	c NW started thread 2 successfully (1097836864)
0.00/0.51	c NW started thread 3 successfully (1137334592)
53.38/13.85	c preprocessor returned 65349 variables
53.38/13.85	c preprocessing returned UNKNOWN
53.38/13.86	c PP set 2457 variables
53.38/13.86	c pp time: 13325484us (13s)
59.00/15.31	c HTE
60.58/15.72	c preprocessor returned 63649 variables
60.58/15.72	c preprocessing returned UNKNOWN
60.58/15.72	c PP set 2457 variables
60.58/15.72	c pp time: 15393134us (15s)
60.98/15.82	c preprocessor returned 63649 variables
60.98/15.82	c preprocessing returned UNKNOWN
60.98/15.82	c PP set 2457 variables
60.98/15.82	c pp time: 15431632us (15s)
61.38/15.96	c preprocessor returned 63649 variables
61.38/15.96	c preprocessing returned UNKNOWN
61.38/15.96	c PP set 2457 variables
61.38/15.96	c pp time: 15489171us (15s)
64.58/16.70	c subsumption
74.96/19.31	c simplified formula contains 0 unit clauses
78.56/20.28	c HTE
83.36/21.47	c subsumption
93.72/24.00	c simplified formula contains 0 unit clauses
97.31/24.96	c HTE
102.92/26.35	c subsumption
113.67/29.06	c simplified formula contains 0 unit clauses
113.67/29.09	c received clause contains eliminated literal -6902
117.67/30.00	c HTE
124.45/31.75	c subsumption
144.42/36.72	c simplified formula contains 0 unit clauses
148.41/37.70	c HTE
152.75/38.81	c subsumption
172.72/43.85	c simplified formula contains 0 unit clauses
176.73/44.81	c HTE
183.90/46.66	c subsumption
205.06/51.96	c simplified formula contains 0 unit clauses
205.06/51.99	c received clause contains eliminated literal -11352
208.68/52.87	c HTE
212.67/53.87	c subsumption
219.44/55.57	c simplified formula contains 0 unit clauses
219.44/55.59	c received clause contains eliminated literal -11353
244.60/61.82	c received clause contains eliminated literal -4042
249.00/62.91	c HTE
254.16/64.23	c subsumption
337.24/85.08	c simplified formula contains 0 unit clauses
337.64/85.10	c received clause contains eliminated literal -10080
337.64/85.10	c received clause contains eliminated literal -5878
340.83/85.98	c HTE
345.22/87.03	c subsumption
403.94/101.71	c received clause contains eliminated literal -3832
408.34/102.84	c simplified formula contains 0 unit clauses
408.34/102.87	c received clause contains eliminated literal -3832
411.93/103.74	c HTE
416.73/104.98	c subsumption
478.64/120.42	c simplified formula contains 0 unit clauses
478.64/120.45	c received clause contains eliminated literal -4358
478.64/120.45	c received clause contains eliminated literal -13720
478.64/120.45	c received clause contains eliminated literal -7305
478.64/120.45	c received clause contains eliminated literal -12938
481.83/121.28	c HTE
486.61/122.44	c subsumption
547.32/137.69	c simplified formula contains 0 unit clauses
547.72/137.71	c received clause contains eliminated literal -10376
547.72/137.71	c received clause contains eliminated literal -5682
547.72/137.71	c received clause contains eliminated literal -5057
550.94/138.54	c HTE
555.33/139.64	c subsumption
618.44/155.42	c simplified formula contains 0 unit clauses
618.44/155.44	c received clause contains eliminated literal -11930
618.44/155.44	c received clause contains eliminated literal -5162
621.65/156.25	c HTE
636.41/159.92	c subsumption
696.73/175.08	c simplified formula contains 0 unit clauses
700.34/175.93	c HTE
705.12/177.13	c subsumption
765.82/192.30	c simplified formula contains 0 unit clauses
765.82/192.32	c received clause contains eliminated literal -10296
765.82/192.32	c received clause contains eliminated literal -5703
768.62/193.06	c HTE
772.61/194.01	c subsumption
828.52/208.01	c simplified formula contains 0 unit clauses
831.33/208.76	c HTE
843.23/211.75	c subsumption
889.19/223.25	c simplified formula contains 0 unit clauses
892.36/224.03	c HTE
907.94/227.97	c subsumption
970.66/243.64	c simplified formula contains 0 unit clauses
970.66/243.66	c received clause contains eliminated literal -12577
970.66/243.66	c received clause contains eliminated literal -5166
973.85/244.45	c HTE
993.03/249.24	c subsumption
1069.33/268.38	c simplified formula contains 0 unit clauses
1069.74/268.40	c received clause contains eliminated literal -4044
1069.74/268.40	c received clause contains eliminated literal -490
1069.74/268.40	c received clause contains eliminated literal -13641
1072.11/269.06	c HTE
1091.30/273.83	c subsumption
1094.08/274.58	c ====================
1094.08/274.58	c implication/decision inf%(inf)
1094.08/274.58	c decisions:           1754602
1094.08/274.58	c last level:          0
1094.08/274.58	c conflicts:           178761
1094.08/274.58	c restarts:            1181
1094.08/274.58	c rejected_restarts    0
1094.08/274.58	c removals:            14
1094.08/274.58	c removed clauses:     128744
1094.08/274.58	c oft clauses:         0
1094.08/274.59	c ====================
1094.48/274.64	c solvetime: 258823067us (258s)
1094.48/274.67	c sended clauses   | 5792 | 6266 | 6583 | 701 |
1094.48/274.67	c received clauses | 0 | 627 | 397 | 882 |
1094.48/274.67	c join all other threads
1094.48/274.67	c joined thread 0
1094.48/274.67	c joined thread 1
1094.48/274.68	c joined thread 2
1111.48/291.41	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-3286215-1304050680/watcher-3286215-1304050680 -o /tmp/evaluation-result-3286215-1304050680/solver-3286215-1304050680 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3286215-1304050680.cnf 673189477 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.23 7.80 7.92 5/182 24085
/proc/meminfo: memFree=12524228/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0

[startup+0.00760296 s]
/proc/loadavg: 7.23 7.80 7.92 5/182 24085
/proc/meminfo: memFree=12524228/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100629 s]
/proc/loadavg: 7.23 7.80 7.92 5/182 24085
/proc/meminfo: memFree=12524228/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300592 s]
/proc/loadavg: 7.23 7.80 7.92 5/182 24085
/proc/meminfo: memFree=12524228/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700482 s]
/proc/loadavg: 7.23 7.80 7.92 5/182 24085
/proc/meminfo: memFree=12524228/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 7.23 7.80 7.92 9/188 24091
/proc/meminfo: memFree=11902916/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=729736 CPUtime=4.26 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 164128 0 0 0 380 46 0 0 18 0 5 0 497483915 747249664 155420 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 182434 155420 349 389 0 178184 0
[pid=24086/tid=24088] ppid=24085 vsize=729736 CPUtime=0.91 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 30251 0 0 0 83 8 0 0 16 0 5 0 497483946 747249664 155420 33554432000 4194304 5787044 140735134483152 18446744073709551615 4329927 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=729736 CPUtime=0.93 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 29593 0 0 0 86 7 0 0 17 0 5 0 497483952 747249664 155420 33554432000 4194304 5787044 140735134483152 18446744073709551615 4329473 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=729736 CPUtime=0.94 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 30513 0 0 0 84 10 0 0 18 0 5 0 497483959 747249664 155420 33554432000 4194304 5787044 140735134483152 18446744073709551615 4333742 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=729736 CPUtime=0.94 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 29550 0 0 0 83 11 0 0 18 0 5 0 497483966 747249664 155420 33554432000 4194304 5787044 140735134483152 18446744073709551615 4333674 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 738436

[startup+3.10105 s]
/proc/loadavg: 7.23 7.80 7.92 9/188 24091
/proc/meminfo: memFree=11897336/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=522128 CPUtime=10.65 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 166311 0 0 0 1018 47 0 0 18 0 5 0 497483915 534659072 95976 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 130532 95976 350 389 0 126282 0
[pid=24086/tid=24088] ppid=24085 vsize=522128 CPUtime=2.5 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 30437 0 0 0 242 8 0 0 18 0 5 0 497483946 534659072 95976 33554432000 4194304 5787044 140735134483152 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=522128 CPUtime=2.52 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 29860 0 0 0 245 7 0 0 19 0 5 0 497483952 534659072 95976 33554432000 4194304 5787044 140735134483152 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=522128 CPUtime=2.54 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 32058 0 0 0 243 11 0 0 20 0 5 0 497483959 534659072 95976 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=522128 CPUtime=2.54 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 29735 0 0 0 243 11 0 0 21 0 5 0 497483966 534659072 95976 33554432000 4194304 5787044 140735134483152 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 530828

[startup+6.30048 s]
/proc/loadavg: 7.29 7.80 7.92 9/188 24091
/proc/meminfo: memFree=12139136/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=522120 CPUtime=23.43 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 168242 0 0 0 2295 48 0 0 18 0 5 0 497483915 534650880 94219 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 130530 94219 351 389 0 126280 0
[pid=24086/tid=24088] ppid=24085 vsize=522120 CPUtime=5.71 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 30438 0 0 0 562 9 0 0 25 0 5 0 497483946 534650880 94219 33554432000 4194304 5787044 140735134483152 18446744073709551615 4340045 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=522120 CPUtime=5.73 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 30808 0 0 0 565 8 0 0 25 0 5 0 497483952 534650880 94219 33554432000 4194304 5787044 140735134483152 18446744073709551615 4340045 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=522120 CPUtime=5.73 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 33030 0 0 0 561 12 0 0 25 0 5 0 497483959 534650880 94219 33554432000 4194304 5787044 140735134483152 18446744073709551615 18446744073699065971 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=522120 CPUtime=5.75 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 29745 0 0 0 563 12 0 0 25 0 5 0 497483966 534650880 94219 33554432000 4194304 5787044 140735134483152 18446744073709551615 4340056 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.43
Current children cumulated vsize (KiB) 530820

[startup+12.7003 s]
/proc/loadavg: 7.35 7.80 7.92 5/181 24092
/proc/meminfo: memFree=14526692/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=672636 CPUtime=48.99 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 198143 0 0 0 4849 50 0 0 18 0 5 0 497483915 688779264 122634 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 168159 122634 355 389 0 163909 0
[pid=24086/tid=24088] ppid=24085 vsize=672636 CPUtime=12.1 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 35571 0 0 0 1201 9 0 0 25 0 5 0 497483946 688779264 122634 33554432000 4194304 5787044 140735134483152 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=672636 CPUtime=12.12 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 36317 0 0 0 1204 8 0 0 25 0 5 0 497483952 688779264 122634 33554432000 4194304 5787044 140735134483152 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=672636 CPUtime=12.09 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 34938 0 0 0 1197 12 0 0 25 0 5 0 497483959 688779264 122634 33554432000 4194304 5787044 140735134483152 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=672636 CPUtime=12.14 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 47096 0 0 0 1201 13 0 0 25 0 5 0 497483966 688779264 122634 33554432000 4194304 5787044 140735134483152 18446744073709551615 47296997987512 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.99
Current children cumulated vsize (KiB) 681336

[startup+25.501 s]
/proc/loadavg: 7.30 7.77 7.90 9/188 24125
/proc/meminfo: memFree=13140212/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=909904 CPUtime=99.71 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 274311 0 0 0 9896 75 0 0 18 0 5 0 497483915 931741696 169438 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 227476 169438 418 389 0 223226 0
[pid=24086/tid=24088] ppid=24085 vsize=909904 CPUtime=24.85 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 45294 0 0 0 2473 12 0 0 25 0 5 0 497483946 931741696 169438 33554432000 4194304 5787044 140735134483152 18446744073709551615 4213868 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=909904 CPUtime=24.86 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 49592 0 0 0 2469 17 0 0 25 0 5 0 497483952 931741696 169438 33554432000 4194304 5787044 140735134483152 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=909904 CPUtime=24.7 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 61988 0 0 0 2452 18 0 0 25 0 5 0 497483959 931741696 169438 33554432000 4194304 5787044 140735134483152 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=909904 CPUtime=24.76 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 73216 0 0 0 2457 19 0 0 25 0 5 0 497483966 931741696 169438 33554432000 4194304 5787044 140735134483152 18446744073709551615 4330494 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.71
Current children cumulated vsize (KiB) 918604

[startup+51.1005 s]
/proc/loadavg: 7.60 7.80 7.91 9/188 24125
/proc/meminfo: memFree=12345700/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=909904 CPUtime=201.87 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 287014 0 0 0 20109 78 0 0 18 0 5 0 497483915 931741696 172666 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 227476 172666 418 389 0 223226 0
[pid=24086/tid=24088] ppid=24085 vsize=909904 CPUtime=50.46 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 45336 0 0 0 5033 13 0 0 25 0 5 0 497483946 931741696 172666 33554432000 4194304 5787044 140735134483152 18446744073709551615 233510402591 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=909904 CPUtime=50.41 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 49592 0 0 0 5024 17 0 0 25 0 5 0 497483952 931741696 172666 33554432000 4194304 5787044 140735134483152 18446744073709551615 233510402591 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=909904 CPUtime=50.16 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 62029 0 0 0 4997 19 0 0 25 0 5 0 497483959 931741696 172666 33554432000 4194304 5787044 140735134483152 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=909904 CPUtime=50.32 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 85836 0 0 0 5011 21 0 0 25 0 5 0 497483966 931741696 172666 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.87
Current children cumulated vsize (KiB) 918604

[startup+102.306 s]
/proc/loadavg: 7.90 7.84 7.91 9/188 24127
/proc/meminfo: memFree=12406376/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=913084 CPUtime=406.36 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 304747 0 0 0 40554 82 0 0 18 0 5 0 497483915 934998016 173444 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 228271 173444 419 389 0 224021 0
[pid=24086/tid=24088] ppid=24085 vsize=913084 CPUtime=101.66 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 45336 0 0 0 10153 13 0 0 25 0 5 0 497483946 934998016 173444 33554432000 4194304 5787044 140735134483152 18446744073709551615 233509964704 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=913084 CPUtime=101.58 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 49592 0 0 0 10140 18 0 0 25 0 5 0 497483952 934998016 173444 33554432000 4194304 5787044 140735134483152 18446744073709551615 233510402591 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=913084 CPUtime=101.07 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 62117 0 0 0 10088 19 0 0 25 0 5 0 497483959 934998016 173444 33554432000 4194304 5787044 140735134483152 18446744073709551615 4220878 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=913084 CPUtime=101.52 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 103481 0 0 0 10128 24 0 0 25 0 5 0 497483966 934998016 173444 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.36
Current children cumulated vsize (KiB) 921784

[startup+162.301 s]
/proc/loadavg: 7.76 7.82 7.90 9/188 24160
/proc/meminfo: memFree=13938040/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1023044 CPUtime=646 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 332216 0 0 0 64512 88 0 0 18 0 5 0 497483915 1047597056 199818 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 255761 199818 419 389 0 251511 0
[pid=24086/tid=24088] ppid=24085 vsize=1023044 CPUtime=161.65 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 45489 0 0 0 16152 13 0 0 25 0 5 0 497483946 1047597056 199818 33554432000 4194304 5787044 140735134483152 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=1023044 CPUtime=161.55 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 51685 0 0 0 16137 18 0 0 25 0 5 0 497483952 1047597056 199818 33554432000 4194304 5787044 140735134483152 18446744073709551615 4220814 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=1023044 CPUtime=160.75 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 63307 0 0 0 16055 20 0 0 25 0 5 0 497483959 1047597056 199818 33554432000 4194304 5787044 140735134483152 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=1023044 CPUtime=161.51 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 127514 0 0 0 16123 28 0 0 25 0 5 0 497483966 1047597056 199818 33554432000 4194304 5787044 140735134483152 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646
Current children cumulated vsize (KiB) 1031744

[startup+222.301 s]
/proc/loadavg: 8.00 7.88 7.91 9/188 24162
/proc/meminfo: memFree=13787892/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1023476 CPUtime=885.57 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 349756 0 0 0 88465 92 0 0 18 0 5 0 497483915 1048039424 206974 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 255869 206974 419 389 0 251619 0
[pid=24086/tid=24088] ppid=24085 vsize=1023476 CPUtime=221.61 cores=1,3,5,7
/proc/24086/task/24088/stat : 24088 (priss) R 24085 24085 22103 0 -1 4202560 48314 0 0 0 22148 13 0 0 25 0 5 0 497483946 1048039424 206974 33554432000 4194304 5787044 140735134483152 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24086/tid=24089] ppid=24085 vsize=1023476 CPUtime=221.56 cores=1,3,5,7
/proc/24086/task/24089/stat : 24089 (priss) R 24085 24085 22103 0 -1 4202560 51690 0 0 0 22137 19 0 0 25 0 5 0 497483952 1048039424 206974 33554432000 4194304 5787044 140735134483152 18446744073709551615 5591211 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24086/tid=24090] ppid=24085 vsize=1023476 CPUtime=220.37 cores=1,3,5,7
/proc/24086/task/24090/stat : 24090 (priss) R 24085 24085 22103 0 -1 4202560 64880 0 0 0 22016 21 0 0 25 0 5 0 497483959 1048039424 206974 33554432000 4194304 5787044 140735134483152 18446744073709551615 4220893 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24086/tid=24091] ppid=24085 vsize=1023476 CPUtime=221.5 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 140651 0 0 0 22119 31 0 0 25 0 5 0 497483966 1048039424 206974 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 885.57
Current children cumulated vsize (KiB) 1032176

[startup+282.301 s]
/proc/loadavg: 7.79 7.87 7.90 6/185 24163
/proc/meminfo: memFree=13685580/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1102.38 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 110134 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=281.5 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 28116 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1102.38
Current children cumulated vsize (KiB) 1039496

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

[startup+287.901 s]
/proc/loadavg: 7.65 7.83 7.89 6/185 24164
/proc/meminfo: memFree=13685576/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1107.98 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 110694 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=287.1 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 28676 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1107.98
Current children cumulated vsize (KiB) 1039496

[startup+289.501 s]
/proc/loadavg: 7.44 7.79 7.88 6/185 24164
/proc/meminfo: memFree=13685452/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1109.58 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 110854 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=288.7 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 28836 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1109.58
Current children cumulated vsize (KiB) 1039496

[startup+290.301 s]
/proc/loadavg: 7.44 7.79 7.88 6/185 24164
/proc/meminfo: memFree=13685452/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1110.38 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 110934 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=289.5 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 28916 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1110.38
Current children cumulated vsize (KiB) 1039496

[startup+291.101 s]
/proc/loadavg: 7.44 7.79 7.88 6/185 24164
/proc/meminfo: memFree=13685452/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1111.18 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 111014 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=290.29 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 28995 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1111.18
Current children cumulated vsize (KiB) 1039496

[startup+291.301 s]
/proc/loadavg: 7.44 7.79 7.88 6/185 24164
/proc/meminfo: memFree=13685452/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1111.38 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 111034 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=290.49 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 29015 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233509955328 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1111.38
Current children cumulated vsize (KiB) 1039496

[startup+291.4 s]
/proc/loadavg: 7.44 7.79 7.88 6/185 24164
/proc/meminfo: memFree=13685452/32951124 swapFree=67111528/67111528
[pid=24085] ppid=24083 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24085/stat : 24085 (priss.sh) S 24083 24085 22103 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 497483915 8908800 251 33554432000 4194304 4922060 140736311964528 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24085/statm: 2175 251 211 178 0 68 0
[pid=24086] ppid=24085 vsize=1030796 CPUtime=1111.48 cores=1,3,5,7
/proc/24086/stat : 24086 (priss) S 24085 24085 22103 0 -1 4202496 370186 0 0 0 111044 104 0 0 17 0 2 0 497483915 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24086/statm: 257699 215586 447 389 0 253449 0
[pid=24086/tid=24091] ppid=24085 vsize=1030796 CPUtime=290.6 cores=1,3,5,7
/proc/24086/task/24091/stat : 24091 (priss) R 24085 24085 22103 0 -1 4202560 154003 0 0 0 29026 34 0 0 25 0 2 0 497483966 1055535104 215586 33554432000 4194304 5787044 140735134483152 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1111.48
Current children cumulated vsize (KiB) 1039496

Child status: 20
Real time (s): 291.452
CPU time (s): 1111.54
CPU user time (s): 1110.45
CPU system time (s): 1.08683
CPU usage (%): 381.38
Max. virtual memory (cumulated for all children) (KiB): 1064180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1110.45
system time used= 1.08683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370564
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= 51738
involuntary context switches= 8066

runsolver used 0.452931 second user time and 1.14882 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 06:18:01
IDJOB=3286215
IDBENCH=82420
IDSOLVER=1603
FILE ID=node145/3286215-1304050680
RUNJOBID= node145-1304036411-22122
PBS_JOBID= 13170354
Free space on /tmp= 72184 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286215-1304050680/watcher-3286215-1304050680 -o /tmp/evaluation-result-3286215-1304050680/solver-3286215-1304050680 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3286215-1304050680.cnf 673189477 4800 15500 4

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=673189477

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12524500 kB
Buffers:       2099516 kB
Cached:       15239692 kB
SwapCached:          0 kB
Active:        7643840 kB
Inactive:     12204372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12524500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16972 kB
Writeback:           0 kB
AnonPages:     2507976 kB
Mapped:          15620 kB
Slab:           509216 kB
PageTables:       9368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2779468 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= 72184 MiB
End job on node145 at 2011-04-29 06:22:52