Trace number 3286029

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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: 28936
1.29/1.30	c parsetime: 1299652us
1.29/1.30	c parsed 3869060 clauses with 723130 variables
44.89/44.99	c preprocessor returned 723130 variables
44.89/44.99	c preprocessing returned UNKNOWN
44.89/45.00	c PP set 76908 variables
44.89/45.00	c pp time: 43549053us (43s)

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-3286029-1304049385/watcher-3286029-1304049385 -o /tmp/evaluation-result-3286029-1304049385/solver-3286029-1304049385 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3286029-1304049385.cnf 388113855 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: 2.54 2.50 2.71 2/174 28935
/proc/meminfo: memFree=31280868/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0

[startup+0.0397761 s]
/proc/loadavg: 2.54 2.50 2.71 2/174 28935
/proc/meminfo: memFree=31280868/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100793 s]
/proc/loadavg: 2.54 2.50 2.71 2/174 28935
/proc/meminfo: memFree=31280868/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300754 s]
/proc/loadavg: 2.54 2.50 2.71 2/174 28935
/proc/meminfo: memFree=31280868/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700682 s]
/proc/loadavg: 2.54 2.50 2.71 2/174 28935
/proc/meminfo: memFree=31280868/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 2.54 2.50 2.71 3/176 28937
/proc/meminfo: memFree=31169372/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=357824 CPUtime=1.49 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 89278 0 0 0 138 11 0 0 25 0 1 0 516537543 366411776 76797 33554432000 4194304 5787044 140737109588928 18446744073709551615 235594527429 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28936/statm: 89456 76797 329 389 0 85206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 366524

[startup+3.1002 s]
/proc/loadavg: 2.54 2.50 2.71 3/176 28937
/proc/meminfo: memFree=30789932/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=859996 CPUtime=3.08 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 214789 0 0 0 283 25 0 0 25 0 1 0 516537543 880635904 202308 33554432000 4194304 5787044 140737109588928 18446744073709551615 47809678800023 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28936/statm: 214999 202308 331 389 0 210749 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 868696

[startup+6.30074 s]
/proc/loadavg: 2.58 2.51 2.71 3/176 28937
/proc/meminfo: memFree=30531548/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=797784 CPUtime=6.29 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 216204 0 0 0 603 26 0 0 25 0 1 0 516537543 816930816 186774 33554432000 4194304 5787044 140737109588928 18446744073709551615 4330563 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28936/statm: 199446 186774 335 389 0 195196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 806484

[startup+12.7005 s]
/proc/loadavg: 2.61 2.52 2.72 3/180 28962
/proc/meminfo: memFree=30490480/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=797784 CPUtime=12.69 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 216204 0 0 0 1243 26 0 0 25 0 1 0 516537543 816930816 186774 33554432000 4194304 5787044 140737109588928 18446744073709551615 4330518 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28936/statm: 199446 186774 335 389 0 195196 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 806484

[startup+25.5003 s]
/proc/loadavg: 2.54 2.51 2.71 3/181 28964
/proc/meminfo: memFree=30091632/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=551224 CPUtime=25.49 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 244972 0 0 0 2519 30 0 0 25 0 1 0 516537543 564453376 117784 33554432000 4194304 5787044 140737109588928 18446744073709551615 4276026 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28936/statm: 137806 117784 339 389 0 133556 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 559924

[startup+51.1008 s]
/proc/loadavg: 2.49 2.50 2.70 3/182 28965
/proc/meminfo: memFree=29873192/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=821964 CPUtime=51.87 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 379978 0 0 0 5117 70 0 0 25 0 2 0 516537543 841691136 164662 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 205491 164662 390 389 0 201241 0
[pid=28936/tid=28965] ppid=28935 vsize=821964 CPUtime=0.78 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 169 0 0 0 58 20 0 0 15 0 2 0 516542060 841691136 164662 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.87
Current children cumulated vsize (KiB) 830664

[startup+102.307 s]
/proc/loadavg: 2.48 2.50 2.69 3/182 28967
/proc/meminfo: memFree=29805436/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=849072 CPUtime=111.3 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 389785 0 0 0 10807 323 0 0 25 0 2 0 516537543 869449728 174443 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 212268 174443 390 389 0 208018 0
[pid=28936/tid=28965] ppid=28935 vsize=849072 CPUtime=8.99 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) R 28935 28935 27293 0 -1 4202560 606 0 0 0 665 234 0 0 15 0 2 0 516542060 869449728 174443 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 111.3
Current children cumulated vsize (KiB) 857772

[startup+162.3 s]
/proc/loadavg: 2.35 2.45 2.66 3/182 28968
/proc/meminfo: memFree=29745852/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=852080 CPUtime=184.76 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 398229 0 0 0 17681 795 0 0 25 0 2 0 516537543 872529920 182814 33554432000 4194304 5787044 140737109588928 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28936/statm: 213020 182814 390 389 0 208770 0
[pid=28936/tid=28965] ppid=28935 vsize=852080 CPUtime=22.46 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 609 0 0 0 1584 662 0 0 15 0 2 0 516542060 872529920 182814 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 184.76
Current children cumulated vsize (KiB) 860780

[startup+222.301 s]
/proc/loadavg: 2.55 2.49 2.65 4/182 28970
/proc/meminfo: memFree=29667056/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=936204 CPUtime=257.72 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 411101 0 0 0 24543 1229 0 0 25 0 2 0 516537543 958672896 195686 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28936/statm: 234051 195686 390 389 0 229801 0
[pid=28936/tid=28965] ppid=28935 vsize=936204 CPUtime=35.42 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 625 0 0 0 2485 1057 0 0 15 0 2 0 516542060 958672896 195686 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 257.72
Current children cumulated vsize (KiB) 944904

[startup+282.301 s]
/proc/loadavg: 2.39 2.46 2.63 3/182 28980
/proc/meminfo: memFree=29594504/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=989832 CPUtime=331.5 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 424728 0 0 0 31465 1685 0 0 25 0 2 0 516537543 1013587968 209313 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220728 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28936/statm: 247458 209313 390 389 0 243208 0
[pid=28936/tid=28965] ppid=28935 vsize=989832 CPUtime=49.19 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 666 0 0 0 3446 1473 0 0 15 0 2 0 516542060 1013587968 209313 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 331.5
Current children cumulated vsize (KiB) 998532

[startup+342.301 s]
/proc/loadavg: 2.39 2.45 2.61 3/182 28982
/proc/meminfo: memFree=29571520/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0

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

[pid=28936] ppid=28935 vsize=1221008 CPUtime=841.75 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 478423 0 0 0 80161 4014 0 0 25 0 2 0 516537543 1250312192 263007 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220295 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 305252 263007 390 389 0 301002 0
[pid=28936/tid=28965] ppid=28935 vsize=1221008 CPUtime=139.45 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 812 0 0 0 10555 3390 0 0 16 0 2 0 516542060 1250312192 263007 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 841.75
Current children cumulated vsize (KiB) 1229708

[startup+762.307 s]
/proc/loadavg: 2.35 2.39 2.52 4/182 28996
/proc/meminfo: memFree=29182992/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1221008 CPUtime=915.85 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 482160 0 0 0 87303 4282 0 0 25 0 2 0 516537543 1250312192 266744 33554432000 4194304 5787044 140737109588928 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28936/statm: 305252 266744 390 389 0 301002 0
[pid=28936/tid=28965] ppid=28935 vsize=1221008 CPUtime=153.54 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) R 28935 28935 27293 0 -1 4202560 812 0 0 0 11777 3577 0 0 16 0 2 0 516542060 1250312192 266744 33554432000 4194304 5787044 140737109588928 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 915.85
Current children cumulated vsize (KiB) 1229708

[startup+822.301 s]
/proc/loadavg: 2.30 2.36 2.50 3/182 28998
/proc/meminfo: memFree=29048152/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1286544 CPUtime=988.6 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 509833 0 0 0 94354 4506 0 0 25 0 2 0 516537543 1317421056 294417 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690671 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 321636 294417 390 389 0 317386 0
[pid=28936/tid=28965] ppid=28935 vsize=1286544 CPUtime=166.3 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) R 28935 28935 27293 0 -1 4202560 812 0 0 0 12899 3731 0 0 15 0 2 0 516542060 1317421056 294417 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 988.6
Current children cumulated vsize (KiB) 1295244

[startup+882.301 s]
/proc/loadavg: 2.29 2.34 2.48 3/182 29000
/proc/meminfo: memFree=29000248/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1352080 CPUtime=1061.92 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 517075 0 0 0 101431 4761 0 0 25 0 2 0 516537543 1384529920 301659 33554432000 4194304 5787044 140737109588928 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 338020 301659 390 389 0 333770 0
[pid=28936/tid=28965] ppid=28935 vsize=1352080 CPUtime=179.63 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) R 28935 28935 27293 0 -1 4202560 816 0 0 0 14052 3911 0 0 15 0 2 0 516542060 1384529920 301659 33554432000 4194304 5787044 140737109588928 18446744073709551615 5524578 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1360780

[startup+942.301 s]
/proc/loadavg: 2.63 2.42 2.49 5/182 29001
/proc/meminfo: memFree=28996336/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1352080 CPUtime=1134.34 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 517075 0 0 0 108433 5001 0 0 25 0 2 0 516537543 1384529920 301659 33554432000 4194304 5787044 140737109588928 18446744073709551615 4228046 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/28936/statm: 338020 301659 390 389 0 333770 0
[pid=28936/tid=28965] ppid=28935 vsize=1352080 CPUtime=192.03 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) R 28935 28935 27293 0 -1 4202560 816 0 0 0 15124 4079 0 0 15 0 2 0 516542060 1384529920 301659 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1134.34
Current children cumulated vsize (KiB) 1360780

[startup+1002.3 s]
/proc/loadavg: 2.35 2.38 2.47 3/182 29003
/proc/meminfo: memFree=28975204/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1352080 CPUtime=1207.85 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 517075 0 0 0 115523 5262 0 0 25 0 2 0 516537543 1384529920 301659 33554432000 4194304 5787044 140737109588928 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 338020 301659 390 389 0 333770 0
[pid=28936/tid=28965] ppid=28935 vsize=1352080 CPUtime=205.56 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) R 28935 28935 27293 0 -1 4202560 816 0 0 0 16289 4267 0 0 15 0 2 0 516542060 1384529920 301659 33554432000 4194304 5787044 140737109588928 18446744073709551615 5528000 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1207.85
Current children cumulated vsize (KiB) 1360780

[startup+1062.3 s]
/proc/loadavg: 2.51 2.42 2.48 3/182 29004
/proc/meminfo: memFree=28944780/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1352080 CPUtime=1280.22 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 524822 0 0 0 122550 5472 0 0 25 0 2 0 516537543 1384529920 309406 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220848 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 338020 309406 390 389 0 333770 0
[pid=28936/tid=28965] ppid=28935 vsize=1352080 CPUtime=217.91 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 816 0 0 0 17383 4408 0 0 15 0 2 0 516542060 1384529920 309406 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1280.22
Current children cumulated vsize (KiB) 1360780

[startup+1122.3 s]
/proc/loadavg: 2.45 2.41 2.47 3/182 29006
/proc/meminfo: memFree=28921664/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1418420 CPUtime=1352.85 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 530772 0 0 0 129587 5698 0 0 25 0 2 0 516537543 1452462080 315356 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220878 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 354605 315356 390 389 0 350355 0
[pid=28936/tid=28965] ppid=28935 vsize=1418420 CPUtime=230.54 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 964 0 0 0 18478 4576 0 0 15 0 2 0 516542060 1452462080 315356 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1352.85
Current children cumulated vsize (KiB) 1427120

[startup+1182.3 s]
/proc/loadavg: 2.55 2.44 2.47 3/182 29007
/proc/meminfo: memFree=28908088/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1427560 CPUtime=1425.75 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 533022 0 0 0 136601 5974 0 0 25 0 2 0 516537543 1461821440 317606 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220648 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 356890 317606 390 389 0 352640 0
[pid=28936/tid=28965] ppid=28935 vsize=1427560 CPUtime=243.45 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 994 0 0 0 19562 4783 0 0 15 0 2 0 516542060 1461821440 317606 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1425.75
Current children cumulated vsize (KiB) 1436260

[startup+1242.3 s]
/proc/loadavg: 2.44 2.43 2.46 3/182 29009
/proc/meminfo: memFree=28842676/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1427560 CPUtime=1499.17 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 533022 0 0 0 143695 6222 0 0 25 0 2 0 516537543 1461821440 317606 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 356890 317606 390 389 0 352640 0
[pid=28936/tid=28965] ppid=28935 vsize=1427560 CPUtime=256.87 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 994 0 0 0 20709 4978 0 0 15 0 2 0 516542060 1461821440 317606 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1499.17
Current children cumulated vsize (KiB) 1436260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.40 2.43 2.45 3/182 29011
/proc/meminfo: memFree=28816828/32950928 swapFree=67111404/67111528
[pid=28935] ppid=28933 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (prissup.sh) S 28933 28935 27293 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 516537542 8908800 251 33554432000 4194304 4922060 140735231966160 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/28935/statm: 2175 251 211 178 0 68 0
[pid=28936] ppid=28935 vsize=1427560 CPUtime=1568.75 cores=1,3,5,7
/proc/28936/stat : 28936 (priss) R 28935 28935 27293 0 -1 4202496 533022 0 0 0 150422 6453 0 0 25 0 2 0 516537543 1461821440 317606 33554432000 4194304 5787044 140737109588928 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28936/statm: 356890 317606 390 389 0 352640 0
[pid=28936/tid=28965] ppid=28935 vsize=1427560 CPUtime=268.73 cores=1,3,5,7
/proc/28936/task/28965/stat : 28965 (priss) S 28935 28935 27293 0 -1 4202560 994 0 0 0 21723 5150 0 0 15 0 2 0 516542060 1461821440 317606 33554432000 4194304 5787044 140737109588928 18446744073709551615 235606690225 0 0 4096 0 18446604471116721152 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1568.75
Current children cumulated vsize (KiB) 1436260

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 28935 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 1568.75
#
# 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): 1568.75
CPU user time (s): 1504.22
CPU system time (s): 64.53
CPU usage (%): 120.671
Max. virtual memory (cumulated for all children) (KiB): 1436260

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.17167 second user time and 4.92225 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 05:56:28
IDJOB=3286029
IDBENCH=82411
IDSOLVER=1601
FILE ID=node120/3286029-1304049385
RUNJOBID= node120-1304044139-28490
PBS_JOBID= 13170379
Free space on /tmp= 71788 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286029-1304049385/watcher-3286029-1304049385 -o /tmp/evaluation-result-3286029-1304049385/solver-3286029-1304049385 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3286029-1304049385.cnf 388113855 4800 15500 4

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=388113855

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31281148 kB
Buffers:        422228 kB
Cached:         804604 kB
SwapCached:          8 kB
Active:         638872 kB
Inactive:       669420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31281148 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          293344 kB
Writeback:           0 kB
AnonPages:       81352 kB
Mapped:          15140 kB
Slab:           297492 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   204496 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= 71884 MiB
End job on node120 at 2011-04-29 06:18:10