Trace number 196056

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, and are wall clock time (not CPU 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 1? (TO) 1800.06 1800.66

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-35_ext.xml
MD5SUMc6713b35e948c9d94d1422dd5c8a13ee
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 benchmark699.298
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
2.88	c start processing
2.88	c start relation processing
9.15	c start cnf exporting
40.65	c parsing time : 2.729
40.65	c preprocessing time : 40.505
40.65	
40.65	c Nary constraints - conflicts : 0 supports : 75
40.65	c Binary constraints - conflicts : 0 supports :0
40.65	c max arity constraint : 3
40.65	c Max Tuples generated 0
40.65	c relations : 75
40.65	c relations BDD: 75
40.65	c vars : 296213 - clauses :  935723
40.65	
40.73	 
40.73	c --- Minisat Stats ---
40.73	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-196056-1168118381 -o ROOT/results/node58/solver-196056-1168118381 -C 1800 -M 900 /tmp/evaluation/196056-1168118381/galac.sh /tmp/evaluation/196056-1168118381/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.00 4/65 6617
/proc/meminfo: memFree=1803552/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=8652 CPUtime=0
/proc/6616/stat : 6616 (galac.sh) R 6614 6616 5344 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 160236052 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226238196383 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/6616/statm: 2163 279 207 79 0 156 0
[pid=6618] ppid=6616 vsize=8688 CPUtime=0
/proc/6618/stat : 6618 (galac.sh) R 6616 6616 5344 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 160236052 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226238196383 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/6618/statm: 2172 286 209 79 0 165 0
[pid=6619] ppid=6618 vsize=8728 CPUtime=0
/proc/6619/stat : 6619 (galac.sh) R 6618 6616 5344 0 -1 4194368 24 0 0 0 0 0 0 0 17 0 1 0 160236052 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4322802 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/6619/statm: 2182 290 209 79 0 175 0

[startup+0.106569 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 6617
/proc/meminfo: memFree=1803552/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.514601 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 6617
/proc/meminfo: memFree=1803552/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33568 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6637
/proc/meminfo: memFree=1724896/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6630] ppid=6616 vsize=860852 CPUtime=1.29
/proc/6630/stat : 6630 (java) R 6616 6616 5344 0 -1 0 22266 0 1 0 118 11 0 0 17 0 8 0 160236055 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073763584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6630/statm: 215213 22018 1965 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=860852 CPUtime=0.07
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 5344 0 -1 64 6513 0 0 0 5 2 0 0 16 0 8 0 160236058 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 5344 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160236059 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6633] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 5344 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160236059 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 160236062 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6635] ppid=6616 vsize=860852 CPUtime=0.12
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 5344 0 -1 64 892 0 0 0 11 1 0 0 15 0 8 0 160236062 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6636] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160236062 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6637] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 5344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160236062 881512448 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908404

[startup+2.97488 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6637
/proc/meminfo: memFree=1715296/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6630] ppid=6616 vsize=860852 CPUtime=2.92
/proc/6630/stat : 6630 (java) S 6616 6616 5344 0 -1 0 25909 0 1 0 279 13 0 0 16 0 8 0 160236055 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215213 25656 1973 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=860852 CPUtime=0.19
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 5344 0 -1 64 10099 0 0 0 15 4 0 0 16 0 8 0 160236058 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 5344 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160236059 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6633] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 5344 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160236059 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 160236062 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6635] ppid=6616 vsize=860852 CPUtime=0.16
/proc/6630/task/6635/stat : 6635 (java) R 6616 6616 5344 0 -1 64 923 0 0 0 15 1 0 0 16 0 8 0 160236062 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6636] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160236062 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6637] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 5344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160236062 881512448 25656 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908404

[startup+6.17608 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6637
/proc/meminfo: memFree=1666272/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6630] ppid=6616 vsize=860852 CPUtime=6.12
/proc/6630/stat : 6630 (java) R 6616 6616 5344 0 -1 0 36222 0 1 0 595 17 0 0 17 0 8 0 160236055 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073883609 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215213 35966 1973 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=860852 CPUtime=0.66
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 5344 0 -1 64 20397 0 0 0 59 7 0 0 16 0 8 0 160236058 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 5344 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 160236059 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6633] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 5344 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160236059 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 160236062 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6635] ppid=6616 vsize=860852 CPUtime=0.19
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 5344 0 -1 64 935 0 0 0 17 2 0 0 15 0 8 0 160236062 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6636] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160236062 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6637] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 5344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160236062 881512448 35966 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908404

[startup+12.6406 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6637
/proc/meminfo: memFree=1591648/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6630] ppid=6616 vsize=860852 CPUtime=12.58
/proc/6630/stat : 6630 (java) R 6616 6616 5344 0 -1 0 54616 0 1 0 1230 28 0 0 19 0 8 0 160236055 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073993457 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215213 54354 1994 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=860852 CPUtime=1.47
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 5344 0 -1 64 38708 0 0 0 130 17 0 0 16 0 8 0 160236058 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 5344 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160236059 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6633] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 5344 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160236059 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6635] ppid=6616 vsize=860852 CPUtime=0.24
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 5344 0 -1 64 971 0 0 0 22 2 0 0 16 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6636] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6637] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 5344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 908404

[startup+25.4977 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6637
/proc/meminfo: memFree=1585120/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6630] ppid=6616 vsize=860852 CPUtime=25.42
/proc/6630/stat : 6630 (java) R 6616 6616 5344 0 -1 0 54638 0 1 0 2509 33 0 0 25 0 8 0 160236055 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215213 54354 1994 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=860852 CPUtime=1.49
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 5344 0 -1 64 38708 0 0 0 132 17 0 0 16 0 8 0 160236058 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 5344 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160236059 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6633] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 5344 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 160236059 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6635] ppid=6616 vsize=860852 CPUtime=0.24
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 5344 0 -1 64 971 0 0 0 22 2 0 0 16 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6636] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 5344 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6630/tid=6637] ppid=6616 vsize=860852 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 5344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160236062 881512448 54354 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 908404

[startup+51.1679 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1729240/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=60256 CPUtime=10.42
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 14339 0 0 0 1034 8 0 0 25 0 1 0 160240125 61702144 14321 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 15064 14321 54 142 0 14920 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 107808

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1722328/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=67076 CPUtime=61.64
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 16106 0 0 0 6155 9 0 0 25 0 1 0 160240125 68685824 16088 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 16769 16088 54 142 0 16625 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 114628

[startup+162.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1713112/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0

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

/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1653144/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=135880 CPUtime=1082.24
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 33313 0 0 0 108193 31 0 0 25 0 1 0 160240125 139141120 33295 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 33970 33295 54 142 0 33826 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 183432

[startup+1183.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1650520/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=138536 CPUtime=1142.28
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 33958 0 0 0 114196 32 0 0 25 0 1 0 160240125 141860864 33940 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529798 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 34634 33940 54 142 0 34490 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 186088

[startup+1243.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1647512/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=141848 CPUtime=1202.31
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 34726 0 0 0 120198 33 0 0 25 0 1 0 160240125 145252352 34708 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 35462 34708 54 142 0 35318 0
Current children cumulated CPU time (s) 1242.94
Current children cumulated vsize (KiB) 189400

[startup+1303.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1643736/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=145424 CPUtime=1262.35
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 35633 0 0 0 126201 34 0 0 25 0 1 0 160240125 148914176 35615 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 36356 35615 54 142 0 36212 0
Current children cumulated CPU time (s) 1302.98
Current children cumulated vsize (KiB) 192976

[startup+1363.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1640536/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=148672 CPUtime=1322.38
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 36435 0 0 0 132203 35 0 0 25 0 1 0 160240125 152240128 36417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 37168 36417 54 142 0 37024 0
Current children cumulated CPU time (s) 1363.01
Current children cumulated vsize (KiB) 196224

[startup+1423.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1638040/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=151092 CPUtime=1382.41
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 37047 0 0 0 138205 36 0 0 25 0 1 0 160240125 154718208 37029 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529501 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 37773 37029 54 142 0 37629 0
Current children cumulated CPU time (s) 1423.04
Current children cumulated vsize (KiB) 198644

[startup+1483.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1635544/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=153600 CPUtime=1442.46
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 37668 0 0 0 144209 37 0 0 25 0 1 0 160240125 157286400 37650 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 38400 37650 54 142 0 38256 0
Current children cumulated CPU time (s) 1483.09
Current children cumulated vsize (KiB) 201152

[startup+1543.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1633112/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=155976 CPUtime=1502.49
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 38278 0 0 0 150211 38 0 0 25 0 1 0 160240125 159719424 38260 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 38994 38260 54 142 0 38850 0
Current children cumulated CPU time (s) 1543.12
Current children cumulated vsize (KiB) 203528

[startup+1603.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1630744/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=158372 CPUtime=1562.52
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 38864 0 0 0 156214 38 0 0 25 0 1 0 160240125 162172928 38846 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 39593 38846 54 142 0 39449 0
Current children cumulated CPU time (s) 1603.15
Current children cumulated vsize (KiB) 205924

[startup+1663.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1628760/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=160240 CPUtime=1622.55
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 39354 0 0 0 162216 39 0 0 25 0 1 0 160240125 164085760 39336 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 40060 39336 54 142 0 39916 0
Current children cumulated CPU time (s) 1663.18
Current children cumulated vsize (KiB) 207792

[startup+1723.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1626648/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=162352 CPUtime=1682.6
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 39864 0 0 0 168220 40 0 0 25 0 1 0 160240125 166248448 39846 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529767 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 40588 39846 54 142 0 40444 0
Current children cumulated CPU time (s) 1723.23
Current children cumulated vsize (KiB) 209904

[startup+1783.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1624152/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=164920 CPUtime=1742.64
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 40509 0 0 0 174223 41 0 0 25 0 1 0 160240125 168878080 40491 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 41230 40491 54 142 0 41086 0
Current children cumulated CPU time (s) 1783.27
Current children cumulated vsize (KiB) 212472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6638
/proc/meminfo: memFree=1623512/2055920 swapFree=4192812/4192956
[pid=6616] ppid=6614 vsize=47552 CPUtime=40.63
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 5344 0 -1 4194304 800 56378 0 1 0 0 4020 43 17 0 1 0 160236052 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11888 364 246 79 0 218 0
[pid=6638] ppid=6616 vsize=165588 CPUtime=1759.43
/proc/6638/stat : 6638 (minisat) R 6616 6616 5344 0 -1 4194304 40666 0 0 0 175902 41 0 0 25 0 1 0 160240125 169562112 40648 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/6638/statm: 41397 40648 54 142 0 41253 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 213140

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 6616 and gives childrusage.ru_utime.tv_sec=40 childrusage.ru_utime.tv_usec=203888 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=449931
CPU time returned by wait4() is 40.6538
while last known CPU time is 1800.06

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1800.66
CPU time (s): 1800.06
CPU user time (s): 1799.22
CPU system time (s): 0.84
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 908404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.2039
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57178
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= 2043
involuntary context switches= 1378

runsolver used 1.18982 s user time and 3.74943 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 21:19:41 UTC 2007


IDJOB= 196056
IDBENCH= 3322
FILE ID= node58/196056-1168118381

PBS_JOBID= 3477366

Free space on /tmp= 66532 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-35_ext.xml
COMMAND LINE= /tmp/evaluation/196056-1168118381/galac.sh /tmp/evaluation/196056-1168118381/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-196056-1168118381 -o ROOT/results/node58/solver-196056-1168118381 -C 1800 -M 900  /tmp/evaluation/196056-1168118381/galac.sh /tmp/evaluation/196056-1168118381/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c6713b35e948c9d94d1422dd5c8a13ee

RANDOM SEED= 143020954

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1804032 kB
Buffers:         18512 kB
Cached:         155772 kB
SwapCached:          0 kB
Active:          83920 kB
Inactive:       106344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5700 kB
Writeback:           0 kB
Mapped:          26144 kB
Slab:            47788 kB
Committed_AS:  2352268 kB
PageTables:       1380 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= 66516 MiB



End job on node58 on Sat Jan  6 21:49:42 UTC 2007