Trace number 3280096

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 158.068 39.9238

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

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: 14786
0.00/0.00	c setup for 4cores
0.00/0.12	c parsetime: 119813us
0.00/0.12	c parsed 482639 clauses with 108786 variables
0.00/0.15	c NW started thread 0 successfully (1090017600)
0.00/0.18	c NW started thread 1 successfully (1100507456)
0.00/0.23	c NW started thread 2 successfully (1110997312)
0.00/0.27	c NW started thread 3 successfully (1121487168)
23.94/6.39	c preprocessor returned 108786 variables
23.94/6.39	c preprocessing returned UNKNOWN
23.94/6.39	c PP set 74638 variables
23.94/6.39	c pp time: 6135370us (6s)
24.32/6.40	c preprocessor returned 108786 variables
24.32/6.40	c preprocessing returned UNKNOWN
24.32/6.40	c PP set 74638 variables
24.32/6.40	c pp time: 6092045us (6s)
24.32/6.41	c preprocessor returned 108786 variables
24.32/6.41	c preprocessing returned UNKNOWN
24.32/6.41	c PP set 74638 variables
24.32/6.41	c pp time: 6199885us (6s)
24.32/6.41	c preprocessor returned 108786 variables
24.32/6.41	c preprocessing returned UNKNOWN
24.32/6.41	c PP set 74638 variables
24.32/6.41	c pp time: 6239092us (6s)
25.52/6.73	c HTE
26.31/6.94	c subsumption
26.31/6.98	c simplified formula contains 0 unit clauses
26.31/6.98	c received clause contains eliminated literal -16197
27.11/7.13	c HTE
27.52/7.23	c subsumption
27.52/7.24	c simplified formula contains 0 unit clauses
27.91/7.34	c HTE
28.31/7.41	c subsumption
28.31/7.42	c simplified formula contains 0 unit clauses
28.31/7.43	c received clause contains eliminated literal -14198
31.50/8.20	c received clause contains eliminated literal -80216
31.50/8.22	c received clause contains eliminated literal -10055
31.50/8.22	c received clause contains eliminated literal -29674
32.30/8.40	c received clause contains eliminated literal -14640
32.71/8.59	c received clause contains eliminated literal -15861
33.11/8.63	c received clause contains eliminated literal 281
35.11/9.13	c received clause contains eliminated literal -12064
35.91/9.31	c received clause contains eliminated literal -7240
36.31/9.41	c received clause contains eliminated literal -10264
36.71/9.59	c received clause contains eliminated literal -15676
37.11/9.65	c received clause contains eliminated literal -85224
40.30/10.43	c HTE
40.69/10.53	c subsumption
40.69/10.58	c simplified formula contains 0 unit clauses
45.08/11.68	c received clause contains eliminated literal -47299
59.88/15.40	c HTE
60.66/15.56	c subsumption
61.06/15.65	c simplified formula contains 0 unit clauses
73.46/18.74	c received clause contains eliminated literal -16824
78.64/20.00	c received clause contains eliminated literal -47286
119.39/30.26	c added unsatisfied clause
119.39/30.26	c failed to add network clauses
125.38/31.73	c added unsatisfied clause
125.38/31.73	c failed to add network clauses
130.59/33.02	c added unsatisfied clause
130.59/33.02	c failed to add network clauses
133.37/33.72	c added unsatisfied clause
133.37/33.72	c failed to add network clauses
150.94/38.11	c HTE
151.75/38.30	c subsumption
152.16/38.49	c simplified formula contains 0 unit clauses
154.94/39.16	c added unsatisfied clause
154.94/39.16	c failed to add network clauses
156.14/39.49	c added unsatisfied clause
156.14/39.49	c failed to add network clauses
156.96/39.64	c added unsatisfied clause
156.96/39.64	c failed to add network clauses
156.96/39.69	c added unsatisfied clause
156.96/39.69	c failed to add network clauses
157.34/39.70	c added unsatisfied clause
157.34/39.70	c failed to add network clauses
157.34/39.79	c ====================
157.34/39.79	c implication/decision inf%(inf)
157.34/39.79	c decisions:           244911
157.34/39.79	c last level:          0
157.34/39.79	c conflicts:           132343
157.34/39.79	c restarts:            876
157.34/39.79	c rejected_restarts    0
157.34/39.79	c removals:            13
157.34/39.79	c removed clauses:     97079
157.34/39.79	c oft clauses:         0
157.34/39.79	c ====================
157.73/39.80	c ====================
157.73/39.80	c solvetime: 33399053us (33s)
157.73/39.80	c ====================
157.73/39.87	c sended clauses   | 4721 | 4703 | 4430 | 6181 |
157.73/39.87	c received clauses | 179 | 195 | 127 | 133 |
157.73/39.87	c join all other threads
158.03/39.90	c joined thread 0
158.03/39.90	c joined thread 1
158.03/39.90	c joined thread 2
158.03/39.90	c joined thread 3
158.03/39.90	c memory usage (vsize): 419 MB
158.03/39.90	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-3280096-1304036273/watcher-3280096-1304036273 -o /tmp/evaluation-result-3280096-1304036273/solver-3280096-1304036273 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3280096-1304036273.cnf 1855773519 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.48 7.92 7.38 3/174 14785
/proc/meminfo: memFree=16720908/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0

[startup+0.0878191 s]
/proc/loadavg: 7.48 7.92 7.38 3/174 14785
/proc/meminfo: memFree=16720908/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100783 s]
/proc/loadavg: 7.48 7.92 7.38 3/174 14785
/proc/meminfo: memFree=16720908/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302791 s]
/proc/loadavg: 7.48 7.92 7.38 3/174 14785
/proc/meminfo: memFree=16720908/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700629 s]
/proc/loadavg: 7.48 7.92 7.38 3/174 14785
/proc/meminfo: memFree=16720908/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50045 s]
/proc/loadavg: 7.48 7.92 7.38 6/184 14798
/proc/meminfo: memFree=16395328/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=485168 CPUtime=4.79 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 113019 0 0 0 438 41 0 0 18 0 5 0 593857895 496812032 62689 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 121292 62689 349 389 0 117042 0
[pid=14786/tid=14788] ppid=14785 vsize=485168 CPUtime=1.14 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 24280 0 0 0 97 17 0 0 18 0 5 0 593857911 496812032 62689 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=485168 CPUtime=1.27 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 22293 0 0 0 120 7 0 0 19 0 5 0 593857914 496812032 62689 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=485168 CPUtime=1.1 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 22493 0 0 0 96 14 0 0 19 0 5 0 593857918 496812032 62689 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=485168 CPUtime=0.99 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 21390 0 0 0 99 0 0 0 19 0 5 0 593857923 496812032 62689 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 493868

[startup+3.10115 s]
/proc/loadavg: 7.48 7.92 7.38 9/188 14802
/proc/meminfo: memFree=15369072/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=485360 CPUtime=11.18 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 113074 0 0 0 1077 41 0 0 18 0 5 0 593857895 497008640 62744 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 121340 62744 349 389 0 117090 0
[pid=14786/tid=14788] ppid=14785 vsize=485360 CPUtime=2.74 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 24293 0 0 0 257 17 0 0 21 0 5 0 593857911 497008640 62744 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=485360 CPUtime=2.87 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 22307 0 0 0 280 7 0 0 22 0 5 0 593857914 497008640 62744 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=485360 CPUtime=2.7 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 22507 0 0 0 256 14 0 0 22 0 5 0 593857918 497008640 62744 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=485360 CPUtime=2.59 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 21404 0 0 0 259 0 0 0 22 0 5 0 593857923 497008640 62744 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330549 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 494060

[startup+6.30056 s]
/proc/loadavg: 7.52 7.92 7.38 9/188 14802
/proc/meminfo: memFree=15750696/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=23.94 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 137694 0 0 0 2347 47 0 0 18 0 5 0 593857895 504041472 73274 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 73274 353 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=5.92 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 28647 0 0 0 574 18 0 0 18 0 5 0 593857911 504041472 73274 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=6.08 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 29047 0 0 0 599 9 0 0 18 0 5 0 593857914 504041472 73274 33554432000 4194304 5787044 140733691011280 18446744073709551615 4330507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=5.89 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 28831 0 0 0 574 15 0 0 25 0 5 0 593857918 504041472 73274 33554432000 4194304 5787044 140733691011280 18446744073709551615 4390964 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=5.78 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 28606 0 0 0 576 2 0 0 18 0 5 0 593857923 504041472 73274 33554432000 4194304 5787044 140733691011280 18446744073709551615 4390876 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.94
Current children cumulated vsize (KiB) 500928

[startup+12.7004 s]
/proc/loadavg: 7.56 7.92 7.39 9/188 14803
/proc/meminfo: memFree=15652300/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=49.48 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 171249 0 0 0 4887 61 0 0 18 0 5 0 593857895 504041472 88528 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 88528 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=12.28 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 33647 0 0 0 1208 20 0 0 25 0 5 0 593857911 504041472 88528 33554432000 4194304 5787044 140733691011280 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=12.47 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34301 0 0 0 1236 11 0 0 25 0 5 0 593857914 504041472 88528 33554432000 4194304 5787044 140733691011280 18446744073709551615 5590301 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=12.28 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 31953 0 0 0 1210 18 0 0 25 0 5 0 593857918 504041472 88528 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=12.18 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 48785 0 0 0 1209 9 0 0 25 0 5 0 593857923 504041472 88528 33554432000 4194304 5787044 140733691011280 18446744073709551615 5528590 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 500928

[startup+25.501 s]
/proc/loadavg: 7.66 7.92 7.40 9/188 14803
/proc/meminfo: memFree=15645476/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=100.61 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 177616 0 0 0 9998 63 0 0 18 0 5 0 593857895 504041472 90508 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 90508 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=25 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34013 0 0 0 2480 20 0 0 25 0 5 0 593857911 504041472 90508 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=25.27 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34645 0 0 0 2515 12 0 0 25 0 5 0 593857914 504041472 90508 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=25.07 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32376 0 0 0 2489 18 0 0 25 0 5 0 593857918 504041472 90508 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=24.98 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 54019 0 0 0 2488 10 0 0 25 0 5 0 593857923 504041472 90508 33554432000 4194304 5787044 140733691011280 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 500928

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

[startup+31.9069 s]
/proc/loadavg: 7.68 7.92 7.40 9/188 14803
/proc/meminfo: memFree=15642520/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=126.2 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 178236 0 0 0 12557 63 0 0 18 0 5 0 593857895 504041472 91128 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 91128 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=31.37 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34174 0 0 0 3117 20 0 0 25 0 5 0 593857911 504041472 91128 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=31.68 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34717 0 0 0 3156 12 0 0 25 0 5 0 593857914 504041472 91128 33554432000 4194304 5787044 140733691011280 18446744073709551615 5592867 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=31.48 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32475 0 0 0 3130 18 0 0 25 0 5 0 593857918 504041472 91128 33554432000 4194304 5787044 140733691011280 18446744073709551615 5590315 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=31.38 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 54307 0 0 0 3128 10 0 0 25 0 5 0 593857923 504041472 91128 33554432000 4194304 5787044 140733691011280 18446744073709551615 5527801 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 126.2
Current children cumulated vsize (KiB) 500928

[startup+35.1003 s]
/proc/loadavg: 7.71 7.92 7.40 9/188 14803
/proc/meminfo: memFree=15641156/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=138.97 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 178668 0 0 0 13834 63 0 0 18 0 5 0 593857895 504041472 91560 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 91560 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=34.55 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34261 0 0 0 3435 20 0 0 25 0 5 0 593857911 504041472 91560 33554432000 4194304 5787044 140733691011280 18446744073709551615 5586888 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=34.88 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34850 0 0 0 3476 12 0 0 25 0 5 0 593857914 504041472 91560 33554432000 4194304 5787044 140733691011280 18446744073709551615 5585339 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=34.68 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32679 0 0 0 3450 18 0 0 25 0 5 0 593857918 504041472 91560 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=34.58 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 54315 0 0 0 3448 10 0 0 25 0 5 0 593857923 504041472 91560 33554432000 4194304 5787044 140733691011280 18446744073709551615 5524592 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 138.97
Current children cumulated vsize (KiB) 500928

[startup+38.3007 s]
/proc/loadavg: 7.71 7.92 7.40 9/188 14803
/proc/meminfo: memFree=15639280/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=151.75 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 182916 0 0 0 15110 65 0 0 18 0 5 0 593857895 504041472 92129 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 92129 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=37.74 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34383 0 0 0 3753 21 0 0 25 0 5 0 593857911 504041472 92129 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=38.07 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34922 0 0 0 3795 12 0 0 25 0 5 0 593857914 504041472 92129 33554432000 4194304 5787044 140733691011280 18446744073709551615 5576461 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=37.88 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32806 0 0 0 3769 19 0 0 25 0 5 0 593857918 504041472 92129 33554432000 4194304 5787044 140733691011280 18446744073709551615 5590632 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=37.77 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 58242 0 0 0 3767 10 0 0 25 0 5 0 593857923 504041472 92129 33554432000 4194304 5787044 140733691011280 18446744073709551615 4318927 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 151.75
Current children cumulated vsize (KiB) 500928

[startup+39.1005 s]
/proc/loadavg: 7.73 7.93 7.40 9/188 14803
/proc/meminfo: memFree=15637916/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=154.94 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 182929 0 0 0 15429 65 0 0 18 0 5 0 593857895 504041472 92142 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 92142 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=38.54 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34383 0 0 0 3833 21 0 0 25 0 5 0 593857911 504041472 92142 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=38.87 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34922 0 0 0 3875 12 0 0 25 0 5 0 593857914 504041472 92142 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=38.68 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32813 0 0 0 3849 19 0 0 25 0 5 0 593857918 504041472 92142 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=38.57 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 58248 0 0 0 3847 10 0 0 25 0 5 0 593857923 504041472 92142 33554432000 4194304 5787044 140733691011280 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 154.94
Current children cumulated vsize (KiB) 500928

[startup+39.5005 s]
/proc/loadavg: 7.73 7.93 7.40 9/188 14803
/proc/meminfo: memFree=15637916/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=492228 CPUtime=156.56 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 182935 0 0 0 15591 65 0 0 18 0 5 0 593857895 504041472 92148 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14786/statm: 123057 92148 418 389 0 118807 0
[pid=14786/tid=14788] ppid=14785 vsize=492228 CPUtime=38.94 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34384 0 0 0 3873 21 0 0 25 0 5 0 593857911 504041472 92148 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=492228 CPUtime=39.27 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34922 0 0 0 3915 12 0 0 25 0 5 0 593857914 504041472 92148 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=492228 CPUtime=39.09 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32818 0 0 0 3890 19 0 0 25 0 5 0 593857918 504041472 92148 33554432000 4194304 5787044 140733691011280 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14786/tid=14791] ppid=14785 vsize=492228 CPUtime=38.98 cores=0,2,4,6
/proc/14786/task/14791/stat : 14791 (priss) R 14785 14785 13969 0 -1 4202560 58248 0 0 0 3888 10 0 0 25 0 5 0 593857923 504041472 92148 33554432000 4194304 5787044 140733691011280 18446744073709551615 5527065 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 156.56
Current children cumulated vsize (KiB) 500928

[startup+39.9004 s]
/proc/loadavg: 7.73 7.93 7.40 9/188 14803
/proc/meminfo: memFree=15637916/32951124 swapFree=67111528/67111528
[pid=14785] ppid=14783 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14785/stat : 14785 (prissAuto.sh) S 14783 14785 13969 0 -1 4202496 331 0 0 0 0 0 0 0 19 0 1 0 593857895 8908800 251 33554432000 4194304 4922060 140735050619744 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14785/statm: 2175 251 211 178 0 68 0
[pid=14786] ppid=14785 vsize=470128 CPUtime=158.03 cores=0,2,4,6
/proc/14786/stat : 14786 (priss) S 14785 14785 13969 0 -1 4202496 182953 0 0 0 15732 71 0 0 18 0 4 0 593857895 481411072 87695 33554432000 4194304 5787044 140733691011280 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/14786/statm: 117532 87695 432 389 0 113282 0
[pid=14786/tid=14788] ppid=14785 vsize=470128 CPUtime=39.3 cores=0,2,4,6
/proc/14786/task/14788/stat : 14788 (priss) R 14785 14785 13969 0 -1 4202560 34384 0 0 0 3908 22 0 0 17 0 4 0 593857911 481411072 87695 33554432000 4194304 5787044 140733691011280 18446744073709551615 260020053778 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14786/tid=14789] ppid=14785 vsize=470128 CPUtime=39.65 cores=0,2,4,6
/proc/14786/task/14789/stat : 14789 (priss) R 14785 14785 13969 0 -1 4202560 34922 0 0 0 3951 14 0 0 17 0 4 0 593857914 481411072 87695 33554432000 4194304 5787044 140733691011280 18446744073709551615 260020051975 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=14786/tid=14790] ppid=14785 vsize=470128 CPUtime=39.45 cores=0,2,4,6
/proc/14786/task/14790/stat : 14790 (priss) R 14785 14785 13969 0 -1 4202560 32822 0 0 0 3925 20 0 0 17 0 4 0 593857918 481411072 87695 33554432000 4194304 5787044 140733691011280 18446744073709551615 260020051867 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 158.03
Current children cumulated vsize (KiB) 478828

Child status: 20
Real time (s): 39.9238
CPU time (s): 158.068
CPU user time (s): 157.336
CPU system time (s): 0.731888
CPU usage (%): 395.924
Max. virtual memory (cumulated for all children) (KiB): 500928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.336
system time used= 0.731888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183307
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= 37474
involuntary context switches= 882

runsolver used 0.06399 second user time and 0.159975 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 02:17:53
IDJOB=3280096
IDBENCH=20346
IDSOLVER=1602
FILE ID=node110/3280096-1304036273
RUNJOBID= node110-1304036273-14771
PBS_JOBID= 13170342
Free space on /tmp= 72824 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280096-1304036273/watcher-3280096-1304036273 -o /tmp/evaluation-result-3280096-1304036273/solver-3280096-1304036273 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3280096-1304036273.cnf 1855773519 4800 15500 4

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1855773519

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:      16721436 kB
Buffers:       2332840 kB
Cached:       13258244 kB
SwapCached:          0 kB
Active:        7806496 kB
Inactive:      7852792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16721436 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21032 kB
Writeback:           0 kB
AnonPages:       67880 kB
Mapped:          14432 kB
Slab:           506808 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191072 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= 72804 MiB
End job on node110 at 2011-04-29 02:18:33