Trace number 195757

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.02 1814.61

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-12_ext.xml
MD5SUMf4b7f21a170b52586757fc9c7967bc70
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 constraints73
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension73
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c --- Preproc Stats ---
3.18	c start processing
3.18	c start relation processing
9.34	c start cnf exporting
38.48	c parsing time : 2.674
38.48	c preprocessing time : 37.969
38.48	
38.48	c Nary constraints - conflicts : 0 supports : 73
38.48	c Binary constraints - conflicts : 0 supports :0
38.48	c max arity constraint : 3
38.48	c Max Tuples generated 0
38.48	c relations : 73
38.48	c relations BDD: 73
38.48	c vars : 283235 - clauses :  895628
38.48	
38.53	 
38.53	c --- Minisat Stats ---
38.53	 

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-195757-1168113512 -o ROOT/results/node2/solver-195757-1168113512 -C 1800 -M 900 /tmp/evaluation/195757-1168113512/galac.sh /tmp/evaluation/195757-1168113512/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: 3.04 2.59 2.22 5/95 15994
/proc/meminfo: memFree=16208/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=6392 CPUtime=0
/proc/15993/stat : 15993 (galac.sh) R 15991 15993 14542 0 -1 4194304 242 0 0 0 0 0 0 0 20 0 1 0 159746997 6545408 204 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206378661575 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15993/statm: 1598 204 154 79 0 122 0

[startup+0.105745 s]
/proc/loadavg: 3.04 2.59 2.22 5/95 15994
/proc/meminfo: memFree=16208/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=8528 CPUtime=0
/proc/15993/stat : 15993 (galac.sh) D 15991 15993 14542 0 -1 4194304 299 0 0 0 0 0 0 0 20 0 1 0 159746997 8732672 244 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206381477045 0 0 4096 8192 18446744071563479169 0 0 17 1 0 0
/proc/15993/statm: 2132 244 189 79 0 125 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8528

[startup+0.516824 s]
/proc/loadavg: 3.04 2.59 2.22 5/95 15994
/proc/meminfo: memFree=16208/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=0.01
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.34198 s]
/proc/loadavg: 3.04 2.59 2.22 3/103 16014
/proc/meminfo: memFree=16208/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=0.01
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16007] ppid=15993 vsize=861064 CPUtime=0.91
/proc/16007/stat : 16007 (java) R 15993 15993 14542 0 -1 0 19636 0 1 0 79 12 0 0 25 0 8 0 159747010 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072916972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16007/statm: 215266 19390 1964 14 0 201471 0
[pid=16007/tid=16008] ppid=15993 vsize=861064 CPUtime=0.03
/proc/16007/task/16008/stat : 16008 (java) S 15993 15993 14542 0 -1 64 3887 0 0 0 2 1 0 0 16 0 8 0 159747036 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16009] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16009/stat : 16009 (java) S 15993 15993 14542 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 159747037 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16010] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16010/stat : 16010 (java) S 15993 15993 14542 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 159747037 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16011] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16011/stat : 16011 (java) S 15993 15993 14542 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 159747040 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16012] ppid=15993 vsize=861064 CPUtime=0.11
/proc/16007/task/16012/stat : 16012 (java) S 15993 15993 14542 0 -1 64 891 0 0 0 10 1 0 0 16 0 8 0 159747040 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16013] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16013/stat : 16013 (java) S 15993 15993 14542 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159747040 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16014] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16014/stat : 16014 (java) S 15993 15993 14542 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159747040 881729536 19390 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 908620

[startup+2.98027 s]
/proc/loadavg: 3.04 2.59 2.22 4/103 16014
/proc/meminfo: memFree=16336/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=0.01
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16007] ppid=15993 vsize=861064 CPUtime=2.51
/proc/16007/stat : 16007 (java) R 15993 15993 14542 0 -1 0 25325 0 1 0 236 15 0 0 25 0 8 0 159747010 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073672842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16007/statm: 215266 25073 1964 14 0 201471 0
[pid=16007/tid=16008] ppid=15993 vsize=861064 CPUtime=0.17
/proc/16007/task/16008/stat : 16008 (java) S 15993 15993 14542 0 -1 64 9560 0 0 0 14 3 0 0 16 0 8 0 159747036 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16009] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16009/stat : 16009 (java) S 15993 15993 14542 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 159747037 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16010] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16010/stat : 16010 (java) S 15993 15993 14542 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 159747037 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16011] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16011/stat : 16011 (java) S 15993 15993 14542 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 159747040 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16012] ppid=15993 vsize=861064 CPUtime=0.13
/proc/16007/task/16012/stat : 16012 (java) S 15993 15993 14542 0 -1 64 901 0 0 0 12 1 0 0 16 0 8 0 159747040 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16013] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16013/stat : 16013 (java) S 15993 15993 14542 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159747040 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16014] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16014/stat : 16014 (java) S 15993 15993 14542 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159747040 881729536 25073 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 908620

[startup+6.18687 s]
/proc/loadavg: 2.95 2.58 2.22 3/103 16014
/proc/meminfo: memFree=15120/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=0.01
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16007] ppid=15993 vsize=861064 CPUtime=5.65
/proc/16007/stat : 16007 (java) R 15993 15993 14542 0 -1 0 29788 0 1 0 546 19 0 0 25 0 8 0 159747010 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073874436 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16007/statm: 215266 29533 1972 14 0 201471 0
[pid=16007/tid=16008] ppid=15993 vsize=861064 CPUtime=0.38
/proc/16007/task/16008/stat : 16008 (java) S 15993 15993 14542 0 -1 64 13966 0 0 0 33 5 0 0 16 0 8 0 159747036 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16009] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16009/stat : 16009 (java) S 15993 15993 14542 0 -1 64 11 0 0 0 0 0 0 0 20 0 8 0 159747037 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16010] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16010/stat : 16010 (java) S 15993 15993 14542 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 159747037 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16011] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16011/stat : 16011 (java) S 15993 15993 14542 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 159747040 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16012] ppid=15993 vsize=861064 CPUtime=0.18
/proc/16007/task/16012/stat : 16012 (java) S 15993 15993 14542 0 -1 64 934 0 0 0 17 1 0 0 15 0 8 0 159747040 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16013] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16013/stat : 16013 (java) S 15993 15993 14542 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159747040 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16014] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16014/stat : 16014 (java) S 15993 15993 14542 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159747040 881729536 29533 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 908620

[startup+12.6741 s]
/proc/loadavg: 2.96 2.59 2.22 3/103 16014
/proc/meminfo: memFree=16016/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=0.01
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16007] ppid=15993 vsize=861064 CPUtime=12.07
/proc/16007/stat : 16007 (java) R 15993 15993 14542 0 -1 0 53215 0 1 0 1175 32 0 0 25 0 8 0 159747010 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153380203 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16007/statm: 215266 52953 1994 14 0 201471 0
[pid=16007/tid=16008] ppid=15993 vsize=861064 CPUtime=1.39
/proc/16007/task/16008/stat : 16008 (java) S 15993 15993 14542 0 -1 64 37310 0 0 0 124 15 0 0 16 0 8 0 159747036 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16009] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16009/stat : 16009 (java) S 15993 15993 14542 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159747037 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16010] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16010/stat : 16010 (java) S 15993 15993 14542 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 159747037 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16011] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16011/stat : 16011 (java) S 15993 15993 14542 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16012] ppid=15993 vsize=861064 CPUtime=0.25
/proc/16007/task/16012/stat : 16012 (java) S 15993 15993 14542 0 -1 64 969 0 0 0 23 2 0 0 15 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16013] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16013/stat : 16013 (java) S 15993 15993 14542 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16014] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16014/stat : 16014 (java) S 15993 15993 14542 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 908620

[startup+25.5694 s]
/proc/loadavg: 2.74 2.56 2.22 3/103 16014
/proc/meminfo: memFree=15248/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=0.01
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16007] ppid=15993 vsize=861064 CPUtime=24.77
/proc/16007/stat : 16007 (java) R 15993 15993 14542 0 -1 0 53238 0 1 0 2438 39 0 0 25 0 8 0 159747010 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074081840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16007/statm: 215266 52953 1994 14 0 201471 0
[pid=16007/tid=16008] ppid=15993 vsize=861064 CPUtime=1.41
/proc/16007/task/16008/stat : 16008 (java) S 15993 15993 14542 0 -1 64 37310 0 0 0 126 15 0 0 16 0 8 0 159747036 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16009] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16009/stat : 16009 (java) S 15993 15993 14542 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159747037 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16010] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16010/stat : 16010 (java) S 15993 15993 14542 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 159747037 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16011] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16011/stat : 16011 (java) S 15993 15993 14542 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16012] ppid=15993 vsize=861064 CPUtime=0.25
/proc/16007/task/16012/stat : 16012 (java) S 15993 15993 14542 0 -1 64 969 0 0 0 23 2 0 0 15 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16013] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16013/stat : 16013 (java) S 15993 15993 14542 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16007/tid=16014] ppid=15993 vsize=861064 CPUtime=0
/proc/16007/task/16014/stat : 16014 (java) S 15993 15993 14542 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159747040 881729536 52953 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 908620

[startup+51.1811 s]
/proc/loadavg: 2.57 2.53 2.22 3/96 16015
/proc/meminfo: memFree=15112/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=58976 CPUtime=12.52
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 13844 0 0 0 1242 10 0 0 25 0 1 0 159750850 60391424 13826 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 14744 13826 54 142 0 14600 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 106532

[startup+102.444 s]
/proc/loadavg: 2.54 2.52 2.23 3/96 16015
/proc/meminfo: memFree=16200/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=63904 CPUtime=63.46
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 15095 0 0 0 6312 34 0 0 25 0 1 0 159750850 65437696 15077 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 15976 15077 54 142 0 15832 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 111460

[startup+162.532 s]
/proc/loadavg: 2.82 2.59 2.27 3/102 16089
/proc/meminfo: memFree=14880/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=72012 CPUtime=123.08
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 17098 0 0 0 12243 65 0 0 25 0 1 0 159750850 73740288 17080 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 18003 17080 54 142 0 17859 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 119568


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

/proc/loadavg: 2.90 3.05 2.78 3/96 16213
/proc/meminfo: memFree=15240/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=166764 CPUtime=1076.84
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 40777 0 0 0 107197 487 0 0 25 0 1 0 159750850 170766336 40759 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 41691 40759 54 142 0 41547 0
Current children cumulated CPU time (s) 1114.43
Current children cumulated vsize (KiB) 214320

[startup+1183.5 s]
/proc/loadavg: 2.74 2.98 2.77 3/96 16213
/proc/meminfo: memFree=15304/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=171520 CPUtime=1136.39
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 41978 0 0 0 113127 512 0 0 25 0 1 0 159750850 175636480 41960 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 42880 41960 54 142 0 42736 0
Current children cumulated CPU time (s) 1173.98
Current children cumulated vsize (KiB) 219076

[startup+1243.52 s]
/proc/loadavg: 3.16 3.04 2.81 3/96 16215
/proc/meminfo: memFree=14984/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=177380 CPUtime=1195.97
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 43441 0 0 0 119062 535 0 0 25 0 1 0 159750850 181637120 43423 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 44345 43423 54 142 0 44201 0
Current children cumulated CPU time (s) 1233.56
Current children cumulated vsize (KiB) 224936

[startup+1303.62 s]
/proc/loadavg: 3.48 3.13 2.85 3/96 16215
/proc/meminfo: memFree=15176/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=183200 CPUtime=1255.68
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 44915 0 0 0 125009 559 0 0 25 0 1 0 159750850 187596800 44897 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 45800 44897 54 142 0 45656 0
Current children cumulated CPU time (s) 1293.27
Current children cumulated vsize (KiB) 230756

[startup+1363.71 s]
/proc/loadavg: 4.29 3.43 2.97 3/96 16218
/proc/meminfo: memFree=14920/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=187556 CPUtime=1315.37
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 45998 0 0 0 130956 581 0 0 25 0 1 0 159750850 192057344 45980 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 46889 45980 54 142 0 46745 0
Current children cumulated CPU time (s) 1352.96
Current children cumulated vsize (KiB) 235112

[startup+1423.73 s]
/proc/loadavg: 3.10 3.27 2.94 4/96 16221
/proc/meminfo: memFree=16136/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=189944 CPUtime=1374.91
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 46607 0 0 0 136883 608 0 0 25 0 1 0 159750850 194502656 46589 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 47486 46589 54 142 0 47342 0
Current children cumulated CPU time (s) 1412.5
Current children cumulated vsize (KiB) 237500

[startup+1483.73 s]
/proc/loadavg: 2.61 3.10 2.90 3/96 16221
/proc/meminfo: memFree=15240/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=193660 CPUtime=1434.46
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 47556 0 0 0 142814 632 0 0 25 0 1 0 159750850 198307840 47538 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 48415 47538 54 142 0 48271 0
Current children cumulated CPU time (s) 1472.05
Current children cumulated vsize (KiB) 241216

[startup+1543.76 s]
/proc/loadavg: 2.72 3.03 2.89 3/96 16221
/proc/meminfo: memFree=16200/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=196452 CPUtime=1494.03
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 48243 0 0 0 148746 657 0 0 25 0 1 0 159750850 201166848 48225 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529782 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 49113 48225 54 142 0 48969 0
Current children cumulated CPU time (s) 1531.62
Current children cumulated vsize (KiB) 244008

[startup+1603.77 s]
/proc/loadavg: 3.10 3.08 2.92 3/96 16221
/proc/meminfo: memFree=16008/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=199100 CPUtime=1553.6
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 48791 0 0 0 154679 681 0 0 25 0 1 0 159750850 203878400 48773 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 49775 48773 54 142 0 49631 0
Current children cumulated CPU time (s) 1591.19
Current children cumulated vsize (KiB) 246656

[startup+1663.87 s]
/proc/loadavg: 4.20 3.39 3.03 3/96 16233
/proc/meminfo: memFree=15624/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=202152 CPUtime=1613.23
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 49567 0 0 0 160616 707 0 0 25 0 1 0 159750850 207003648 49549 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 50538 49549 54 142 0 50394 0
Current children cumulated CPU time (s) 1650.82
Current children cumulated vsize (KiB) 249708

[startup+1723.95 s]
/proc/loadavg: 3.26 3.28 3.01 3/96 16235
/proc/meminfo: memFree=16200/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=206020 CPUtime=1672.96
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 50536 0 0 0 166578 718 0 0 25 0 1 0 159750850 210964480 50518 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16015/statm: 51505 50518 54 142 0 51361 0
Current children cumulated CPU time (s) 1710.55
Current children cumulated vsize (KiB) 253576

[startup+1784 s]
/proc/loadavg: 2.43 3.03 2.94 3/86 16326
/proc/meminfo: memFree=1633232/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=208968 CPUtime=1731.97
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 51288 0 0 0 172464 733 0 0 25 0 1 0 159750850 213983232 51270 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 52242 51270 54 142 0 52098 0
Current children cumulated CPU time (s) 1769.56
Current children cumulated vsize (KiB) 256524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.59 s]
/proc/loadavg: 2.24 2.92 2.90 3/87 16333
/proc/meminfo: memFree=1540504/2055920 swapFree=4191880/4192956
[pid=15993] ppid=15991 vsize=47556 CPUtime=37.59
/proc/15993/stat : 15993 (galac.sh) S 15991 15993 14542 0 -1 4194304 800 54973 0 1 0 0 3700 59 17 0 1 0 159746997 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15993/statm: 11889 363 245 79 0 218 0
[pid=16015] ppid=15993 vsize=210288 CPUtime=1762.43
/proc/16015/stat : 16015 (minisat) R 15993 15993 14542 0 -1 4194304 51602 0 0 0 175509 734 0 0 25 0 1 0 159750850 215334912 51584 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/16015/statm: 52572 51584 54 142 0 52428 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 257844

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 15993 and gives childrusage.ru_utime.tv_sec=37 childrusage.ru_utime.tv_usec=10373 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=601908
CPU time returned by wait4() is 37.6123
while last known CPU time is 1800.02

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

Real time (s): 1814.61
CPU time (s): 1800.02
CPU user time (s): 1792.09
CPU system time (s): 7.93
CPU usage (%): 99.1962
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.0104
system time used= 0.601908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55773
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= 2280
involuntary context switches= 3035

runsolver used 2.10368 s user time and 5.9311 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 19:58:32 UTC 2007


IDJOB= 195757
IDBENCH= 3299
FILE ID= node2/195757-1168113512

PBS_JOBID= 3477083

Free space on /tmp= 63795 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f4b7f21a170b52586757fc9c7967bc70

RANDOM SEED= 393664959

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:         16368 kB
Buffers:         20928 kB
Cached:        1825412 kB
SwapCached:        268 kB
Active:         131028 kB
Inactive:      1809308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         16368 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:          390940 kB
Writeback:         212 kB
Mapped:         118948 kB
Slab:            83636 kB
Committed_AS:  3888016 kB
PageTables:       2524 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= 66299 MiB



End job on node2 on Sat Jan  6 20:28:48 UTC 2007