Trace number 1076262

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 M? (TO) 1800.01 1802.31

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-10_ext.xml
MD5SUMa6c23ac3dbdad0caf62af77ab45f6fec
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 variables90
Number of constraints19
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension19
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 ---
2.63/2.70	c start processing
2.63/2.70	c start relation processing
8.08/8.24	c start cnf exporting
119.10/120.37	c parsing time : 2.578
119.10/120.37	c preprocessing time : 120.249
119.10/120.37	
119.10/120.37	c Nary constraints - conflicts : 0 supports : 19
119.10/120.37	c Binary constraints - conflicts : 0 supports :0
119.10/120.37	c max arity constraint : 10
119.10/120.37	c Max Tuples generated 0
119.10/120.37	c relations : 2
119.10/120.37	c relations BDD: 2
119.10/120.37	c sampling 0/0
119.10/120.37	c vars : 939639 - clauses :  3496608
119.10/120.37	
119.18/120.45	 
119.18/120.45	c --- SAT Solver Stats ---
119.18/120.45	 

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-1076262-1215184752/watcher-1076262-1215184752 -o /tmp/evaluation-result-1076262-1215184752/solver-1076262-1215184752 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076262-1215184752.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/72 18594
/proc/meminfo: memFree=1808000/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=8652 CPUtime=0
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1997449358 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 2163 280 208 79 0 156 0
[pid=18595] ppid=18594 vsize=8688 CPUtime=0
/proc/18595/stat : 18595 (galacM.sh) S 18594 18594 16648 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1997449359 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18595/statm: 2172 286 209 79 0 165 0
[pid=18596] ppid=18595 vsize=8728 CPUtime=0
/proc/18596/stat : 18596 (galacM.sh) R 18595 18594 16648 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1997449359 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 238487661863 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/18596/statm: 2182 290 209 79 0 175 0

[startup+0.0383601 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18594
/proc/meminfo: memFree=1808000/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.100981 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18594
/proc/meminfo: memFree=1808000/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.302005 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18594
/proc/meminfo: memFree=1808000/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701045 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 18594
/proc/meminfo: memFree=1808000/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50214 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 18616
/proc/meminfo: memFree=1756976/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18608] ppid=18594 vsize=812420 CPUtime=1.43
/proc/18608/stat : 18608 (java) S 18594 18594 16648 0 -1 0 23892 0 1 0 132 11 0 0 18 0 9 0 1997449362 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18608/statm: 203105 23318 1883 9 0 197138 0
[pid=18608/tid=18609] ppid=18594 vsize=812420 CPUtime=1.22
/proc/18608/task/18609/stat : 18609 (java) R 18594 18594 16648 0 -1 64 14395 0 1 0 115 7 0 0 25 0 9 0 1997449363 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4126668412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18610] ppid=18594 vsize=812420 CPUtime=0.07
/proc/18608/task/18610/stat : 18610 (java) S 18594 18594 16648 0 -1 64 8043 0 0 0 4 3 0 0 17 0 9 0 1997449365 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18611] ppid=18594 vsize=812420 CPUtime=0
/proc/18608/task/18611/stat : 18611 (java) S 18594 18594 16648 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997449365 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18612] ppid=18594 vsize=812420 CPUtime=0
/proc/18608/task/18612/stat : 18612 (java) S 18594 18594 16648 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997449365 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18613] ppid=18594 vsize=812420 CPUtime=0
/proc/18608/task/18613/stat : 18613 (java) S 18594 18594 16648 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997449367 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18614] ppid=18594 vsize=812420 CPUtime=0.12
/proc/18608/task/18614/stat : 18614 (java) S 18594 18594 16648 0 -1 64 754 0 0 0 12 0 0 0 16 0 9 0 1997449367 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18615] ppid=18594 vsize=812420 CPUtime=0
/proc/18608/task/18615/stat : 18615 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997449367 831918080 23318 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18616] ppid=18594 vsize=812420 CPUtime=0
/proc/18608/task/18616/stat : 18616 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997449367 831918080 23318 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) 859996

[startup+3.10233 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 18616
/proc/meminfo: memFree=1707952/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18608] ppid=18594 vsize=812528 CPUtime=3.02
/proc/18608/stat : 18608 (java) S 18594 18594 16648 0 -1 0 29852 0 1 0 287 15 0 0 18 0 9 0 1997449362 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18608/statm: 203132 29275 1887 9 0 197165 0
[pid=18608/tid=18609] ppid=18594 vsize=812528 CPUtime=2.7
/proc/18608/task/18609/stat : 18609 (java) R 18594 18594 16648 0 -1 64 14478 0 1 0 263 7 0 0 25 0 9 0 1997449363 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4126793120 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18610] ppid=18594 vsize=812528 CPUtime=0.16
/proc/18608/task/18610/stat : 18610 (java) S 18594 18594 16648 0 -1 64 13907 0 0 0 10 6 0 0 16 0 9 0 1997449365 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18611] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18611/stat : 18611 (java) S 18594 18594 16648 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997449365 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18612] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18612/stat : 18612 (java) S 18594 18594 16648 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997449365 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18613] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18613/stat : 18613 (java) S 18594 18594 16648 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997449367 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18614] ppid=18594 vsize=812528 CPUtime=0.13
/proc/18608/task/18614/stat : 18614 (java) S 18594 18594 16648 0 -1 64 767 0 0 0 13 0 0 0 16 0 9 0 1997449367 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18615] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18615/stat : 18615 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997449367 832028672 29275 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18616] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18616/stat : 18616 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997449367 832028672 29275 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) 860104

[startup+6.30269 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 18616
/proc/meminfo: memFree=1696944/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18608] ppid=18594 vsize=812528 CPUtime=6.19
/proc/18608/stat : 18608 (java) S 18594 18594 16648 0 -1 0 30227 0 1 0 604 15 0 0 18 0 9 0 1997449362 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18608/statm: 203132 29646 1889 9 0 197165 0
[pid=18608/tid=18609] ppid=18594 vsize=812528 CPUtime=5.8
/proc/18608/task/18609/stat : 18609 (java) R 18594 18594 16648 0 -1 64 14483 0 1 0 573 7 0 0 25 0 9 0 1997449363 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4126795255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18610] ppid=18594 vsize=812528 CPUtime=0.2
/proc/18608/task/18610/stat : 18610 (java) S 18594 18594 16648 0 -1 64 14261 0 0 0 14 6 0 0 16 0 9 0 1997449365 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18611] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18611/stat : 18611 (java) S 18594 18594 16648 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997449365 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18612] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18612/stat : 18612 (java) S 18594 18594 16648 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997449365 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18613] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18613/stat : 18613 (java) S 18594 18594 16648 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997449367 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18614] ppid=18594 vsize=812528 CPUtime=0.16
/proc/18608/task/18614/stat : 18614 (java) S 18594 18594 16648 0 -1 64 783 0 0 0 16 0 0 0 15 0 9 0 1997449367 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18615] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18615/stat : 18615 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997449367 832028672 29646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18616] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18616/stat : 18616 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997449367 832028672 29646 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) 860104

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 18616
/proc/meminfo: memFree=1649968/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18608] ppid=18594 vsize=812528 CPUtime=12.53
/proc/18608/stat : 18608 (java) S 18594 18594 16648 0 -1 0 41180 0 1 0 1232 21 0 0 18 0 9 0 1997449362 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18608/statm: 203132 40587 1909 9 0 197165 0
[pid=18608/tid=18609] ppid=18594 vsize=812528 CPUtime=11.59
/proc/18608/task/18609/stat : 18609 (java) R 18594 18594 16648 0 -1 64 14537 0 1 0 1151 8 0 0 25 0 9 0 1997449363 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4126648465 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18610] ppid=18594 vsize=812528 CPUtime=0.68
/proc/18608/task/18610/stat : 18610 (java) S 18594 18594 16648 0 -1 64 25124 0 0 0 57 11 0 0 16 0 9 0 1997449365 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18611] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18611/stat : 18611 (java) S 18594 18594 16648 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997449365 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18612] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18612/stat : 18612 (java) S 18594 18594 16648 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997449365 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18613] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18613/stat : 18613 (java) S 18594 18594 16648 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997449367 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18614] ppid=18594 vsize=812528 CPUtime=0.23
/proc/18608/task/18614/stat : 18614 (java) S 18594 18594 16648 0 -1 64 819 0 0 0 23 0 0 0 15 0 9 0 1997449367 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18615] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18615/stat : 18615 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997449367 832028672 40587 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18616] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18616/stat : 18616 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997449367 832028672 40587 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) 860104

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 18616
/proc/meminfo: memFree=1642096/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=0.01
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18608] ppid=18594 vsize=812528 CPUtime=25.2
/proc/18608/stat : 18608 (java) S 18594 18594 16648 0 -1 0 41207 0 1 0 2492 28 0 0 18 0 9 0 1997449362 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18608/statm: 203132 40590 1909 9 0 197165 0
[pid=18608/tid=18609] ppid=18594 vsize=812528 CPUtime=24.24
/proc/18608/task/18609/stat : 18609 (java) R 18594 18594 16648 0 -1 64 14561 0 1 0 2409 15 0 0 25 0 9 0 1997449363 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4125952098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18610] ppid=18594 vsize=812528 CPUtime=0.7
/proc/18608/task/18610/stat : 18610 (java) S 18594 18594 16648 0 -1 64 25124 0 0 0 59 11 0 0 16 0 9 0 1997449365 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18611] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18611/stat : 18611 (java) S 18594 18594 16648 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997449365 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18612] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18612/stat : 18612 (java) S 18594 18594 16648 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997449365 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18613] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18613/stat : 18613 (java) S 18594 18594 16648 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997449367 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18614] ppid=18594 vsize=812528 CPUtime=0.23
/proc/18608/task/18614/stat : 18614 (java) S 18594 18594 16648 0 -1 64 822 0 0 0 23 0 0 0 15 0 9 0 1997449367 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18615] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18615/stat : 18615 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1997449367 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18608/tid=18616] ppid=18594 vsize=812528 CPUtime=0
/proc/18608/task/18616/stat : 18616 (java) S 18594 18594 16648 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997449367 832028672 40590 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21

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

/proc/18617/statm: 63529 60996 57 152 0 63374 0
Current children cumulated CPU time (s) 1180.27
Current children cumulated vsize (KiB) 301692

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18667
/proc/meminfo: memFree=1157800/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=254948 CPUtime=1121.04
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 61201 0 0 0 112057 47 0 0 25 0 1 0 1997461404 261066752 61174 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 63737 61174 57 152 0 63582 0
Current children cumulated CPU time (s) 1240.25
Current children cumulated vsize (KiB) 302524

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18667
/proc/meminfo: memFree=1153896/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=258740 CPUtime=1181.01
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 62170 0 0 0 118053 48 0 0 25 0 1 0 1997461404 264949760 62143 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 64685 62143 57 152 0 64530 0
Current children cumulated CPU time (s) 1300.22
Current children cumulated vsize (KiB) 306316

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18667
/proc/meminfo: memFree=1148776/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=263764 CPUtime=1240.99
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 63426 0 0 0 124049 50 0 0 25 0 1 0 1997461404 270094336 63399 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 65941 63399 57 152 0 65786 0
Current children cumulated CPU time (s) 1360.2
Current children cumulated vsize (KiB) 311340

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18667
/proc/meminfo: memFree=1132776/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=279204 CPUtime=1300.97
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 67283 0 0 0 130045 52 0 0 25 0 1 0 1997461404 285904896 67256 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 69801 67256 57 152 0 69646 0
Current children cumulated CPU time (s) 1420.18
Current children cumulated vsize (KiB) 326780

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1120360/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=290784 CPUtime=1360.94
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 70194 0 0 0 136041 53 0 0 25 0 1 0 1997461404 297762816 70167 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 72696 70167 57 152 0 72541 0
Current children cumulated CPU time (s) 1480.15
Current children cumulated vsize (KiB) 338360

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1113704/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=296532 CPUtime=1420.92
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 71611 0 0 0 142038 54 0 0 25 0 1 0 1997461404 303648768 71584 996147200 134512640 135136200 4294955968 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 74133 71584 57 152 0 73978 0
Current children cumulated CPU time (s) 1540.13
Current children cumulated vsize (KiB) 344108

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1111208/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=298568 CPUtime=1480.89
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 72122 0 0 0 148034 55 0 0 25 0 1 0 1997461404 305733632 72095 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 74642 72095 57 152 0 74487 0
Current children cumulated CPU time (s) 1600.1
Current children cumulated vsize (KiB) 346144

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1110440/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=299228 CPUtime=1540.86
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 72314 0 0 0 154031 55 0 0 25 0 1 0 1997461404 306409472 72287 996147200 134512640 135136200 4294955968 18446744073709551615 134529345 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 74807 72287 57 152 0 74652 0
Current children cumulated CPU time (s) 1660.07
Current children cumulated vsize (KiB) 346804

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1109608/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=300100 CPUtime=1600.83
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 72504 0 0 0 160027 56 0 0 25 0 1 0 1997461404 307302400 72477 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 75025 72477 57 152 0 74870 0
Current children cumulated CPU time (s) 1720.04
Current children cumulated vsize (KiB) 347676

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1109288/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=300364 CPUtime=1660.81
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 72582 0 0 0 166025 56 0 0 25 0 1 0 1997461404 307572736 72555 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 75091 72555 57 152 0 74936 0
Current children cumulated CPU time (s) 1780.02
Current children cumulated vsize (KiB) 347940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1109160/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=300496 CPUtime=1680.8
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 72608 0 0 0 168024 56 0 0 25 0 1 0 1997461404 307707904 72581 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 75124 72581 57 152 0 74969 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 348072

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

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

[startup+1802.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 18669
/proc/meminfo: memFree=1109160/2055920 swapFree=4180000/4192956
[pid=18594] ppid=18592 vsize=47576 CPUtime=119.21
/proc/18594/stat : 18594 (galacM.sh) S 18592 18594 16648 0 -1 4194304 800 43101 0 1 0 0 11850 71 17 0 1 0 1997449358 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18594/statm: 11894 365 246 79 0 219 0
[pid=18617] ppid=18594 vsize=300496 CPUtime=1680.8
/proc/18617/stat : 18617 (minisat) R 18594 18594 16648 0 -1 4194304 72608 0 0 0 168024 56 0 0 25 0 1 0 1997461404 307707904 72581 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/18617/statm: 75124 72581 57 152 0 74969 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 348072

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18594 and gives
#  childrusage.ru_utime.tv_sec=118
#  childrusage.ru_utime.tv_usec=507984
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=721890
# CPU time returned by wait4() is 119.23
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.31
CPU time (s): 1800.01
CPU user time (s): 1798.74
CPU system time (s): 1.27
CPU usage (%): 99.8721
Max. virtual memory (cumulated for all children) (KiB): 860104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.508
system time used= 0.72189
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43901
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= 4950
involuntary context switches= 7486

runsolver used 2.23266 second user time and 5.96609 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-04 17:19:12
IDJOB=1076262
IDBENCH=56576
IDSOLVER=350
FILE ID=node23/1076262-1215184752
PBS_JOBID= 7881511
Free space on /tmp= 66548 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg9-10_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076262-1215184752/watcher-1076262-1215184752 -o /tmp/evaluation-result-1076262-1215184752/solver-1076262-1215184752 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1076262-1215184752.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a6c23ac3dbdad0caf62af77ab45f6fec
RANDOM SEED=542926138

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.216
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.216
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:       1808480 kB
Buffers:         37636 kB
Cached:         137440 kB
SwapCached:       6756 kB
Active:         143044 kB
Inactive:        50508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808480 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            6236 kB
Writeback:           0 kB
Mapped:          25812 kB
Slab:            39296 kB
Committed_AS:  3395504 kB
PageTables:       1732 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= 66388 MiB
End job on node23 at 2008-07-04 17:49:16