Trace number 3288146

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss AutoUNSAT 42.7465 10.8911

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 357
0.00/0.00	c setup for 4cores
0.00/0.07	c parsetime: 72899us
0.00/0.07	c parsed 285404 clauses with 96095 variables
0.00/0.09	c NW started thread 0 successfully (1114478912)
0.00/0.11	c NW started thread 1 successfully (1097795904)
0.00/0.13	c NW started thread 2 successfully (1124968768)
0.00/0.16	c NW started thread 3 successfully (1135458624)
9.08/2.42	c preprocessor returned 96095 variables
9.08/2.42	c preprocessing returned UNKNOWN
9.08/2.42	c PP set 439 variables
9.08/2.42	c pp time: 2304537us (2s)
9.08/2.44	c preprocessor returned 96095 variables
9.08/2.44	c preprocessing returned UNKNOWN
9.08/2.44	c PP set 439 variables
9.08/2.44	c pp time: 2310924us (2s)
9.08/2.44	c preprocessor returned 96095 variables
9.08/2.44	c preprocessing returned UNKNOWN
9.08/2.44	c PP set 439 variables
9.08/2.44	c pp time: 2293711us (2s)
9.08/2.46	c preprocessor returned 96095 variables
9.08/2.46	c preprocessing returned UNKNOWN
9.08/2.46	c PP set 439 variables
9.08/2.46	c pp time: 2279716us (2s)
9.87/2.64	c HTE
10.27/2.71	c subsumption
10.27/2.75	c added unsatisfied clause
10.27/2.75	c failed to add network clauses
10.67/2.81	c simplified formula contains 0 unit clauses
12.67/3.35	c HTE
13.07/3.41	c subsumption
13.47/3.51	c simplified formula contains 0 unit clauses
15.86/4.12	c HTE
15.86/4.18	c subsumption
16.27/4.28	c simplified formula contains 0 unit clauses
18.66/4.81	c received clause contains eliminated literal -1157
26.25/6.74	c HTE
26.66/6.81	c subsumption
27.07/6.93	c simplified formula contains 0 unit clauses
27.07/6.94	c received clause contains eliminated literal -82876
27.07/6.96	c received clause contains eliminated literal -85356
33.44/8.54	c received clause contains eliminated literal -77916
39.84/10.15	c added unsatisfied clause
39.84/10.15	c failed to add network clauses
40.25/10.28	c HTE
40.62/10.36	c subsumption
41.02/10.49	c added unsatisfied clause
41.02/10.49	c failed to add network clauses
41.02/10.49	c simplified formula contains 0 unit clauses
41.42/10.51	c ====================
41.42/10.51	c implication/decision inf%(inf)
41.42/10.51	c decisions:           c ====================
41.42/10.51	83397
41.42/10.51	c last level:          0
41.42/10.51	c conflicts:           27300
41.42/10.51	c restarts:            181
41.42/10.51	c rejected_restarts    0
41.42/10.51	c removals:            8
41.42/10.51	c removed clauses:     20357
41.42/10.51	c oft clauses:         0
41.42/10.51	c ====================
41.42/10.51	c ====================
41.42/10.53	c solvetime: 8083891us (8s)
42.53/10.82	c sended clauses   | 1647 | 1683 | 1771 | 1609 |
42.53/10.82	c received clauses | 144 | 143 | 142 | 131 |
42.53/10.82	c join all other threads
42.53/10.86	c joined thread 0
42.53/10.86	c joined thread 1
42.53/10.86	c joined thread 2
42.53/10.86	c joined thread 3
42.53/10.87	c memory usage (vsize): 562 MB
42.53/10.87	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-3288146-1304050701/watcher-3288146-1304050701 -o /tmp/evaluation-result-3288146-1304050701/solver-3288146-1304050701 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3288146-1304050701.cnf 581522475 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: 7.91 8.11 8.05 5/182 356
/proc/meminfo: memFree=22981796/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) R 354 356 30862 0 -1 4202496 296 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 233 33554432000 4194304 4922060 140733553582688 18446744073709551615 260904781520 0 0 4100 65536 0 0 0 17 2 0 0 0
/proc/356/statm: 2175 237 198 178 0 68 0

[startup+0.01535 s]
/proc/loadavg: 7.91 8.11 8.05 5/182 356
/proc/meminfo: memFree=22981796/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100338 s]
/proc/loadavg: 7.91 8.11 8.05 5/182 356
/proc/meminfo: memFree=22981796/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.664467 s]
/proc/loadavg: 7.91 8.11 8.05 5/182 356
/proc/meminfo: memFree=22981796/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.763626 s]
/proc/loadavg: 7.91 8.11 8.05 5/182 356
/proc/meminfo: memFree=22981796/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 7.91 8.11 8.05 9/188 362
/proc/meminfo: memFree=22723580/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=430664 CPUtime=5.49 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 98054 0 0 0 515 34 0 0 25 0 5 0 595300756 440999936 64640 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 107666 64640 350 389 0 103416 0
[pid=357/tid=359] ppid=356 vsize=430664 CPUtime=1.36 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 21804 0 0 0 128 8 0 0 18 0 5 0 595300765 440999936 64640 33554432000 4194304 5787044 140735877335136 18446744073709551615 4335724 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=430664 CPUtime=1.33 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 19851 0 0 0 125 8 0 0 18 0 5 0 595300767 440999936 64640 33554432000 4194304 5787044 140735877335136 18446744073709551615 18446744073699066057 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=430664 CPUtime=1.32 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 22766 0 0 0 123 9 0 0 18 0 5 0 595300769 440999936 64640 33554432000 4194304 5787044 140735877335136 18446744073709551615 260905499167 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=430664 CPUtime=1.29 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 20025 0 0 0 123 6 0 0 18 0 5 0 595300772 440999936 64640 33554432000 4194304 5787044 140735877335136 18446744073709551615 260905091858 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 439364

[startup+3.10079 s]
/proc/loadavg: 7.91 8.11 8.05 9/188 362
/proc/meminfo: memFree=22697664/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=571872 CPUtime=11.87 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 130115 0 0 0 1147 40 0 0 25 0 5 0 595300756 585596928 83608 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 142968 83608 418 389 0 138718 0
[pid=357/tid=359] ppid=356 vsize=571872 CPUtime=2.95 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28707 0 0 0 286 9 0 0 20 0 5 0 595300765 585596928 83609 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=571872 CPUtime=2.92 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27405 0 0 0 283 9 0 0 20 0 5 0 595300767 585596928 83609 33554432000 4194304 5787044 140735877335136 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=571872 CPUtime=2.92 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29626 0 0 0 281 11 0 0 20 0 5 0 595300769 585596928 83609 33554432000 4194304 5787044 140735877335136 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=571872 CPUtime=2.89 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 30770 0 0 0 282 7 0 0 20 0 5 0 595300772 585596928 83609 33554432000 4194304 5787044 140735877335136 18446744073709551615 260905055265 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 580572

[startup+6.30121 s]
/proc/loadavg: 7.92 8.10 8.05 9/188 362
/proc/meminfo: memFree=22633568/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=637408 CPUtime=24.65 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 138049 0 0 0 2424 41 0 0 25 0 5 0 595300756 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 159352 86392 418 389 0 155102 0
[pid=357/tid=359] ppid=356 vsize=637408 CPUtime=6.15 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28724 0 0 0 606 9 0 0 25 0 5 0 595300765 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=637408 CPUtime=6.11 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27505 0 0 0 601 10 0 0 25 0 5 0 595300767 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 260905061378 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=637408 CPUtime=6.12 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29638 0 0 0 601 11 0 0 25 0 5 0 595300769 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=637408 CPUtime=6.09 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 38574 0 0 0 601 8 0 0 25 0 5 0 595300772 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 646108

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

[startup+6.60115 s]
/proc/loadavg: 7.92 8.10 8.05 9/188 362
/proc/meminfo: memFree=22633568/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=637408 CPUtime=25.85 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 138049 0 0 0 2544 41 0 0 25 0 5 0 595300756 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 159352 86392 418 389 0 155102 0
[pid=357/tid=359] ppid=356 vsize=637408 CPUtime=6.45 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28724 0 0 0 636 9 0 0 25 0 5 0 595300765 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=637408 CPUtime=6.41 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27505 0 0 0 631 10 0 0 25 0 5 0 595300767 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=637408 CPUtime=6.42 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29638 0 0 0 631 11 0 0 25 0 5 0 595300769 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=637408 CPUtime=6.39 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 38574 0 0 0 631 8 0 0 25 0 5 0 595300772 652705792 86392 33554432000 4194304 5787044 140735877335136 18446744073709551615 5527031 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.85
Current children cumulated vsize (KiB) 646108

[startup+8.20086 s]
/proc/loadavg: 7.92 8.10 8.05 9/188 362
/proc/meminfo: memFree=22631840/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=637936 CPUtime=32.24 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 138905 0 0 0 3183 41 0 0 25 0 5 0 595300756 653246464 86584 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 159484 86584 418 389 0 155234 0
[pid=357/tid=359] ppid=356 vsize=637936 CPUtime=8.05 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28742 0 0 0 796 9 0 0 25 0 5 0 595300765 653246464 86584 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=637936 CPUtime=7.99 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27505 0 0 0 789 10 0 0 25 0 5 0 595300767 653246464 86584 33554432000 4194304 5787044 140735877335136 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=637936 CPUtime=8.02 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29638 0 0 0 791 11 0 0 25 0 5 0 595300769 653246464 86584 33554432000 4194304 5787044 140735877335136 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=637936 CPUtime=7.99 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 39412 0 0 0 791 8 0 0 25 0 5 0 595300772 653246464 86584 33554432000 4194304 5787044 140735877335136 18446744073709551615 4254524 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.24
Current children cumulated vsize (KiB) 646636

[startup+9.80056 s]
/proc/loadavg: 7.93 8.10 8.05 9/188 362
/proc/meminfo: memFree=22631840/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=637936 CPUtime=38.63 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 138944 0 0 0 3822 41 0 0 25 0 5 0 595300756 653246464 86623 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 159484 86623 418 389 0 155234 0
[pid=357/tid=359] ppid=356 vsize=637936 CPUtime=9.65 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28743 0 0 0 956 9 0 0 25 0 5 0 595300765 653246464 86623 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=637936 CPUtime=9.59 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27505 0 0 0 949 10 0 0 25 0 5 0 595300767 653246464 86623 33554432000 4194304 5787044 140735877335136 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=637936 CPUtime=9.62 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29676 0 0 0 951 11 0 0 25 0 5 0 595300769 653246464 86623 33554432000 4194304 5787044 140735877335136 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=637936 CPUtime=9.59 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 39412 0 0 0 951 8 0 0 25 0 5 0 595300772 653246464 86623 33554432000 4194304 5787044 140735877335136 18446744073709551615 5527449 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38.63
Current children cumulated vsize (KiB) 646636

[startup+10.6004 s]
/proc/loadavg: 7.93 8.10 8.05 9/188 362
/proc/meminfo: memFree=22631864/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=642036 CPUtime=41.79 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 139993 0 0 0 4120 59 0 0 25 0 5 0 595300756 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 160509 87672 430 389 0 156259 0
[pid=357/tid=359] ppid=356 vsize=642036 CPUtime=10.44 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28745 0 0 0 1031 13 0 0 18 0 5 0 595300765 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917219700 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=642036 CPUtime=10.36 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27516 0 0 0 1022 14 0 0 18 0 5 0 595300767 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917219700 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=642036 CPUtime=10.41 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29676 0 0 0 1025 16 0 0 18 0 5 0 595300769 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917220021 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=642036 CPUtime=10.39 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 40448 0 0 0 1027 12 0 0 18 0 5 0 595300772 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917220021 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.79
Current children cumulated vsize (KiB) 650736

[startup+10.8004 s]
/proc/loadavg: 7.93 8.10 8.05 9/188 362
/proc/meminfo: memFree=22631864/32950928 swapFree=67071984/67111528
[pid=356] ppid=354 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/356/stat : 356 (prissAuto.sh) S 354 356 30862 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595300756 8908800 251 33554432000 4194304 4922060 140733553582688 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/356/statm: 2175 251 211 178 0 68 0
[pid=357] ppid=356 vsize=642036 CPUtime=42.53 cores=0,2,4,6
/proc/357/stat : 357 (priss) S 356 356 30862 0 -1 4202496 139993 0 0 0 4143 110 0 0 25 0 5 0 595300756 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/357/statm: 160509 87672 430 389 0 156259 0
[pid=357/tid=359] ppid=356 vsize=642036 CPUtime=10.63 cores=0,2,4,6
/proc/357/task/359/stat : 359 (priss) R 356 356 30862 0 -1 4202560 28745 0 0 0 1037 26 0 0 18 0 5 0 595300765 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917220021 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=357/tid=360] ppid=356 vsize=642036 CPUtime=10.55 cores=0,2,4,6
/proc/357/task/360/stat : 360 (priss) R 356 356 30862 0 -1 4202560 27516 0 0 0 1026 29 0 0 18 0 5 0 595300767 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917219700 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=357/tid=361] ppid=356 vsize=642036 CPUtime=10.6 cores=0,2,4,6
/proc/357/task/361/stat : 361 (priss) R 356 356 30862 0 -1 4202560 29676 0 0 0 1029 31 0 0 18 0 5 0 595300769 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260917220021 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=357/tid=362] ppid=356 vsize=642036 CPUtime=10.58 cores=0,2,4,6
/proc/357/task/362/stat : 362 (priss) R 356 356 30862 0 -1 4202560 40448 0 0 0 1037 21 0 0 18 0 5 0 595300772 657444864 87672 33554432000 4194304 5787044 140735877335136 18446744073709551615 260905050011 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.53
Current children cumulated vsize (KiB) 650736

Child status: 20
Real time (s): 10.8911
CPU time (s): 42.7465
CPU user time (s): 41.5767
CPU system time (s): 1.16982
CPU usage (%): 392.489
Max. virtual memory (cumulated for all children) (KiB): 650736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.5767
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140351
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= 70818
involuntary context switches= 317

runsolver used 0.016997 second user time and 0.045993 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 06:18:21
IDJOB=3288146
IDBENCH=82489
IDSOLVER=1602
FILE ID=node116/3288146-1304050701
RUNJOBID= node116-1304036428-30880
PBS_JOBID= 13170355
Free space on /tmp= 72500 MiB

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

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=581522475

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22981952 kB
Buffers:       1899880 kB
Cached:        6934308 kB
SwapCached:       9732 kB
Active:        5055160 kB
Inactive:      4483964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22981952 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            6284 kB
Writeback:           0 kB
AnonPages:      698348 kB
Mapped:          14620 kB
Slab:           364544 kB
PageTables:       6288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1023268 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= 72500 MiB
End job on node116 at 2011-04-29 06:18:32