Trace number 3289251

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 429.39 107.554

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

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: 17363
0.00/0.02	c parsetime: 15540us
0.00/0.02	c parsed 57292 clauses with 17298 variables
0.00/0.02	c NW started thread 0 successfully (1104005440)
0.00/0.02	c NW started thread 1 successfully (1114495296)
0.00/0.03	c NW started thread 2 successfully (1124985152)
0.00/0.03	c NW started thread 3 successfully (1088149824)
0.00/0.39	c preprocessor returned 17298 variables
0.00/0.39	c preprocessing returned UNKNOWN
0.00/0.39	c PP set 690 variables
0.00/0.39	c pp time: 350121us (0s)
0.00/0.39	c preprocessor returned 17298 variables
0.00/0.39	c preprocessing returned UNKNOWN
0.00/0.39	c PP set 690 variables
0.00/0.39	c pp time: 347393us (0s)
0.00/0.39	c preprocessor returned 17298 variables
0.00/0.39	c preprocessing returned UNKNOWN
0.00/0.39	c PP set 690 variables
0.00/0.39	c pp time: 349259us (0s)
10.26/2.68	c preprocessor returned 30003 variables
10.26/2.68	c preprocessing returned UNKNOWN
10.26/2.68	c PP set 678 variables
10.26/2.68	c pp time: 2640920us (2s)
10.66/2.76	c HTE
10.66/2.77	c subsumption
10.66/2.80	c simplified formula contains 0 unit clauses
192.39/48.28	c added unsatisfied clause
192.39/48.28	c failed to add network clauses
390.91/97.93	c added unsatisfied clause
390.91/97.93	c failed to add network clauses
420.47/105.34	c added unsatisfied clause
420.47/105.34	c failed to add network clauses
428.06/107.29	c added unsatisfied clause
428.06/107.29	c failed to add network clauses
428.48/107.32	c added unsatisfied clause
428.48/107.32	c failed to add network clauses
428.88/107.43	c ====================
428.88/107.43	c implication/decision inf%(inf)
428.88/107.43	c decisions:           624220
428.88/107.43	c last level:          0
428.88/107.43	c conflicts:           345189
428.88/107.43	c restarts:            2287
428.88/107.43	c rejected_restarts    0
428.88/107.43	c removals:            16
428.88/107.43	c removed clauses:     235477
428.88/107.43	c oft clauses:         0
428.88/107.43	c ====================
428.88/107.43	c ====================
429.22/107.50	c solvetime: 107118430us (107s)
429.22/107.54	c sended clauses   | 14997 | 16576 | 13509 | 9873 |
429.22/107.54	c received clauses | 0 | 57 | 44 | 125 |
429.22/107.54	c join all other threads
429.22/107.54	c joined thread 0
429.22/107.54	c joined thread 1
429.22/107.54	c joined thread 2
429.22/107.54	c joined thread 3
429.22/107.54	c memory usage (vsize): 313 MB
429.22/107.54	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-3289251-1304053351/watcher-3289251-1304053351 -o /tmp/evaluation-result-3289251-1304053351/solver-3289251-1304053351 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3289251-1304053351.cnf 1204979298 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.06 8.09 7.97 6/182 17362
/proc/meminfo: memFree=16192000/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0

[startup+0.0773899 s]
/proc/loadavg: 8.06 8.09 7.97 6/182 17362
/proc/meminfo: memFree=16192000/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.138733 s]
/proc/loadavg: 8.06 8.09 7.97 6/182 17362
/proc/meminfo: memFree=16192000/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.365464 s]
/proc/loadavg: 8.06 8.09 7.97 6/182 17362
/proc/meminfo: memFree=16192000/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.05936 s]
/proc/loadavg: 8.06 8.09 7.97 6/182 17362
/proc/meminfo: memFree=16192000/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 8.06 8.09 7.97 6/182 17362
/proc/meminfo: memFree=16192000/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10098 s]
/proc/loadavg: 8.06 8.09 7.97 9/188 17368
/proc/meminfo: memFree=16114164/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=305112 CPUtime=12.25 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 24245 0 0 0 1219 6 0 0 22 0 5 0 595565674 312434688 19550 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 76278 19550 419 389 0 72028 0
[pid=17363/tid=17365] ppid=17362 vsize=305112 CPUtime=3.06 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 4850 0 0 0 305 1 0 0 25 0 5 0 595565676 312434688 19550 33554432000 4194304 5787044 140733360794272 18446744073709551615 5592068 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=305112 CPUtime=3.04 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 3594 0 0 0 303 1 0 0 25 0 5 0 595565677 312434688 19550 33554432000 4194304 5787044 140733360794272 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=305112 CPUtime=3.05 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 4674 0 0 0 304 1 0 0 24 0 5 0 595565677 312434688 19550 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=305112 CPUtime=3.04 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 7261 0 0 0 303 1 0 0 25 0 5 0 595565678 312434688 19550 33554432000 4194304 5787044 140733360794272 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 313812

[startup+6.30039 s]
/proc/loadavg: 8.06 8.09 7.97 9/188 17368
/proc/meminfo: memFree=16104492/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=309212 CPUtime=25.03 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 26165 0 0 0 2496 7 0 0 22 0 5 0 595565674 316633088 21470 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 77303 21470 419 389 0 73053 0
[pid=17363/tid=17365] ppid=17362 vsize=309212 CPUtime=6.26 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 5026 0 0 0 624 2 0 0 25 0 5 0 595565676 316633088 21470 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591741 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=309212 CPUtime=6.22 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 4903 0 0 0 621 1 0 0 25 0 5 0 595565677 316633088 21470 33554432000 4194304 5787044 140733360794272 18446744073709551615 260020056240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=309212 CPUtime=6.24 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 4927 0 0 0 623 1 0 0 18 0 5 0 595565677 316633088 21470 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=309212 CPUtime=6.24 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 7443 0 0 0 623 1 0 0 25 0 5 0 595565678 316633088 21470 33554432000 4194304 5787044 140733360794272 18446744073709551615 5527681 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 317912

[startup+12.7012 s]
/proc/loadavg: 8.05 8.09 7.97 9/188 17368
/proc/meminfo: memFree=16089764/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=309476 CPUtime=50.62 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 27899 0 0 0 5054 8 0 0 22 0 5 0 595565674 316903424 23204 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 77369 23204 419 389 0 73119 0
[pid=17363/tid=17365] ppid=17362 vsize=309476 CPUtime=12.67 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 5673 0 0 0 1264 3 0 0 25 0 5 0 595565676 316903424 23204 33554432000 4194304 5787044 140733360794272 18446744073709551615 4220648 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=309476 CPUtime=12.59 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 5275 0 0 0 1258 1 0 0 25 0 5 0 595565677 316903424 23204 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=309476 CPUtime=12.65 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 5381 0 0 0 1264 1 0 0 25 0 5 0 595565677 316903424 23204 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=309476 CPUtime=12.66 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 7704 0 0 0 1264 2 0 0 25 0 5 0 595565678 316903424 23204 33554432000 4194304 5787044 140733360794272 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 318176

[startup+25.5009 s]
/proc/loadavg: 8.04 8.08 7.97 9/188 17368
/proc/meminfo: memFree=16068312/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=315564 CPUtime=101.73 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 31334 0 0 0 10161 12 0 0 22 0 5 0 595565674 323137536 26639 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 78891 26639 419 389 0 74641 0
[pid=17363/tid=17365] ppid=17362 vsize=315564 CPUtime=25.46 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 6111 0 0 0 2543 3 0 0 25 0 5 0 595565676 323137536 26639 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=315564 CPUtime=25.32 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 6063 0 0 0 2530 2 0 0 25 0 5 0 595565677 323137536 26639 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=315564 CPUtime=25.44 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 6670 0 0 0 2542 2 0 0 25 0 5 0 595565677 323137536 26639 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=315564 CPUtime=25.45 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 8624 0 0 0 2542 3 0 0 25 0 5 0 595565678 323137536 26639 33554432000 4194304 5787044 140733360794272 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 324264

[startup+51.1011 s]
/proc/loadavg: 8.09 8.09 7.97 9/188 17369
/proc/meminfo: memFree=16032156/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=325388 CPUtime=203.98 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 37459 0 0 0 20381 17 0 0 22 0 5 0 595565674 333197312 32759 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 81347 32759 419 389 0 77097 0
[pid=17363/tid=17365] ppid=17362 vsize=325388 CPUtime=51.06 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 8715 0 0 0 5101 5 0 0 22 0 5 0 595565676 333197312 32759 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=325388 CPUtime=50.78 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 7176 0 0 0 5075 3 0 0 25 0 5 0 595565677 333197312 32759 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=325388 CPUtime=51.04 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 7751 0 0 0 5101 3 0 0 25 0 5 0 595565677 333197312 32759 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=325388 CPUtime=51.04 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 9951 0 0 0 5100 4 0 0 25 0 5 0 595565678 333197312 32759 33554432000 4194304 5787044 140733360794272 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 334088

[startup+102.301 s]
/proc/loadavg: 8.07 8.09 7.98 9/188 17370
/proc/meminfo: memFree=15996188/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=334336 CPUtime=408.49 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 43633 0 0 0 40826 23 0 0 22 0 5 0 595565674 342360064 38867 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83584 38867 419 389 0 79334 0
[pid=17363/tid=17365] ppid=17362 vsize=334336 CPUtime=102.26 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10797 0 0 0 10220 6 0 0 25 0 5 0 595565676 342360064 38867 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=334336 CPUtime=101.69 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8750 0 0 0 10164 5 0 0 25 0 5 0 595565677 342360064 38867 33554432000 4194304 5787044 140733360794272 18446744073709551615 5592085 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=334336 CPUtime=102.24 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8921 0 0 0 10219 5 0 0 25 0 5 0 595565677 342360064 38867 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=334336 CPUtime=102.24 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11299 0 0 0 10219 5 0 0 25 0 5 0 595565678 342360064 38867 33554432000 4194304 5787044 140733360794272 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 343036

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

[startup+103.007 s]
/proc/loadavg: 8.07 8.09 7.98 9/188 17370
/proc/meminfo: memFree=15995816/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=334600 CPUtime=411.31 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 43681 0 0 0 41108 23 0 0 22 0 5 0 595565674 342630400 38915 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83650 38915 419 389 0 79400 0
[pid=17363/tid=17365] ppid=17362 vsize=334600 CPUtime=102.97 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10797 0 0 0 10291 6 0 0 25 0 5 0 595565676 342630400 38915 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=334600 CPUtime=102.39 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8750 0 0 0 10234 5 0 0 25 0 5 0 595565677 342630400 38915 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=334600 CPUtime=102.95 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8921 0 0 0 10290 5 0 0 25 0 5 0 595565677 342630400 38915 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=334600 CPUtime=102.94 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11347 0 0 0 10289 5 0 0 25 0 5 0 595565678 342630400 38915 33554432000 4194304 5787044 140733360794272 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 411.31
Current children cumulated vsize (KiB) 343300

[startup+104.601 s]
/proc/loadavg: 8.07 8.09 7.98 9/188 17370
/proc/meminfo: memFree=15995320/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=335168 CPUtime=417.68 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 43810 0 0 0 41745 23 0 0 22 0 5 0 595565674 343212032 39044 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83792 39044 419 389 0 79542 0
[pid=17363/tid=17365] ppid=17362 vsize=335168 CPUtime=104.56 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10797 0 0 0 10450 6 0 0 25 0 5 0 595565676 343212032 39044 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=335168 CPUtime=103.98 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8756 0 0 0 10393 5 0 0 25 0 5 0 595565677 343212032 39044 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=335168 CPUtime=104.54 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8922 0 0 0 10449 5 0 0 25 0 5 0 595565677 343212032 39044 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591325 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=335168 CPUtime=104.54 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11469 0 0 0 10449 5 0 0 25 0 5 0 595565678 343212032 39044 33554432000 4194304 5787044 140733360794272 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 417.68
Current children cumulated vsize (KiB) 343868

[startup+106.201 s]
/proc/loadavg: 8.07 8.09 7.98 9/188 17371
/proc/meminfo: memFree=15994700/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=335564 CPUtime=424.09 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 43943 0 0 0 42386 23 0 0 22 0 5 0 595565674 343617536 39177 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83891 39177 419 389 0 79641 0
[pid=17363/tid=17365] ppid=17362 vsize=335564 CPUtime=106.17 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10799 0 0 0 10611 6 0 0 25 0 5 0 595565676 343617536 39177 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591793 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=335564 CPUtime=105.57 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8765 0 0 0 10552 5 0 0 25 0 5 0 595565677 343617536 39177 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=335564 CPUtime=106.15 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8922 0 0 0 10610 5 0 0 25 0 5 0 595565677 343617536 39177 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=335564 CPUtime=106.14 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11591 0 0 0 10609 5 0 0 25 0 5 0 595565678 343617536 39177 33554432000 4194304 5787044 140733360794272 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 424.09
Current children cumulated vsize (KiB) 344264

[startup+107.001 s]
/proc/loadavg: 8.07 8.09 7.98 9/188 17371
/proc/meminfo: memFree=15994700/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=335828 CPUtime=427.26 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 43988 0 0 0 42703 23 0 0 22 0 5 0 595565674 343887872 39222 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83957 39222 419 389 0 79707 0
[pid=17363/tid=17365] ppid=17362 vsize=335828 CPUtime=106.96 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10800 0 0 0 10690 6 0 0 25 0 5 0 595565676 343887872 39222 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591820 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=335828 CPUtime=106.36 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8768 0 0 0 10631 5 0 0 25 0 5 0 595565677 343887872 39222 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=335828 CPUtime=106.94 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8922 0 0 0 10689 5 0 0 25 0 5 0 595565677 343887872 39222 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=335828 CPUtime=106.93 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11632 0 0 0 10688 5 0 0 25 0 5 0 595565678 343887872 39222 33554432000 4194304 5787044 140733360794272 18446744073709551615 5527053 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 427.26
Current children cumulated vsize (KiB) 344528

[startup+107.407 s]
/proc/loadavg: 8.14 8.10 7.98 9/188 17371
/proc/meminfo: memFree=15994444/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=335828 CPUtime=428.88 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 44024 0 0 0 42865 23 0 0 22 0 5 0 595565674 343887872 39258 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83957 39258 419 389 0 79707 0
[pid=17363/tid=17365] ppid=17362 vsize=335828 CPUtime=107.37 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10809 0 0 0 10731 6 0 0 25 0 5 0 595565676 343887872 39258 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=335828 CPUtime=106.76 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8769 0 0 0 10671 5 0 0 25 0 5 0 595565677 343887872 39258 33554432000 4194304 5787044 140733360794272 18446744073709551615 5588168 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=335828 CPUtime=107.35 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8922 0 0 0 10730 5 0 0 25 0 5 0 595565677 343887872 39258 33554432000 4194304 5787044 140733360794272 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=335828 CPUtime=107.34 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11658 0 0 0 10729 5 0 0 25 0 5 0 595565678 343887872 39258 33554432000 4194304 5787044 140733360794272 18446744073709551615 5526852 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 428.88
Current children cumulated vsize (KiB) 344528

[startup+107.501 s]
/proc/loadavg: 8.14 8.10 7.98 9/188 17371
/proc/meminfo: memFree=15994444/32951124 swapFree=67111528/67111528
[pid=17362] ppid=17360 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17362/stat : 17362 (priss.sh) S 17360 17362 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595565674 8908800 252 33554432000 4194304 4922060 140735013326560 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17362/statm: 2175 252 211 178 0 68 0
[pid=17363] ppid=17362 vsize=335828 CPUtime=429.22 cores=0,2,4,6
/proc/17363/stat : 17363 (priss) S 17362 17362 15086 0 -1 4202496 44042 0 0 0 42893 29 0 0 22 0 5 0 595565674 343887872 39276 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/17363/statm: 83957 39276 431 389 0 79707 0
[pid=17363/tid=17365] ppid=17362 vsize=335828 CPUtime=107.46 cores=0,2,4,6
/proc/17363/task/17365/stat : 17365 (priss) R 17362 17362 15086 0 -1 4202560 10811 0 0 0 10740 6 0 0 25 0 5 0 595565676 343887872 39276 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17363/tid=17366] ppid=17362 vsize=335828 CPUtime=106.85 cores=0,2,4,6
/proc/17363/task/17366/stat : 17366 (priss) R 17362 17362 15086 0 -1 4202560 8769 0 0 0 10677 8 0 0 17 0 5 0 595565677 343887872 39276 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032221556 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17363/tid=17367] ppid=17362 vsize=335828 CPUtime=107.43 cores=0,2,4,6
/proc/17363/task/17367/stat : 17367 (priss) R 17362 17362 15086 0 -1 4202560 8934 0 0 0 10737 6 0 0 17 0 5 0 595565677 343887872 39276 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032221556 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17363/tid=17368] ppid=17362 vsize=335828 CPUtime=107.41 cores=0,2,4,6
/proc/17363/task/17368/stat : 17368 (priss) R 17362 17362 15086 0 -1 4202560 11662 0 0 0 10734 7 0 0 18 0 5 0 595565678 343887872 39276 33554432000 4194304 5787044 140733360794272 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 429.22
Current children cumulated vsize (KiB) 344528

Child status: 20
Real time (s): 107.554
CPU time (s): 429.39
CPU user time (s): 429.04
CPU system time (s): 0.349946
CPU usage (%): 399.233
Max. virtual memory (cumulated for all children) (KiB): 344528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.04
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44412
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= 9450
involuntary context switches= 1762

runsolver used 0.157975 second user time and 0.433934 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 07:02:31
IDJOB=3289251
IDBENCH=83118
IDSOLVER=1603
FILE ID=node110/3289251-1304053351
RUNJOBID= node110-1304039990-15104
PBS_JOBID= 13170381
Free space on /tmp= 72832 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289251-1304053351/watcher-3289251-1304053351 -o /tmp/evaluation-result-3289251-1304053351/solver-3289251-1304053351 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3289251-1304053351.cnf 1204979298 4800 15500 4

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1204979298

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16192164 kB
Buffers:       2339636 kB
Cached:       13381280 kB
SwapCached:          0 kB
Active:        8326204 kB
Inactive:      7860312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16192164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:      464708 kB
Mapped:          15752 kB
Slab:           508076 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   666500 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= 72832 MiB
End job on node110 at 2011-04-29 07:04:19