Trace number 196264

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 1808.72

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-27_ext.xml
MD5SUM5231d05a04feb487ab1815ae00219ded
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark678.048
SatisfiableYES
(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.04	c --- Preproc Stats ---
3.04	c start processing
3.04	c start relation processing
9.35	c start cnf exporting
40.50	c parsing time : 2.866
40.51	c preprocessing time : 40.332
40.51	
40.51	c Nary constraints - conflicts : 0 supports : 74
40.51	c Binary constraints - conflicts : 0 supports :0
40.51	c max arity constraint : 3
40.51	c Max Tuples generated 0
40.51	c relations : 74
40.51	c relations BDD: 74
40.51	c vars : 290008 - clauses :  916510
40.51	
40.56	 
40.56	c --- Minisat Stats ---
40.56	 

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/node47/watcher-196264-1168121065 -o ROOT/results/node47/solver-196264-1168121065 -C 1800 -M 900 /tmp/evaluation/196264-1168121065/galac.sh /tmp/evaluation/196264-1168121065/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.01 1.08 1.42 4/70 15356
/proc/meminfo: memFree=1811376/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=18540 CPUtime=0
/proc/15355/stat : 15355 (runsolver) R 15352 15355 15234 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 160505763 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15355/statm: 4635 279 244 17 0 2626 0

[startup+0.110143 s]
/proc/loadavg: 1.01 1.08 1.42 4/70 15356
/proc/meminfo: memFree=1811376/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.518183 s]
/proc/loadavg: 1.01 1.08 1.42 4/70 15356
/proc/meminfo: memFree=1811376/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.34128 s]
/proc/loadavg: 1.17 1.11 1.43 5/89 15388
/proc/meminfo: memFree=1707152/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15375] ppid=15355 vsize=861064 CPUtime=1.27
/proc/15375/stat : 15375 (java) R 15355 15355 15234 0 -1 0 21635 0 1 0 117 10 0 0 25 0 8 0 160505768 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153648304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15375/statm: 215266 21388 1964 14 0 201471 0
[pid=15375/tid=15378] ppid=15355 vsize=861064 CPUtime=0.06
/proc/15375/task/15378/stat : 15378 (java) S 15355 15355 15234 0 -1 64 5883 0 0 0 4 2 0 0 16 0 8 0 160505771 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15383] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15383/stat : 15383 (java) S 15355 15355 15234 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160505772 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15384] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15384/stat : 15384 (java) S 15355 15355 15234 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160505772 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15385] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15385/stat : 15385 (java) S 15355 15355 15234 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160505775 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15386] ppid=15355 vsize=861064 CPUtime=0.13
/proc/15375/task/15386/stat : 15386 (java) S 15355 15355 15234 0 -1 64 893 0 0 0 12 1 0 0 16 0 8 0 160505775 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15387] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15387/stat : 15387 (java) S 15355 15355 15234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160505775 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15388] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15388/stat : 15388 (java) S 15355 15355 15234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160505775 881729536 21388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908648

[startup+2.99445 s]
/proc/loadavg: 1.17 1.11 1.43 4/89 15388
/proc/meminfo: memFree=1688592/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15375] ppid=15355 vsize=861064 CPUtime=2.92
/proc/15375/stat : 15375 (java) R 15355 15355 15234 0 -1 0 25285 0 1 0 280 12 0 0 25 0 8 0 160505768 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073771393 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15375/statm: 215266 25032 1964 14 0 201471 0
[pid=15375/tid=15378] ppid=15355 vsize=861064 CPUtime=0.21
/proc/15375/task/15378/stat : 15378 (java) S 15355 15355 15234 0 -1 64 9517 0 0 0 18 3 0 0 16 0 8 0 160505771 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15383] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15383/stat : 15383 (java) S 15355 15355 15234 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160505772 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15384] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15384/stat : 15384 (java) S 15355 15355 15234 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160505772 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15385] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15385/stat : 15385 (java) S 15355 15355 15234 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160505775 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15386] ppid=15355 vsize=861064 CPUtime=0.16
/proc/15375/task/15386/stat : 15386 (java) S 15355 15355 15234 0 -1 64 903 0 0 0 15 1 0 0 16 0 8 0 160505775 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15387] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15387/stat : 15387 (java) S 15355 15355 15234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160505775 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15388] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15388/stat : 15388 (java) S 15355 15355 15234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160505775 881729536 25032 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908648

[startup+6.28781 s]
/proc/loadavg: 1.23 1.12 1.44 3/89 15388
/proc/meminfo: memFree=1672592/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15375] ppid=15355 vsize=861064 CPUtime=6.2
/proc/15375/stat : 15375 (java) R 15355 15355 15234 0 -1 0 37980 0 1 0 602 18 0 0 25 0 8 0 160505768 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073914699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15375/statm: 215266 37725 1972 14 0 201471 0
[pid=15375/tid=15378] ppid=15355 vsize=861064 CPUtime=0.77
/proc/15375/task/15378/stat : 15378 (java) S 15355 15355 15234 0 -1 64 22158 0 0 0 69 8 0 0 21 0 8 0 160505771 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15383] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15383/stat : 15383 (java) S 15355 15355 15234 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160505772 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15384] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15384/stat : 15384 (java) S 15355 15355 15234 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160505772 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15385] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15385/stat : 15385 (java) S 15355 15355 15234 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160505775 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15386] ppid=15355 vsize=861064 CPUtime=0.21
/proc/15375/task/15386/stat : 15386 (java) S 15355 15355 15234 0 -1 64 934 0 0 0 20 1 0 0 15 0 8 0 160505775 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15387] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15387/stat : 15387 (java) S 15355 15355 15234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160505775 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15388] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15388/stat : 15388 (java) S 15355 15355 15234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160505775 881729536 37725 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908648

[startup+12.6885 s]
/proc/loadavg: 1.29 1.14 1.44 3/89 15388
/proc/meminfo: memFree=1567712/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15375] ppid=15355 vsize=861064 CPUtime=12.56
/proc/15375/stat : 15375 (java) R 15355 15355 15234 0 -1 0 53939 0 1 0 1230 26 0 0 25 0 8 0 160505768 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074045209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15375/statm: 215266 53677 1993 14 0 201471 0
[pid=15375/tid=15378] ppid=15355 vsize=861064 CPUtime=1.47
/proc/15375/task/15378/stat : 15378 (java) S 15355 15355 15234 0 -1 64 38034 0 0 0 131 16 0 0 16 0 8 0 160505771 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15383] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15383/stat : 15383 (java) S 15355 15355 15234 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160505772 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15384] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15384/stat : 15384 (java) S 15355 15355 15234 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160505772 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15385] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15385/stat : 15385 (java) S 15355 15355 15234 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15386] ppid=15355 vsize=861064 CPUtime=0.27
/proc/15375/task/15386/stat : 15386 (java) S 15355 15355 15234 0 -1 64 969 0 0 0 26 1 0 0 15 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15387] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15387/stat : 15387 (java) S 15355 15355 15234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15388] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15388/stat : 15388 (java) S 15355 15355 15234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908648

[startup+25.5469 s]
/proc/loadavg: 1.40 1.17 1.44 4/89 15388
/proc/meminfo: memFree=1561184/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=0.01
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15375] ppid=15355 vsize=861064 CPUtime=25.36
/proc/15375/stat : 15375 (java) R 15355 15355 15234 0 -1 0 53960 0 1 0 2505 31 0 0 25 0 8 0 160505768 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073419321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15375/statm: 215266 53677 1993 14 0 201471 0
[pid=15375/tid=15378] ppid=15355 vsize=861064 CPUtime=1.49
/proc/15375/task/15378/stat : 15378 (java) S 15355 15355 15234 0 -1 64 38034 0 0 0 133 16 0 0 16 0 8 0 160505771 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15383] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15383/stat : 15383 (java) S 15355 15355 15234 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160505772 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15384] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15384/stat : 15384 (java) S 15355 15355 15234 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160505772 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15385] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15385/stat : 15385 (java) S 15355 15355 15234 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15386] ppid=15355 vsize=861064 CPUtime=0.27
/proc/15375/task/15386/stat : 15386 (java) S 15355 15355 15234 0 -1 64 969 0 0 0 26 1 0 0 15 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15387] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15387/stat : 15387 (java) S 15355 15355 15234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15375/tid=15388] ppid=15355 vsize=861064 CPUtime=0
/proc/15375/task/15388/stat : 15388 (java) S 15355 15355 15234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160505775 881729536 53677 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 908648

[startup+51.1706 s]
/proc/loadavg: 1.64 1.24 1.46 3/82 15389
/proc/meminfo: memFree=1704152/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=59232 CPUtime=10.54
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 14010 0 0 0 1047 7 0 0 25 0 1 0 160509819 60653568 13992 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 14808 13992 54 142 0 14664 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 106816

[startup+102.416 s]
/proc/loadavg: 1.84 1.36 1.49 3/82 15389
/proc/meminfo: memFree=1699480/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=64244 CPUtime=61.54
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 15273 0 0 0 6145 9 0 0 25 0 1 0 160509819 65785856 15255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 16061 15255 54 142 0 15917 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 111828

[startup+162.486 s]
/proc/loadavg: 1.97 1.49 1.52 3/82 15389
/proc/meminfo: memFree=1690264/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=73400 CPUtime=121.32
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 17572 0 0 0 12121 11 0 0 25 0 1 0 160509819 75161600 17554 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 18350 17554 54 142 0 18206 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 120984


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

/proc/loadavg: 2.00 1.97 1.81 3/82 15391
/proc/meminfo: memFree=1465816/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=297112 CPUtime=1077.92
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 73503 0 0 0 107733 59 0 0 25 0 1 0 160509819 304242688 73485 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529735 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 74278 73485 54 142 0 74134 0
Current children cumulated CPU time (s) 1118.21
Current children cumulated vsize (KiB) 344696

[startup+1183.68 s]
/proc/loadavg: 2.00 1.97 1.82 3/82 15391
/proc/meminfo: memFree=1435992/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=327192 CPUtime=1137.71
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 81030 0 0 0 113707 64 0 0 25 0 1 0 160509819 335044608 81012 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 81798 81012 54 142 0 81654 0
Current children cumulated CPU time (s) 1178
Current children cumulated vsize (KiB) 374776

[startup+1243.75 s]
/proc/loadavg: 2.00 1.97 1.83 3/82 15391
/proc/meminfo: memFree=1418456/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=344264 CPUtime=1197.5
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 85293 0 0 0 119683 67 0 0 25 0 1 0 160509819 352526336 85275 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 86066 85275 54 142 0 85922 0
Current children cumulated CPU time (s) 1237.79
Current children cumulated vsize (KiB) 391848

[startup+1303.82 s]
/proc/loadavg: 2.07 1.99 1.84 3/82 15391
/proc/meminfo: memFree=1411928/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=351140 CPUtime=1257.29
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 86918 0 0 0 125660 69 0 0 25 0 1 0 160509819 359567360 86900 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 87785 86900 54 142 0 87641 0
Current children cumulated CPU time (s) 1297.58
Current children cumulated vsize (KiB) 398724

[startup+1363.89 s]
/proc/loadavg: 2.02 1.99 1.84 3/82 15391
/proc/meminfo: memFree=1399192/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=363872 CPUtime=1317.08
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 90118 0 0 0 131636 72 0 0 25 0 1 0 160509819 372604928 90100 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 90968 90100 54 142 0 90824 0
Current children cumulated CPU time (s) 1357.37
Current children cumulated vsize (KiB) 411456

[startup+1423.96 s]
/proc/loadavg: 2.01 1.99 1.85 3/82 15391
/proc/meminfo: memFree=1389848/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=373152 CPUtime=1376.85
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 92452 0 0 0 137612 73 0 0 25 0 1 0 160509819 382107648 92434 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 93288 92434 54 142 0 93144 0
Current children cumulated CPU time (s) 1417.14
Current children cumulated vsize (KiB) 420736

[startup+1484.03 s]
/proc/loadavg: 2.00 1.99 1.86 3/82 15391
/proc/meminfo: memFree=1380760/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=382152 CPUtime=1436.64
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 94686 0 0 0 143589 75 0 0 25 0 1 0 160509819 391323648 94668 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 95538 94668 54 142 0 95394 0
Current children cumulated CPU time (s) 1476.93
Current children cumulated vsize (KiB) 429736

[startup+1544.1 s]
/proc/loadavg: 2.00 1.99 1.86 3/82 15391
/proc/meminfo: memFree=1371352/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=391456 CPUtime=1496.43
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 97022 0 0 0 149565 78 0 0 25 0 1 0 160509819 400850944 97004 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 97864 97004 54 142 0 97720 0
Current children cumulated CPU time (s) 1536.72
Current children cumulated vsize (KiB) 439040

[startup+1604.17 s]
/proc/loadavg: 2.00 1.99 1.87 3/82 15391
/proc/meminfo: memFree=1367448/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=395300 CPUtime=1556.22
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 97974 0 0 0 155542 80 0 0 25 0 1 0 160509819 404787200 97956 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 98825 97956 54 142 0 98681 0
Current children cumulated CPU time (s) 1596.51
Current children cumulated vsize (KiB) 442884

[startup+1664.24 s]
/proc/loadavg: 2.00 1.99 1.87 3/82 15391
/proc/meminfo: memFree=1363608/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=398996 CPUtime=1616
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 98930 0 0 0 161519 81 0 0 25 0 1 0 160509819 408571904 98912 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 99749 98912 54 142 0 99605 0
Current children cumulated CPU time (s) 1656.29
Current children cumulated vsize (KiB) 446580

[startup+1724.31 s]
/proc/loadavg: 2.03 2.00 1.88 3/82 15391
/proc/meminfo: memFree=1359768/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=402840 CPUtime=1675.8
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 99889 0 0 0 167497 83 0 0 25 0 1 0 160509819 412508160 99871 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 100710 99871 54 142 0 100566 0
Current children cumulated CPU time (s) 1716.09
Current children cumulated vsize (KiB) 450424

[startup+1784.38 s]
/proc/loadavg: 2.07 2.02 1.90 3/82 15391
/proc/meminfo: memFree=1356376/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=406288 CPUtime=1735.58
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 100744 0 0 0 173474 84 0 0 25 0 1 0 160509819 416038912 100726 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 101572 100726 54 142 0 101428 0
Current children cumulated CPU time (s) 1775.87
Current children cumulated vsize (KiB) 453872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.71 s]
/proc/loadavg: 2.05 2.01 1.90 3/82 15391
/proc/meminfo: memFree=1354520/2055920 swapFree=4183900/4192956
[pid=15355] ppid=15352 vsize=47584 CPUtime=40.29
/proc/15355/stat : 15355 (galac.sh) S 15352 15355 15234 0 -1 4194304 799 55698 0 1 0 0 3988 41 17 0 1 0 160505763 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15355/statm: 11896 363 245 79 0 218 0
[pid=15389] ppid=15355 vsize=408004 CPUtime=1759.79
/proc/15389/stat : 15389 (minisat) R 15355 15355 15234 0 -1 4194304 101182 0 0 0 175895 84 0 0 25 0 1 0 160509819 417796096 101164 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/15389/statm: 102001 101164 54 142 0 101857 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 455588

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 15355 and gives childrusage.ru_utime.tv_sec=39 childrusage.ru_utime.tv_usec=883936 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=428934
CPU time returned by wait4() is 40.3129
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): 1808.72
CPU time (s): 1800.08
CPU user time (s): 1798.83
CPU system time (s): 1.25
CPU usage (%): 99.522
Max. virtual memory (cumulated for all children) (KiB): 908648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.8839
system time used= 0.428934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56497
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= 2272
involuntary context switches= 2720

runsolver used 2.26765 s user time and 5.75413 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan  6 22:04:25 UTC 2007


IDJOB= 196264
IDBENCH= 3338
FILE ID= node47/196264-1168121065

PBS_JOBID= 3477501

Free space on /tmp= 66527 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5231d05a04feb487ab1815ae00219ded

RANDOM SEED= 844162086

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:       1812248 kB
Buffers:         17456 kB
Cached:         162256 kB
SwapCached:       3480 kB
Active:          89384 kB
Inactive:       104940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812248 kB
SwapTotal:     4192956 kB
SwapFree:      4183900 kB
Dirty:            8872 kB
Writeback:           0 kB
Mapped:          19776 kB
Slab:            35084 kB
Committed_AS:  2968916 kB
PageTables:       1664 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= 66511 MiB



End job on node47 on Sat Jan  6 22:34:34 UTC 2007