Trace number 1095632

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.07 1813.51

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-44_ext.xml
MD5SUMd94b7524fa7fa7d99a5e39f2d3240b5c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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.03	c --- Preproc Stats ---
5.50/5.68	c start processing
5.50/5.68	c start relation processing
19.47/19.76	c start cnf exporting
76.01/76.87	c parsing time : 5.555
76.01/76.87	c preprocessing time : 76.746
76.01/76.87	
76.01/76.87	c Nary constraints - conflicts : 0 supports : 93
76.01/76.87	c Binary constraints - conflicts : 0 supports :0
76.01/76.87	c max arity constraint : 3
76.01/76.87	c Max Tuples generated 0
76.01/76.87	c relations : 93
76.01/76.87	c relations BDD: 93
76.01/76.87	c sampling 0/0
76.01/76.87	c vars : 598668 - clauses :  1875849
76.01/76.87	
76.10/76.94	 
76.10/76.94	c --- SAT Solver Stats ---
76.10/76.94	 
76.10/76.94	c eSAT 0.1 : minisat core with additionnal features
76.10/76.94	c ============================[ Problem Statistics ]=============================
76.10/76.94	c |                                                                             |
76.10/76.94	c |  Number of variables:  598667                                               |
76.10/76.95	c |  Number of clauses:    1875849                                              |
78.28/79.10	c |  Parsing time:         1.89         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-1095632-1215257211/watcher-1095632-1215257211 -o /tmp/evaluation-result-1095632-1215257211/solver-1095632-1215257211 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1095632-1215257211.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.92 1.98 1.99 4/73 19427
/proc/meminfo: memFree=1640896/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=18572 CPUtime=0
/proc/19427/stat : 19427 (runsolver) R 19425 19427 19305 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2004692507 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 217051622695 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19427/statm: 4643 292 257 25 0 2626 0

[startup+0.0839151 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 19427
/proc/meminfo: memFree=1640896/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101922 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 19427
/proc/meminfo: memFree=1640896/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301958 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 19427
/proc/meminfo: memFree=1640896/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.70104 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 19427
/proc/meminfo: memFree=1640896/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50219 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 19449
/proc/meminfo: memFree=1569776/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19441] ppid=19427 vsize=812632 CPUtime=1.44
/proc/19441/stat : 19441 (java) S 19427 19427 19305 0 -1 0 22164 0 1 0 131 13 0 0 18 0 9 0 2004692510 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19441/statm: 203158 21586 1885 9 0 197139 0
[pid=19441/tid=19442] ppid=19427 vsize=812632 CPUtime=1.21
/proc/19441/task/19442/stat : 19442 (java) R 19427 19427 19305 0 -1 64 14477 0 1 0 113 8 0 0 25 0 9 0 2004692511 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4126650376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19443] ppid=19427 vsize=812632 CPUtime=0.08
/proc/19441/task/19443/stat : 19443 (java) S 19427 19427 19305 0 -1 64 6245 0 0 0 5 3 0 0 16 0 9 0 2004692513 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19444] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19444/stat : 19444 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004692513 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19445] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19445/stat : 19445 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004692513 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19446] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19446/stat : 19446 (java) S 19427 19427 19305 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004692515 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19447] ppid=19427 vsize=812632 CPUtime=0.12
/proc/19441/task/19447/stat : 19447 (java) S 19427 19427 19305 0 -1 64 736 0 0 0 12 0 0 0 16 0 9 0 2004692515 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19448] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19448/stat : 19448 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004692515 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19449] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19449/stat : 19449 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2004692515 832135168 21586 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860192

[startup+3.1015 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 19449
/proc/meminfo: memFree=1556080/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19441] ppid=19427 vsize=812632 CPUtime=3.03
/proc/19441/stat : 19441 (java) S 19427 19427 19305 0 -1 0 25259 0 1 0 288 15 0 0 18 0 9 0 2004692510 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19441/statm: 203158 24676 1885 9 0 197139 0
[pid=19441/tid=19442] ppid=19427 vsize=812632 CPUtime=2.66
/proc/19441/task/19442/stat : 19442 (java) R 19427 19427 19305 0 -1 64 14482 0 1 0 257 9 0 0 25 0 9 0 2004692511 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4126735611 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19443] ppid=19427 vsize=812632 CPUtime=0.21
/proc/19441/task/19443/stat : 19443 (java) S 19427 19427 19305 0 -1 64 9331 0 0 0 17 4 0 0 16 0 9 0 2004692513 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19444] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19444/stat : 19444 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004692513 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19445] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19445/stat : 19445 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004692513 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19446] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19446/stat : 19446 (java) S 19427 19427 19305 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004692515 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19447] ppid=19427 vsize=812632 CPUtime=0.12
/proc/19441/task/19447/stat : 19447 (java) S 19427 19427 19305 0 -1 64 740 0 0 0 12 0 0 0 16 0 9 0 2004692515 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19448] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19448/stat : 19448 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004692515 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19449] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19449/stat : 19449 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2004692515 832135168 24676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860192

[startup+6.30211 s]
/proc/loadavg: 1.93 1.98 1.99 4/83 19449
/proc/meminfo: memFree=1529264/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19441] ppid=19427 vsize=812632 CPUtime=6.19
/proc/19441/stat : 19441 (java) S 19427 19427 19305 0 -1 0 32198 0 1 0 601 18 0 0 18 0 9 0 2004692510 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19441/statm: 203158 31603 1893 9 0 197139 0
[pid=19441/tid=19442] ppid=19427 vsize=812632 CPUtime=5.46
/proc/19441/task/19442/stat : 19442 (java) R 19427 19427 19305 0 -1 64 14506 0 1 0 537 9 0 0 25 0 9 0 2004692511 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19443] ppid=19427 vsize=812632 CPUtime=0.5
/proc/19441/task/19443/stat : 19443 (java) R 19427 19427 19305 0 -1 64 16200 0 0 0 43 7 0 0 16 0 9 0 2004692513 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 104185430 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19444] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19444/stat : 19444 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004692513 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19445] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19445/stat : 19445 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004692513 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19446] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19446/stat : 19446 (java) S 19427 19427 19305 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004692515 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19447] ppid=19427 vsize=812632 CPUtime=0.19
/proc/19441/task/19447/stat : 19447 (java) S 19427 19427 19305 0 -1 64 786 0 0 0 19 0 0 0 16 0 9 0 2004692515 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19448] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19448/stat : 19448 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004692515 832135168 31603 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19449] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19449/stat : 19449 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2004692515 832135168 31603 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) 860192

[startup+12.7013 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 19449
/proc/meminfo: memFree=1437232/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19441] ppid=19427 vsize=812632 CPUtime=12.52
/proc/19441/stat : 19441 (java) S 19427 19427 19305 0 -1 0 52984 0 1 0 1224 28 0 0 18 0 9 0 2004692510 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19441/statm: 203158 52387 1893 9 0 197139 0
[pid=19441/tid=19442] ppid=19427 vsize=812632 CPUtime=10.74
/proc/19441/task/19442/stat : 19442 (java) R 19427 19427 19305 0 -1 64 14508 0 1 0 1065 9 0 0 25 0 9 0 2004692511 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4126880672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19443] ppid=19427 vsize=812632 CPUtime=1.55
/proc/19441/task/19443/stat : 19443 (java) S 19427 19427 19305 0 -1 64 36983 0 0 0 138 17 0 0 16 0 9 0 2004692513 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19444] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19444/stat : 19444 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004692513 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19445] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19445/stat : 19445 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004692513 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19446] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19446/stat : 19446 (java) S 19427 19427 19305 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004692515 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19447] ppid=19427 vsize=812632 CPUtime=0.19
/proc/19441/task/19447/stat : 19447 (java) S 19427 19427 19305 0 -1 64 787 0 0 0 19 0 0 0 16 0 9 0 2004692515 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19448] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19448/stat : 19448 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004692515 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19449] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19449/stat : 19449 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2004692515 832135168 52387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860192

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 19449
/proc/meminfo: memFree=1294576/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19441] ppid=19427 vsize=812632 CPUtime=25.21
/proc/19441/stat : 19441 (java) S 19427 19427 19305 0 -1 0 87916 0 1 0 2473 48 0 0 18 0 9 0 2004692510 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19441/statm: 203158 87304 1912 9 0 197139 0
[pid=19441/tid=19442] ppid=19427 vsize=812632 CPUtime=21.62
/proc/19441/task/19442/stat : 19442 (java) R 19427 19427 19305 0 -1 64 14561 0 1 0 2151 11 0 0 25 0 9 0 2004692511 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4126652207 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19443] ppid=19427 vsize=812632 CPUtime=3.29
/proc/19441/task/19443/stat : 19443 (java) S 19427 19427 19305 0 -1 64 71825 0 0 0 295 34 0 0 16 0 9 0 2004692513 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19444] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19444/stat : 19444 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004692513 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19445] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19445/stat : 19445 (java) S 19427 19427 19305 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 2004692513 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19446] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19446/stat : 19446 (java) S 19427 19427 19305 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2004692515 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19447] ppid=19427 vsize=812632 CPUtime=0.25
/proc/19441/task/19447/stat : 19447 (java) S 19427 19427 19305 0 -1 64 824 0 0 0 25 0 0 0 15 0 9 0 2004692515 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19448] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19448/stat : 19448 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004692515 832135168 87304 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19441/tid=19449] ppid=19427 vsize=812632 CPUtime=0
/proc/19441/task/19449/stat : 19449 (java) S 19427 19427 19305 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2004692515 832135168 87304 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) 860192

[startup+51.1027 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 19449
/proc/meminfo: memFree=1279600/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=0.01

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

/proc/19450/statm: 91280 87027 79 162 0 91115 0
Current children cumulated CPU time (s) 1171.04
Current children cumulated vsize (KiB) 412680

[startup+1242.3 s]
/proc/loadavg: 2.03 2.13 2.06 3/75 19452
/proc/meminfo: memFree=1256496/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=365120 CPUtime=1154.32
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97166 0 0 0 115376 56 0 0 25 0 1 0 2004700201 373882880 87027 996147200 134512640 135177480 4294955968 18446744073709551615 134565258 0 0 4096 3 0 0 0 17 1 0 0
/proc/19450/statm: 91280 87027 79 162 0 91115 0
Current children cumulated CPU time (s) 1230.47
Current children cumulated vsize (KiB) 412680

[startup+1302.3 s]
/proc/loadavg: 2.01 2.10 2.05 3/75 19452
/proc/meminfo: memFree=1256176/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=365300 CPUtime=1213.75
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97252 0 0 0 121319 56 0 0 25 0 1 0 2004700201 374067200 87113 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19450/statm: 91325 87113 79 162 0 91160 0
Current children cumulated CPU time (s) 1289.9
Current children cumulated vsize (KiB) 412860

[startup+1362.3 s]
/proc/loadavg: 2.00 2.08 2.04 3/75 19452
/proc/meminfo: memFree=1255920/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=365300 CPUtime=1273.18
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97267 0 0 0 127262 56 0 0 25 0 1 0 2004700201 374067200 87128 996147200 134512640 135177480 4294955968 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/19450/statm: 91325 87128 79 162 0 91160 0
Current children cumulated CPU time (s) 1349.33
Current children cumulated vsize (KiB) 412860

[startup+1422.31 s]
/proc/loadavg: 2.06 2.08 2.04 3/82 19539
/proc/meminfo: memFree=1242736/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=365300 CPUtime=1332.9
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97267 0 0 0 133232 58 0 0 25 0 1 0 2004700201 374067200 87128 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 91325 87128 79 162 0 91160 0
Current children cumulated CPU time (s) 1409.05
Current children cumulated vsize (KiB) 412860

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.04 3/82 19539
/proc/meminfo: memFree=1236720/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=365300 CPUtime=1392.87
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97267 0 0 0 139229 58 0 0 25 0 1 0 2004700201 374067200 87128 996147200 134512640 135177480 4294955968 18446744073709551615 134548379 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 91325 87128 79 162 0 91160 0
Current children cumulated CPU time (s) 1469.02
Current children cumulated vsize (KiB) 412860

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 19539
/proc/meminfo: memFree=1236592/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=365300 CPUtime=1452.84
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97322 0 0 0 145226 58 0 0 25 0 1 0 2004700201 374067200 87183 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 91325 87183 79 162 0 91160 0
Current children cumulated CPU time (s) 1528.99
Current children cumulated vsize (KiB) 412860

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.03 3/82 19539
/proc/meminfo: memFree=1234928/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=366488 CPUtime=1512.81
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 97720 0 0 0 151223 58 0 0 25 0 1 0 2004700201 375283712 87581 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 91622 87581 79 162 0 91457 0
Current children cumulated CPU time (s) 1588.96
Current children cumulated vsize (KiB) 414048

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/82 19539
/proc/meminfo: memFree=1231216/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=370084 CPUtime=1572.79
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 98632 0 0 0 157219 60 0 0 25 0 1 0 2004700201 378966016 88493 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 92521 88493 79 162 0 92356 0
Current children cumulated CPU time (s) 1648.94
Current children cumulated vsize (KiB) 417644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/82 19539
/proc/meminfo: memFree=1227000/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=374356 CPUtime=1632.76
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 99691 0 0 0 163215 61 0 0 25 0 1 0 2004700201 383340544 89552 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 93589 89552 79 162 0 93424 0
Current children cumulated CPU time (s) 1708.91
Current children cumulated vsize (KiB) 421916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/82 19539
/proc/meminfo: memFree=1223544/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=378080 CPUtime=1692.73
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 100542 0 0 0 169211 62 0 0 25 0 1 0 2004700201 387153920 90403 996147200 134512640 135177480 4294955968 18446744073709551615 134571410 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 94520 90403 79 162 0 94355 0
Current children cumulated CPU time (s) 1768.88
Current children cumulated vsize (KiB) 425640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 19539
/proc/meminfo: memFree=1223544/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=378080 CPUtime=1723.92
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 100542 0 0 0 172330 62 0 0 25 0 1 0 2004700201 387153920 90403 996147200 134512640 135177480 4294955968 18446744073709551615 134548379 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 94520 90403 79 162 0 94355 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 425640

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

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

[startup+1813.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 19539
/proc/meminfo: memFree=1223544/2055920 swapFree=4180500/4192956
[pid=19427] ppid=19425 vsize=47560 CPUtime=76.15
/proc/19427/stat : 19427 (galacE.sh) S 19425 19427 19305 0 -1 4194304 800 89722 0 1 0 0 7541 74 17 0 1 0 2004692507 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19427/statm: 11890 365 246 79 0 219 0
[pid=19450] ppid=19427 vsize=378080 CPUtime=1723.92
/proc/19450/stat : 19450 (eSAT_static) R 19427 19427 19305 0 -1 4194304 100542 0 0 0 172330 62 0 0 25 0 1 0 2004700201 387153920 90403 996147200 134512640 135177480 4294955968 18446744073709551615 134548379 0 0 4096 3 0 0 0 17 0 0 0
/proc/19450/statm: 94520 90403 79 162 0 94355 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 425640

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19427 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=417534
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=752885
# CPU time returned by wait4() is 76.1704
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.51
CPU time (s): 1800.07
CPU user time (s): 1798.71
CPU system time (s): 1.36
CPU usage (%): 99.2587
Max. virtual memory (cumulated for all children) (KiB): 860192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.4175
system time used= 0.752885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90522
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= 3430
involuntary context switches= 5001

runsolver used 2.44463 second user time and 5.81611 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-05 13:26:51
IDJOB=1095632
IDBENCH=58917
IDSOLVER=351
FILE ID=node59/1095632-1215257211
PBS_JOBID= 7882121
Free space on /tmp= 66456 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d94b7524fa7fa7d99a5e39f2d3240b5c
RANDOM SEED=516738602

node59.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.261
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.261
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:       1641376 kB
Buffers:         15996 kB
Cached:         242076 kB
SwapCached:       6176 kB
Active:         284656 kB
Inactive:        75724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641376 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            8932 kB
Writeback:           0 kB
Mapped:         109920 kB
Slab:            39344 kB
Committed_AS:  4177432 kB
PageTables:       2068 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= 66452 MiB
End job on node59 at 2008-07-05 13:57:07