Trace number 238064

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? (MO) 34.5207 1032.03

General information on the benchmark

Namehaystacks/
haystacks_33.xml
MD5SUM48087fc2b6d2fbabcb2d3faf35362f5e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark186.924
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1089
Number of constraints17456
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17456
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
9.33	c start processing
9.33	c start relation processing
9.34	c start cnf exporting
34.79	c parsing time : 9.167
34.79	c preprocessing time : 34.627
34.80	
34.80	c Nary constraints - conflicts : 0 supports : 0
34.80	c Binary constraints - conflicts : 17424 supports :32
34.80	c max arity constraint : 2
34.80	c Max Tuples generated 1089
34.80	c relations : 4
34.80	c relations BDD: 0
34.80	c vars : 35938 - clauses :  1155233
34.80	
34.85	 
34.85	c --- Minisat Stats ---
34.85	 

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/node10/watcher-238064-1168718985 -o ROOT/results/node10/solver-238064-1168718985 -C 1800 -M 900 /tmp/evaluation/238064-1168718985/galac.sh /tmp/evaluation/238064-1168718985/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.76 1.96 1.94 3/95 21933
/proc/meminfo: memFree=965968/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=5184 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) R 21930 21932 21117 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 220293642 5308416 74 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214920059681 0 0 4096 0 0 0 0 17 1 0 0
/proc/21932/statm: 1296 74 56 79 0 106 0

[startup+0.103551 s]
/proc/loadavg: 1.76 1.96 1.94 3/95 21933
/proc/meminfo: memFree=965968/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.511559 s]
/proc/loadavg: 1.76 1.96 1.94 3/95 21933
/proc/meminfo: memFree=965968/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+1.33267 s]
/proc/loadavg: 1.76 1.96 1.94 3/103 21953
/proc/meminfo: memFree=925840/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21946] ppid=21932 vsize=861064 CPUtime=1.27
/proc/21946/stat : 21946 (java) R 21932 21932 21117 0 -1 0 12067 0 1 0 119 8 0 0 17 0 8 0 220293645 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21946/statm: 215266 11819 1989 14 0 201471 0
[pid=21946/tid=21947] ppid=21932 vsize=861064 CPUtime=0.09
/proc/21946/task/21947/stat : 21947 (java) S 21932 21932 21117 0 -1 64 3413 0 0 0 8 1 0 0 16 0 8 0 220293649 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21948] ppid=21932 vsize=861064 CPUtime=0
/proc/21946/task/21948/stat : 21948 (java) S 21932 21932 21117 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220293649 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21949] ppid=21932 vsize=861064 CPUtime=0
/proc/21946/task/21949/stat : 21949 (java) S 21932 21932 21117 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220293649 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21950] ppid=21932 vsize=861064 CPUtime=0
/proc/21946/task/21950/stat : 21950 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220293653 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21951] ppid=21932 vsize=861064 CPUtime=0.3
/proc/21946/task/21951/stat : 21951 (java) R 21932 21932 21117 0 -1 64 1034 0 0 0 28 2 0 0 20 0 8 0 220293653 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21952] ppid=21932 vsize=861064 CPUtime=0
/proc/21946/task/21952/stat : 21952 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220293653 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21953] ppid=21932 vsize=861064 CPUtime=0
/proc/21946/task/21953/stat : 21953 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220293653 881729536 11819 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908640

[startup+2.98189 s]
/proc/loadavg: 1.76 1.96 1.94 3/103 21953
/proc/meminfo: memFree=923984/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21946] ppid=21932 vsize=861196 CPUtime=2.91
/proc/21946/stat : 21946 (java) R 21932 21932 21117 0 -1 0 16845 0 1 0 280 11 0 0 25 0 8 0 220293645 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21946/statm: 215299 16595 1994 14 0 201504 0
[pid=21946/tid=21947] ppid=21932 vsize=861196 CPUtime=0.14
/proc/21946/task/21947/stat : 21947 (java) S 21932 21932 21117 0 -1 64 3446 0 0 0 13 1 0 0 17 0 8 0 220293649 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21948] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21948/stat : 21948 (java) S 21932 21932 21117 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220293649 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21949] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21949/stat : 21949 (java) S 21932 21932 21117 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220293649 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21950] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21950/stat : 21950 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220293653 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21951] ppid=21932 vsize=861196 CPUtime=0.35
/proc/21946/task/21951/stat : 21951 (java) S 21932 21932 21117 0 -1 64 1063 0 0 0 33 2 0 0 21 0 8 0 220293653 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21952] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21952/stat : 21952 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220293653 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21953] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21953/stat : 21953 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220293653 881864704 16595 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908772

[startup+6.19033 s]
/proc/loadavg: 1.78 1.96 1.94 3/103 21953
/proc/meminfo: memFree=894352/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21946] ppid=21932 vsize=861196 CPUtime=6.09
/proc/21946/stat : 21946 (java) R 21932 21932 21117 0 -1 0 19888 0 1 0 596 13 0 0 25 0 8 0 220293645 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656375 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21946/statm: 215299 19636 1997 14 0 201504 0
[pid=21946/tid=21947] ppid=21932 vsize=861196 CPUtime=0.16
/proc/21946/task/21947/stat : 21947 (java) S 21932 21932 21117 0 -1 64 3883 0 0 0 14 2 0 0 16 0 8 0 220293649 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21948] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21948/stat : 21948 (java) S 21932 21932 21117 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220293649 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21949] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21949/stat : 21949 (java) S 21932 21932 21117 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220293649 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21950] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21950/stat : 21950 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220293653 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21951] ppid=21932 vsize=861196 CPUtime=0.35
/proc/21946/task/21951/stat : 21951 (java) S 21932 21932 21117 0 -1 64 1063 0 0 0 33 2 0 0 16 0 8 0 220293653 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21952] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21952/stat : 21952 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220293653 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21953] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21953/stat : 21953 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220293653 881864704 19636 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908772

[startup+12.6742 s]
/proc/loadavg: 1.80 1.96 1.94 3/103 21953
/proc/meminfo: memFree=889616/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21946] ppid=21932 vsize=861196 CPUtime=12.51
/proc/21946/stat : 21946 (java) R 21932 21932 21117 0 -1 0 20570 0 1 0 1236 15 0 0 25 0 8 0 220293645 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074382728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21946/statm: 215299 20310 2015 14 0 201504 0
[pid=21946/tid=21947] ppid=21932 vsize=861196 CPUtime=0.24
/proc/21946/task/21947/stat : 21947 (java) S 21932 21932 21117 0 -1 64 4475 0 0 0 22 2 0 0 16 0 8 0 220293649 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21948] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21948/stat : 21948 (java) S 21932 21932 21117 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220293649 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21949] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21949/stat : 21949 (java) S 21932 21932 21117 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220293649 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21950] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21950/stat : 21950 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220293653 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21951] ppid=21932 vsize=861196 CPUtime=0.43
/proc/21946/task/21951/stat : 21951 (java) S 21932 21932 21117 0 -1 64 1106 0 0 0 40 3 0 0 16 0 8 0 220293653 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21952] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21952/stat : 21952 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220293653 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21953] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21953/stat : 21953 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220293653 881864704 20310 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 908772

[startup+25.546 s]
/proc/loadavg: 1.84 1.96 1.94 3/103 21953
/proc/meminfo: memFree=878416/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=0
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21946] ppid=21932 vsize=861196 CPUtime=25.26
/proc/21946/stat : 21946 (java) R 21932 21932 21117 0 -1 0 21085 0 1 0 2504 22 0 0 25 0 8 0 220293645 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154615425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21946/statm: 215299 20803 2016 14 0 201504 0
[pid=21946/tid=21947] ppid=21932 vsize=861196 CPUtime=0.32
/proc/21946/task/21947/stat : 21947 (java) S 21932 21932 21117 0 -1 64 4961 0 0 0 30 2 0 0 16 0 8 0 220293649 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21948] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21948/stat : 21948 (java) S 21932 21932 21117 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220293649 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21949] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21949/stat : 21949 (java) S 21932 21932 21117 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220293649 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21950] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21950/stat : 21950 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220293653 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21951] ppid=21932 vsize=861196 CPUtime=0.44
/proc/21946/task/21951/stat : 21951 (java) S 21932 21932 21117 0 -1 64 1111 0 0 0 41 3 0 0 16 0 8 0 220293653 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21952] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21952/stat : 21952 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220293653 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21946/tid=21953] ppid=21932 vsize=861196 CPUtime=0
/proc/21946/task/21953/stat : 21953 (java) S 21932 21932 21117 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220293653 881864704 20803 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 908772

[startup+51.2443 s]
/proc/loadavg: 1.89 1.96 1.94 3/96 21954
/proc/meminfo: memFree=834248/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=117828 CPUtime=16.3
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 28819 0 0 0 1612 18 0 0 25 0 1 0 220297127 120655872 28801 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 29457 28801 54 142 0 29313 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 165404

[startup+102.473 s]
/proc/loadavg: 2.02 1.98 1.95 3/96 21954
/proc/meminfo: memFree=766664/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=184596 CPUtime=67.27
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 45461 0 0 0 6696 31 0 0 25 0 1 0 220297127 189026304 45443 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 46149 45443 54 142 0 46005 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 232172

[startup+162.535 s]
/proc/loadavg: 2.06 2.00 1.95 3/96 21954
/proc/meminfo: memFree=709832/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=241460 CPUtime=127.04
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 59590 0 0 0 12657 47 0 0 25 0 1 0 220297127 247255040 59572 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 60365 59572 54 142 0 60221 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 289036


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

/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=345576 CPUtime=246.61
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 85466 0 0 0 24585 76 0 0 25 0 1 0 220297127 353869824 85448 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 86394 85448 54 142 0 86250 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 393152

[startup+342.732 s]
/proc/loadavg: 2.00 2.00 1.95 3/96 21954
/proc/meminfo: memFree=563600/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=383336 CPUtime=306.39
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 94922 0 0 0 30553 86 0 0 25 0 1 0 220297127 392536064 94904 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 95834 94904 54 142 0 95690 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 430912

[startup+402.796 s]
/proc/loadavg: 2.24 2.06 1.97 3/96 21954
/proc/meminfo: memFree=531856/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=415064 CPUtime=366.17
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 102853 0 0 0 36523 94 0 0 25 0 1 0 220297127 425025536 102835 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 103766 102835 54 142 0 103622 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 462640

[startup+462.864 s]
/proc/loadavg: 2.16 2.06 1.98 3/96 21954
/proc/meminfo: memFree=401040/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=539328 CPUtime=425.96
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 133788 0 0 0 42475 121 0 0 25 0 1 0 220297127 552271872 133770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 134832 133770 54 142 0 134688 0
Current children cumulated CPU time (s) 460.46
Current children cumulated vsize (KiB) 586904

[startup+522.929 s]
/proc/loadavg: 2.06 2.05 1.98 3/96 21954
/proc/meminfo: memFree=340688/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=599288 CPUtime=485.73
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 148781 0 0 0 48439 134 0 0 25 0 1 0 220297127 613670912 148763 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 149822 148763 54 142 0 149678 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 646864

[startup+582.998 s]
/proc/loadavg: 2.02 2.04 1.98 3/96 21954
/proc/meminfo: memFree=292304/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=646476 CPUtime=545.52
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 160573 0 0 0 54405 147 0 0 25 0 1 0 220297127 661991424 160555 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 161619 160555 54 142 0 161475 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 694052

[startup+643.064 s]
/proc/loadavg: 2.00 2.03 1.98 3/96 21954
/proc/meminfo: memFree=251344/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=687580 CPUtime=605.31
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 170789 0 0 0 60372 159 0 0 25 0 1 0 220297127 704081920 170771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 171895 170771 54 142 0 171751 0
Current children cumulated CPU time (s) 639.81
Current children cumulated vsize (KiB) 735156

[startup+703.132 s]
/proc/loadavg: 2.00 2.02 1.98 3/96 21956
/proc/meminfo: memFree=198544/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=740504 CPUtime=665.09
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 183999 0 0 0 66335 174 0 0 25 0 1 0 220297127 758276096 183981 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 185126 183981 54 142 0 184982 0
Current children cumulated CPU time (s) 699.59
Current children cumulated vsize (KiB) 788080

[startup+763.196 s]
/proc/loadavg: 2.05 2.03 1.98 3/96 21956
/proc/meminfo: memFree=157264/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=782624 CPUtime=724.86
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 194236 0 0 0 72303 183 0 0 25 0 1 0 220297127 801406976 194218 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 195656 194218 54 142 0 195512 0
Current children cumulated CPU time (s) 759.36
Current children cumulated vsize (KiB) 830200

[startup+823.271 s]
/proc/loadavg: 2.06 2.04 1.99 3/96 21956
/proc/meminfo: memFree=137360/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=802836 CPUtime=784.65
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 199191 0 0 0 78277 188 0 0 25 0 1 0 220297127 822104064 199173 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 200709 199173 54 142 0 200565 0
Current children cumulated CPU time (s) 819.15
Current children cumulated vsize (KiB) 850412

[startup+883.334 s]
/proc/loadavg: 2.02 2.03 1.99 3/96 21956
/proc/meminfo: memFree=116432/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=823488 CPUtime=844.44
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 204318 0 0 0 84249 195 0 0 25 0 1 0 220297127 843251712 204300 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 205872 204300 54 142 0 205728 0
Current children cumulated CPU time (s) 878.94
Current children cumulated vsize (KiB) 871064

[startup+943.408 s]
/proc/loadavg: 2.01 2.02 1.99 3/96 21956
/proc/meminfo: memFree=96080/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=844172 CPUtime=904.22
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 209411 0 0 0 90221 201 0 0 25 0 1 0 220297127 864432128 209393 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 211043 209393 54 142 0 210899 0
Current children cumulated CPU time (s) 938.72
Current children cumulated vsize (KiB) 891748

[startup+1003.47 s]
/proc/loadavg: 2.00 2.02 1.99 3/96 21956
/proc/meminfo: memFree=76368/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=864132 CPUtime=964
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 214336 0 0 0 96192 208 0 0 25 0 1 0 220297127 884871168 214318 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 216033 214318 54 142 0 215889 0
Current children cumulated CPU time (s) 998.5
Current children cumulated vsize (KiB) 911708



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1032.02 s]
/proc/loadavg: 2.00 2.01 1.99 3/96 21956
/proc/meminfo: memFree=66256/2055920 swapFree=4178232/4192956
[pid=21932] ppid=21930 vsize=47576 CPUtime=34.5
/proc/21932/stat : 21932 (galac.sh) S 21930 21932 21117 0 -1 4194304 799 22819 0 1 0 0 3423 27 17 0 1 0 220293642 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21932/statm: 11894 363 245 79 0 218 0
[pid=21954] ppid=21932 vsize=874100 CPUtime=992.41
/proc/21954/stat : 21954 (minisat) R 21932 21932 21117 0 -1 4194304 216819 0 0 0 99031 210 0 0 25 0 1 0 220297127 895078400 216801 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/21954/statm: 218525 216801 54 142 0 218381 0
Current children cumulated CPU time (s) 1026.91
Current children cumulated vsize (KiB) 921676

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1032.03
CPU time (s): 34.5207
CPU user time (s): 34.2338
CPU system time (s): 0.286956
CPU usage (%): 3.34494
Max. virtual memory (cumulated for all children) (KiB): 921676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.2338
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23618
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= 2275
involuntary context switches= 3653

runsolver used 1.14383 s user time and 2.96855 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan 13 20:09:45 UTC 2007


IDJOB= 238064
IDBENCH= 6980
IDSOLVER= 78
FILE ID= node10/238064-1168718985

PBS_JOBID= 3547421

Free space on /tmp= 66550 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_33.xml
COMMAND LINE= /tmp/evaluation/238064-1168718985/galac.sh /tmp/evaluation/238064-1168718985/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-238064-1168718985 -o ROOT/results/node10/solver-238064-1168718985 -C 1800 -M 900  /tmp/evaluation/238064-1168718985/galac.sh /tmp/evaluation/238064-1168718985/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  48087fc2b6d2fbabcb2d3faf35362f5e

RANDOM SEED= 658114871

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.232
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.232
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:        966384 kB
Buffers:         18264 kB
Cached:         245936 kB
SwapCached:       2360 kB
Active:         803540 kB
Inactive:       213488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        966384 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            5200 kB
Writeback:           0 kB
Mapped:         771352 kB
Slab:            55688 kB
Committed_AS:  7345944 kB
PageTables:       3716 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= 66532 MiB



End job on node10 on Sat Jan 13 20:26:57 UTC 2007