Trace number 1095448

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? (TO) 1800.03 1806.82

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-13_ext.xml
MD5SUM93f90313b70e2daf21b5efed3732df86
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1037.51
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
5.40/5.53	c start processing
5.40/5.54	c start relation processing
18.77/19.09	c start cnf exporting
74.66/75.46	c parsing time : 5.405
74.66/75.46	c preprocessing time : 75.334
74.66/75.46	
74.66/75.46	c Nary constraints - conflicts : 0 supports : 93
74.66/75.46	c Binary constraints - conflicts : 0 supports :0
74.66/75.46	c max arity constraint : 3
74.66/75.46	c Max Tuples generated 0
74.66/75.46	c relations : 93
74.66/75.46	c relations BDD: 93
74.66/75.46	c sampling 0/0
74.66/75.46	c vars : 598450 - clauses :  1875186
74.66/75.46	
74.73/75.56	 
74.73/75.56	c --- SAT Solver Stats ---
74.73/75.56	 
74.73/75.56	c eSAT 0.1 : minisat core with additionnal features
74.73/75.56	c ============================[ Problem Statistics ]=============================
74.73/75.56	c |                                                                             |
74.73/75.56	c |  Number of variables:  598449                                               |
74.73/75.56	c |  Number of clauses:    1875186                                              |
76.79/77.69	c |  Parsing time:         1.86         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-1095448-1215255349/watcher-1095448-1215255349 -o /tmp/evaluation-result-1095448-1215255349/solver-1095448-1215255349 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1095448-1215255349.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.91 1.97 1.98 4/72 1270
/proc/meminfo: memFree=1701880/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=18572 CPUtime=0
/proc/1270/stat : 1270 (runsolver) R 1268 1270 881 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2004503711 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1270/statm: 4643 292 257 25 0 2626 0

[startup+0.0685469 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 1270
/proc/meminfo: memFree=1701880/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.102531 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 1270
/proc/meminfo: memFree=1701880/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.30256 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 1270
/proc/meminfo: memFree=1701880/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701576 s]
/proc/loadavg: 1.91 1.97 1.98 4/72 1270
/proc/meminfo: memFree=1701880/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50273 s]
/proc/loadavg: 1.91 1.97 1.98 3/82 1292
/proc/meminfo: memFree=1630696/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1284] ppid=1270 vsize=812420 CPUtime=1.43
/proc/1284/stat : 1284 (java) S 1270 1270 881 0 -1 0 22161 0 1 0 133 10 0 0 18 0 9 0 2004503716 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1284/statm: 203105 21583 1883 9 0 197138 0
[pid=1284/tid=1285] ppid=1270 vsize=812420 CPUtime=1.22
/proc/1284/task/1285/stat : 1285 (java) R 1270 1270 881 0 -1 64 14462 0 1 0 115 7 0 0 25 0 9 0 2004503717 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4126736350 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1286] ppid=1270 vsize=812420 CPUtime=0.08
/proc/1284/task/1286/stat : 1286 (java) S 1270 1270 881 0 -1 64 6246 0 0 0 6 2 0 0 16 0 9 0 2004503718 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1287] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1287/stat : 1287 (java) S 1270 1270 881 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2004503718 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1288] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1288/stat : 1288 (java) S 1270 1270 881 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004503718 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1289] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1289/stat : 1289 (java) S 1270 1270 881 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004503720 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1290] ppid=1270 vsize=812420 CPUtime=0.11
/proc/1284/task/1290/stat : 1290 (java) S 1270 1270 881 0 -1 64 748 0 0 0 11 0 0 0 16 0 9 0 2004503720 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1291] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1291/stat : 1291 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2004503721 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1292] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1292/stat : 1292 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004503721 831918080 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 859976

[startup+3.10191 s]
/proc/loadavg: 1.91 1.97 1.98 3/82 1292
/proc/meminfo: memFree=1616936/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1284] ppid=1270 vsize=812420 CPUtime=3.02
/proc/1284/stat : 1284 (java) S 1270 1270 881 0 -1 0 25808 0 1 0 290 12 0 0 18 0 9 0 2004503716 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1284/statm: 203105 25224 1883 9 0 197138 0
[pid=1284/tid=1285] ppid=1270 vsize=812420 CPUtime=2.65
/proc/1284/task/1285/stat : 1285 (java) R 1270 1270 881 0 -1 64 14468 0 1 0 258 7 0 0 25 0 9 0 2004503717 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1286] ppid=1270 vsize=812420 CPUtime=0.22
/proc/1284/task/1286/stat : 1286 (java) R 1270 1270 881 0 -1 64 9883 0 0 0 18 4 0 0 16 0 9 0 2004503718 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 101443073 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1287] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1287/stat : 1287 (java) S 1270 1270 881 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2004503718 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1288] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1288/stat : 1288 (java) S 1270 1270 881 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004503718 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1289] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1289/stat : 1289 (java) S 1270 1270 881 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004503720 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1290] ppid=1270 vsize=812420 CPUtime=0.12
/proc/1284/task/1290/stat : 1290 (java) S 1270 1270 881 0 -1 64 752 0 0 0 12 0 0 0 16 0 9 0 2004503720 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1291] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1291/stat : 1291 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2004503721 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1292] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1292/stat : 1292 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004503721 831918080 25224 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 859976

[startup+6.30234 s]
/proc/loadavg: 1.92 1.97 1.98 3/82 1292
/proc/meminfo: memFree=1587944/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1284] ppid=1270 vsize=812420 CPUtime=6.19
/proc/1284/stat : 1284 (java) S 1270 1270 881 0 -1 0 32982 0 1 0 602 17 0 0 18 0 9 0 2004503716 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1284/statm: 203105 32387 1891 9 0 197138 0
[pid=1284/tid=1285] ppid=1270 vsize=812420 CPUtime=5.46
/proc/1284/task/1285/stat : 1285 (java) R 1270 1270 881 0 -1 64 14491 0 1 0 538 8 0 0 25 0 9 0 2004503717 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4126878711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1286] ppid=1270 vsize=812420 CPUtime=0.51
/proc/1284/task/1286/stat : 1286 (java) S 1270 1270 881 0 -1 64 16987 0 0 0 44 7 0 0 16 0 9 0 2004503718 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1287] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1287/stat : 1287 (java) S 1270 1270 881 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2004503718 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1288] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1288/stat : 1288 (java) S 1270 1270 881 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004503718 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1289] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1289/stat : 1289 (java) S 1270 1270 881 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004503720 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1290] ppid=1270 vsize=812420 CPUtime=0.19
/proc/1284/task/1290/stat : 1290 (java) S 1270 1270 881 0 -1 64 799 0 0 0 19 0 0 0 16 0 9 0 2004503720 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1291] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1291/stat : 1291 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2004503721 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1292] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1292/stat : 1292 (java) R 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004503721 831918080 32387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 859976

[startup+12.7012 s]
/proc/loadavg: 1.93 1.97 1.98 3/82 1292
/proc/meminfo: memFree=1498408/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1284] ppid=1270 vsize=812420 CPUtime=12.53
/proc/1284/stat : 1284 (java) S 1270 1270 881 0 -1 0 52954 0 1 0 1226 27 0 0 18 0 9 0 2004503716 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1284/statm: 203105 52357 1891 9 0 197138 0
[pid=1284/tid=1285] ppid=1270 vsize=812420 CPUtime=10.8
/proc/1284/task/1285/stat : 1285 (java) R 1270 1270 881 0 -1 64 14493 0 1 0 1072 8 0 0 25 0 9 0 2004503717 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4126876576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1286] ppid=1270 vsize=812420 CPUtime=1.51
/proc/1284/task/1286/stat : 1286 (java) S 1270 1270 881 0 -1 64 36957 0 0 0 133 18 0 0 16 0 9 0 2004503718 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1287] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1287/stat : 1287 (java) S 1270 1270 881 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2004503718 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1288] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1288/stat : 1288 (java) S 1270 1270 881 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004503718 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1289] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1289/stat : 1289 (java) S 1270 1270 881 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004503720 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1290] ppid=1270 vsize=812420 CPUtime=0.19
/proc/1284/task/1290/stat : 1290 (java) S 1270 1270 881 0 -1 64 799 0 0 0 19 0 0 0 16 0 9 0 2004503720 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1291] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1291/stat : 1291 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2004503721 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1292] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1292/stat : 1292 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004503721 831918080 52357 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 859976

[startup+25.5029 s]
/proc/loadavg: 1.94 1.97 1.98 3/82 1292
/proc/meminfo: memFree=1355368/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1284] ppid=1270 vsize=812420 CPUtime=25.21
/proc/1284/stat : 1284 (java) S 1270 1270 881 0 -1 0 87893 0 1 0 2473 48 0 0 18 0 9 0 2004503716 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1284/statm: 203105 87280 1910 9 0 197138 0
[pid=1284/tid=1285] ppid=1270 vsize=812420 CPUtime=21.72
/proc/1284/task/1285/stat : 1285 (java) R 1270 1270 881 0 -1 64 14547 0 1 0 2161 11 0 0 25 0 9 0 2004503717 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4126386230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1286] ppid=1270 vsize=812420 CPUtime=3.21
/proc/1284/task/1286/stat : 1286 (java) S 1270 1270 881 0 -1 64 71806 0 0 0 286 35 0 0 16 0 9 0 2004503718 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1287] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1287/stat : 1287 (java) S 1270 1270 881 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2004503718 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1288] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1288/stat : 1288 (java) S 1270 1270 881 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004503718 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1289] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1289/stat : 1289 (java) S 1270 1270 881 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004503720 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1290] ppid=1270 vsize=812420 CPUtime=0.25
/proc/1284/task/1290/stat : 1290 (java) S 1270 1270 881 0 -1 64 835 0 0 0 25 0 0 0 15 0 9 0 2004503720 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1291] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1291/stat : 1291 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2004503721 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1284/tid=1292] ppid=1270 vsize=812420 CPUtime=0
/proc/1284/task/1292/stat : 1292 (java) S 1270 1270 881 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004503721 831918080 87280 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 859976

[startup+51.1024 s]
/proc/loadavg: 1.96 1.97 1.98 3/82 1292
/proc/meminfo: memFree=1340072/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=0.01

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

/proc/1293/statm: 91161 86816 79 162 0 90996 0
Current children cumulated CPU time (s) 1115.8
Current children cumulated vsize (KiB) 412200

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 1351
/proc/meminfo: memFree=1159592/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1100.99
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 96892 0 0 0 110040 59 0 0 25 0 1 0 2004511267 373395456 86816 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 86816 79 162 0 90996 0
Current children cumulated CPU time (s) 1175.77
Current children cumulated vsize (KiB) 412200

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/75 1351
/proc/meminfo: memFree=1154472/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1160.97
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 96892 0 0 0 116038 59 0 0 25 0 1 0 2004511267 373395456 86816 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 86816 79 162 0 90996 0
Current children cumulated CPU time (s) 1235.75
Current children cumulated vsize (KiB) 412200

[startup+1302.3 s]
/proc/loadavg: 2.17 2.06 2.02 3/75 1351
/proc/meminfo: memFree=1149800/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1220.95
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 96894 0 0 0 122035 60 0 0 25 0 1 0 2004511267 373395456 86818 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 86818 79 162 0 90996 0
Current children cumulated CPU time (s) 1295.73
Current children cumulated vsize (KiB) 412200

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/75 1351
/proc/meminfo: memFree=1148136/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1280.92
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 96956 0 0 0 128032 60 0 0 25 0 1 0 2004511267 373395456 86880 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 86880 79 162 0 90996 0
Current children cumulated CPU time (s) 1355.7
Current children cumulated vsize (KiB) 412200

[startup+1422.31 s]
/proc/loadavg: 2.07 2.06 2.01 3/75 1351
/proc/meminfo: memFree=1146408/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1340.91
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97039 0 0 0 134031 60 0 0 25 0 1 0 2004511267 373395456 86963 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 86963 79 162 0 90996 0
Current children cumulated CPU time (s) 1415.69
Current children cumulated vsize (KiB) 412200

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/75 1351
/proc/meminfo: memFree=1144360/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1400.87
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97153 0 0 0 140027 60 0 0 25 0 1 0 2004511267 373395456 87077 996147200 134512640 135177480 4294955968 18446744073709551615 134546782 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87077 79 162 0 90996 0
Current children cumulated CPU time (s) 1475.65
Current children cumulated vsize (KiB) 412200

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/75 1351
/proc/meminfo: memFree=1141928/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1460.85
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97193 0 0 0 146025 60 0 0 25 0 1 0 2004511267 373395456 87117 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87117 79 162 0 90996 0
Current children cumulated CPU time (s) 1535.63
Current children cumulated vsize (KiB) 412200

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 1351
/proc/meminfo: memFree=1139816/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1520.83
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97193 0 0 0 152022 61 0 0 25 0 1 0 2004511267 373395456 87117 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87117 79 162 0 90996 0
Current children cumulated CPU time (s) 1595.61
Current children cumulated vsize (KiB) 412200

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 1351
/proc/meminfo: memFree=1137960/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1580.81
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97193 0 0 0 158020 61 0 0 25 0 1 0 2004511267 373395456 87117 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87117 79 162 0 90996 0
Current children cumulated CPU time (s) 1655.59
Current children cumulated vsize (KiB) 412200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 1351
/proc/meminfo: memFree=1135592/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1640.78
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97193 0 0 0 164017 61 0 0 25 0 1 0 2004511267 373395456 87117 996147200 134512640 135177480 4294955968 18446744073709551615 134565236 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87117 79 162 0 90996 0
Current children cumulated CPU time (s) 1715.56
Current children cumulated vsize (KiB) 412200

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/75 1351
/proc/meminfo: memFree=1132968/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1700.76
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97193 0 0 0 170015 61 0 0 25 0 1 0 2004511267 373395456 87117 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87117 79 162 0 90996 0
Current children cumulated CPU time (s) 1775.54
Current children cumulated vsize (KiB) 412200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.8 s]
/proc/loadavg: 2.02 2.03 2.00 3/75 1351
/proc/meminfo: memFree=1131944/2055920 swapFree=4180436/4192956
[pid=1270] ppid=1268 vsize=47556 CPUtime=74.78
/proc/1270/stat : 1270 (galacE.sh) S 1268 1270 881 0 -1 4194304 799 89697 0 1 0 0 7404 74 17 0 1 0 2004503711 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1270/statm: 11889 364 245 79 0 219 0
[pid=1293] ppid=1270 vsize=364644 CPUtime=1725.25
/proc/1293/stat : 1293 (eSAT_static) R 1270 1270 881 0 -1 4194304 97193 0 0 0 172464 61 0 0 25 0 1 0 2004511267 373395456 87117 996147200 134512640 135177480 4294955968 18446744073709551615 134565529 0 0 4096 3 0 0 0 17 0 0 0
/proc/1293/statm: 91161 87117 79 162 0 90996 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 412200

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 1270 and gives
#  childrusage.ru_utime.tv_sec=74
#  childrusage.ru_utime.tv_usec=51742
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=756884
# CPU time returned by wait4() is 74.8086
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.82
CPU time (s): 1800.03
CPU user time (s): 1798.68
CPU system time (s): 1.35
CPU usage (%): 99.6245
Max. virtual memory (cumulated for all children) (KiB): 859976

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

runsolver used 2.08268 second user time and 5.9441 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-05 12:55:50
IDJOB=1095448
IDBENCH=58906
IDSOLVER=351
FILE ID=node71/1095448-1215255349
PBS_JOBID= 7882086
Free space on /tmp= 66504 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-28-28-fcd/normalized-rand-3-28-28-93-632-fcd-13_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1095448-1215255349/watcher-1095448-1215255349 -o /tmp/evaluation-result-1095448-1215255349/solver-1095448-1215255349 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1095448-1215255349.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 93f90313b70e2daf21b5efed3732df86
RANDOM SEED=1614678826

node71.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.209
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.209
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:       1702360 kB
Buffers:         35588 kB
Cached:         240924 kB
SwapCached:       6572 kB
Active:         177156 kB
Inactive:       120032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702360 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            8916 kB
Writeback:           0 kB
Mapped:          27888 kB
Slab:            41680 kB
Committed_AS:  4261472 kB
PageTables:       1868 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= 66436 MiB
End job on node71 at 2008-07-05 13:25:59