Trace number 198927

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.06 1808.94

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f1.xml
MD5SUMa9ee5762bd9cc960c2c3327ea9b7951e
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 benchmark70.2573
SatisfiableNO
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size43
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 ---
8.05	c start processing
8.06	c start relation processing
8.07	c start cnf exporting
32.03	c parsing time : 7.884
32.04	c preprocessing time : 31.868
32.04	
32.04	c Nary constraints - conflicts : 0 supports : 0
32.04	c Binary constraints - conflicts : 3763 supports :340
32.04	c max arity constraint : 2
32.04	c Max Tuples generated 1849
32.04	c relations : 173
32.04	c relations BDD: 0
32.04	c vars : 26525 - clauses :  1095372
32.04	
32.09	 
32.09	c --- Minisat Stats ---
32.09	 

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/node3/watcher-198927-1168131293 -o ROOT/results/node3/solver-198927-1168131293 -C 1800 -M 900 /tmp/evaluation/198927-1168131293/galac.sh /tmp/evaluation/198927-1168131293/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.98 2.01 2.00 2/88 13549
/proc/meminfo: memFree=1631176/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=8560 CPUtime=0
/proc/13548/stat : 13548 (galac.sh) R 13546 13548 12823 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 161524966 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632941967 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13548/statm: 2140 253 197 79 0 133 0

[startup+0.103884 s]
/proc/loadavg: 1.98 2.01 2.00 2/88 13549
/proc/meminfo: memFree=1631176/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.511946 s]
/proc/loadavg: 1.98 2.01 2.00 2/88 13549
/proc/meminfo: memFree=1631176/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.34008 s]
/proc/loadavg: 1.98 2.01 2.00 3/96 13569
/proc/meminfo: memFree=1591496/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13562] ppid=13548 vsize=861136 CPUtime=1.28
/proc/13562/stat : 13562 (java) S 13548 13548 12823 0 -1 0 12000 0 1 0 120 8 0 0 16 0 8 0 161524970 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13562/statm: 215284 11743 1989 14 0 201489 0
[pid=13562/tid=13563] ppid=13548 vsize=861136 CPUtime=0.34
/proc/13562/task/13563/stat : 13563 (java) R 13548 13548 12823 0 -1 64 3435 0 0 0 33 1 0 0 16 0 8 0 161524974 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155134572 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13564] ppid=13548 vsize=861136 CPUtime=0
/proc/13562/task/13564/stat : 13564 (java) S 13548 13548 12823 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 161524974 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13565] ppid=13548 vsize=861136 CPUtime=0
/proc/13562/task/13565/stat : 13565 (java) S 13548 13548 12823 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161524974 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13566] ppid=13548 vsize=861136 CPUtime=0
/proc/13562/task/13566/stat : 13566 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161524978 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13567] ppid=13548 vsize=861136 CPUtime=0.26
/proc/13562/task/13567/stat : 13567 (java) R 13548 13548 12823 0 -1 64 1002 0 0 0 25 1 0 0 21 0 8 0 161524978 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13568] ppid=13548 vsize=861136 CPUtime=0
/proc/13562/task/13568/stat : 13568 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161524978 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13569] ppid=13548 vsize=861136 CPUtime=0
/proc/13562/task/13569/stat : 13569 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161524978 881803264 11743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908696

[startup+2.97998 s]
/proc/loadavg: 1.98 2.01 2.00 4/96 13569
/proc/meminfo: memFree=1590664/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13562] ppid=13548 vsize=861244 CPUtime=2.9
/proc/13562/stat : 13562 (java) S 13548 13548 12823 0 -1 0 12275 0 1 0 282 8 0 0 15 0 8 0 161524970 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13562/statm: 215311 11990 1994 14 0 201516 0
[pid=13562/tid=13563] ppid=13548 vsize=861244 CPUtime=1.13
/proc/13562/task/13563/stat : 13563 (java) R 13548 13548 12823 0 -1 64 3583 0 0 0 112 1 0 0 18 0 8 0 161524974 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13564] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13564/stat : 13564 (java) S 13548 13548 12823 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 161524974 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13565] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13565/stat : 13565 (java) S 13548 13548 12823 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161524974 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13566] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13566/stat : 13566 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161524978 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13567] ppid=13548 vsize=861244 CPUtime=0.38
/proc/13562/task/13567/stat : 13567 (java) R 13548 13548 12823 0 -1 64 1097 0 0 0 36 2 0 0 21 0 8 0 161524978 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13568] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13568/stat : 13568 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161524978 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13569] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13569/stat : 13569 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161524978 881913856 11990 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908804

[startup+6.19787 s]
/proc/loadavg: 1.98 2.01 2.00 5/96 13569
/proc/meminfo: memFree=1589704/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13562] ppid=13548 vsize=861244 CPUtime=6.09
/proc/13562/stat : 13562 (java) R 13548 13548 12823 0 -1 0 12499 0 1 0 600 9 0 0 15 0 8 0 161524970 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13562/statm: 215311 12121 1994 14 0 201516 0
[pid=13562/tid=13563] ppid=13548 vsize=861244 CPUtime=3.97
/proc/13562/task/13563/stat : 13563 (java) R 13548 13548 12823 0 -1 64 3714 0 0 0 395 2 0 0 25 0 8 0 161524974 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13564] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13564/stat : 13564 (java) S 13548 13548 12823 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 161524974 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13565] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13565/stat : 13565 (java) S 13548 13548 12823 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161524974 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13566] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13566/stat : 13566 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161524978 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13567] ppid=13548 vsize=861244 CPUtime=0.38
/proc/13562/task/13567/stat : 13567 (java) S 13548 13548 12823 0 -1 64 1097 0 0 0 36 2 0 0 16 0 8 0 161524978 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13568] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13568/stat : 13568 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161524978 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13569] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13569/stat : 13569 (java) R 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161524978 881913856 12121 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908804

[startup+12.6937 s]
/proc/loadavg: 2.06 2.03 2.00 3/96 13569
/proc/meminfo: memFree=1555592/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13562] ppid=13548 vsize=861244 CPUtime=12.55
/proc/13562/stat : 13562 (java) R 13548 13548 12823 0 -1 0 20172 0 1 0 1237 18 0 0 25 0 8 0 161524970 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073907175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13562/statm: 215311 19746 2015 14 0 201516 0
[pid=13562/tid=13563] ppid=13548 vsize=861244 CPUtime=5.27
/proc/13562/task/13563/stat : 13563 (java) S 13548 13548 12823 0 -1 64 3910 0 0 0 524 3 0 0 20 0 8 0 161524974 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13564] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13564/stat : 13564 (java) S 13548 13548 12823 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161524974 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13565] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13565/stat : 13565 (java) S 13548 13548 12823 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161524974 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13566] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13566/stat : 13566 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161524978 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13567] ppid=13548 vsize=861244 CPUtime=0.45
/proc/13562/task/13567/stat : 13567 (java) S 13548 13548 12823 0 -1 64 1139 0 0 0 43 2 0 0 17 0 8 0 161524978 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13568] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13568/stat : 13568 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161524978 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13569] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13569/stat : 13569 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161524978 881913856 19746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 908804

[startup+25.5538 s]
/proc/loadavg: 2.05 2.03 2.00 3/96 13569
/proc/meminfo: memFree=1546568/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=0.01
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13562] ppid=13548 vsize=861244 CPUtime=25.34
/proc/13562/stat : 13562 (java) R 13548 13548 12823 0 -1 0 20259 0 1 0 2511 23 0 0 25 0 8 0 161524970 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074462364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13562/statm: 215311 19810 2015 14 0 201516 0
[pid=13562/tid=13563] ppid=13548 vsize=861244 CPUtime=5.29
/proc/13562/task/13563/stat : 13563 (java) S 13548 13548 12823 0 -1 64 3971 0 0 0 526 3 0 0 16 0 8 0 161524974 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13564] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13564/stat : 13564 (java) S 13548 13548 12823 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161524974 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13565] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13565/stat : 13565 (java) S 13548 13548 12823 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 161524974 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13566] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13566/stat : 13566 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161524978 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13567] ppid=13548 vsize=861244 CPUtime=0.46
/proc/13562/task/13567/stat : 13567 (java) S 13548 13548 12823 0 -1 64 1142 0 0 0 44 2 0 0 16 0 8 0 161524978 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13568] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13568/stat : 13568 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161524978 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13562/tid=13569] ppid=13548 vsize=861244 CPUtime=0
/proc/13562/task/13569/stat : 13569 (java) S 13548 13548 12823 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161524978 881913856 19810 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 908804

[startup+51.249 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 13570
/proc/meminfo: memFree=1549632/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=67080 CPUtime=19.05
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 16159 0 0 0 1892 13 0 0 25 0 1 0 161528176 68689920 16141 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/13570/statm: 16770 16141 54 142 0 16626 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 114640

[startup+102.483 s]
/proc/loadavg: 2.06 2.03 2.00 3/89 13570
/proc/meminfo: memFree=1529792/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=87124 CPUtime=70.03
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 21126 0 0 0 6986 17 0 0 25 0 1 0 161528176 89214976 21108 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13570/statm: 21781 21108 54 142 0 21637 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 134684

[startup+162.55 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 13570
/proc/meminfo: memFree=1514304/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=102240 CPUtime=129.81
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 24845 0 0 0 12959 22 0 0 25 0 1 0 161528176 104693760 24827 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13570/statm: 25560 24827 54 142 0 25416 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 149800


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

/proc/loadavg: 2.00 2.00 2.00 3/95 13839
/proc/meminfo: memFree=1378704/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=202548 CPUtime=1086.08
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 49081 0 0 0 108551 57 0 0 25 0 1 0 161528176 207409152 49034 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 50637 49034 54 142 0 50493 0
Current children cumulated CPU time (s) 1117.91
Current children cumulated vsize (KiB) 250108

[startup+1183.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13839
/proc/meminfo: memFree=1373776/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=208072 CPUtime=1145.83
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 50302 0 0 0 114525 58 0 0 25 0 1 0 161528176 213065728 50255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 52018 50255 54 142 0 51874 0
Current children cumulated CPU time (s) 1177.66
Current children cumulated vsize (KiB) 255632

[startup+1243.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13839
/proc/meminfo: memFree=1370512/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=211340 CPUtime=1205.61
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 51105 0 0 0 120502 59 0 0 25 0 1 0 161528176 216412160 51058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 52835 51058 54 142 0 52691 0
Current children cumulated CPU time (s) 1237.44
Current children cumulated vsize (KiB) 258900

[startup+1303.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13839
/proc/meminfo: memFree=1366096/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=215700 CPUtime=1265.39
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 52212 0 0 0 126478 61 0 0 25 0 1 0 161528176 220876800 52157 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 53925 52157 54 142 0 53781 0
Current children cumulated CPU time (s) 1297.22
Current children cumulated vsize (KiB) 263260

[startup+1363.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13839
/proc/meminfo: memFree=1362256/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=219616 CPUtime=1325.14
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 53150 0 0 0 132451 63 0 0 25 0 1 0 161528176 224886784 53086 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 54904 53086 54 142 0 54760 0
Current children cumulated CPU time (s) 1356.97
Current children cumulated vsize (KiB) 267176

[startup+1423.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1358736/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=223420 CPUtime=1384.92
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 54050 0 0 0 138428 64 0 0 25 0 1 0 161528176 228782080 53969 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 55855 53969 54 142 0 55711 0
Current children cumulated CPU time (s) 1416.75
Current children cumulated vsize (KiB) 270980

[startup+1483.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1355344/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=226852 CPUtime=1444.69
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 54880 0 0 0 144405 64 0 0 25 0 1 0 161528176 232296448 54799 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 56713 54799 54 142 0 56569 0
Current children cumulated CPU time (s) 1476.52
Current children cumulated vsize (KiB) 274412

[startup+1543.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1347536/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=234568 CPUtime=1504.44
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 56814 0 0 0 150377 67 0 0 25 0 1 0 161528176 240197632 56725 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 58642 56725 54 142 0 58498 0
Current children cumulated CPU time (s) 1536.27
Current children cumulated vsize (KiB) 282128

[startup+1603.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1338768/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=243520 CPUtime=1564.22
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 59018 0 0 0 156353 69 0 0 25 0 1 0 161528176 249364480 58929 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 60880 58929 54 142 0 60736 0
Current children cumulated CPU time (s) 1596.05
Current children cumulated vsize (KiB) 291080

[startup+1664.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1329808/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=252424 CPUtime=1623.98
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 61263 0 0 0 162327 71 0 0 25 0 1 0 161528176 258482176 61174 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 63106 61174 54 142 0 62962 0
Current children cumulated CPU time (s) 1655.81
Current children cumulated vsize (KiB) 299984

[startup+1724.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1322128/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=260140 CPUtime=1683.73
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 63175 0 0 0 168299 74 0 0 25 0 1 0 161528176 266383360 63078 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 65035 63078 54 142 0 64891 0
Current children cumulated CPU time (s) 1715.56
Current children cumulated vsize (KiB) 307700

[startup+1784.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1313680/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=269480 CPUtime=1743.5
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 65293 0 0 0 174273 77 0 0 25 0 1 0 161528176 275947520 65196 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 67370 65196 54 142 0 67226 0
Current children cumulated CPU time (s) 1775.33
Current children cumulated vsize (KiB) 317040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13841
/proc/meminfo: memFree=1309968/2055920 swapFree=4192812/4192956
[pid=13548] ppid=13546 vsize=47560 CPUtime=31.83
/proc/13548/stat : 13548 (galac.sh) S 13546 13548 12823 0 -1 4194304 800 21987 0 1 0 0 3154 29 17 0 1 0 161524966 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13548/statm: 11890 363 245 79 0 218 0
[pid=13570] ppid=13548 vsize=273072 CPUtime=1768.23
/proc/13570/stat : 13570 (minisat) R 13548 13548 12823 0 -1 4194304 66181 0 0 0 176745 78 0 0 25 0 1 0 161528176 279625728 66084 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13570/statm: 68268 66084 54 142 0 68124 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 320632

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 13548 and gives childrusage.ru_utime.tv_sec=31 childrusage.ru_utime.tv_usec=552203 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=300954
CPU time returned by wait4() is 31.8532
while last known CPU time is 1800.06

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

Real time (s): 1808.94
CPU time (s): 1800.06
CPU user time (s): 1798.99
CPU system time (s): 1.07
CPU usage (%): 99.5091
Max. virtual memory (cumulated for all children) (KiB): 908828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.5522
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22787
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= 2496
involuntary context switches= 2958

runsolver used 1.92071 s user time and 5.12822 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 00:54:53 UTC 2007


IDJOB= 198927
IDBENCH= 3582
FILE ID= node3/198927-1168131293

PBS_JOBID= 3477711

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a9ee5762bd9cc960c2c3327ea9b7951e

RANDOM SEED= 886770301

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.279
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.279
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:       1631784 kB
Buffers:         51120 kB
Cached:         221356 kB
SwapCached:          0 kB
Active:         188476 kB
Inactive:       181632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3368 kB
Writeback:           0 kB
Mapped:         117388 kB
Slab:            38916 kB
Committed_AS:  4072360 kB
PageTables:       2152 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= 66527 MiB



End job on node3 on Sun Jan  7 01:25:02 UTC 2007