Trace number 198695

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.02 1801.18

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f2.xml
MD5SUMb9ada7715d8e1afe9fc39e010156bb5c
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 benchmark61.6616
SatisfiableNO
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size42
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
7.16	c start processing
7.16	c start relation processing
7.17	c start cnf exporting
29.99	c parsing time : 7.007
29.99	c preprocessing time : 29.843
29.99	
29.99	c Nary constraints - conflicts : 0 supports : 0
29.99	c Binary constraints - conflicts : 3763 supports :340
29.99	c max arity constraint : 2
29.99	c Max Tuples generated 1764
29.99	c relations : 173
29.99	c relations BDD: 0
29.99	c vars : 25861 - clauses :  1051585
29.99	
30.03	 
30.03	c --- Minisat Stats ---
30.03	 

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/node48/watcher-198695-1168130345 -o ROOT/results/node48/solver-198695-1168130345 -C 1800 -M 900 /tmp/evaluation/198695-1168130345/galac.sh /tmp/evaluation/198695-1168130345/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 2/65 14634
/proc/meminfo: memFree=1349080/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=8652 CPUtime=0
/proc/14633/stat : 14633 (galac.sh) R 14631 14633 13988 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 161433235 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604127 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/14633/statm: 2163 279 207 79 0 156 0

[startup+0.102577 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=1349080/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47576

[startup+0.510613 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14634
/proc/meminfo: memFree=1349080/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47576

[startup+1.33169 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14654
/proc/meminfo: memFree=1309336/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14647] ppid=14633 vsize=861136 CPUtime=1.28
/proc/14647/stat : 14647 (java) S 14633 14633 13988 0 -1 0 12037 0 1 0 121 7 0 0 16 0 8 0 161433238 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14647/statm: 215284 11778 1988 14 0 201489 0
[pid=14647/tid=14648] ppid=14633 vsize=861136 CPUtime=0.35
/proc/14647/task/14648/stat : 14648 (java) S 14633 14633 13988 0 -1 64 3440 0 0 0 34 1 0 0 16 0 8 0 161433241 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14647/tid=14649] ppid=14633 vsize=861136 CPUtime=0
/proc/14647/task/14649/stat : 14649 (java) S 14633 14633 13988 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161433242 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14650] ppid=14633 vsize=861136 CPUtime=0
/proc/14647/task/14650/stat : 14650 (java) S 14633 14633 13988 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161433242 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14651] ppid=14633 vsize=861136 CPUtime=0
/proc/14647/task/14651/stat : 14651 (java) S 14633 14633 13988 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 161433245 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14652] ppid=14633 vsize=861136 CPUtime=0.26
/proc/14647/task/14652/stat : 14652 (java) R 14633 14633 13988 0 -1 64 1027 0 0 0 25 1 0 0 16 0 8 0 161433245 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153221088 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14653] ppid=14633 vsize=861136 CPUtime=0
/proc/14647/task/14653/stat : 14653 (java) S 14633 14633 13988 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161433245 881803264 11778 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14654] ppid=14633 vsize=861136 CPUtime=0
/proc/14647/task/14654/stat : 14654 (java) S 14633 14633 13988 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161433245 881803264 11778 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) 908712

[startup+2.98384 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14654
/proc/meminfo: memFree=1308440/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14647] ppid=14633 vsize=861244 CPUtime=2.93
/proc/14647/stat : 14647 (java) S 14633 14633 13988 0 -1 0 12290 0 1 0 285 8 0 0 16 0 8 0 161433238 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14647/statm: 215311 11995 1993 14 0 201516 0
[pid=14647/tid=14648] ppid=14633 vsize=861244 CPUtime=1.29
/proc/14647/task/14648/stat : 14648 (java) R 14633 14633 13988 0 -1 64 3589 0 0 0 127 2 0 0 17 0 8 0 161433241 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155135504 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14649] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14649/stat : 14649 (java) S 14633 14633 13988 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161433242 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14650] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14650/stat : 14650 (java) S 14633 14633 13988 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161433242 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14651] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14651/stat : 14651 (java) S 14633 14633 13988 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 161433245 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14652] ppid=14633 vsize=861244 CPUtime=0.32
/proc/14647/task/14652/stat : 14652 (java) S 14633 14633 13988 0 -1 64 1078 0 0 0 31 1 0 0 15 0 8 0 161433245 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14653] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14653/stat : 14653 (java) S 14633 14633 13988 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161433245 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14654] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14654/stat : 14654 (java) S 14633 14633 13988 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161433245 881913856 11995 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 908820

[startup+6.27815 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14654
/proc/meminfo: memFree=1307608/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14647] ppid=14633 vsize=861244 CPUtime=6.2
/proc/14647/stat : 14647 (java) S 14633 14633 13988 0 -1 0 12549 0 1 0 612 8 0 0 16 0 8 0 161433238 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14647/statm: 215311 12148 1993 14 0 201516 0
[pid=14647/tid=14648] ppid=14633 vsize=861244 CPUtime=4.11
/proc/14647/task/14648/stat : 14648 (java) R 14633 14633 13988 0 -1 64 3742 0 0 0 409 2 0 0 18 0 8 0 161433241 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155135561 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14649] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14649/stat : 14649 (java) S 14633 14633 13988 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161433242 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14650] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14650/stat : 14650 (java) S 14633 14633 13988 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161433242 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14651] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14651/stat : 14651 (java) S 14633 14633 13988 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 161433245 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14652] ppid=14633 vsize=861244 CPUtime=0.32
/proc/14647/task/14652/stat : 14652 (java) S 14633 14633 13988 0 -1 64 1078 0 0 0 31 1 0 0 15 0 8 0 161433245 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14653] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14653/stat : 14653 (java) S 14633 14633 13988 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161433245 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14654] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14654/stat : 14654 (java) S 14633 14633 13988 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161433245 881913856 12148 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908820

[startup+12.7577 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14654
/proc/meminfo: memFree=1272928/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14647] ppid=14633 vsize=861244 CPUtime=12.67
/proc/14647/stat : 14647 (java) R 14633 14633 13988 0 -1 0 20164 0 1 0 1251 16 0 0 17 0 8 0 161433238 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074532016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14647/statm: 215311 19736 2014 14 0 201516 0
[pid=14647/tid=14648] ppid=14633 vsize=861244 CPUtime=4.59
/proc/14647/task/14648/stat : 14648 (java) S 14633 14633 13988 0 -1 64 3901 0 0 0 457 2 0 0 15 0 8 0 161433241 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14649] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14649/stat : 14649 (java) S 14633 14633 13988 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161433242 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14650] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14650/stat : 14650 (java) S 14633 14633 13988 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161433242 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14651] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14651/stat : 14651 (java) S 14633 14633 13988 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 161433245 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14652] ppid=14633 vsize=861244 CPUtime=0.4
/proc/14647/task/14652/stat : 14652 (java) S 14633 14633 13988 0 -1 64 1119 0 0 0 38 2 0 0 16 0 8 0 161433245 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14653] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14653/stat : 14653 (java) S 14633 14633 13988 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161433245 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14654] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14654/stat : 14654 (java) S 14633 14633 13988 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161433245 881913856 19736 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 908820

[startup+25.5949 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 14654
/proc/meminfo: memFree=1264480/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=0.02
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14647] ppid=14633 vsize=861244 CPUtime=25.51
/proc/14647/stat : 14647 (java) R 14633 14633 13988 0 -1 0 20251 0 1 0 2530 21 0 0 17 0 8 0 161433238 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074471610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14647/statm: 215311 19800 2014 14 0 201516 0
[pid=14647/tid=14648] ppid=14633 vsize=861244 CPUtime=4.61
/proc/14647/task/14648/stat : 14648 (java) S 14633 14633 13988 0 -1 64 3962 0 0 0 458 3 0 0 15 0 8 0 161433241 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14649] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14649/stat : 14649 (java) S 14633 14633 13988 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161433242 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14650] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14650/stat : 14650 (java) S 14633 14633 13988 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161433242 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14651] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14651/stat : 14651 (java) S 14633 14633 13988 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 161433245 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14652] ppid=14633 vsize=861244 CPUtime=0.41
/proc/14647/task/14652/stat : 14652 (java) S 14633 14633 13988 0 -1 64 1122 0 0 0 39 2 0 0 16 0 8 0 161433245 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14653] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14653/stat : 14653 (java) S 14633 14633 13988 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161433245 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14647/tid=14654] ppid=14633 vsize=861244 CPUtime=0
/proc/14647/task/14654/stat : 14654 (java) S 14633 14633 13988 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161433245 881913856 19800 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 908820

[startup+51.2425 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 14655
/proc/meminfo: memFree=1269144/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=65220 CPUtime=21.19
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 16115 0 0 0 2110 9 0 0 25 0 1 0 161436238 66785280 16097 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 16305 16097 54 142 0 16161 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 112796

[startup+102.501 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 14655
/proc/meminfo: memFree=1248728/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=85756 CPUtime=72.43
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 21182 0 0 0 7228 15 0 0 25 0 1 0 161436238 87814144 21164 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 21439 21164 54 142 0 21295 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 133332

[startup+162.574 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 14655
/proc/meminfo: memFree=1238424/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=96376 CPUtime=132.47
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 23775 0 0 0 13229 18 0 0 25 0 1 0 161436238 98689024 23757 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 24094 23757 54 142 0 23950 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 143952


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

/proc/loadavg: 1.02 1.01 1.00 2/66 14655
/proc/meminfo: memFree=1143128/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=194916 CPUtime=1093.09
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 47545 0 0 0 109267 42 0 0 25 0 1 0 161436238 199593984 47502 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 48729 47502 54 142 0 48585 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 242492

[startup+1183.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14655
/proc/meminfo: memFree=1138328/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=200216 CPUtime=1153.14
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 48756 0 0 0 115271 43 0 0 25 0 1 0 161436238 205021184 48697 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14655/statm: 50054 48697 54 142 0 49910 0
Current children cumulated CPU time (s) 1183.09
Current children cumulated vsize (KiB) 247792

[startup+1243.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14655
/proc/meminfo: memFree=1131480/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=207332 CPUtime=1213.17
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 50458 0 0 0 121272 45 0 0 25 0 1 0 161436238 212307968 50391 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 51833 50391 54 142 0 51689 0
Current children cumulated CPU time (s) 1243.12
Current children cumulated vsize (KiB) 254908

[startup+1304.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14655
/proc/meminfo: memFree=1123032/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=215780 CPUtime=1273.21
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 52604 0 0 0 127274 47 0 0 25 0 1 0 161436238 220958720 52517 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 53945 52517 54 142 0 53801 0
Current children cumulated CPU time (s) 1303.16
Current children cumulated vsize (KiB) 263356

[startup+1364.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14797
/proc/meminfo: memFree=1114664/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=222944 CPUtime=1333.27
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 54373 0 0 0 133266 61 0 0 25 0 1 0 161436238 228294656 54270 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 55736 54270 54 142 0 55592 0
Current children cumulated CPU time (s) 1363.22
Current children cumulated vsize (KiB) 270520

[startup+1424.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1110488/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=228228 CPUtime=1393.33
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 55671 0 0 0 139263 70 0 0 25 0 1 0 161436238 233705472 55568 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 57057 55568 54 142 0 56913 0
Current children cumulated CPU time (s) 1423.28
Current children cumulated vsize (KiB) 275804

[startup+1484.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1104984/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=233580 CPUtime=1453.37
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 57046 0 0 0 145266 71 0 0 25 0 1 0 161436238 239185920 56943 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 58395 56943 54 142 0 58251 0
Current children cumulated CPU time (s) 1483.32
Current children cumulated vsize (KiB) 281156

[startup+1544.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1101720/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=236948 CPUtime=1513.41
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 57867 0 0 0 151269 72 0 0 25 0 1 0 161436238 242634752 57764 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14655/statm: 59237 57764 54 142 0 59093 0
Current children cumulated CPU time (s) 1543.36
Current children cumulated vsize (KiB) 284524

[startup+1604.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1098456/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=240252 CPUtime=1573.45
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 58690 0 0 0 157272 73 0 0 25 0 1 0 161436238 246018048 58587 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 60063 58587 54 142 0 59919 0
Current children cumulated CPU time (s) 1603.4
Current children cumulated vsize (KiB) 287828

[startup+1664.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1094040/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=244584 CPUtime=1633.48
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 59804 0 0 0 163274 74 0 0 25 0 1 0 161436238 250454016 59701 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 61146 59701 54 142 0 61002 0
Current children cumulated CPU time (s) 1663.43
Current children cumulated vsize (KiB) 292160

[startup+1724.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1083096/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=256236 CPUtime=1693.52
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 62537 0 0 0 169275 77 0 0 25 0 1 0 161436238 262385664 62406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 64059 62406 54 142 0 63915 0
Current children cumulated CPU time (s) 1723.47
Current children cumulated vsize (KiB) 303812

[startup+1784.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1078488/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=260760 CPUtime=1753.56
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 63700 0 0 0 175278 78 0 0 25 0 1 0 161436238 267018240 63569 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 65190 63569 54 142 0 65046 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (KiB) 308336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14853
/proc/meminfo: memFree=1071064/2055920 swapFree=4192812/4192956
[pid=14633] ppid=14631 vsize=47576 CPUtime=29.95
/proc/14633/stat : 14633 (galac.sh) S 14631 14633 13988 0 -1 4194304 799 21972 0 1 0 1 2970 24 16 0 1 0 161433235 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14633/statm: 11894 362 244 79 0 218 0
[pid=14655] ppid=14633 vsize=269104 CPUtime=1770.07
/proc/14655/stat : 14655 (minisat) R 14633 14633 13988 0 -1 4194304 65699 0 0 0 176927 80 0 0 25 0 1 0 161436238 275562496 65423 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134533571 0 0 4096 3 0 0 0 17 0 0 0
/proc/14655/statm: 67276 65423 54 142 0 67132 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 316680

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 14633 and gives childrusage.ru_utime.tv_sec=29 childrusage.ru_utime.tv_usec=707483 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=259960
CPU time returned by wait4() is 29.9674
while last known CPU time is 1800.02

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

Real time (s): 1801.18
CPU time (s): 1800.02
CPU user time (s): 1798.97
CPU system time (s): 1.05
CPU usage (%): 99.9354
Max. virtual memory (cumulated for all children) (KiB): 908820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.7075
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22771
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= 2206
involuntary context switches= 751

runsolver used 1.59276 s user time and 4.81027 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun Jan  7 00:39:05 UTC 2007


IDJOB= 198695
IDBENCH= 3571
FILE ID= node48/198695-1168130345

PBS_JOBID= 3477679

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f2.xml
COMMAND LINE= /tmp/evaluation/198695-1168130345/galac.sh /tmp/evaluation/198695-1168130345/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-198695-1168130345 -o ROOT/results/node48/solver-198695-1168130345 -C 1800 -M 900  /tmp/evaluation/198695-1168130345/galac.sh /tmp/evaluation/198695-1168130345/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b9ada7715d8e1afe9fc39e010156bb5c

RANDOM SEED= 702352334

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.218
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.218
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:       1349560 kB
Buffers:         47336 kB
Cached:         570512 kB
SwapCached:          0 kB
Active:         188608 kB
Inactive:       445280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3428 kB
Writeback:           0 kB
Mapped:          26212 kB
Slab:            58508 kB
Committed_AS:  3330340 kB
PageTables:       1392 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= 66543 MiB



End job on node48 on Sun Jan  7 01:09:07 UTC 2007