Trace number 195744

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 1809.41

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-7_ext.xml
MD5SUM3f9f0987ecc8bd6debbfdcbc6b845084
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 benchmark3.9484
SatisfiableYES
(Un)Satisfiability was provedYES
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.02	c start processing
3.02	c start relation processing
9.24	c start cnf exporting
39.95	c parsing time : 2.845
39.95	c preprocessing time : 39.778
39.95	
39.95	c Nary constraints - conflicts : 0 supports : 74
39.95	c Binary constraints - conflicts : 0 supports :0
39.95	c max arity constraint : 3
39.95	c Max Tuples generated 0
39.95	c relations : 74
39.95	c relations BDD: 74
39.95	c vars : 289744 - clauses :  915747
39.95	
40.02	 
40.02	c --- Minisat Stats ---
40.02	 

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/node55/watcher-195744-1168113459 -o ROOT/results/node55/solver-195744-1168113459 -C 1800 -M 900 /tmp/evaluation/195744-1168113459/galac.sh /tmp/evaluation/195744-1168113459/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.27 1.21 1.51 5/81 23217
/proc/meminfo: memFree=1825656/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=18540 CPUtime=0
/proc/23216/stat : 23216 (runsolver) R 23214 23216 22952 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 159744149 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23216/statm: 4635 279 244 17 0 2626 0

[startup+0.102636 s]
/proc/loadavg: 1.27 1.21 1.51 5/81 23217
/proc/meminfo: memFree=1825656/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.510675 s]
/proc/loadavg: 1.27 1.21 1.51 5/81 23217
/proc/meminfo: memFree=1825656/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+1.33375 s]
/proc/loadavg: 1.41 1.24 1.51 3/89 23237
/proc/meminfo: memFree=1739192/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23230] ppid=23216 vsize=860852 CPUtime=1.27
/proc/23230/stat : 23230 (java) R 23216 23216 22952 0 -1 0 21577 0 1 0 116 11 0 0 25 0 8 0 159744154 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073450791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23230/statm: 215213 21330 1965 14 0 201471 0
[pid=23230/tid=23231] ppid=23216 vsize=860852 CPUtime=0.06
/proc/23230/task/23231/stat : 23231 (java) S 23216 23216 22952 0 -1 64 5824 0 0 0 4 2 0 0 16 0 8 0 159744158 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23232] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23232/stat : 23232 (java) S 23216 23216 22952 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159744158 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23233] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23233/stat : 23233 (java) S 23216 23216 22952 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159744158 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23234] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23234/stat : 23234 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159744162 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23235] ppid=23216 vsize=860852 CPUtime=0.12
/proc/23230/task/23235/stat : 23235 (java) S 23216 23216 22952 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 159744162 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23236] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23236/stat : 23236 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159744162 881512448 21330 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23237] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23237/stat : 23237 (java) S 23216 23216 22952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159744162 881512448 21330 18446744073709551615 134512640 134570532 4294956112 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) 908432

[startup+2.98592 s]
/proc/loadavg: 1.41 1.24 1.51 3/89 23237
/proc/meminfo: memFree=1728952/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23230] ppid=23216 vsize=860852 CPUtime=2.92
/proc/23230/stat : 23230 (java) R 23216 23216 22952 0 -1 0 25263 0 1 0 279 13 0 0 25 0 8 0 159744154 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23230/statm: 215213 25010 1966 14 0 201471 0
[pid=23230/tid=23231] ppid=23216 vsize=860852 CPUtime=0.21
/proc/23230/task/23231/stat : 23231 (java) S 23216 23216 22952 0 -1 64 9491 0 0 0 17 4 0 0 16 0 8 0 159744158 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23232] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23232/stat : 23232 (java) S 23216 23216 22952 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159744158 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23233] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23233/stat : 23233 (java) S 23216 23216 22952 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159744158 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23234] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23234/stat : 23234 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159744162 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23235] ppid=23216 vsize=860852 CPUtime=0.15
/proc/23230/task/23235/stat : 23235 (java) S 23216 23216 22952 0 -1 64 902 0 0 0 14 1 0 0 16 0 8 0 159744162 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23236] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23236/stat : 23236 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159744162 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23237] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23237/stat : 23237 (java) S 23216 23216 22952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159744162 881512448 25010 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908432

[startup+6.28223 s]
/proc/loadavg: 1.46 1.25 1.52 4/89 23237
/proc/meminfo: memFree=1708280/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23230] ppid=23216 vsize=860852 CPUtime=6.21
/proc/23230/stat : 23230 (java) R 23216 23216 22952 0 -1 0 37935 0 1 0 601 20 0 0 25 0 8 0 159744154 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073881807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23230/statm: 215213 37680 1973 14 0 201471 0
[pid=23230/tid=23231] ppid=23216 vsize=860852 CPUtime=0.77
/proc/23230/task/23231/stat : 23231 (java) S 23216 23216 22952 0 -1 64 22112 0 0 0 67 10 0 0 21 0 8 0 159744158 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23232] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23232/stat : 23232 (java) S 23216 23216 22952 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159744158 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23233] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23233/stat : 23233 (java) S 23216 23216 22952 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159744158 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23234] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23234/stat : 23234 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159744162 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23235] ppid=23216 vsize=860852 CPUtime=0.2
/proc/23230/task/23235/stat : 23235 (java) S 23216 23216 22952 0 -1 64 933 0 0 0 19 1 0 0 15 0 8 0 159744162 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23236] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23236/stat : 23236 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159744162 881512448 37680 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23237] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23237/stat : 23237 (java) S 23216 23216 22952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159744162 881512448 37680 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) 908432

[startup+12.7699 s]
/proc/loadavg: 1.50 1.26 1.52 3/89 23237
/proc/meminfo: memFree=1607928/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23230] ppid=23216 vsize=860852 CPUtime=12.7
/proc/23230/stat : 23230 (java) R 23216 23216 22952 0 -1 0 53914 0 1 0 1241 29 0 0 25 0 8 0 159744154 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23230/statm: 215213 53652 1993 14 0 201471 0
[pid=23230/tid=23231] ppid=23216 vsize=860852 CPUtime=1.46
/proc/23230/task/23231/stat : 23231 (java) S 23216 23216 22952 0 -1 64 38009 0 0 0 129 17 0 0 16 0 8 0 159744158 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23232] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23232/stat : 23232 (java) S 23216 23216 22952 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159744158 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23233] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23233/stat : 23233 (java) S 23216 23216 22952 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159744158 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23234] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23234/stat : 23234 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159744162 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23235] ppid=23216 vsize=860852 CPUtime=0.27
/proc/23230/task/23235/stat : 23235 (java) S 23216 23216 22952 0 -1 64 968 0 0 0 25 2 0 0 15 0 8 0 159744162 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23236] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23236/stat : 23236 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159744162 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23237] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23237/stat : 23237 (java) S 23216 23216 22952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159744162 881512448 53652 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 908432

[startup+25.6161 s]
/proc/loadavg: 1.58 1.29 1.52 3/89 23237
/proc/meminfo: memFree=1601400/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=0
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 762 1704 0 0 0 0 0 0 21 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23230] ppid=23216 vsize=860852 CPUtime=25.54
/proc/23230/stat : 23230 (java) R 23216 23216 22952 0 -1 0 53937 0 1 0 2520 34 0 0 25 0 8 0 159744154 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23230/statm: 215213 53653 1994 14 0 201471 0
[pid=23230/tid=23231] ppid=23216 vsize=860852 CPUtime=1.49
/proc/23230/task/23231/stat : 23231 (java) S 23216 23216 22952 0 -1 64 38010 0 0 0 132 17 0 0 16 0 8 0 159744158 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23232] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23232/stat : 23232 (java) S 23216 23216 22952 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159744158 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23233] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23233/stat : 23233 (java) S 23216 23216 22952 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159744158 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23234] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23234/stat : 23234 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159744162 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23235] ppid=23216 vsize=860852 CPUtime=0.27
/proc/23230/task/23235/stat : 23235 (java) S 23216 23216 22952 0 -1 64 968 0 0 0 25 2 0 0 15 0 8 0 159744162 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23236] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23236/stat : 23236 (java) S 23216 23216 22952 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159744162 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23230/tid=23237] ppid=23216 vsize=860852 CPUtime=0
/proc/23230/task/23237/stat : 23237 (java) S 23216 23216 22952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159744162 881512448 53653 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 908432

[startup+51.3096 s]
/proc/loadavg: 1.74 1.36 1.54 3/82 23238
/proc/meminfo: memFree=1744176/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=59604 CPUtime=11.27
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 14108 0 0 0 1119 8 0 0 25 0 1 0 159748152 61034496 14090 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 14901 14090 54 142 0 14757 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 107184

[startup+102.524 s]
/proc/loadavg: 1.89 1.45 1.56 3/86 23291
/proc/meminfo: memFree=1637712/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=62244 CPUtime=62.21
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 14796 0 0 0 6209 12 0 0 25 0 1 0 159748152 63737856 14778 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/23238/statm: 15561 14778 54 142 0 15417 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 109824

[startup+162.573 s]
/proc/loadavg: 1.96 1.55 1.58 3/86 23291
/proc/meminfo: memFree=1591568/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=69292 CPUtime=121.86
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 16561 0 0 0 12172 14 0 0 25 0 1 0 159748152 70955008 16543 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/23238/statm: 17323 16543 54 142 0 17179 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 116872


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

/proc/loadavg: 2.00 1.97 1.83 3/86 23489
/proc/meminfo: memFree=1301136/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=152184 CPUtime=1077.52
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 37218 0 0 0 107708 44 0 0 25 0 1 0 159748152 155836416 37200 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 38046 37200 54 142 0 37902 0
Current children cumulated CPU time (s) 1117.43
Current children cumulated vsize (KiB) 199764

[startup+1183.48 s]
/proc/loadavg: 2.03 1.99 1.84 3/86 23489
/proc/meminfo: memFree=1297296/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=155908 CPUtime=1137.29
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 38152 0 0 0 113685 44 0 0 25 0 1 0 159748152 159649792 38134 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 38977 38134 54 142 0 38833 0
Current children cumulated CPU time (s) 1177.2
Current children cumulated vsize (KiB) 203488

[startup+1243.54 s]
/proc/loadavg: 2.01 1.99 1.85 3/86 23491
/proc/meminfo: memFree=1292368/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=160660 CPUtime=1197.07
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 39347 0 0 0 119661 46 0 0 25 0 1 0 159748152 164515840 39329 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 40165 39329 54 142 0 40021 0
Current children cumulated CPU time (s) 1236.98
Current children cumulated vsize (KiB) 208240

[startup+1303.6 s]
/proc/loadavg: 2.00 1.99 1.85 4/86 23491
/proc/meminfo: memFree=1260176/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=165016 CPUtime=1256.83
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 40429 0 0 0 125636 47 0 0 25 0 1 0 159748152 168976384 40411 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 41254 40411 54 142 0 41110 0
Current children cumulated CPU time (s) 1296.74
Current children cumulated vsize (KiB) 212596

[startup+1363.65 s]
/proc/loadavg: 2.04 2.00 1.87 3/86 23491
/proc/meminfo: memFree=1256080/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=169116 CPUtime=1316.61
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 41460 0 0 0 131612 49 0 0 25 0 1 0 159748152 173174784 41442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 42279 41442 54 142 0 42135 0
Current children cumulated CPU time (s) 1356.52
Current children cumulated vsize (KiB) 216696

[startup+1423.71 s]
/proc/loadavg: 2.05 2.01 1.88 3/86 23491
/proc/meminfo: memFree=1253072/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=172024 CPUtime=1376.38
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 42213 0 0 0 137589 49 0 0 25 0 1 0 159748152 176152576 42195 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 43006 42195 54 142 0 42862 0
Current children cumulated CPU time (s) 1416.29
Current children cumulated vsize (KiB) 219604

[startup+1483.77 s]
/proc/loadavg: 2.02 2.01 1.88 3/86 23491
/proc/meminfo: memFree=1220752/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=176248 CPUtime=1436.07
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 43260 0 0 0 143557 50 0 0 25 0 1 0 159748152 180477952 43242 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 44062 43242 54 142 0 43918 0
Current children cumulated CPU time (s) 1475.98
Current children cumulated vsize (KiB) 223828

[startup+1543.82 s]
/proc/loadavg: 2.08 2.02 1.89 3/86 23491
/proc/meminfo: memFree=1217104/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=179684 CPUtime=1495.85
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 44143 0 0 0 149534 51 0 0 25 0 1 0 159748152 183996416 44125 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 44921 44125 54 142 0 44777 0
Current children cumulated CPU time (s) 1535.76
Current children cumulated vsize (KiB) 227264

[startup+1603.88 s]
/proc/loadavg: 2.03 2.01 1.90 3/86 23491
/proc/meminfo: memFree=1212176/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=184572 CPUtime=1555.62
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 45367 0 0 0 155510 52 0 0 25 0 1 0 159748152 189001728 45349 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 46143 45349 54 142 0 45999 0
Current children cumulated CPU time (s) 1595.53
Current children cumulated vsize (KiB) 232152

[startup+1663.93 s]
/proc/loadavg: 2.01 2.01 1.91 3/86 23491
/proc/meminfo: memFree=1179920/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=188532 CPUtime=1615.39
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 46336 0 0 0 161486 53 0 0 25 0 1 0 159748152 193056768 46318 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 47133 46318 54 142 0 46989 0
Current children cumulated CPU time (s) 1655.3
Current children cumulated vsize (KiB) 236112

[startup+1723.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23491
/proc/meminfo: memFree=1175824/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=192492 CPUtime=1675.16
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 47339 0 0 0 167462 54 0 0 25 0 1 0 159748152 197111808 47321 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 48123 47321 54 142 0 47979 0
Current children cumulated CPU time (s) 1715.07
Current children cumulated vsize (KiB) 240072

[startup+1784.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23491
/proc/meminfo: memFree=1172496/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=195816 CPUtime=1734.93
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 48173 0 0 0 173438 55 0 0 25 0 1 0 159748152 200515584 48155 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529388 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 48954 48155 54 142 0 48810 0
Current children cumulated CPU time (s) 1774.84
Current children cumulated vsize (KiB) 243396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 23491
/proc/meminfo: memFree=1170896/2055920 swapFree=4192812/4192956
[pid=23216] ppid=23214 vsize=47580 CPUtime=39.91
/proc/23216/stat : 23216 (galac.sh) S 23214 23216 22952 0 -1 4194304 800 55674 0 1 0 0 3948 43 17 0 1 0 159744149 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23216/statm: 11895 363 245 79 0 218 0
[pid=23238] ppid=23216 vsize=197268 CPUtime=1760.17
/proc/23238/stat : 23238 (minisat) R 23216 23216 22952 0 -1 4194304 48555 0 0 0 175961 56 0 0 25 0 1 0 159748152 202002432 48537 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23238/statm: 49317 48537 54 142 0 49173 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 244848

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 23216 and gives childrusage.ru_utime.tv_sec=39 childrusage.ru_utime.tv_usec=486997 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=447931
CPU time returned by wait4() is 39.9349
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): 1809.41
CPU time (s): 1800.08
CPU user time (s): 1799.09
CPU system time (s): 0.99
CPU usage (%): 99.4845
Max. virtual memory (cumulated for all children) (KiB): 908432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.487
system time used= 0.447931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56474
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= 2278
involuntary context switches= 2354

runsolver used 1.61375 s user time and 4.91725 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 19:57:39 UTC 2007


IDJOB= 195744
IDBENCH= 3298
FILE ID= node55/195744-1168113459

PBS_JOBID= 3477412

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3f9f0987ecc8bd6debbfdcbc6b845084

RANDOM SEED= 414775833

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	: 5931.00
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:       1826272 kB
Buffers:         15656 kB
Cached:         114156 kB
SwapCached:          0 kB
Active:         121424 kB
Inactive:        54748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8812 kB
Writeback:           0 kB
Mapped:          64044 kB
Slab:            38804 kB
Committed_AS:  3242788 kB
PageTables:       1848 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= 66519 MiB



End job on node55 on Sat Jan  6 20:27:48 UTC 2007