Trace number 195861

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.08 1812.28

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-36_ext.xml
MD5SUMf30eb18bfd25ea1f67b84401c08189b2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
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 ---
3.04	c start processing
3.04	c start relation processing
9.39	c start cnf exporting
40.66	c parsing time : 2.871
40.66	c preprocessing time : 40.49
40.66	
40.66	c Nary constraints - conflicts : 0 supports : 74
40.66	c Binary constraints - conflicts : 0 supports :0
40.66	c max arity constraint : 3
40.66	c Max Tuples generated 0
40.66	c relations : 74
40.66	c relations BDD: 74
40.66	c vars : 290161 - clauses :  916965
40.66	
40.72	 
40.72	c --- Minisat Stats ---
40.72	 

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/node5/watcher-195861-1168115325 -o ROOT/results/node5/solver-195861-1168115325 -C 1800 -M 900 /tmp/evaluation/195861-1168115325/galac.sh /tmp/evaluation/195861-1168115325/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.99 1.97 1.93 5/86 22065
/proc/meminfo: memFree=1312928/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=8560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) R 22062 22064 21994 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 140146916 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913666959 0 0 4096 8192 0 0 0 17 1 0 0
/proc/22064/statm: 2140 253 197 79 0 133 0

[startup+0.10622 s]
/proc/loadavg: 1.99 1.97 1.93 5/86 22065
/proc/meminfo: memFree=1312928/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.514264 s]
/proc/loadavg: 1.99 1.97 1.93 5/86 22065
/proc/meminfo: memFree=1312928/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.33536 s]
/proc/loadavg: 2.07 1.99 1.94 3/94 22085
/proc/meminfo: memFree=1234336/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22078] ppid=22064 vsize=861064 CPUtime=1.27
/proc/22078/stat : 22078 (java) R 22064 22064 21994 0 -1 0 21635 0 1 0 117 10 0 0 23 0 8 0 140146920 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 215266 21388 1964 14 0 201471 0
[pid=22078/tid=22079] ppid=22064 vsize=861064 CPUtime=0.05
/proc/22078/task/22079/stat : 22079 (java) S 22064 22064 21994 0 -1 64 5883 0 0 0 3 2 0 0 16 0 8 0 140146923 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22080] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22080/stat : 22080 (java) S 22064 22064 21994 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 140146924 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22081/stat : 22081 (java) S 22064 22064 21994 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 140146924 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22082/stat : 22082 (java) S 22064 22064 21994 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 140146928 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22064 vsize=861064 CPUtime=0.12
/proc/22078/task/22083/stat : 22083 (java) S 22064 22064 21994 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 140146928 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22064 22064 21994 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 140146928 881729536 21388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22064 22064 21994 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 140146928 881729536 21388 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) 908624

[startup+2.97855 s]
/proc/loadavg: 2.07 1.99 1.94 3/94 22085
/proc/meminfo: memFree=1224352/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22078] ppid=22064 vsize=861064 CPUtime=2.9
/proc/22078/stat : 22078 (java) R 22064 22064 21994 0 -1 0 25904 0 1 0 278 12 0 0 25 0 8 0 140146920 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073767915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 215266 25651 1964 14 0 201471 0
[pid=22078/tid=22079] ppid=22064 vsize=861064 CPUtime=0.2
/proc/22078/task/22079/stat : 22079 (java) S 22064 22064 21994 0 -1 64 10136 0 0 0 16 4 0 0 16 0 8 0 140146923 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22080] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22080/stat : 22080 (java) S 22064 22064 21994 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 140146924 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22081/stat : 22081 (java) S 22064 22064 21994 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 140146924 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22082/stat : 22082 (java) S 22064 22064 21994 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 140146928 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22064 vsize=861064 CPUtime=0.15
/proc/22078/task/22083/stat : 22083 (java) S 22064 22064 21994 0 -1 64 903 0 0 0 15 0 0 0 16 0 8 0 140146928 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22064 22064 21994 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 140146928 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22064 22064 21994 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 140146928 881729536 25651 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908624

[startup+6.18791 s]
/proc/loadavg: 2.07 1.99 1.94 4/94 22085
/proc/meminfo: memFree=1208296/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22078] ppid=22064 vsize=861064 CPUtime=6.08
/proc/22078/stat : 22078 (java) R 22064 22064 21994 0 -1 0 37964 0 1 0 591 17 0 0 25 0 8 0 140146920 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073882910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 215266 37709 1972 14 0 201471 0
[pid=22078/tid=22079] ppid=22064 vsize=861064 CPUtime=0.77
/proc/22078/task/22079/stat : 22079 (java) S 22064 22064 21994 0 -1 64 22141 0 0 0 69 8 0 0 21 0 8 0 140146923 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22080] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22080/stat : 22080 (java) S 22064 22064 21994 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 140146924 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22081/stat : 22081 (java) S 22064 22064 21994 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 140146924 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22082/stat : 22082 (java) S 22064 22064 21994 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 140146928 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22064 vsize=861064 CPUtime=0.2
/proc/22078/task/22083/stat : 22083 (java) S 22064 22064 21994 0 -1 64 934 0 0 0 20 0 0 0 15 0 8 0 140146928 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22064 22064 21994 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 140146928 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22064 22064 21994 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 140146928 881729536 37709 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 908624

[startup+12.6716 s]
/proc/loadavg: 2.06 1.99 1.94 3/94 22085
/proc/meminfo: memFree=1103592/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22078] ppid=22064 vsize=861064 CPUtime=12.5
/proc/22078/stat : 22078 (java) R 22064 22064 21994 0 -1 0 53950 0 1 0 1225 25 0 0 25 0 8 0 140146920 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153444926 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 215266 53688 1993 14 0 201471 0
[pid=22078/tid=22079] ppid=22064 vsize=861064 CPUtime=1.46
/proc/22078/task/22079/stat : 22079 (java) S 22064 22064 21994 0 -1 64 38044 0 0 0 132 14 0 0 16 0 8 0 140146923 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22080] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22080/stat : 22080 (java) S 22064 22064 21994 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 140146924 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22081/stat : 22081 (java) S 22064 22064 21994 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 140146924 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22082/stat : 22082 (java) S 22064 22064 21994 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22064 vsize=861064 CPUtime=0.27
/proc/22078/task/22083/stat : 22083 (java) S 22064 22064 21994 0 -1 64 969 0 0 0 26 1 0 0 15 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22064 22064 21994 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22064 22064 21994 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 908624

[startup+25.5591 s]
/proc/loadavg: 2.05 1.99 1.94 3/94 22085
/proc/meminfo: memFree=1097192/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=0
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22078] ppid=22064 vsize=861064 CPUtime=25.27
/proc/22078/stat : 22078 (java) R 22064 22064 21994 0 -1 0 53971 0 1 0 2499 28 0 0 25 0 8 0 140146920 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074062495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22078/statm: 215266 53688 1993 14 0 201471 0
[pid=22078/tid=22079] ppid=22064 vsize=861064 CPUtime=1.48
/proc/22078/task/22079/stat : 22079 (java) S 22064 22064 21994 0 -1 64 38044 0 0 0 134 14 0 0 16 0 8 0 140146923 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22080] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22080/stat : 22080 (java) S 22064 22064 21994 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 140146924 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22081] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22081/stat : 22081 (java) S 22064 22064 21994 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 140146924 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22082] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22082/stat : 22082 (java) S 22064 22064 21994 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22083] ppid=22064 vsize=861064 CPUtime=0.27
/proc/22078/task/22083/stat : 22083 (java) S 22064 22064 21994 0 -1 64 969 0 0 0 26 1 0 0 15 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22084] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22084/stat : 22084 (java) S 22064 22064 21994 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22078/tid=22085] ppid=22064 vsize=861064 CPUtime=0
/proc/22078/task/22085/stat : 22085 (java) S 22064 22064 21994 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 140146928 881729536 53688 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 908624

[startup+51.181 s]
/proc/loadavg: 2.03 1.99 1.94 3/87 22086
/proc/meminfo: memFree=1239904/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=59448 CPUtime=10.34
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 14076 0 0 0 1024 10 0 0 25 0 1 0 140150989 60874752 14058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22086/statm: 14862 14058 54 142 0 14718 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 107008

[startup+102.422 s]
/proc/loadavg: 2.01 1.99 1.94 3/87 22086
/proc/meminfo: memFree=1235168/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=64660 CPUtime=61.13
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 15377 0 0 0 6100 13 0 0 25 0 1 0 140150989 66211840 15359 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/22086/statm: 16165 15359 54 142 0 16021 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 112220

[startup+162.494 s]
/proc/loadavg: 2.00 1.99 1.94 3/87 22086
/proc/meminfo: memFree=1227552/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=71992 CPUtime=120.65
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 17211 0 0 0 12049 16 0 0 25 0 1 0 140150989 73719808 17193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/22086/statm: 17998 17193 54 142 0 17854 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 119552


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

/proc/loadavg: 2.00 2.00 1.95 3/87 22086
/proc/meminfo: memFree=1165544/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=134088 CPUtime=1073.01
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 32668 0 0 0 107260 41 0 0 25 0 1 0 140150989 137306112 32650 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/22086/statm: 33522 32650 54 142 0 33378 0
Current children cumulated CPU time (s) 1113.3
Current children cumulated vsize (KiB) 181648

[startup+1183.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 22086
/proc/meminfo: memFree=1163240/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=136344 CPUtime=1132.54
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 33248 0 0 0 113212 42 0 0 25 0 1 0 140150989 139616256 33230 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22086/statm: 34086 33230 54 142 0 33942 0
Current children cumulated CPU time (s) 1172.83
Current children cumulated vsize (KiB) 183904

[startup+1243.77 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 22086
/proc/meminfo: memFree=1160680/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=138912 CPUtime=1192.06
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 33879 0 0 0 119163 43 0 0 25 0 1 0 140150989 142245888 33861 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/22086/statm: 34728 33861 54 142 0 34584 0
Current children cumulated CPU time (s) 1232.35
Current children cumulated vsize (KiB) 186472

[startup+1303.84 s]
/proc/loadavg: 1.95 1.98 1.95 3/95 22191
/proc/meminfo: memFree=1132904/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=141568 CPUtime=1251.88
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 34563 0 0 0 125140 48 0 0 25 0 1 0 140150989 144965632 34545 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 35392 34545 54 142 0 35248 0
Current children cumulated CPU time (s) 1292.17
Current children cumulated vsize (KiB) 189128

[startup+1363.9 s]
/proc/loadavg: 2.07 2.01 1.96 3/95 22191
/proc/meminfo: memFree=1130728/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=143856 CPUtime=1311.85
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 35129 0 0 0 131136 49 0 0 25 0 1 0 140150989 147308544 35111 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 35964 35111 54 142 0 35820 0
Current children cumulated CPU time (s) 1352.14
Current children cumulated vsize (KiB) 191416

[startup+1423.95 s]
/proc/loadavg: 2.02 2.01 1.96 3/95 22191
/proc/meminfo: memFree=1128552/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=145984 CPUtime=1371.85
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 35677 0 0 0 137135 50 0 0 25 0 1 0 140150989 149487616 35659 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529291 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 36496 35659 54 142 0 36352 0
Current children cumulated CPU time (s) 1412.14
Current children cumulated vsize (KiB) 193544

[startup+1484 s]
/proc/loadavg: 2.01 2.00 1.96 3/95 22191
/proc/meminfo: memFree=1126120/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=148396 CPUtime=1431.84
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 36270 0 0 0 143134 50 0 0 25 0 1 0 140150989 151957504 36252 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 37099 36252 54 142 0 36955 0
Current children cumulated CPU time (s) 1472.13
Current children cumulated vsize (KiB) 195956

[startup+1544.04 s]
/proc/loadavg: 2.00 2.00 1.96 3/95 22191
/proc/meminfo: memFree=1123816/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=150648 CPUtime=1491.81
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 36842 0 0 0 149130 51 0 0 25 0 1 0 140150989 154263552 36824 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 37662 36824 54 142 0 37518 0
Current children cumulated CPU time (s) 1532.1
Current children cumulated vsize (KiB) 198208

[startup+1604.05 s]
/proc/loadavg: 2.06 2.02 1.96 3/95 22191
/proc/meminfo: memFree=1121704/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=152772 CPUtime=1551.76
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 37355 0 0 0 155124 52 0 0 25 0 1 0 140150989 156438528 37337 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 38193 37337 54 142 0 38049 0
Current children cumulated CPU time (s) 1592.05
Current children cumulated vsize (KiB) 200332

[startup+1664.12 s]
/proc/loadavg: 2.02 2.01 1.96 3/95 22191
/proc/meminfo: memFree=1119592/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=154916 CPUtime=1611.78
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 37906 0 0 0 161124 54 0 0 25 0 1 0 140150989 158633984 37888 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 38729 37888 54 142 0 38585 0
Current children cumulated CPU time (s) 1652.07
Current children cumulated vsize (KiB) 202476

[startup+1724.18 s]
/proc/loadavg: 2.05 2.02 1.97 3/95 22191
/proc/meminfo: memFree=1114408/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=160104 CPUtime=1671.76
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 39173 0 0 0 167121 55 0 0 25 0 1 0 140150989 163946496 39155 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525813 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 40026 39155 54 142 0 39882 0
Current children cumulated CPU time (s) 1712.05
Current children cumulated vsize (KiB) 207664

[startup+1784.24 s]
/proc/loadavg: 2.02 2.01 1.97 3/95 22191
/proc/meminfo: memFree=1107752/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=167084 CPUtime=1731.75
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 40847 0 0 0 173118 57 0 0 25 0 1 0 140150989 171094016 40829 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 41771 40829 54 142 0 41627 0
Current children cumulated CPU time (s) 1772.04
Current children cumulated vsize (KiB) 214644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.26 s]
/proc/loadavg: 2.01 2.01 1.97 3/95 22191
/proc/meminfo: memFree=1104168/2055920 swapFree=4192812/4192956
[pid=22064] ppid=22062 vsize=47560 CPUtime=40.29
/proc/22064/stat : 22064 (galac.sh) S 22062 22064 21994 0 -1 4194304 800 55709 0 1 0 0 3991 38 17 0 1 0 140146916 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22064/statm: 11890 363 245 79 0 218 0
[pid=22086] ppid=22064 vsize=170684 CPUtime=1759.79
/proc/22086/stat : 22086 (minisat) R 22064 22064 21994 0 -1 4194304 41737 0 0 0 175920 59 0 0 25 0 1 0 140150989 174780416 41719 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529761 0 0 4096 3 0 0 0 17 0 0 0
/proc/22086/statm: 42671 41719 54 142 0 42527 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 218244

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 22064 and gives childrusage.ru_utime.tv_sec=39 childrusage.ru_utime.tv_usec=927930 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=385941
CPU time returned by wait4() is 40.3139
while last known CPU time is 1800.08

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

Real time (s): 1812.28
CPU time (s): 1800.08
CPU user time (s): 1799.11
CPU system time (s): 0.97
CPU usage (%): 99.327
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.9279
system time used= 0.385941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56509
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= 2213
involuntary context switches= 3752

runsolver used 2.13167 s user time and 5.8961 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 20:28:45 UTC 2007


IDJOB= 195861
IDBENCH= 3307
FILE ID= node5/195861-1168115325

PBS_JOBID= 3477136

Free space on /tmp= 66324 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f30eb18bfd25ea1f67b84401c08189b2

RANDOM SEED= 857293354

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.240
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.240
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:       1313408 kB
Buffers:         59976 kB
Cached:         537948 kB
SwapCached:          0 kB
Active:         176680 kB
Inactive:       477900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5828 kB
Writeback:           0 kB
Mapped:          79048 kB
Slab:            72892 kB
Committed_AS:  3391400 kB
PageTables:       2144 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= 66310 MiB



End job on node5 on Sat Jan  6 20:58:57 UTC 2007