Trace number 1081827

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
galac E? (MO) 1200.16 1211.61

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-35.xml
MD5SUM1eb3c150032c50ac46662d9f9a65bfe6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.5112
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.06	c --- Preproc Stats ---
8.83/9.09	c start processing
8.83/9.09	c start relation processing
8.93/9.10	c start cnf exporting
37.36/37.86	c parsing time : 8.926
37.36/37.86	c preprocessing time : 37.694
37.36/37.87	
37.36/37.87	c Nary constraints - conflicts : 0 supports : 0
37.36/37.87	c Binary constraints - conflicts : 20825 supports :34
37.36/37.87	c max arity constraint : 2
37.36/37.87	c Max Tuples generated 1225
37.36/37.87	c relations : 4
37.36/37.87	c relations BDD: 0
37.36/37.87	c sampling 0/0
37.36/37.87	c vars : 42876 - clauses :  1463667
37.36/37.87	
37.43/37.91	 
37.43/37.91	c --- SAT Solver Stats ---
37.43/37.91	 
37.43/37.91	c eSAT 0.1 : minisat core with additionnal features
37.43/37.91	c ============================[ Problem Statistics ]=============================
37.43/37.91	c |                                                                             |
37.43/37.91	c |  Number of variables:  42875                                                |
37.43/37.91	c |  Number of clauses:    1463667                                              |
38.52/39.04	c |  Parsing time:         1.00         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081827-1215219387/watcher-1081827-1215219387 -o /tmp/evaluation-result-1081827-1215219387/solver-1081827-1215219387 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1081827-1215219387.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.12 2.06 4/80 16435
/proc/meminfo: memFree=1542768/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=5268 CPUtime=0
/proc/16435/stat : 16435 (galacE.sh) R 16433 16435 13774 0 -1 4194304 222 0 0 0 0 0 0 0 20 0 1 0 2000914137 5394432 186 996147200 4194304 4520092 548682068832 18446744073709551615 233630135689 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16435/statm: 1317 186 139 79 0 121 0

[startup+0.044421 s]
/proc/loadavg: 2.08 2.12 2.06 4/80 16435
/proc/meminfo: memFree=1542768/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=8784 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 639 1482 0 0 0 0 0 1 21 0 1 0 2000914137 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 233632923730 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/16435/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.108433 s]
/proc/loadavg: 2.08 2.12 2.06 4/80 16435
/proc/meminfo: memFree=1542768/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301444 s]
/proc/loadavg: 2.08 2.12 2.06 4/80 16435
/proc/meminfo: memFree=1542768/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701484 s]
/proc/loadavg: 2.08 2.12 2.06 4/80 16435
/proc/meminfo: memFree=1542768/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50254 s]
/proc/loadavg: 2.08 2.12 2.06 4/90 16457
/proc/meminfo: memFree=1500448/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16449] ppid=16435 vsize=812768 CPUtime=1.4
/proc/16449/stat : 16449 (java) S 16435 16435 13774 0 -1 0 13572 0 1 0 131 9 0 0 18 0 9 0 2000914143 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16449/statm: 203192 12783 2584 9 0 197173 0
[pid=16449/tid=16450] ppid=16435 vsize=812768 CPUtime=0.96
/proc/16449/task/16450/stat : 16450 (java) R 16435 16435 13774 0 -1 64 7601 0 1 0 91 5 0 0 23 0 9 0 2000914145 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4125958989 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16451] ppid=16435 vsize=812768 CPUtime=0.14
/proc/16449/task/16451/stat : 16451 (java) S 16435 16435 13774 0 -1 64 4461 0 0 0 13 1 0 0 16 0 9 0 2000914147 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16452] ppid=16435 vsize=812768 CPUtime=0
/proc/16449/task/16452/stat : 16452 (java) S 16435 16435 13774 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000914147 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16453] ppid=16435 vsize=812768 CPUtime=0
/proc/16449/task/16453/stat : 16453 (java) S 16435 16435 13774 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000914147 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16454] ppid=16435 vsize=812768 CPUtime=0
/proc/16449/task/16454/stat : 16454 (java) S 16435 16435 13774 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000914149 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16455] ppid=16435 vsize=812768 CPUtime=0.26
/proc/16449/task/16455/stat : 16455 (java) S 16435 16435 13774 0 -1 64 809 0 0 0 25 1 0 0 16 0 9 0 2000914149 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16456] ppid=16435 vsize=812768 CPUtime=0
/proc/16449/task/16456/stat : 16456 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000914149 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16457] ppid=16435 vsize=812768 CPUtime=0
/proc/16449/task/16457/stat : 16457 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000914150 832274432 12783 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 860332

[startup+3.10168 s]
/proc/loadavg: 2.08 2.12 2.06 3/90 16457
/proc/meminfo: memFree=1498400/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16449] ppid=16435 vsize=812900 CPUtime=2.98
/proc/16449/stat : 16449 (java) S 16435 16435 13774 0 -1 0 19827 0 1 0 286 12 0 0 18 0 9 0 2000914143 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16449/statm: 203225 19037 2584 9 0 197206 0
[pid=16449/tid=16450] ppid=16435 vsize=812900 CPUtime=2.49
/proc/16449/task/16450/stat : 16450 (java) R 16435 16435 13774 0 -1 64 13821 0 1 0 241 8 0 0 25 0 9 0 2000914145 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4125952048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16451] ppid=16435 vsize=812900 CPUtime=0.14
/proc/16449/task/16451/stat : 16451 (java) S 16435 16435 13774 0 -1 64 4461 0 0 0 13 1 0 0 17 0 9 0 2000914147 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16452] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16452/stat : 16452 (java) S 16435 16435 13774 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000914147 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16453] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16453/stat : 16453 (java) S 16435 16435 13774 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000914147 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16454] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16454/stat : 16454 (java) S 16435 16435 13774 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000914149 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16455] ppid=16435 vsize=812900 CPUtime=0.31
/proc/16449/task/16455/stat : 16455 (java) S 16435 16435 13774 0 -1 64 844 0 0 0 30 1 0 0 15 0 9 0 2000914149 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16456] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16456/stat : 16456 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000914149 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16457] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16457/stat : 16457 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000914150 832409600 19037 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 860464

[startup+6.30194 s]
/proc/loadavg: 2.08 2.12 2.06 4/90 16457
/proc/meminfo: memFree=1468896/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16449] ppid=16435 vsize=812900 CPUtime=6.16
/proc/16449/stat : 16449 (java) S 16435 16435 13774 0 -1 0 21266 0 1 0 602 14 0 0 18 0 9 0 2000914143 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16449/statm: 203225 20472 2588 9 0 197206 0
[pid=16449/tid=16450] ppid=16435 vsize=812900 CPUtime=5.64
/proc/16449/task/16450/stat : 16450 (java) R 16435 16435 13774 0 -1 64 14669 0 1 0 554 10 0 0 25 0 9 0 2000914145 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4126849247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16451] ppid=16435 vsize=812900 CPUtime=0.16
/proc/16449/task/16451/stat : 16451 (java) S 16435 16435 13774 0 -1 64 5049 0 0 0 15 1 0 0 17 0 9 0 2000914147 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16452] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16452/stat : 16452 (java) S 16435 16435 13774 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000914147 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16453] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16453/stat : 16453 (java) S 16435 16435 13774 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000914147 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16454] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16454/stat : 16454 (java) S 16435 16435 13774 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000914149 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16455] ppid=16435 vsize=812900 CPUtime=0.32
/proc/16449/task/16455/stat : 16455 (java) S 16435 16435 13774 0 -1 64 847 0 0 0 31 1 0 0 16 0 9 0 2000914149 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16456] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16456/stat : 16456 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000914149 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16457] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16457/stat : 16457 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000914150 832409600 20472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 860464

[startup+12.7015 s]
/proc/loadavg: 2.07 2.12 2.06 3/90 16457
/proc/meminfo: memFree=1463776/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16449] ppid=16435 vsize=812900 CPUtime=12.49
/proc/16449/stat : 16449 (java) S 16435 16435 13774 0 -1 0 21955 0 1 0 1232 17 0 0 18 0 9 0 2000914143 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16449/statm: 203225 21151 2590 9 0 197206 0
[pid=16449/tid=16450] ppid=16435 vsize=812900 CPUtime=11.81
/proc/16449/task/16450/stat : 16450 (java) R 16435 16435 13774 0 -1 64 14700 0 1 0 1170 11 0 0 25 0 9 0 2000914145 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4127319282 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16451] ppid=16435 vsize=812900 CPUtime=0.26
/proc/16449/task/16451/stat : 16451 (java) S 16435 16435 13774 0 -1 64 5667 0 0 0 24 2 0 0 16 0 9 0 2000914147 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16452] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16452/stat : 16452 (java) S 16435 16435 13774 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000914147 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16453] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16453/stat : 16453 (java) S 16435 16435 13774 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000914147 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16454] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16454/stat : 16454 (java) S 16435 16435 13774 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000914149 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16455] ppid=16435 vsize=812900 CPUtime=0.38
/proc/16449/task/16455/stat : 16455 (java) S 16435 16435 13774 0 -1 64 887 0 0 0 37 1 0 0 15 0 9 0 2000914149 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16456] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16456/stat : 16456 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000914149 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16457] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16457/stat : 16457 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000914150 832409600 21151 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 860464

[startup+25.5025 s]
/proc/loadavg: 2.06 2.11 2.06 3/90 16457
/proc/meminfo: memFree=1449824/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=0.01
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16449] ppid=16435 vsize=812900 CPUtime=25.17
/proc/16449/stat : 16449 (java) S 16435 16435 13774 0 -1 0 22586 0 1 0 2494 23 0 0 18 0 9 0 2000914143 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16449/statm: 203225 21756 2590 9 0 197206 0
[pid=16449/tid=16450] ppid=16435 vsize=812900 CPUtime=24.4
/proc/16449/task/16450/stat : 16450 (java) R 16435 16435 13774 0 -1 64 14726 0 1 0 2423 17 0 0 25 0 9 0 2000914145 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4126881199 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16451] ppid=16435 vsize=812900 CPUtime=0.34
/proc/16449/task/16451/stat : 16451 (java) S 16435 16435 13774 0 -1 64 6269 0 0 0 32 2 0 0 16 0 9 0 2000914147 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16452] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16452/stat : 16452 (java) S 16435 16435 13774 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000914147 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16453] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16453/stat : 16453 (java) S 16435 16435 13774 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000914147 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16454] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16454/stat : 16454 (java) S 16435 16435 13774 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000914149 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16455] ppid=16435 vsize=812900 CPUtime=0.39
/proc/16449/task/16455/stat : 16455 (java) S 16435 16435 13774 0 -1 64 890 0 0 0 38 1 0 0 15 0 9 0 2000914149 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16456] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16456/stat : 16456 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000914149 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16449/tid=16457] ppid=16435 vsize=812900 CPUtime=0
/proc/16449/task/16457/stat : 16457 (java) S 16435 16435 13774 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000914150 832409600 21756 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 860464

[startup+51.1016 s]
/proc/loadavg: 2.04 2.10 2.05 3/82 16458
/proc/meminfo: memFree=1407264/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46

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

/proc/16458/statm: 109339 108763 80 162 0 109174 0
Current children cumulated CPU time (s) 517.3
Current children cumulated vsize (KiB) 484920

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16464
/proc/meminfo: memFree=1081504/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=437356 CPUtime=539.28
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 111903 0 0 0 53871 57 0 0 25 0 1 0 2000917929 447852544 108763 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 109339 108763 80 162 0 109174 0
Current children cumulated CPU time (s) 576.74
Current children cumulated vsize (KiB) 484920

[startup+642.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 16464
/proc/meminfo: memFree=1016736/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=501780 CPUtime=598.72
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 128052 0 0 0 59807 65 0 0 25 0 1 0 2000917929 513822720 124912 996147200 134512640 135177480 4294955968 18446744073709551615 134565036 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 125445 124912 80 162 0 125280 0
Current children cumulated CPU time (s) 636.18
Current children cumulated vsize (KiB) 549344

[startup+702.302 s]
/proc/loadavg: 2.11 2.04 2.01 3/82 16464
/proc/meminfo: memFree=1016672/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=501780 CPUtime=658.15
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 128052 0 0 0 65750 65 0 0 25 0 1 0 2000917929 513822720 124912 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 125445 124912 80 162 0 125280 0
Current children cumulated CPU time (s) 695.61
Current children cumulated vsize (KiB) 549344

[startup+762.307 s]
/proc/loadavg: 2.10 2.06 2.01 3/82 16464
/proc/meminfo: memFree=914016/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=605016 CPUtime=717.6
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 153703 0 0 0 71680 80 0 0 25 0 1 0 2000917929 619536384 150563 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 151254 150563 80 162 0 151089 0
Current children cumulated CPU time (s) 755.06
Current children cumulated vsize (KiB) 652580

[startup+822.303 s]
/proc/loadavg: 2.04 2.05 2.01 3/82 16464
/proc/meminfo: memFree=908832/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=609900 CPUtime=777.04
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 154945 0 0 0 77623 81 0 0 25 0 1 0 2000917929 624537600 151805 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 152475 151805 80 162 0 152310 0
Current children cumulated CPU time (s) 814.5
Current children cumulated vsize (KiB) 657464

[startup+882.303 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16464
/proc/meminfo: memFree=908768/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=609900 CPUtime=836.48
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 154945 0 0 0 83567 81 0 0 25 0 1 0 2000917929 624537600 151805 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 152475 151805 80 162 0 152310 0
Current children cumulated CPU time (s) 873.94
Current children cumulated vsize (KiB) 657464

[startup+942.303 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 16464
/proc/meminfo: memFree=816480/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=703364 CPUtime=895.91
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 178357 0 0 0 89498 93 0 0 25 0 1 0 2000917929 720244736 175217 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 175841 175217 80 162 0 175676 0
Current children cumulated CPU time (s) 933.37
Current children cumulated vsize (KiB) 750928

[startup+1002.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 16464
/proc/meminfo: memFree=746720/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=771040 CPUtime=955.35
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 195342 0 0 0 95432 103 0 0 25 0 1 0 2000917929 789544960 192202 996147200 134512640 135177480 4294955968 18446744073709551615 134565258 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 192760 192202 80 162 0 192595 0
Current children cumulated CPU time (s) 992.81
Current children cumulated vsize (KiB) 818604

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 16464
/proc/meminfo: memFree=746656/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=771040 CPUtime=1014.79
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 195342 0 0 0 101376 103 0 0 25 0 1 0 2000917929 789544960 192202 996147200 134512640 135177480 4294955968 18446744073709551615 134572457 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 192760 192202 80 162 0 192595 0
Current children cumulated CPU time (s) 1052.25
Current children cumulated vsize (KiB) 818604

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16464
/proc/meminfo: memFree=746592/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=771040 CPUtime=1074.23
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 195342 0 0 0 107320 103 0 0 25 0 1 0 2000917929 789544960 192202 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 192760 192202 80 162 0 192595 0
Current children cumulated CPU time (s) 1111.69
Current children cumulated vsize (KiB) 818604

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16464
/proc/meminfo: memFree=711712/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=808948 CPUtime=1133.67
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 204812 0 0 0 113257 110 0 0 25 0 1 0 2000917929 828362752 201672 996147200 134512640 135177480 4294955968 18446744073709551615 134664034 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 202237 201672 80 162 0 202072 0
Current children cumulated CPU time (s) 1171.13
Current children cumulated vsize (KiB) 856512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1211.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16464
/proc/meminfo: memFree=644320/2055920 swapFree=4180472/4192956
[pid=16435] ppid=16433 vsize=47564 CPUtime=37.46
/proc/16435/stat : 16435 (galacE.sh) S 16433 16435 13774 0 -1 4194304 799 24329 0 1 0 0 3716 30 17 0 1 0 2000914137 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16435/statm: 11891 364 245 79 0 219 0
[pid=16458] ppid=16435 vsize=874240 CPUtime=1162.7
/proc/16458/stat : 16458 (eSAT_static) R 16435 16435 13774 0 -1 4194304 220856 0 0 0 116150 120 0 0 25 0 1 0 2000917929 895221760 217716 996147200 134512640 135177480 4294955968 18446744073709551615 134571818 0 0 4096 3 0 0 0 17 1 0 0
/proc/16458/statm: 218560 217716 80 162 0 218395 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 921804

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 16435 and gives
#  childrusage.ru_utime.tv_sec=37
#  childrusage.ru_utime.tv_usec=164350
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=309952
# CPU time returned by wait4() is 37.4743
# while last known CPU time is 1200.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1211.61
CPU time (s): 1200.16
CPU user time (s): 1198.66
CPU system time (s): 1.5
CPU usage (%): 99.0547
Max. virtual memory (cumulated for all children) (KiB): 921804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.1643
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25128
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2502
involuntary context switches= 3815

runsolver used 1.72874 second user time and 3.78043 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-05 02:56:27
IDJOB=1081827
IDBENCH=57143
IDSOLVER=351
FILE ID=node3/1081827-1215219387
PBS_JOBID= 7881698
Free space on /tmp= 66524 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-35.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081827-1215219387/watcher-1081827-1215219387 -o /tmp/evaluation-result-1081827-1215219387/solver-1081827-1215219387 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1081827-1215219387.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1eb3c150032c50ac46662d9f9a65bfe6
RANDOM SEED=445919559

node3.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1543504 kB
Buffers:         13232 kB
Cached:         134208 kB
SwapCached:       6308 kB
Active:         346744 kB
Inactive:       108200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543504 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            5808 kB
Writeback:           0 kB
Mapped:         321424 kB
Slab:            42072 kB
Committed_AS:  4235320 kB
PageTables:       2404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node3 at 2008-07-05 03:16:41