Trace number 199963

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.05 1817.99

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-47_ext.xml
MD5SUM8fb3181802191e531b9163e1d3e240cb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
3.13	c start processing
3.14	c start relation processing
9.72	c start cnf exporting
42.35	c parsing time : 2.968
42.35	c preprocessing time : 42.18
42.35	
42.35	c Nary constraints - conflicts : 0 supports : 75
42.35	c Binary constraints - conflicts : 0 supports :0
42.35	c max arity constraint : 3
42.35	c Max Tuples generated 0
42.35	c relations : 75
42.35	c relations BDD: 75
42.35	c vars : 296581 - clauses :  936822
42.35	
42.43	 
42.43	c --- Minisat Stats ---
42.43	 

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/node2/watcher-199963-1168138870 -o ROOT/results/node2/solver-199963-1168138870 -C 1800 -M 900 /tmp/evaluation/199963-1168138870/galac.sh /tmp/evaluation/199963-1168138870/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: 2.04 2.03 2.00 5/99 26944
/proc/meminfo: memFree=1353624/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=5184 CPUtime=0
/proc/26943/stat : 26943 (galac.sh) R 26941 26943 26193 0 -1 4194304 93 0 0 0 0 0 0 0 21 0 1 0 162282699 5308416 66 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380881723 0 0 4096 0 0 0 0 17 1 0 0
/proc/26943/statm: 1296 66 49 79 0 106 0

[startup+0.104268 s]
/proc/loadavg: 2.04 2.03 2.00 5/99 26944
/proc/meminfo: memFree=1353624/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.512342 s]
/proc/loadavg: 2.04 2.03 2.00 5/99 26944
/proc/meminfo: memFree=1353624/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.3395 s]
/proc/loadavg: 2.04 2.03 2.00 3/107 26964
/proc/meminfo: memFree=1274968/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=26957] ppid=26943 vsize=861064 CPUtime=1.27
/proc/26957/stat : 26957 (java) R 26943 26943 26193 0 -1 0 21638 0 1 0 117 10 0 0 23 0 8 0 162282703 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073733729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26957/statm: 215266 21391 1964 14 0 201471 0
[pid=26957/tid=26958] ppid=26943 vsize=861064 CPUtime=0.05
/proc/26957/task/26958/stat : 26958 (java) S 26943 26943 26193 0 -1 64 5886 0 0 0 3 2 0 0 16 0 8 0 162282707 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26959] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26959/stat : 26959 (java) S 26943 26943 26193 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162282707 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26960] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26960/stat : 26960 (java) S 26943 26943 26193 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162282707 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26961] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26961/stat : 26961 (java) S 26943 26943 26193 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162282711 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26962] ppid=26943 vsize=861064 CPUtime=0.13
/proc/26957/task/26962/stat : 26962 (java) S 26943 26943 26193 0 -1 64 893 0 0 0 13 0 0 0 16 0 8 0 162282711 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26963] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26963/stat : 26963 (java) S 26943 26943 26193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162282711 881729536 21391 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26964] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26964/stat : 26964 (java) S 26943 26943 26193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162282711 881729536 21391 18446744073709551615 134512640 134570532 4294956096 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) 908620

[startup+2.9828 s]
/proc/loadavg: 2.03 2.03 2.00 3/107 26964
/proc/meminfo: memFree=1265240/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=26957] ppid=26943 vsize=861064 CPUtime=2.89
/proc/26957/stat : 26957 (java) R 26943 26943 26193 0 -1 0 25886 0 1 0 275 14 0 0 25 0 8 0 162282703 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073735063 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26957/statm: 215266 25633 1964 14 0 201471 0
[pid=26957/tid=26958] ppid=26943 vsize=861064 CPUtime=0.21
/proc/26957/task/26958/stat : 26958 (java) S 26943 26943 26193 0 -1 64 10118 0 0 0 17 4 0 0 16 0 8 0 162282707 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26959] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26959/stat : 26959 (java) S 26943 26943 26193 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162282707 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26960] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26960/stat : 26960 (java) S 26943 26943 26193 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162282707 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26961] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26961/stat : 26961 (java) S 26943 26943 26193 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162282711 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26962] ppid=26943 vsize=861064 CPUtime=0.15
/proc/26957/task/26962/stat : 26962 (java) S 26943 26943 26193 0 -1 64 903 0 0 0 15 0 0 0 16 0 8 0 162282711 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26963] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26963/stat : 26963 (java) S 26943 26943 26193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162282711 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26964] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26964/stat : 26964 (java) S 26943 26943 26193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162282711 881729536 25633 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908620

[startup+6.18439 s]
/proc/loadavg: 2.03 2.03 2.00 4/107 26966
/proc/meminfo: memFree=1234136/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=26957] ppid=26943 vsize=861064 CPUtime=6.06
/proc/26957/stat : 26957 (java) R 26943 26943 26193 0 -1 0 36293 0 1 0 586 20 0 0 25 0 8 0 162282703 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073883128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26957/statm: 215266 36037 1972 14 0 201471 0
[pid=26957/tid=26958] ppid=26943 vsize=861064 CPUtime=0.71
/proc/26957/task/26958/stat : 26958 (java) S 26943 26943 26193 0 -1 64 20467 0 0 0 62 9 0 0 20 0 8 0 162282707 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26959] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26959/stat : 26959 (java) S 26943 26943 26193 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162282707 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26960] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26960/stat : 26960 (java) S 26943 26943 26193 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162282707 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26961] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26961/stat : 26961 (java) S 26943 26943 26193 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162282711 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26962] ppid=26943 vsize=861064 CPUtime=0.21
/proc/26957/task/26962/stat : 26962 (java) S 26943 26943 26193 0 -1 64 936 0 0 0 20 1 0 0 15 0 8 0 162282711 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26963] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26963/stat : 26963 (java) S 26943 26943 26193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162282711 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26964] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26964/stat : 26964 (java) S 26943 26943 26193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162282711 881729536 36037 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 908620

[startup+12.6796 s]
/proc/loadavg: 2.03 2.03 2.00 3/107 26994
/proc/meminfo: memFree=1141912/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=26957] ppid=26943 vsize=861064 CPUtime=12.45
/proc/26957/stat : 26957 (java) R 26943 26943 26193 0 -1 0 54656 0 1 0 1214 31 0 0 25 0 8 0 162282703 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074002836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26957/statm: 215266 54395 1993 14 0 201471 0
[pid=26957/tid=26958] ppid=26943 vsize=861064 CPUtime=1.52
/proc/26957/task/26958/stat : 26958 (java) S 26943 26943 26193 0 -1 64 38749 0 0 0 133 19 0 0 16 0 8 0 162282707 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26959] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26959/stat : 26959 (java) S 26943 26943 26193 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162282707 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26960] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26960/stat : 26960 (java) S 26943 26943 26193 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162282707 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26961] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26961/stat : 26961 (java) S 26943 26943 26193 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26962] ppid=26943 vsize=861064 CPUtime=0.27
/proc/26957/task/26962/stat : 26962 (java) S 26943 26943 26193 0 -1 64 971 0 0 0 26 1 0 0 15 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26963] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26963/stat : 26963 (java) S 26943 26943 26193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26964] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26964/stat : 26964 (java) S 26943 26943 26193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 908620

[startup+25.559 s]
/proc/loadavg: 2.02 2.03 2.00 3/107 27016
/proc/meminfo: memFree=1135576/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=0.01
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=26957] ppid=26943 vsize=861064 CPUtime=25.18
/proc/26957/stat : 26957 (java) R 26943 26943 26193 0 -1 0 54677 0 1 0 2483 35 0 0 25 0 8 0 162282703 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073950376 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26957/statm: 215266 54395 1993 14 0 201471 0
[pid=26957/tid=26958] ppid=26943 vsize=861064 CPUtime=1.54
/proc/26957/task/26958/stat : 26958 (java) S 26943 26943 26193 0 -1 64 38749 0 0 0 135 19 0 0 16 0 8 0 162282707 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26959] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26959/stat : 26959 (java) S 26943 26943 26193 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162282707 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26960] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26960/stat : 26960 (java) S 26943 26943 26193 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162282707 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26961] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26961/stat : 26961 (java) S 26943 26943 26193 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26962] ppid=26943 vsize=861064 CPUtime=0.27
/proc/26957/task/26962/stat : 26962 (java) S 26943 26943 26193 0 -1 64 971 0 0 0 26 1 0 0 15 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26963] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26963/stat : 26963 (java) S 26943 26943 26193 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26957/tid=26964] ppid=26943 vsize=861064 CPUtime=0
/proc/26957/task/26964/stat : 26964 (java) S 26943 26943 26193 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162282711 881729536 54395 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 908620

[startup+51.1957 s]
/proc/loadavg: 2.01 2.03 2.00 4/104 27051
/proc/meminfo: memFree=1276208/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=59884 CPUtime=8.59
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 14280 0 0 0 851 8 0 0 25 0 1 0 162286942 61321216 14262 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/27039/statm: 14971 14262 54 142 0 14827 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 107440

[startup+102.473 s]
/proc/loadavg: 2.25 2.11 2.03 3/94 27571
/proc/meminfo: memFree=1238992/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=64264 CPUtime=58.31
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 15405 0 0 0 5817 14 0 0 25 0 1 0 162286942 65806336 15387 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 16066 15387 54 142 0 15922 0
Current children cumulated CPU time (s) 100.12
Current children cumulated vsize (KiB) 111820

[startup+162.491 s]
/proc/loadavg: 2.09 2.08 2.02 3/94 27571
/proc/meminfo: memFree=1229904/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=73436 CPUtime=118.25
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 17704 0 0 0 11808 17 0 0 25 0 1 0 162286942 75198464 17686 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 18359 17686 54 142 0 18215 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (KiB) 120992


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

/proc/loadavg: 2.04 2.03 2.00 3/94 27573
/proc/meminfo: memFree=1115728/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=187004 CPUtime=1077.78
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 46118 0 0 0 107725 53 0 0 25 0 1 0 162286942 191492096 46100 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 46751 46100 54 142 0 46607 0
Current children cumulated CPU time (s) 1119.59
Current children cumulated vsize (KiB) 234560

[startup+1183.17 s]
/proc/loadavg: 1.98 2.01 2.00 3/96 27649
/proc/meminfo: memFree=867960/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=195496 CPUtime=1137.6
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 48245 0 0 0 113703 57 0 0 25 0 1 0 162286942 200187904 48227 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 48874 48227 54 142 0 48730 0
Current children cumulated CPU time (s) 1179.41
Current children cumulated vsize (KiB) 243052

[startup+1243.27 s]
/proc/loadavg: 1.99 2.00 2.00 3/96 27649
/proc/meminfo: memFree=857592/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=205952 CPUtime=1197.38
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 50791 0 0 0 119678 60 0 0 25 0 1 0 162286942 210894848 50773 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529412 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 51488 50773 54 142 0 51344 0
Current children cumulated CPU time (s) 1239.19
Current children cumulated vsize (KiB) 253508

[startup+1303.29 s]
/proc/loadavg: 3.11 2.32 2.10 4/102 32658
/proc/meminfo: memFree=842808/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=212316 CPUtime=1255.37
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 52390 0 0 0 125471 66 0 0 25 0 1 0 162286942 217411584 52372 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 53079 52372 54 142 0 52935 0
Current children cumulated CPU time (s) 1297.18
Current children cumulated vsize (KiB) 259872

[startup+1363.31 s]
/proc/loadavg: 3.14 2.47 2.17 3/103 5582
/proc/meminfo: memFree=827952/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=220296 CPUtime=1313.44
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 54376 0 0 0 131272 72 0 0 25 0 1 0 162286942 225583104 54358 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 55074 54358 54 142 0 54930 0
Current children cumulated CPU time (s) 1355.25
Current children cumulated vsize (KiB) 267852

[startup+1423.33 s]
/proc/loadavg: 3.36 2.65 2.25 4/102 10829
/proc/meminfo: memFree=810744/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=232056 CPUtime=1371.52
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 57312 0 0 0 137075 77 0 0 25 0 1 0 162286942 237625344 57294 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 58014 57294 54 142 0 57870 0
Current children cumulated CPU time (s) 1413.33
Current children cumulated vsize (KiB) 279612

[startup+1483.35 s]
/proc/loadavg: 3.27 2.75 2.30 4/102 15958
/proc/meminfo: memFree=794168/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=243132 CPUtime=1429.6
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 60089 0 0 0 142878 82 0 0 25 0 1 0 162286942 248967168 60071 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 60783 60071 54 142 0 60639 0
Current children cumulated CPU time (s) 1471.41
Current children cumulated vsize (KiB) 290688

[startup+1543.37 s]
/proc/loadavg: 3.25 2.84 2.36 4/102 21074
/proc/meminfo: memFree=783096/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=248024 CPUtime=1487.78
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 61319 0 0 0 148689 89 0 0 25 0 1 0 162286942 253976576 61301 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 62006 61301 54 142 0 61862 0
Current children cumulated CPU time (s) 1529.59
Current children cumulated vsize (KiB) 295580

[startup+1603.39 s]
/proc/loadavg: 3.22 2.90 2.41 4/103 26799
/proc/meminfo: memFree=771312/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=251988 CPUtime=1545.7
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 62330 0 0 0 154473 97 0 0 25 0 1 0 162286942 258035712 62312 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 62997 62312 54 142 0 62853 0
Current children cumulated CPU time (s) 1587.51
Current children cumulated vsize (KiB) 299544

[startup+1663.4 s]
/proc/loadavg: 2.77 2.84 2.42 3/96 29942
/proc/meminfo: memFree=768120/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=254372 CPUtime=1604.5
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 62924 0 0 0 160350 100 0 0 25 0 1 0 162286942 260476928 62906 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 63593 62906 54 142 0 63449 0
Current children cumulated CPU time (s) 1646.31
Current children cumulated vsize (KiB) 301928

[startup+1723.49 s]
/proc/loadavg: 2.28 2.69 2.39 3/96 29942
/proc/meminfo: memFree=765752/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=256760 CPUtime=1664.26
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 63521 0 0 0 166325 101 0 0 25 0 1 0 162286942 262922240 63503 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 64190 63503 54 142 0 64046 0
Current children cumulated CPU time (s) 1706.07
Current children cumulated vsize (KiB) 304316

[startup+1783.57 s]
/proc/loadavg: 2.16 2.58 2.37 3/96 29942
/proc/meminfo: memFree=763384/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=259136 CPUtime=1723.99
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 64101 0 0 0 172297 102 0 0 25 0 1 0 162286942 265355264 64083 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 64784 64083 54 142 0 64640 0
Current children cumulated CPU time (s) 1765.8
Current children cumulated vsize (KiB) 306692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.98 s]
/proc/loadavg: 2.09 2.51 2.35 3/96 29942
/proc/meminfo: memFree=762040/2055920 swapFree=4191880/4192956
[pid=26943] ppid=26941 vsize=47556 CPUtime=41.81
/proc/26943/stat : 26943 (galac.sh) S 26941 26943 26193 0 -1 4194304 800 56416 0 1 0 0 4134 47 17 0 1 0 162282699 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26943/statm: 11889 363 245 79 0 218 0
[pid=27039] ppid=26943 vsize=260476 CPUtime=1758.24
/proc/27039/stat : 27039 (minisat) R 26943 26943 26193 0 -1 4194304 64448 0 0 0 175721 103 0 0 25 0 1 0 162286942 266727424 64430 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27039/statm: 65119 64430 54 142 0 64975 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 308032

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 26943 and gives childrusage.ru_utime.tv_sec=41 childrusage.ru_utime.tv_usec=350713 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=482926
CPU time returned by wait4() is 41.8336
while last known CPU time is 1800.05

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

Real time (s): 1817.99
CPU time (s): 1800.05
CPU user time (s): 1798.55
CPU system time (s): 1.5
CPU usage (%): 99.013
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.3507
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57216
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= 4508

runsolver used 2.10768 s user time and 6.01209 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Jan  7 03:01:11 UTC 2007


IDJOB= 199963
IDBENCH= 3664
FILE ID= node2/199963-1168138870

PBS_JOBID= 3477777

Free space on /tmp= 66317 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  8fb3181802191e531b9163e1d3e240cb

RANDOM SEED= 410957906

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.259
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.259
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:       1354104 kB
Buffers:         62036 kB
Cached:         435344 kB
SwapCached:        448 kB
Active:         375348 kB
Inactive:       267824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354104 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5820 kB
Writeback:           0 kB
Mapped:         174344 kB
Slab:            42740 kB
Committed_AS:  4615984 kB
PageTables:       2840 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= 66307 MiB



End job on node2 on Sun Jan  7 03:31:29 UTC 2007