Trace number 3263790

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 UP? (TO) 2483.26 1300.02

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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: 5497
0.00/0.00	c parsetime: 389us
0.00/0.00	c parsed 1078 clauses with 226 variables
0.00/0.67	c preprocessor returned 10016 variables
0.00/0.67	c preprocessing returned UNKNOWN
0.00/0.67	c PP set 0 variables
0.00/0.67	c pp time: 672949us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3263790-1304066592/watcher-3263790-1304066592 -o /tmp/evaluation-result-3263790-1304066592/solver-3263790-1304066592 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263790-1304066592.cnf 876702165 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: 3.86 3.73 3.87 3/177 5496
/proc/meminfo: memFree=16604156/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0

[startup+0.0611341 s]
/proc/loadavg: 3.86 3.73 3.87 3/177 5496
/proc/meminfo: memFree=16604156/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101136 s]
/proc/loadavg: 3.86 3.73 3.87 3/177 5496
/proc/meminfo: memFree=16604156/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301071 s]
/proc/loadavg: 3.86 3.73 3.87 3/177 5496
/proc/meminfo: memFree=16604156/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700967 s]
/proc/loadavg: 3.86 3.73 3.87 3/177 5496
/proc/meminfo: memFree=16604156/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 3.86 3.73 3.87 5/180 5499
/proc/meminfo: memFree=16594708/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=101980 CPUtime=1.53 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 3088 0 0 0 150 3 0 0 20 0 2 0 518258865 104427520 2672 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 25495 2672 391 389 0 21245 0
[pid=5497/tid=5499] ppid=5496 vsize=101980 CPUtime=0.04 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 5 0 0 0 3 1 0 0 18 0 2 0 518258933 104427520 2672 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 110680

[startup+3.28156 s]
/proc/loadavg: 3.79 3.72 3.87 5/180 5499
/proc/meminfo: memFree=16592848/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=103836 CPUtime=3.68 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 3569 0 0 0 361 7 0 0 25 0 2 0 518258865 106328064 3153 33554432000 4194304 5787044 140734577437456 18446744073709551615 4692333 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 25959 3153 392 389 0 21709 0
[pid=5497/tid=5499] ppid=5496 vsize=103836 CPUtime=0.29 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 26 0 0 0 27 2 0 0 16 0 2 0 518258933 106328064 3153 33554432000 4194304 5787044 140734577437456 18446744073709551615 5521958 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 112536

[startup+6.30106 s]
/proc/loadavg: 3.79 3.72 3.87 5/180 5499
/proc/meminfo: memFree=16589692/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=105332 CPUtime=7.59 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 3989 0 0 0 742 17 0 0 25 0 2 0 518258865 107859968 3573 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 26333 3573 392 389 0 22083 0
[pid=5497/tid=5499] ppid=5496 vsize=105332 CPUtime=1.29 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 89 0 0 0 120 9 0 0 15 0 2 0 518258933 107859968 3573 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 114032

[startup+12.701 s]
/proc/loadavg: 3.82 3.73 3.87 4/180 5499
/proc/meminfo: memFree=16585004/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=107364 CPUtime=19.04 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 4576 0 0 0 1857 47 0 0 25 0 2 0 518258865 109940736 4160 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 26841 4160 392 389 0 22591 0
[pid=5497/tid=5499] ppid=5496 vsize=107364 CPUtime=6.34 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 166 0 0 0 596 38 0 0 15 0 2 0 518258933 109940736 4160 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.04
Current children cumulated vsize (KiB) 116064

[startup+25.5009 s]
/proc/loadavg: 3.78 3.72 3.86 5/180 5499
/proc/meminfo: memFree=16576564/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=112260 CPUtime=42.36 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 5861 0 0 0 4142 94 0 0 25 0 2 0 518258865 114954240 5445 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 28065 5445 392 389 0 23815 0
[pid=5497/tid=5499] ppid=5496 vsize=112260 CPUtime=16.86 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 326 0 0 0 1603 83 0 0 15 0 2 0 518258933 114954240 5445 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.36
Current children cumulated vsize (KiB) 120960

[startup+51.1006 s]
/proc/loadavg: 3.91 3.76 3.87 5/180 5500
/proc/meminfo: memFree=16554604/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=122704 CPUtime=89.83 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 8623 0 0 0 8819 164 0 0 25 0 2 0 518258865 125648896 8207 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 30676 8207 392 389 0 26426 0
[pid=5497/tid=5499] ppid=5496 vsize=122704 CPUtime=38.73 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 550 0 0 0 3724 149 0 0 15 0 2 0 518258933 125648896 8207 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.83
Current children cumulated vsize (KiB) 131404

[startup+102.301 s]
/proc/loadavg: 3.78 3.75 3.86 5/180 5501
/proc/meminfo: memFree=16538472/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=131904 CPUtime=186.06 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 11120 0 0 0 18342 264 0 0 25 0 2 0 518258865 135069696 10704 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 32976 10704 392 389 0 28726 0
[pid=5497/tid=5499] ppid=5496 vsize=131904 CPUtime=83.77 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 823 0 0 0 8133 244 0 0 15 0 2 0 518258933 135069696 10704 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 186.06
Current children cumulated vsize (KiB) 140604

[startup+162.301 s]
/proc/loadavg: 3.69 3.73 3.84 4/180 5503
/proc/meminfo: memFree=16523960/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=146240 CPUtime=299.78 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 14978 0 0 0 29629 349 0 0 25 0 2 0 518258865 149749760 14305 33554432000 4194304 5787044 140734577437456 18446744073709551615 5528352 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 36560 14305 392 389 0 32310 0
[pid=5497/tid=5499] ppid=5496 vsize=146240 CPUtime=137.49 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 1167 0 0 0 13426 323 0 0 15 0 2 0 518258933 149749760 14305 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 299.78
Current children cumulated vsize (KiB) 154940

[startup+222.301 s]
/proc/loadavg: 3.80 3.76 3.84 5/180 5505
/proc/meminfo: memFree=16520480/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=149096 CPUtime=413.89 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 15877 0 0 0 40959 430 0 0 25 0 2 0 518258865 152674304 15204 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 37274 15204 392 389 0 33024 0
[pid=5497/tid=5499] ppid=5496 vsize=149096 CPUtime=191.6 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 1292 0 0 0 18764 396 0 0 15 0 2 0 518258933 152674304 15204 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 413.89
Current children cumulated vsize (KiB) 157796

[startup+282.301 s]
/proc/loadavg: 3.85 3.79 3.85 5/180 5506
/proc/meminfo: memFree=16510676/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=157924 CPUtime=528.32 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 18264 0 0 0 52332 500 0 0 25 0 2 0 518258865 161714176 17591 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 39481 17591 392 389 0 35231 0
[pid=5497/tid=5499] ppid=5496 vsize=157924 CPUtime=246.02 cores=0,2,4,6

################
# More data... #
################

[pid=5497] ppid=5496 vsize=198344 CPUtime=1448.53 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 29542 0 0 0 143947 906 0 0 25 0 2 0 518258865 203104256 28356 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 49586 28356 392 389 0 45336 0
[pid=5497/tid=5499] ppid=5496 vsize=198344 CPUtime=686.34 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2655 0 0 0 67815 819 0 0 15 0 2 0 518258933 203104256 28356 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1448.53
Current children cumulated vsize (KiB) 207044

[startup+822.301 s]
/proc/loadavg: 3.70 3.67 3.73 5/180 5638
/proc/meminfo: memFree=16573312/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=209992 CPUtime=1564.59 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32485 0 0 0 155523 936 0 0 25 0 2 0 518258865 215031808 31299 33554432000 4194304 5787044 140734577437456 18446744073709551615 5524264 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52498 31299 392 389 0 48248 0
[pid=5497/tid=5499] ppid=5496 vsize=209992 CPUtime=742.4 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2807 0 0 0 73395 845 0 0 25 0 2 0 518258933 215031808 31299 33554432000 4194304 5787044 140734577437456 18446744073709551615 5521952 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1564.59
Current children cumulated vsize (KiB) 218692

[startup+882.301 s]
/proc/loadavg: 3.72 3.68 3.73 5/180 5639
/proc/meminfo: memFree=16556568/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=209992 CPUtime=1679.23 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32485 0 0 0 166938 985 0 0 25 0 2 0 518258865 215031808 31299 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52498 31299 392 389 0 48248 0
[pid=5497/tid=5499] ppid=5496 vsize=209992 CPUtime=797.03 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2807 0 0 0 78814 889 0 0 15 0 2 0 518258933 215031808 31299 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1679.23
Current children cumulated vsize (KiB) 218692

[startup+942.307 s]
/proc/loadavg: 3.68 3.68 3.72 4/180 5641
/proc/meminfo: memFree=16556552/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=209992 CPUtime=1794.26 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32486 0 0 0 178397 1029 0 0 25 0 2 0 518258865 215031808 31300 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527202 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52498 31300 392 389 0 48248 0
[pid=5497/tid=5499] ppid=5496 vsize=209992 CPUtime=852.06 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2807 0 0 0 84278 928 0 0 15 0 2 0 518258933 215031808 31300 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1794.26
Current children cumulated vsize (KiB) 218692

[startup+1002.3 s]
/proc/loadavg: 3.82 3.72 3.73 5/180 5642
/proc/meminfo: memFree=16551200/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=209992 CPUtime=1909.59 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32495 0 0 0 189888 1071 0 0 25 0 2 0 518258865 215031808 31309 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52498 31309 392 389 0 48248 0
[pid=5497/tid=5499] ppid=5496 vsize=209992 CPUtime=907.4 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2812 0 0 0 89775 965 0 0 15 0 2 0 518258933 215031808 31309 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1909.59
Current children cumulated vsize (KiB) 218692

[startup+1062.3 s]
/proc/loadavg: 3.58 3.66 3.71 4/180 5644
/proc/meminfo: memFree=16526504/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=209992 CPUtime=2025.06 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32541 0 0 0 201394 1112 0 0 25 0 2 0 518258865 215031808 31355 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52498 31355 392 389 0 48248 0
[pid=5497/tid=5499] ppid=5496 vsize=209992 CPUtime=962.87 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2848 0 0 0 95287 1000 0 0 15 0 2 0 518258933 215031808 31355 33554432000 4194304 5787044 140734577437456 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2025.06
Current children cumulated vsize (KiB) 218692

[startup+1122.3 s]
/proc/loadavg: 3.69 3.67 3.71 5/180 5655
/proc/meminfo: memFree=16513204/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=210248 CPUtime=2140.47 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32686 0 0 0 212899 1148 0 0 25 0 2 0 518258865 215293952 31500 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527168 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52562 31500 392 389 0 48312 0
[pid=5497/tid=5499] ppid=5496 vsize=210248 CPUtime=1018.27 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2931 0 0 0 100796 1031 0 0 16 0 2 0 518258933 215293952 31500 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2140.47
Current children cumulated vsize (KiB) 218948

[startup+1182.3 s]
/proc/loadavg: 3.65 3.67 3.71 5/180 5656
/proc/meminfo: memFree=16512316/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=210512 CPUtime=2256.14 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 32880 0 0 0 224429 1185 0 0 25 0 2 0 518258865 215564288 31694 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 52628 31694 392 389 0 48378 0
[pid=5497/tid=5499] ppid=5496 vsize=210512 CPUtime=1073.94 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 2971 0 0 0 106332 1062 0 0 15 0 2 0 518258933 215564288 31694 33554432000 4194304 5787044 140734577437456 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2256.14
Current children cumulated vsize (KiB) 219212

[startup+1242.3 s]
/proc/loadavg: 3.74 3.69 3.71 5/180 5658
/proc/meminfo: memFree=16505608/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=216640 CPUtime=2371.9 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 34540 0 0 0 235972 1218 0 0 25 0 2 0 518258865 221839360 33354 33554432000 4194304 5787044 140734577437456 18446744073709551615 5528368 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 54160 33354 392 389 0 49910 0
[pid=5497/tid=5499] ppid=5496 vsize=216640 CPUtime=1129.7 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) S 5496 5496 5255 0 -1 4202560 3082 0 0 0 111880 1090 0 0 15 0 2 0 518258933 221839360 33354 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 18446604442027793344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2371.9
Current children cumulated vsize (KiB) 225340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.71 3.72 4/180 5659
/proc/meminfo: memFree=16494916/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=226312 CPUtime=2483.26 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 37090 0 0 0 247080 1246 0 0 25 0 2 0 518258865 231743488 35904 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 56578 35904 392 389 0 52328 0
[pid=5497/tid=5499] ppid=5496 vsize=226312 CPUtime=1183.36 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 3234 0 0 0 117223 1113 0 0 16 0 2 0 518258933 231743488 35904 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2483.26
Current children cumulated vsize (KiB) 235012

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 3.71 3.71 3.72 4/180 5659
/proc/meminfo: memFree=16494916/32951132 swapFree=67111524/67111528
[pid=5496] ppid=5494 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (prissup.sh) S 5494 5496 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518258865 8908800 251 33554432000 4194304 4922060 140736028584624 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5496/statm: 2175 251 211 178 0 68 0
[pid=5497] ppid=5496 vsize=226312 CPUtime=2483.26 cores=0,2,4,6
/proc/5497/stat : 5497 (priss) R 5496 5496 5255 0 -1 4202496 37090 0 0 0 247080 1246 0 0 25 0 2 0 518258865 231743488 35904 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5497/statm: 56578 35904 392 389 0 52328 0
[pid=5497/tid=5499] ppid=5496 vsize=226312 CPUtime=1183.36 cores=0,2,4,6
/proc/5497/task/5499/stat : 5499 (priss) R 5496 5496 5255 0 -1 4202560 3234 0 0 0 117223 1113 0 0 16 0 2 0 518258933 231743488 35904 33554432000 4194304 5787044 140734577437456 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2483.26
Current children cumulated vsize (KiB) 235012

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5496 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2483.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2483.26
CPU user time (s): 2470.8
CPU system time (s): 12.46
CPU usage (%): 191.017
Max. virtual memory (cumulated for all children) (KiB): 235012

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

runsolver used 2.34064 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 10:43:12
IDJOB=3263790
IDBENCH=84021
IDSOLVER=1601
FILE ID=node129/3263790-1304066592
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263790-1304066592/watcher-3263790-1304066592 -o /tmp/evaluation-result-3263790-1304066592/solver-3263790-1304066592 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263790-1304066592.cnf 876702165 4800 15500 4

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=876702165

node129.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.831
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      16604428 kB
Buffers:       1280020 kB
Cached:       14131088 kB
SwapCached:          4 kB
Active:        3961544 kB
Inactive:     11720140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16604428 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:      270080 kB
Mapped:          15816 kB
Slab:           602780 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   428920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node129 at 2011-04-29 11:04:54