Trace number 3265462

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) 2309.04 1300.02

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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: 6474
0.00/0.22	c parsetime: 217771us
0.00/0.22	c parsed 778800 clauses with 58560 variables
9.42/9.67	c preprocessor returned 58860 variables
9.42/9.67	c preprocessing returned UNKNOWN
9.42/9.67	c PP set 29184 variables
9.42/9.67	c pp time: 9443153us (9s)

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-3265462-1304076399/watcher-3265462-1304076399 -o /tmp/evaluation-result-3265462-1304076399/solver-3265462-1304076399 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265462-1304076399.cnf 101743458 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.64 3.69 3.72 3/177 6473
/proc/meminfo: memFree=16371456/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0

[startup+0.073241 s]
/proc/loadavg: 3.64 3.69 3.72 3/177 6473
/proc/meminfo: memFree=16371456/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100223 s]
/proc/loadavg: 3.64 3.69 3.72 3/177 6473
/proc/meminfo: memFree=16371456/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300202 s]
/proc/loadavg: 3.64 3.69 3.72 3/177 6473
/proc/meminfo: memFree=16371456/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701125 s]
/proc/loadavg: 3.64 3.69 3.72 3/177 6473
/proc/meminfo: memFree=16371456/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50099 s]
/proc/loadavg: 3.64 3.69 3.72 4/179 6475
/proc/meminfo: memFree=16256548/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=78572 CPUtime=1.49 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 31482 0 0 0 144 5 0 0 25 0 1 0 519239616 80457728 14577 33554432000 4194304 5787044 140733567126560 18446744073709551615 4329868 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6474/statm: 19643 14588 335 389 0 15393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87272

[startup+3.10077 s]
/proc/loadavg: 3.64 3.69 3.72 4/179 6475
/proc/meminfo: memFree=16309620/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=81648 CPUtime=3.09 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 32032 0 0 0 304 5 0 0 25 0 1 0 519239616 83607552 15127 33554432000 4194304 5787044 140733567126560 18446744073709551615 4336781 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6474/statm: 20412 15127 336 389 0 16162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90348

[startup+6.30121 s]
/proc/loadavg: 3.59 3.68 3.71 4/179 6476
/proc/meminfo: memFree=16301488/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=88972 CPUtime=6.29 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 33967 0 0 0 623 6 0 0 25 0 1 0 519239616 91107328 17062 33554432000 4194304 5787044 140733567126560 18446744073709551615 4336696 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6474/statm: 22243 17062 339 389 0 17993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97672

[startup+12.7011 s]
/proc/loadavg: 3.78 3.72 3.73 5/180 6477
/proc/meminfo: memFree=16272208/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=188552 CPUtime=14.45 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 47316 0 0 0 1379 66 0 0 25 0 2 0 519239616 193077248 22207 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 47138 22207 392 389 0 42888 0
[pid=6474/tid=6477] ppid=6473 vsize=188552 CPUtime=1.92 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 118 0 0 0 157 35 0 0 16 0 2 0 519240588 193077248 22207 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.45
Current children cumulated vsize (KiB) 197252

[startup+25.501 s]
/proc/loadavg: 3.69 3.70 3.72 5/180 6477
/proc/meminfo: memFree=16249760/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=198252 CPUtime=36.23 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 50039 0 0 0 3445 178 0 0 25 0 2 0 519239616 203010048 24930 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 49563 24930 392 389 0 45313 0
[pid=6474/tid=6477] ppid=6473 vsize=198252 CPUtime=10.9 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 128 0 0 0 989 101 0 0 15 0 2 0 519240588 203010048 24930 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36.23
Current children cumulated vsize (KiB) 206952

[startup+51.1007 s]
/proc/loadavg: 3.64 3.69 3.72 5/180 6478
/proc/meminfo: memFree=16222964/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=208636 CPUtime=80.29 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 52596 0 0 0 7650 379 0 0 25 0 2 0 519239616 213643264 27487 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6474/statm: 52159 27487 392 389 0 47909 0
[pid=6474/tid=6477] ppid=6473 vsize=208636 CPUtime=29.36 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 128 0 0 0 2709 227 0 0 16 0 2 0 519240588 213643264 27487 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 80.29
Current children cumulated vsize (KiB) 217336

[startup+102.307 s]
/proc/loadavg: 3.60 3.67 3.71 5/180 6479
/proc/meminfo: memFree=16161924/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=213652 CPUtime=168.81 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 60356 0 0 0 16110 771 0 0 25 0 2 0 519239616 218779648 35246 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 53413 35246 392 389 0 49163 0
[pid=6474/tid=6477] ppid=6473 vsize=213652 CPUtime=66.68 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) S 6473 6473 5255 0 -1 4202560 243 0 0 0 6200 468 0 0 15 0 2 0 519240588 218779648 35246 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 18446604471001493952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 168.81
Current children cumulated vsize (KiB) 222352

[startup+162.301 s]
/proc/loadavg: 3.55 3.65 3.70 5/180 6481
/proc/meminfo: memFree=16089628/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=247816 CPUtime=272.18 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 75054 0 0 0 25987 1231 0 0 25 0 2 0 519239616 253763584 49911 33554432000 4194304 5787044 140733567126560 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6474/statm: 61954 49911 392 389 0 57704 0
[pid=6474/tid=6477] ppid=6473 vsize=247816 CPUtime=110.05 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 395 0 0 0 10250 755 0 0 15 0 2 0 519240588 253763584 49911 33554432000 4194304 5787044 140733567126560 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 272.18
Current children cumulated vsize (KiB) 256516

[startup+222.301 s]
/proc/loadavg: 3.62 3.66 3.70 4/180 6482
/proc/meminfo: memFree=15987304/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=313764 CPUtime=377.14 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 86047 0 0 0 36120 1594 0 0 25 0 2 0 519239616 321294336 60904 33554432000 4194304 5787044 140733567126560 18446744073709551615 4692880 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6474/statm: 78441 60904 392 389 0 74191 0
[pid=6474/tid=6477] ppid=6473 vsize=313764 CPUtime=155.01 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) S 6473 6473 5255 0 -1 4202560 507 0 0 0 14523 978 0 0 15 0 2 0 519240588 321294336 60904 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 18446604471001493952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.14
Current children cumulated vsize (KiB) 322464

[startup+282.301 s]
/proc/loadavg: 3.77 3.69 3.71 5/180 6484
/proc/meminfo: memFree=15877684/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=370136 CPUtime=482.05 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 100228 0 0 0 46205 2000 0 0 25 0 2 0 519239616 379019264 75085 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 92534 75085 392 389 0 88284 0
[pid=6474/tid=6477] ppid=6473 vsize=370136 CPUtime=199.92 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) S 6473 6473 5255 0 -1 4202560 521 0 0 0 18762 1230 0 0 16 0 2 0 519240588 379019264 75085 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 18446604471001493952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 482.05
Current children cumulated vsize (KiB) 378836

[startup+342.301 s]
/proc/loadavg: 3.61 3.66 3.69 5/180 6485

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

[pid=6474] ppid=6473 vsize=501924 CPUtime=1229.87 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 130363 0 0 0 118908 4079 0 0 25 0 2 0 519239616 513970176 105123 33554432000 4194304 5787044 140733567126560 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 125481 105123 392 389 0 121231 0
[pid=6474/tid=6477] ppid=6473 vsize=501924 CPUtime=527.74 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 1509 0 0 0 50261 2513 0 0 16 0 2 0 519240588 513970176 105123 33554432000 4194304 5787044 140733567126560 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1229.87
Current children cumulated vsize (KiB) 510624

[startup+762.307 s]
/proc/loadavg: 3.83 3.69 3.69 5/180 6527
/proc/meminfo: memFree=16290328/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=517104 CPUtime=1337.54 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 134191 0 0 0 129450 4304 0 0 25 0 2 0 519239616 529514496 108951 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 129276 108951 392 389 0 125026 0
[pid=6474/tid=6477] ppid=6473 vsize=517104 CPUtime=575.41 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 1611 0 0 0 54888 2653 0 0 16 0 2 0 519240588 529514496 108951 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1337.54
Current children cumulated vsize (KiB) 525804

[startup+822.301 s]
/proc/loadavg: 3.73 3.69 3.68 5/180 6528
/proc/meminfo: memFree=16284372/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=518688 CPUtime=1445.94 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 135147 0 0 0 140095 4499 0 0 25 0 2 0 519239616 531136512 109907 33554432000 4194304 5787044 140733567126560 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 129672 109907 392 389 0 125422 0
[pid=6474/tid=6477] ppid=6473 vsize=518688 CPUtime=623.81 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 2006 0 0 0 59605 2776 0 0 16 0 2 0 519240588 531136512 109907 33554432000 4194304 5787044 140733567126560 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1445.94
Current children cumulated vsize (KiB) 527388

[startup+882.301 s]
/proc/loadavg: 3.82 3.71 3.69 5/180 6530
/proc/meminfo: memFree=16202404/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=549048 CPUtime=1555.32 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 152101 0 0 0 150834 4698 0 0 25 0 2 0 519239616 562225152 126861 33554432000 4194304 5787044 140733567126560 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 137262 126861 392 389 0 133012 0
[pid=6474/tid=6477] ppid=6473 vsize=549048 CPUtime=673.2 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 2518 0 0 0 64428 2892 0 0 16 0 2 0 519240588 562225152 126861 33554432000 4194304 5787044 140733567126560 18446744073709551615 5528421 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1555.32
Current children cumulated vsize (KiB) 557748

[startup+942.301 s]
/proc/loadavg: 3.93 3.76 3.71 4/180 6531
/proc/meminfo: memFree=16154408/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=616960 CPUtime=1662.17 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 164244 0 0 0 161279 4938 0 0 25 0 2 0 519239616 631767040 138779 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 154240 138779 392 389 0 149990 0
[pid=6474/tid=6477] ppid=6473 vsize=616960 CPUtime=720.05 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 3100 0 0 0 68962 3043 0 0 15 0 2 0 519240588 631767040 138779 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 625660

[startup+1002.3 s]
/proc/loadavg: 3.67 3.72 3.70 4/180 6533
/proc/meminfo: memFree=16148320/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=616960 CPUtime=1769.07 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 164244 0 0 0 171708 5199 0 0 25 0 2 0 519239616 631767040 138779 33554432000 4194304 5787044 140733567126560 18446744073709551615 5527395 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 154240 138779 392 389 0 149990 0
[pid=6474/tid=6477] ppid=6473 vsize=616960 CPUtime=766.95 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 3100 0 0 0 73488 3207 0 0 16 0 2 0 519240588 631767040 138779 33554432000 4194304 5787044 140733567126560 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1769.07
Current children cumulated vsize (KiB) 625660

[startup+1062.3 s]
/proc/loadavg: 3.70 3.72 3.70 5/180 6535
/proc/meminfo: memFree=16116696/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=682496 CPUtime=1877.04 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 169855 0 0 0 182269 5435 0 0 25 0 2 0 519239616 698875904 144390 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6474/statm: 170624 144390 392 389 0 166374 0
[pid=6474/tid=6477] ppid=6473 vsize=682496 CPUtime=814.92 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) S 6473 6473 5255 0 -1 4202560 3100 0 0 0 78146 3346 0 0 16 0 2 0 519240588 698875904 144390 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 18446604471001493952 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1877.04
Current children cumulated vsize (KiB) 691196

[startup+1122.3 s]
/proc/loadavg: 3.80 3.74 3.71 5/180 6536
/proc/meminfo: memFree=16040428/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=748032 CPUtime=1985.59 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 187219 0 0 0 192919 5640 0 0 25 0 2 0 519239616 765984768 161754 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 187008 161754 392 389 0 182758 0
[pid=6474/tid=6477] ppid=6473 vsize=748032 CPUtime=863.48 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 3100 0 0 0 82885 3463 0 0 15 0 2 0 519240588 765984768 161754 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1985.59
Current children cumulated vsize (KiB) 756732

[startup+1182.3 s]
/proc/loadavg: 3.82 3.76 3.71 5/180 6538
/proc/meminfo: memFree=15971232/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=813568 CPUtime=2093.98 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 204897 0 0 0 203511 5887 0 0 25 0 2 0 519239616 833093632 179432 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 203392 179432 392 389 0 199142 0
[pid=6474/tid=6477] ppid=6473 vsize=813568 CPUtime=911.86 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) S 6473 6473 5255 0 -1 4202560 3100 0 0 0 87582 3604 0 0 15 0 2 0 519240588 833093632 179432 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 18446604471001493952 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2093.98
Current children cumulated vsize (KiB) 822268

[startup+1242.3 s]
/proc/loadavg: 3.84 3.77 3.72 5/180 6539
/proc/meminfo: memFree=15899436/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=879104 CPUtime=2203.27 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 222261 0 0 0 214225 6102 0 0 25 0 2 0 519239616 900202496 196796 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 219776 196796 392 389 0 215526 0
[pid=6474/tid=6477] ppid=6473 vsize=879104 CPUtime=961.16 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 3100 0 0 0 92390 3726 0 0 16 0 2 0 519240588 900202496 196796 33554432000 4194304 5787044 140733567126560 18446744073709551615 5531056 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2203.27
Current children cumulated vsize (KiB) 887804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.81 3.74 5/180 6541
/proc/meminfo: memFree=15842392/32951132 swapFree=67111524/67111528
[pid=6473] ppid=6471 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6473/stat : 6473 (prissup.sh) S 6471 6473 5255 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 519239616 8908800 251 33554432000 4194304 4922060 140736429612368 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6473/statm: 2175 251 211 178 0 68 0
[pid=6474] ppid=6473 vsize=944640 CPUtime=2309.04 cores=1,3,5,7
/proc/6474/stat : 6474 (priss) R 6473 6473 5255 0 -1 4202496 236324 0 0 0 224631 6273 0 0 25 0 2 0 519239616 967311360 210859 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6474/statm: 236160 210859 392 389 0 231910 0
[pid=6474/tid=6477] ppid=6473 vsize=944640 CPUtime=1009.22 cores=1,3,5,7
/proc/6474/task/6477/stat : 6477 (priss) R 6473 6473 5255 0 -1 4202560 3100 0 0 0 97101 3821 0 0 16 0 2 0 519240588 967311360 210859 33554432000 4194304 5787044 140733567126560 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2309.04
Current children cumulated vsize (KiB) 953340

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6473 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2309.04
#
# 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): 2309.04
CPU user time (s): 2246.31
CPU system time (s): 62.73
CPU usage (%): 177.616
Max. virtual memory (cumulated for all children) (KiB): 953340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
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.06669 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 13:26:40
IDJOB=3265462
IDBENCH=85640
IDSOLVER=1601
FILE ID=node129/3265462-1304076399
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66356 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265462-1304076399/watcher-3265462-1304076399 -o /tmp/evaluation-result-3265462-1304076399/solver-3265462-1304076399 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265462-1304076399.cnf 101743458 4800 15500 4

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=101743458

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:      16371612 kB
Buffers:       1281112 kB
Cached:       14159248 kB
SwapCached:          4 kB
Active:        4180960 kB
Inactive:     11731948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16371612 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14252 kB
Writeback:           4 kB
AnonPages:      471928 kB
Mapped:          15848 kB
Slab:           604072 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   628152 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= 66356 MiB
End job on node129 at 2011-04-29 13:48:22