Trace number 1081785

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) 1373.71 1387.51

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-45.xml
MD5SUMc4567f2420b9c0b07f072179a1cd8341
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 benchmark346.213
Satisfiable
(Un)Satisfiability was proved
Number of variables2025
Number of constraints44594
Maximum constraint arity2
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44594
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.27	c --- Preproc Stats ---
23.00/23.68	c start processing
23.00/23.68	c start relation processing
23.00/23.69	c start cnf exporting
100.97/102.90	c parsing time : 23.316
100.97/102.90	c preprocessing time : 102.54
100.97/102.91	
100.97/102.91	c Nary constraints - conflicts : 0 supports : 0
100.97/102.91	c Binary constraints - conflicts : 44550 supports :44
100.97/102.91	c max arity constraint : 2
100.97/102.91	c Max Tuples generated 2025
100.97/102.92	c relations : 4
100.97/102.92	c relations BDD: 0
100.97/102.92	c sampling 0/0
100.97/102.92	c vars : 91126 - clauses :  4019357
100.97/102.92	
100.97/102.98	 
100.97/102.98	c --- SAT Solver Stats ---
100.97/102.98	 
100.97/102.98	c eSAT 0.1 : minisat core with additionnal features
100.97/102.98	c ============================[ Problem Statistics ]=============================
100.97/102.98	c |                                                                             |
100.97/102.98	c |  Number of variables:  91125                                                |
100.97/102.98	c |  Number of clauses:    4019357                                              |
102.69/104.72	c |  Parsing time:         1.50         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-1081785-1215478343/watcher-1081785-1215478343 -o /tmp/evaluation-result-1081785-1215478343/solver-1081785-1215478343 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1081785-1215478343.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: 1.97 1.97 1.99 4/81 6328
/proc/meminfo: memFree=1891864/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=18572 CPUtime=0
/proc/6328/stat : 6328 (runsolver) R 6326 6328 2691 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4536291 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6328/statm: 4643 292 257 25 0 2626 0

[startup+0.0475659 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 6328
/proc/meminfo: memFree=1891864/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=8560 CPUtime=0
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 305 0 3 0 0 0 0 0 18 0 1 0 4536291 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 238487848847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6328/statm: 2140 254 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+0.101573 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 6328
/proc/meminfo: memFree=1891864/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=8700 CPUtime=0
/proc/6328/stat : 6328 (galacE.sh) D 6326 6328 2691 0 -1 4194304 391 833 4 0 0 0 0 0 17 0 1 0 4536291 8908800 302 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 2 4096 73728 18446744071563479169 0 0 17 1 0 0
/proc/6328/statm: 2175 302 217 79 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3016 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 6328
/proc/meminfo: memFree=1891864/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701645 s]
/proc/loadavg: 1.97 1.97 1.99 4/81 6328
/proc/meminfo: memFree=1891864/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50344 s]
/proc/loadavg: 1.97 1.97 1.99 4/91 6350
/proc/meminfo: memFree=1865608/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6342] ppid=6328 vsize=812648 CPUtime=1.2
/proc/6342/stat : 6342 (java) S 6328 6328 2691 0 -1 0 13645 0 1 0 112 8 0 0 18 0 9 0 4536319 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6342/statm: 203162 12869 2587 9 0 197195 0
[pid=6342/tid=6343] ppid=6328 vsize=812648 CPUtime=0.86
/proc/6342/task/6343/stat : 6343 (java) R 6328 6328 2691 0 -1 64 7614 0 1 0 82 4 0 0 22 0 9 0 4536320 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4126826292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6344] ppid=6328 vsize=812648 CPUtime=0.1
/proc/6342/task/6344/stat : 6344 (java) S 6328 6328 2691 0 -1 64 4491 0 0 0 9 1 0 0 17 0 9 0 4536321 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6345] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6345/stat : 6345 (java) S 6328 6328 2691 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6346] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6346/stat : 6346 (java) S 6328 6328 2691 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6347] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6347/stat : 6347 (java) S 6328 6328 2691 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4536323 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6348] ppid=6328 vsize=812648 CPUtime=0.2
/proc/6342/task/6348/stat : 6348 (java) S 6328 6328 2691 0 -1 64 840 0 0 0 20 0 0 0 17 0 9 0 4536323 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6349] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6349/stat : 6349 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4536324 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6350] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6350/stat : 6350 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4536324 832151552 12869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 860224

[startup+3.10667 s]
/proc/loadavg: 1.97 1.97 1.99 3/91 6350
/proc/meminfo: memFree=1848200/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6342] ppid=6328 vsize=812648 CPUtime=2.78
/proc/6342/stat : 6342 (java) S 6328 6328 2691 0 -1 0 14983 0 1 0 270 8 0 0 18 0 9 0 4536319 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6342/statm: 203162 14196 2587 9 0 197195 0
[pid=6342/tid=6343] ppid=6328 vsize=812648 CPUtime=2.3
/proc/6342/task/6343/stat : 6343 (java) R 6328 6328 2691 0 -1 64 8833 0 1 0 225 5 0 0 25 0 9 0 4536320 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6344] ppid=6328 vsize=812648 CPUtime=0.14
/proc/6342/task/6344/stat : 6344 (java) S 6328 6328 2691 0 -1 64 4541 0 0 0 13 1 0 0 17 0 9 0 4536321 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6345] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6345/stat : 6345 (java) S 6328 6328 2691 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6346] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6346/stat : 6346 (java) S 6328 6328 2691 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6347] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6347/stat : 6347 (java) S 6328 6328 2691 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4536323 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6348] ppid=6328 vsize=812648 CPUtime=0.3
/proc/6342/task/6348/stat : 6348 (java) S 6328 6328 2691 0 -1 64 909 0 0 0 30 0 0 0 15 0 9 0 4536323 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6349] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6349/stat : 6349 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4536324 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6350] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6350/stat : 6350 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4536324 832151552 14196 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 860224

[startup+6.3029 s]
/proc/loadavg: 1.97 1.97 1.99 3/91 6350
/proc/meminfo: memFree=1819144/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6342] ppid=6328 vsize=812648 CPUtime=5.94
/proc/6342/stat : 6342 (java) S 6328 6328 2691 0 -1 0 20973 0 1 0 582 12 0 0 18 0 9 0 4536319 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6342/statm: 203162 20184 2591 9 0 197195 0
[pid=6342/tid=6343] ppid=6328 vsize=812648 CPUtime=5.43
/proc/6342/task/6343/stat : 6343 (java) R 6328 6328 2691 0 -1 64 14608 0 1 0 535 8 0 0 25 0 9 0 4536320 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4126416336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6344] ppid=6328 vsize=812648 CPUtime=0.16
/proc/6342/task/6344/stat : 6344 (java) S 6328 6328 2691 0 -1 64 4753 0 0 0 14 2 0 0 16 0 9 0 4536321 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6345] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6345/stat : 6345 (java) S 6328 6328 2691 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6346] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6346/stat : 6346 (java) S 6328 6328 2691 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6347] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6347/stat : 6347 (java) S 6328 6328 2691 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4536323 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6348] ppid=6328 vsize=812648 CPUtime=0.31
/proc/6342/task/6348/stat : 6348 (java) S 6328 6328 2691 0 -1 64 912 0 0 0 31 0 0 0 15 0 9 0 4536323 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6349] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6349/stat : 6349 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4536324 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6350] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6350/stat : 6350 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4536324 832151552 20184 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 860224

[startup+12.702 s]
/proc/loadavg: 2.05 1.99 1.99 4/91 6350
/proc/meminfo: memFree=1814728/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6342] ppid=6328 vsize=812648 CPUtime=12.24
/proc/6342/stat : 6342 (java) S 6328 6328 2691 0 -1 0 22079 0 1 0 1211 13 0 0 18 0 9 0 4536319 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6342/statm: 203162 21287 2591 9 0 197195 0
[pid=6342/tid=6343] ppid=6328 vsize=812648 CPUtime=11.7
/proc/6342/task/6343/stat : 6343 (java) R 6328 6328 2691 0 -1 64 14611 0 1 0 1161 9 0 0 25 0 9 0 4536320 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4126627490 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6344] ppid=6328 vsize=812648 CPUtime=0.2
/proc/6342/task/6344/stat : 6344 (java) S 6328 6328 2691 0 -1 64 5856 0 0 0 18 2 0 0 16 0 9 0 4536321 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6345] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6345/stat : 6345 (java) S 6328 6328 2691 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6346] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6346/stat : 6346 (java) S 6328 6328 2691 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6347] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6347/stat : 6347 (java) S 6328 6328 2691 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4536323 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6348] ppid=6328 vsize=812648 CPUtime=0.31
/proc/6342/task/6348/stat : 6348 (java) S 6328 6328 2691 0 -1 64 912 0 0 0 31 0 0 0 16 0 9 0 4536323 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6349] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6349/stat : 6349 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4536324 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6350] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6350/stat : 6350 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4536324 832151552 21287 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 860224

[startup+25.5015 s]
/proc/loadavg: 2.04 1.99 1.99 3/91 6350
/proc/meminfo: memFree=1809288/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 761 1698 5 0 0 0 0 1 18 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6342] ppid=6328 vsize=812648 CPUtime=24.84
/proc/6342/stat : 6342 (java) S 6328 6328 2691 0 -1 0 23181 0 1 0 2469 15 0 0 18 0 9 0 4536319 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6342/statm: 203162 22382 2593 9 0 197195 0
[pid=6342/tid=6343] ppid=6328 vsize=812648 CPUtime=24.08
/proc/6342/task/6343/stat : 6343 (java) R 6328 6328 2691 0 -1 64 14638 0 1 0 2398 10 0 0 25 0 9 0 4536320 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 102714810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6344] ppid=6328 vsize=812648 CPUtime=0.33
/proc/6342/task/6344/stat : 6344 (java) S 6328 6328 2691 0 -1 64 6878 0 0 0 30 3 0 0 16 0 9 0 4536321 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6345] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6345/stat : 6345 (java) S 6328 6328 2691 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6346] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6346/stat : 6346 (java) S 6328 6328 2691 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4536321 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6347] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6347/stat : 6347 (java) S 6328 6328 2691 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 4536323 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6348] ppid=6328 vsize=812648 CPUtime=0.4
/proc/6342/task/6348/stat : 6348 (java) S 6328 6328 2691 0 -1 64 965 0 0 0 40 0 0 0 15 0 9 0 4536323 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6349] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6349/stat : 6349 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 4536324 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6342/tid=6350] ppid=6328 vsize=812648 CPUtime=0
/proc/6342/task/6350/stat : 6350 (java) S 6328 6328 2691 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4536324 832151552 22382 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 860224

[startup+51.1024 s]
/proc/loadavg: 2.03 1.99 1.99 3/91 6350
/proc/meminfo: memFree=1781256/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=0.01

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

/proc/6351/statm: 125455 123941 78 162 0 125290 0
Current children cumulated CPU time (s) 754.24
Current children cumulated vsize (KiB) 549396

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1293320/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=537760 CPUtime=712.68
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 133022 0 0 0 71199 69 0 0 25 0 1 0 4546590 550666240 132956 996147200 134512640 135177480 4294955968 18446744073709551615 134655230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 134440 132956 78 162 0 134275 0
Current children cumulated CPU time (s) 813.69
Current children cumulated vsize (KiB) 585336

[startup+882.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1293256/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=537760 CPUtime=772.12
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 133022 0 0 0 77143 69 0 0 25 0 1 0 4546590 550666240 132956 996147200 134512640 135177480 4294955968 18446744073709551615 134546779 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 134440 132956 78 162 0 134275 0
Current children cumulated CPU time (s) 873.13
Current children cumulated vsize (KiB) 585336

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1172360/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=661156 CPUtime=831.58
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 163787 0 0 0 83075 83 0 0 25 0 1 0 4546590 677023744 163721 996147200 134512640 135177480 4294955968 18446744073709551615 134548220 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 165289 163721 78 162 0 165124 0
Current children cumulated CPU time (s) 932.59
Current children cumulated vsize (KiB) 708732

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1112968/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=717560 CPUtime=891.02
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 177949 0 0 0 89011 91 0 0 25 0 1 0 4546590 734781440 177883 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 179390 177883 78 162 0 179225 0
Current children cumulated CPU time (s) 992.03
Current children cumulated vsize (KiB) 765136

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1112904/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=717560 CPUtime=950.49
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 177949 0 0 0 94957 92 0 0 25 0 1 0 4546590 734781440 177883 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 179390 177883 78 162 0 179225 0
Current children cumulated CPU time (s) 1051.5
Current children cumulated vsize (KiB) 765136

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1112904/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=717560 CPUtime=1009.93
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 177949 0 0 0 100901 92 0 0 25 0 1 0 4546590 734781440 177883 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 179390 177883 78 162 0 179225 0
Current children cumulated CPU time (s) 1110.94
Current children cumulated vsize (KiB) 765136

[startup+1182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1070536/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=759904 CPUtime=1069.39
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 188534 0 0 0 106842 97 0 0 25 0 1 0 4546590 778141696 188468 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 189976 188468 78 162 0 189811 0
Current children cumulated CPU time (s) 1170.4
Current children cumulated vsize (KiB) 807480

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1070472/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=759904 CPUtime=1128.84
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 188534 0 0 0 112787 97 0 0 25 0 1 0 4546590 778141696 188468 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 189976 188468 78 162 0 189811 0
Current children cumulated CPU time (s) 1229.85
Current children cumulated vsize (KiB) 807480

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1070408/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=759904 CPUtime=1188.28
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 188534 0 0 0 118731 97 0 0 25 0 1 0 4546590 778141696 188468 996147200 134512640 135177480 4294955968 18446744073709551615 134571273 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 189976 188468 78 162 0 189811 0
Current children cumulated CPU time (s) 1289.29
Current children cumulated vsize (KiB) 807480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6357
/proc/meminfo: memFree=1010184/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=822508 CPUtime=1247.74
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 204227 0 0 0 124670 104 0 0 25 0 1 0 4546590 842248192 204161 996147200 134512640 135177480 4294955968 18446744073709551615 134571925 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 205627 204161 78 162 0 205462 0
Current children cumulated CPU time (s) 1348.75
Current children cumulated vsize (KiB) 870084



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1387.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 6357
/proc/meminfo: memFree=956296/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=874400 CPUtime=1272.7
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 216985 0 0 0 127160 110 0 0 25 0 1 0 4546590 895385600 216919 996147200 134512640 135177480 4294955968 18446744073709551615 134562146 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 218600 216919 78 162 0 218435 0
Current children cumulated CPU time (s) 1373.71
Current children cumulated vsize (KiB) 921976

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

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

[startup+1387.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 6357
/proc/meminfo: memFree=956296/2055920 swapFree=4192812/4192956
[pid=6328] ppid=6326 vsize=47576 CPUtime=101.01
/proc/6328/stat : 6328 (galacE.sh) S 6326 6328 2691 0 -1 4194304 795 25622 5 1 0 0 10048 53 17 0 1 0 4536291 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6328/statm: 11894 365 246 79 0 219 0
[pid=6351] ppid=6328 vsize=874400 CPUtime=1272.7
/proc/6351/stat : 6351 (eSAT_static) R 6328 6328 2691 0 -1 4194304 216985 0 0 0 127160 110 0 0 25 0 1 0 4546590 895385600 216919 996147200 134512640 135177480 4294955968 18446744073709551615 134562146 0 0 4096 3 0 0 0 17 1 0 0
/proc/6351/statm: 218600 216919 78 162 0 218435 0
Current children cumulated CPU time (s) 1373.71
Current children cumulated vsize (KiB) 921976

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1387.51
CPU time (s): 1373.71
CPU user time (s): 1372.08
CPU system time (s): 1.63
CPU usage (%): 99.0051
Max. virtual memory (cumulated for all children) (KiB): 921976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.494
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26417
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4413
involuntary context switches= 6387

runsolver used 1.9527 second user time and 4.49732 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-08 02:52:23
IDJOB=1081785
IDBENCH=57137
IDSOLVER=351
FILE ID=node23/1081785-1215478343
PBS_JOBID= 7888600
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c4567f2420b9c0b07f072179a1cd8341
RANDOM SEED=1051708842

node23.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.240
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.240
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:       1892344 kB
Buffers:          5856 kB
Cached:          94240 kB
SwapCached:          0 kB
Active:          86584 kB
Inactive:        43316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8596 kB
Writeback:           0 kB
Mapped:          50000 kB
Slab:            18808 kB
Committed_AS:   154312 kB
PageTables:       1856 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= 66472 MiB
End job on node23 at 2008-07-08 03:15:33