Trace number 1084884

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.1 1806.22

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-6_ext.xml
MD5SUM3888b994eade183d2e4ca8097fc27fc8
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 benchmark5.20621
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
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 ---
16.59/16.80	c start processing
16.59/16.80	c start relation processing
40.95/41.45	c start cnf exporting
135.58/137.06	c parsing time : 16.678
135.58/137.06	c preprocessing time : 136.933
135.58/137.06	
135.58/137.06	c Nary constraints - conflicts : 0 supports : 18
135.58/137.06	c Binary constraints - conflicts : 0 supports :0
135.58/137.06	c max arity constraint : 8
135.58/137.06	c Max Tuples generated 0
135.58/137.06	c relations : 18
135.58/137.06	c relations BDD: 18
135.58/137.06	c sampling 0/0
135.58/137.06	c vars : 722658 - clauses :  2820091
135.58/137.06	
135.67/137.18	 
135.67/137.18	c --- SAT Solver Stats ---
135.67/137.18	 

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-1084884-1215232263/watcher-1084884-1215232263 -o /tmp/evaluation-result-1084884-1215232263/solver-1084884-1215232263 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1084884-1215232263.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.90 1.94 1.98 4/81 29426
/proc/meminfo: memFree=1445720/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=8652 CPUtime=0
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2002195291 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 2163 280 208 79 0 156 0
[pid=29427] ppid=29426 vsize=8688 CPUtime=0
/proc/29427/stat : 29427 (galacM.sh) S 29426 29426 29362 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2002195291 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233402237010 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/29427/statm: 2172 286 209 79 0 165 0
[pid=29428] ppid=29427 vsize=120 CPUtime=0
/proc/29428/stat : 29428 (id) R 29427 29426 29362 0 -1 4194304 27 0 0 0 0 0 0 0 19 0 1 0 2002195292 122880 3 996147200 4194304 4211724 548682068832 18446744073709551615 233399388800 0 0 3674112 0 0 0 0 17 1 0 0
/proc/29428/statm: 30 3 0 4 0 1 0

[startup+0.0661229 s]
/proc/loadavg: 1.90 1.94 1.98 4/81 29426
/proc/meminfo: memFree=1445720/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.100878 s]
/proc/loadavg: 1.90 1.94 1.98 4/81 29426
/proc/meminfo: memFree=1445720/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301916 s]
/proc/loadavg: 1.90 1.94 1.98 4/81 29426
/proc/meminfo: memFree=1445720/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701984 s]
/proc/loadavg: 1.90 1.94 1.98 4/81 29426
/proc/meminfo: memFree=1445720/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50214 s]
/proc/loadavg: 1.90 1.94 1.98 4/91 29448
/proc/meminfo: memFree=1362696/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29440] ppid=29426 vsize=812420 CPUtime=1.43
/proc/29440/stat : 29440 (java) S 29426 29426 29362 0 -1 0 26379 0 1 0 130 13 0 0 18 0 9 0 2002195295 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29440/statm: 203105 25805 1883 9 0 197138 0
[pid=29440/tid=29441] ppid=29426 vsize=812420 CPUtime=1.2
/proc/29440/task/29441/stat : 29441 (java) R 29426 29426 29362 0 -1 64 14456 0 1 0 112 8 0 0 25 0 9 0 2002195296 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4126725550 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29442] ppid=29426 vsize=812420 CPUtime=0.1
/proc/29440/task/29442/stat : 29442 (java) S 29426 29426 29362 0 -1 64 10473 0 0 0 6 4 0 0 16 0 9 0 2002195297 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29443] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29443/stat : 29443 (java) S 29426 29426 29362 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002195297 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29444] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29444/stat : 29444 (java) S 29426 29426 29362 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002195297 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29445] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29445/stat : 29445 (java) S 29426 29426 29362 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002195300 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29446] ppid=29426 vsize=812420 CPUtime=0.11
/proc/29440/task/29446/stat : 29446 (java) S 29426 29426 29362 0 -1 64 751 0 0 0 11 0 0 0 16 0 9 0 2002195300 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29447] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29447/stat : 29447 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002195300 831918080 25805 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29448] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29448/stat : 29448 (java) R 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002195300 831918080 25805 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) 859984

[startup+3.10242 s]
/proc/loadavg: 1.91 1.94 1.98 3/91 29448
/proc/meminfo: memFree=1349256/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29440] ppid=29426 vsize=812420 CPUtime=3.01
/proc/29440/stat : 29440 (java) S 29426 29426 29362 0 -1 0 34619 0 1 0 285 16 0 0 18 0 9 0 2002195295 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29440/statm: 203105 34041 1883 9 0 197138 0
[pid=29440/tid=29441] ppid=29426 vsize=812420 CPUtime=2.64
/proc/29440/task/29441/stat : 29441 (java) R 29426 29426 29362 0 -1 64 14460 0 1 0 256 8 0 0 25 0 9 0 2002195296 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4126666570 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29442] ppid=29426 vsize=812420 CPUtime=0.24
/proc/29440/task/29442/stat : 29442 (java) S 29426 29426 29362 0 -1 64 18704 0 0 0 17 7 0 0 16 0 9 0 2002195297 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29443] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29443/stat : 29443 (java) S 29426 29426 29362 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002195297 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29444] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29444/stat : 29444 (java) S 29426 29426 29362 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002195297 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29445] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29445/stat : 29445 (java) S 29426 29426 29362 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002195300 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29446] ppid=29426 vsize=812420 CPUtime=0.11
/proc/29440/task/29446/stat : 29446 (java) S 29426 29426 29362 0 -1 64 756 0 0 0 11 0 0 0 16 0 9 0 2002195300 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29447] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29447/stat : 29447 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002195300 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29448] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29448/stat : 29448 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002195300 831918080 34041 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 859984

[startup+6.30299 s]
/proc/loadavg: 1.91 1.94 1.98 3/91 29448
/proc/meminfo: memFree=1278664/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29440] ppid=29426 vsize=812420 CPUtime=6.19
/proc/29440/stat : 29440 (java) S 29426 29426 29362 0 -1 0 50250 0 1 0 595 24 0 0 18 0 9 0 2002195295 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29440/statm: 203105 49662 1883 9 0 197138 0
[pid=29440/tid=29441] ppid=29426 vsize=812420 CPUtime=5.52
/proc/29440/task/29441/stat : 29441 (java) R 29426 29426 29362 0 -1 64 14470 0 1 0 544 8 0 0 25 0 9 0 2002195296 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4126753305 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29442] ppid=29426 vsize=812420 CPUtime=0.51
/proc/29440/task/29442/stat : 29442 (java) S 29426 29426 29362 0 -1 64 34319 0 0 0 37 14 0 0 16 0 9 0 2002195297 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29443] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29443/stat : 29443 (java) S 29426 29426 29362 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002195297 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29444] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29444/stat : 29444 (java) S 29426 29426 29362 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002195297 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29445] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29445/stat : 29445 (java) S 29426 29426 29362 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002195300 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29446] ppid=29426 vsize=812420 CPUtime=0.12
/proc/29440/task/29446/stat : 29446 (java) S 29426 29426 29362 0 -1 64 762 0 0 0 12 0 0 0 16 0 9 0 2002195300 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29447] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29447/stat : 29447 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002195300 831918080 49662 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29448] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29448/stat : 29448 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002195300 831918080 49662 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) 859984

[startup+12.7021 s]
/proc/loadavg: 1.99 1.96 1.98 3/91 29448
/proc/meminfo: memFree=1148424/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29440] ppid=29426 vsize=812420 CPUtime=12.52
/proc/29440/stat : 29440 (java) S 29426 29426 29362 0 -1 0 80071 0 1 0 1214 38 0 0 18 0 9 0 2002195295 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29440/statm: 203105 79467 1884 9 0 197138 0
[pid=29440/tid=29441] ppid=29426 vsize=812420 CPUtime=11.34
/proc/29440/task/29441/stat : 29441 (java) R 29426 29426 29362 0 -1 64 14486 0 1 0 1125 9 0 0 25 0 9 0 2002195296 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4126379611 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29442] ppid=29426 vsize=812420 CPUtime=1.01
/proc/29440/task/29442/stat : 29442 (java) S 29426 29426 29362 0 -1 64 64113 0 0 0 74 27 0 0 16 0 9 0 2002195297 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29443] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29443/stat : 29443 (java) S 29426 29426 29362 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002195297 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29444] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29444/stat : 29444 (java) S 29426 29426 29362 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002195297 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29445] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29445/stat : 29445 (java) S 29426 29426 29362 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002195300 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29446] ppid=29426 vsize=812420 CPUtime=0.14
/proc/29440/task/29446/stat : 29446 (java) S 29426 29426 29362 0 -1 64 773 0 0 0 14 0 0 0 17 0 9 0 2002195300 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29447] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29447/stat : 29447 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002195300 831918080 79467 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29448] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29448/stat : 29448 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002195300 831918080 79467 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) 859984

[startup+25.5014 s]
/proc/loadavg: 1.99 1.96 1.98 3/91 29448
/proc/meminfo: memFree=926408/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=0.01
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29440] ppid=29426 vsize=812420 CPUtime=25.2
/proc/29440/stat : 29440 (java) S 29426 29426 29362 0 -1 0 133495 0 1 0 2460 60 0 0 18 0 9 0 2002195295 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29440/statm: 203105 132871 1892 9 0 197138 0
[pid=29440/tid=29441] ppid=29426 vsize=812420 CPUtime=22.2
/proc/29440/task/29441/stat : 29441 (java) R 29426 29426 29362 0 -1 64 14523 0 1 0 2210 10 0 0 25 0 9 0 2002195296 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4126844599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29442] ppid=29426 vsize=812420 CPUtime=2.8
/proc/29440/task/29442/stat : 29442 (java) S 29426 29426 29362 0 -1 64 117478 0 0 0 231 49 0 0 20 0 9 0 2002195297 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29443] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29443/stat : 29443 (java) S 29426 29426 29362 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002195297 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29444] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29444/stat : 29444 (java) S 29426 29426 29362 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002195297 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29445] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29445/stat : 29445 (java) S 29426 29426 29362 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002195300 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29446] ppid=29426 vsize=812420 CPUtime=0.18
/proc/29440/task/29446/stat : 29446 (java) S 29426 29426 29362 0 -1 64 795 0 0 0 18 0 0 0 15 0 9 0 2002195300 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29447] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29447/stat : 29447 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002195300 831918080 132871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29440/tid=29448] ppid=29426 vsize=812420 CPUtime=0
/proc/29440/task/29448/stat : 29448 (java) S 29426 29426 29362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002195300 831918080 132871 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/29449/statm: 44657 40645 56 152 0 44502 0
Current children cumulated CPU time (s) 1116.8
Current children cumulated vsize (KiB) 226192

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 29676
/proc/meminfo: memFree=1233616/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=178628 CPUtime=1040.99
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40673 0 0 0 104068 31 0 0 25 0 1 0 2002209009 182915072 40648 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44657 40648 56 152 0 44502 0
Current children cumulated CPU time (s) 1176.75
Current children cumulated vsize (KiB) 226192

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 29676
/proc/meminfo: memFree=1233552/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=178628 CPUtime=1100.93
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40694 0 0 0 110062 31 0 0 25 0 1 0 2002209009 182915072 40669 996147200 134512640 135136200 4294955968 18446744073709551615 134529701 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44657 40669 56 152 0 44502 0
Current children cumulated CPU time (s) 1236.69
Current children cumulated vsize (KiB) 226192

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 29676
/proc/meminfo: memFree=1233424/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=178760 CPUtime=1160.88
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40720 0 0 0 116057 31 0 0 25 0 1 0 2002209009 183050240 40695 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44690 40695 56 152 0 44535 0
Current children cumulated CPU time (s) 1296.64
Current children cumulated vsize (KiB) 226324

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 29676
/proc/meminfo: memFree=1233360/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=178900 CPUtime=1220.82
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40745 0 0 0 122051 31 0 0 25 0 1 0 2002209009 183193600 40720 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44725 40720 56 152 0 44570 0
Current children cumulated CPU time (s) 1356.58
Current children cumulated vsize (KiB) 226464

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 29676
/proc/meminfo: memFree=1233232/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179084 CPUtime=1280.78
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40773 0 0 0 128046 32 0 0 25 0 1 0 2002209009 183382016 40748 996147200 134512640 135136200 4294955968 18446744073709551615 134529438 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44771 40748 56 152 0 44616 0
Current children cumulated CPU time (s) 1416.54
Current children cumulated vsize (KiB) 226648

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/76 29677
/proc/meminfo: memFree=1233160/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179084 CPUtime=1340.73
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40783 0 0 0 134041 32 0 0 25 0 1 0 2002209009 183382016 40758 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44771 40758 56 152 0 44616 0
Current children cumulated CPU time (s) 1476.49
Current children cumulated vsize (KiB) 226648

[startup+1542.3 s]
/proc/loadavg: 2.12 2.00 1.98 3/76 29677
/proc/meminfo: memFree=1232968/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179236 CPUtime=1400.67
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40811 0 0 0 140035 32 0 0 25 0 1 0 2002209009 183537664 40786 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44809 40786 56 152 0 44654 0
Current children cumulated CPU time (s) 1536.43
Current children cumulated vsize (KiB) 226800

[startup+1602.3 s]
/proc/loadavg: 2.10 2.01 1.99 3/76 29677
/proc/meminfo: memFree=1232840/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179236 CPUtime=1460.62
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40833 0 0 0 146030 32 0 0 25 0 1 0 2002209009 183537664 40808 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44809 40808 56 152 0 44654 0
Current children cumulated CPU time (s) 1596.38
Current children cumulated vsize (KiB) 226800

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/76 29677
/proc/meminfo: memFree=1232776/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179368 CPUtime=1520.56
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40854 0 0 0 152024 32 0 0 25 0 1 0 2002209009 183672832 40829 996147200 134512640 135136200 4294955968 18446744073709551615 134529387 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44842 40829 56 152 0 44687 0
Current children cumulated CPU time (s) 1656.32
Current children cumulated vsize (KiB) 226932

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/76 29677
/proc/meminfo: memFree=1232648/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179368 CPUtime=1580.5
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40875 0 0 0 158018 32 0 0 25 0 1 0 2002209009 183672832 40850 996147200 134512640 135136200 4294955968 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44842 40850 56 152 0 44687 0
Current children cumulated CPU time (s) 1716.26
Current children cumulated vsize (KiB) 226932

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/76 29677
/proc/meminfo: memFree=1232456/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179504 CPUtime=1640.45
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40901 0 0 0 164013 32 0 0 25 0 1 0 2002209009 183812096 40876 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44876 40876 56 152 0 44721 0
Current children cumulated CPU time (s) 1776.21
Current children cumulated vsize (KiB) 227068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.21 s]
/proc/loadavg: 2.05 2.03 2.00 3/76 29683
/proc/meminfo: memFree=1232264/2055920 swapFree=4111048/4192956
[pid=29426] ppid=29424 vsize=47564 CPUtime=135.76
/proc/29426/stat : 29426 (galacM.sh) S 29424 29426 29362 0 -1 4194304 800 175518 0 1 0 0 13446 130 17 0 1 0 2002195291 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29426/statm: 11891 365 246 79 0 219 0
[pid=29449] ppid=29426 vsize=179504 CPUtime=1664.34
/proc/29449/stat : 29449 (minisat) R 29426 29426 29362 0 -1 4194304 40909 0 0 0 166402 32 0 0 25 0 1 0 2002209009 183812096 40884 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/29449/statm: 44876 40884 56 152 0 44721 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 227068

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 29426 and gives
#  childrusage.ru_utime.tv_sec=134
#  childrusage.ru_utime.tv_usec=472557
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=310800
# CPU time returned by wait4() is 135.783
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.22
CPU time (s): 1800.1
CPU user time (s): 1798.48
CPU system time (s): 1.62
CPU usage (%): 99.6613
Max. virtual memory (cumulated for all children) (KiB): 860988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.473
system time used= 1.3108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176318
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= 5379
involuntary context switches= 8365

runsolver used 2.02069 second user time and 5.04123 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-05 06:31:04
IDJOB=1084884
IDBENCH=57587
IDSOLVER=350
FILE ID=node70/1084884-1215232263
PBS_JOBID= 7881935
Free space on /tmp= 66320 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-6_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084884-1215232263/watcher-1084884-1215232263 -o /tmp/evaluation-result-1084884-1215232263/solver-1084884-1215232263 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1084884-1215232263.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3888b994eade183d2e4ca8097fc27fc8
RANDOM SEED=581984811

node70.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.256
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.256
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:       1446200 kB
Buffers:         72676 kB
Cached:         359324 kB
SwapCached:      76572 kB
Active:         325832 kB
Inactive:       222064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446200 kB
SwapTotal:     4192956 kB
SwapFree:      4111048 kB
Dirty:           25012 kB
Writeback:           0 kB
Mapped:         131300 kB
Slab:            46768 kB
Committed_AS:  4233552 kB
PageTables:       2008 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= 66260 MiB
End job on node70 at 2008-07-05 07:01:13