Trace number 195991

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.03 1808.99

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-2_ext.xml
MD5SUMcd732b701dc19065140f3438f227da6d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1394.08
SatisfiableYES
(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.03	c --- Preproc Stats ---
2.96	c start processing
2.96	c start relation processing
9.27	c start cnf exporting
39.31	c parsing time : 2.805
39.31	c preprocessing time : 39.15
39.31	
39.31	c Nary constraints - conflicts : 0 supports : 73
39.31	c Binary constraints - conflicts : 0 supports :0
39.31	c max arity constraint : 3
39.31	c Max Tuples generated 0
39.31	c relations : 73
39.31	c relations BDD: 73
39.31	c vars : 283449 - clauses :  896259
39.31	
39.38	 
39.38	c --- Minisat Stats ---
39.38	 

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/node61/watcher-195991-1168117192 -o ROOT/results/node61/solver-195991-1168117192 -C 1800 -M 900 /tmp/evaluation/195991-1168117192/galac.sh /tmp/evaluation/195991-1168117192/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.00 2.01 1.91 3/81 20041
/proc/meminfo: memFree=1193048/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=5224 CPUtime=0
/proc/20040/stat : 20040 (galac.sh) R 20038 20040 19735 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 160117059 5349376 97 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4299776 0 0 4096 0 0 0 0 17 1 0 0
/proc/20040/statm: 1306 97 74 79 0 110 0

[startup+0.103594 s]
/proc/loadavg: 2.00 2.01 1.91 3/81 20041
/proc/meminfo: memFree=1193048/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.515665 s]
/proc/loadavg: 2.00 2.01 1.91 3/81 20041
/proc/meminfo: memFree=1193048/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33882 s]
/proc/loadavg: 2.00 2.01 1.91 3/89 20061
/proc/meminfo: memFree=1114776/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20054] ppid=20040 vsize=861064 CPUtime=1.28
/proc/20054/stat : 20054 (java) R 20040 20040 19735 0 -1 0 21560 0 1 0 118 10 0 0 23 0 8 0 160117063 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20054/statm: 215266 21312 1964 14 0 201471 0
[pid=20054/tid=20055] ppid=20040 vsize=861064 CPUtime=0.06
/proc/20054/task/20055/stat : 20055 (java) R 20040 20040 19735 0 -1 64 5807 0 0 0 5 1 0 0 16 0 8 0 160117066 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153823288 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20056] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20056/stat : 20056 (java) S 20040 20040 19735 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160117067 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20057] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20057/stat : 20057 (java) S 20040 20040 19735 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160117067 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20058] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20058/stat : 20058 (java) S 20040 20040 19735 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160117070 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20059] ppid=20040 vsize=861064 CPUtime=0.12
/proc/20054/task/20059/stat : 20059 (java) S 20040 20040 19735 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 160117070 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20060] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20060/stat : 20060 (java) S 20040 20040 19735 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160117070 881729536 21312 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20061] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20061/stat : 20061 (java) S 20040 20040 19735 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160117070 881729536 21312 18446744073709551615 134512640 134570532 4294956112 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) 908624

[startup+2.9771 s]
/proc/loadavg: 2.00 2.01 1.91 3/89 20061
/proc/meminfo: memFree=1104920/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20054] ppid=20040 vsize=861064 CPUtime=2.91
/proc/20054/stat : 20054 (java) R 20040 20040 19735 0 -1 0 25327 0 1 0 278 13 0 0 25 0 8 0 160117063 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20054/statm: 215266 25074 1970 14 0 201471 0
[pid=20054/tid=20055] ppid=20040 vsize=861064 CPUtime=0.2
/proc/20054/task/20055/stat : 20055 (java) S 20040 20040 19735 0 -1 64 9528 0 0 0 17 3 0 0 16 0 8 0 160117066 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20056] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20056/stat : 20056 (java) S 20040 20040 19735 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160117067 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20057] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20057/stat : 20057 (java) S 20040 20040 19735 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160117067 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20058] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20058/stat : 20058 (java) S 20040 20040 19735 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160117070 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20059] ppid=20040 vsize=861064 CPUtime=0.16
/proc/20054/task/20059/stat : 20059 (java) R 20040 20040 19735 0 -1 64 915 0 0 0 16 0 0 0 16 0 8 0 160117070 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20060] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20060/stat : 20060 (java) S 20040 20040 19735 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160117070 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20061] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20061/stat : 20061 (java) S 20040 20040 19735 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160117070 881729536 25074 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908624

[startup+6.18166 s]
/proc/loadavg: 2.00 2.01 1.91 3/89 20061
/proc/meminfo: memFree=1084120/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20054] ppid=20040 vsize=861064 CPUtime=6.07
/proc/20054/stat : 20054 (java) R 20040 20040 19735 0 -1 0 31717 0 1 0 592 15 0 0 25 0 8 0 160117063 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20054/statm: 215266 31461 1972 14 0 201471 0
[pid=20054/tid=20055] ppid=20040 vsize=861064 CPUtime=0.54
/proc/20054/task/20055/stat : 20055 (java) R 20040 20040 19735 0 -1 64 15894 0 0 0 48 6 0 0 18 0 8 0 160117066 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20056] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20056/stat : 20056 (java) S 20040 20040 19735 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160117067 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20057] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20057/stat : 20057 (java) S 20040 20040 19735 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160117067 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20058] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20058/stat : 20058 (java) S 20040 20040 19735 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160117070 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20059] ppid=20040 vsize=861064 CPUtime=0.21
/proc/20054/task/20059/stat : 20059 (java) S 20040 20040 19735 0 -1 64 934 0 0 0 20 1 0 0 15 0 8 0 160117070 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20060] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20060/stat : 20060 (java) S 20040 20040 19735 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160117070 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20061] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20061/stat : 20061 (java) S 20040 20040 19735 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160117070 881729536 31461 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 908624

[startup+12.6656 s]
/proc/loadavg: 2.00 2.01 1.91 3/89 20061
/proc/meminfo: memFree=986712/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20054] ppid=20040 vsize=861064 CPUtime=12.52
/proc/20054/stat : 20054 (java) R 20040 20040 19735 0 -1 0 53234 0 1 0 1225 27 0 0 25 0 8 0 160117063 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155213107 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20054/statm: 215266 52972 1993 14 0 201471 0
[pid=20054/tid=20055] ppid=20040 vsize=861064 CPUtime=1.44
/proc/20054/task/20055/stat : 20055 (java) S 20040 20040 19735 0 -1 64 37329 0 0 0 128 16 0 0 16 0 8 0 160117066 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20056] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20056/stat : 20056 (java) S 20040 20040 19735 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160117067 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20057] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20057/stat : 20057 (java) S 20040 20040 19735 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160117067 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20058] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20058/stat : 20058 (java) S 20040 20040 19735 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160117070 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20059] ppid=20040 vsize=861064 CPUtime=0.26
/proc/20054/task/20059/stat : 20059 (java) S 20040 20040 19735 0 -1 64 969 0 0 0 25 1 0 0 15 0 8 0 160117070 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20060] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20060/stat : 20060 (java) S 20040 20040 19735 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160117070 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20061] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20061/stat : 20061 (java) S 20040 20040 19735 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160117070 881729536 52972 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 908624

[startup+25.5189 s]
/proc/loadavg: 2.00 2.01 1.91 3/89 20061
/proc/meminfo: memFree=980120/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=0.01
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20054] ppid=20040 vsize=861064 CPUtime=25.32
/proc/20054/stat : 20054 (java) R 20040 20040 19735 0 -1 0 53256 0 1 0 2501 31 0 0 25 0 8 0 160117063 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073753096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20054/statm: 215266 52973 1994 14 0 201471 0
[pid=20054/tid=20055] ppid=20040 vsize=861064 CPUtime=1.47
/proc/20054/task/20055/stat : 20055 (java) S 20040 20040 19735 0 -1 64 37330 0 0 0 130 17 0 0 16 0 8 0 160117066 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20056] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20056/stat : 20056 (java) S 20040 20040 19735 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160117067 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20057] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20057/stat : 20057 (java) S 20040 20040 19735 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160117067 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20058] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20058/stat : 20058 (java) S 20040 20040 19735 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160117070 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20059] ppid=20040 vsize=861064 CPUtime=0.26
/proc/20054/task/20059/stat : 20059 (java) S 20040 20040 19735 0 -1 64 969 0 0 0 25 1 0 0 15 0 8 0 160117070 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20060] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20060/stat : 20060 (java) S 20040 20040 19735 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160117070 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20054/tid=20061] ppid=20040 vsize=861064 CPUtime=0
/proc/20054/task/20061/stat : 20061 (java) S 20040 20040 19735 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160117070 881729536 52973 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 908624

[startup+51.2054 s]
/proc/loadavg: 2.00 2.01 1.91 3/82 20062
/proc/meminfo: memFree=1121808/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=58672 CPUtime=11.75
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 13775 0 0 0 1169 6 0 0 25 0 1 0 160120998 60080128 13757 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 14668 13757 54 142 0 14524 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 106232

[startup+102.507 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 20180
/proc/meminfo: memFree=1110016/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=69236 CPUtime=62.68
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 16427 0 0 0 6260 8 0 0 25 0 1 0 160120998 70897664 16409 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529236 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 17309 16409 54 142 0 17165 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 116796

[startup+162.549 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 20240
/proc/meminfo: memFree=1103952/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=75472 CPUtime=122.36
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 17992 0 0 0 12226 10 0 0 25 0 1 0 160120998 77283328 17974 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 18868 17974 54 142 0 18724 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 123032


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

/proc/loadavg: 2.00 2.00 1.91 3/82 20262
/proc/meminfo: memFree=997328/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=182968 CPUtime=1077.96
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 44835 0 0 0 107754 42 0 0 25 0 1 0 160120998 187359232 44817 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 45742 44817 54 142 0 45598 0
Current children cumulated CPU time (s) 1117.05
Current children cumulated vsize (KiB) 230528

[startup+1182.75 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 20262
/proc/meminfo: memFree=994256/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=186012 CPUtime=1137.68
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 45596 0 0 0 113726 42 0 0 25 0 1 0 160120998 190476288 45578 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 46503 45578 54 142 0 46359 0
Current children cumulated CPU time (s) 1176.77
Current children cumulated vsize (KiB) 233572

[startup+1242.77 s]
/proc/loadavg: 2.05 2.01 1.92 3/82 20262
/proc/meminfo: memFree=990800/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=189468 CPUtime=1197.4
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 46461 0 0 0 119697 43 0 0 25 0 1 0 160120998 194015232 46443 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529785 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 47367 46443 54 142 0 47223 0
Current children cumulated CPU time (s) 1236.49
Current children cumulated vsize (KiB) 237028

[startup+1302.78 s]
/proc/loadavg: 2.02 2.01 1.92 3/82 20262
/proc/meminfo: memFree=987216/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=193068 CPUtime=1257.13
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 47358 0 0 0 125669 44 0 0 25 0 1 0 160120998 197701632 47340 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 48267 47340 54 142 0 48123 0
Current children cumulated CPU time (s) 1296.22
Current children cumulated vsize (KiB) 240628

[startup+1362.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 20262
/proc/meminfo: memFree=983824/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=196772 CPUtime=1316.86
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 48196 0 0 0 131640 46 0 0 25 0 1 0 160120998 201494528 48178 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 49193 48178 54 142 0 49049 0
Current children cumulated CPU time (s) 1355.95
Current children cumulated vsize (KiB) 244332

[startup+1422.81 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 20262
/proc/meminfo: memFree=979664/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=200880 CPUtime=1376.58
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 49219 0 0 0 137611 47 0 0 25 0 1 0 160120998 205701120 49201 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 50220 49201 54 142 0 50076 0
Current children cumulated CPU time (s) 1415.67
Current children cumulated vsize (KiB) 248440

[startup+1482.82 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 20262
/proc/meminfo: memFree=976784/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=203784 CPUtime=1436.3
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 49960 0 0 0 143581 49 0 0 25 0 1 0 160120998 208674816 49942 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 50946 49942 54 142 0 50802 0
Current children cumulated CPU time (s) 1475.39
Current children cumulated vsize (KiB) 251344

[startup+1542.84 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 20262
/proc/meminfo: memFree=973776/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=206704 CPUtime=1496.04
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 50694 0 0 0 149554 50 0 0 25 0 1 0 160120998 211664896 50676 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529804 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 51676 50676 54 142 0 51532 0
Current children cumulated CPU time (s) 1535.13
Current children cumulated vsize (KiB) 254264

[startup+1602.85 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 20262
/proc/meminfo: memFree=971088/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=209356 CPUtime=1555.76
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 51352 0 0 0 155525 51 0 0 25 0 1 0 160120998 214380544 51334 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 52339 51334 54 142 0 52195 0
Current children cumulated CPU time (s) 1594.85
Current children cumulated vsize (KiB) 256916

[startup+1662.87 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 20262
/proc/meminfo: memFree=968848/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=211616 CPUtime=1615.5
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 51921 0 0 0 161498 52 0 0 25 0 1 0 160120998 216694784 51903 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 52904 51903 54 142 0 52760 0
Current children cumulated CPU time (s) 1654.59
Current children cumulated vsize (KiB) 259176

[startup+1722.88 s]
/proc/loadavg: 2.03 2.01 1.93 3/82 20262
/proc/meminfo: memFree=966288/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=214152 CPUtime=1675.21
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 52563 0 0 0 167469 52 0 0 25 0 1 0 160120998 219291648 52545 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 53538 52545 54 142 0 53394 0
Current children cumulated CPU time (s) 1714.3
Current children cumulated vsize (KiB) 261712

[startup+1782.89 s]
/proc/loadavg: 2.01 2.01 1.93 3/82 20262
/proc/meminfo: memFree=963600/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=216828 CPUtime=1734.94
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 53233 0 0 0 173441 53 0 0 25 0 1 0 160120998 222031872 53215 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20062/statm: 54207 53215 54 142 0 54063 0
Current children cumulated CPU time (s) 1774.03
Current children cumulated vsize (KiB) 264388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.98 s]
/proc/loadavg: 1.93 1.99 1.92 3/81 20321
/proc/meminfo: memFree=908376/2055920 swapFree=4192812/4192956
[pid=20040] ppid=20038 vsize=47560 CPUtime=39.09
/proc/20040/stat : 20040 (galac.sh) S 20038 20040 19735 0 -1 4194304 799 54993 0 1 0 0 3868 41 17 0 1 0 160117059 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20040/statm: 11890 363 245 79 0 218 0
[pid=20062] ppid=20040 vsize=217768 CPUtime=1760.94
/proc/20062/stat : 20062 (minisat) R 20040 20040 19735 0 -1 4194304 53461 0 0 0 176038 56 0 0 25 0 1 0 160120998 222994432 53443 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/20062/statm: 54442 53443 54 142 0 54298 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 265328

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 20040 and gives childrusage.ru_utime.tv_sec=38 childrusage.ru_utime.tv_usec=693117 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=419936
CPU time returned by wait4() is 39.1131
while last known CPU time is 1800.03

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

Real time (s): 1808.99
CPU time (s): 1800.03
CPU user time (s): 1799.06
CPU system time (s): 0.97
CPU usage (%): 99.5046
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.6931
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55792
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= 2141
involuntary context switches= 3357

runsolver used 1.66875 s user time and 4.88026 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 20:59:52 UTC 2007


IDJOB= 195991
IDBENCH= 3317
FILE ID= node61/195991-1168117192

PBS_JOBID= 3477424

Free space on /tmp= 66503 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  cd732b701dc19065140f3438f227da6d

RANDOM SEED= 615890970

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	: 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.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:       1193528 kB
Buffers:         56352 kB
Cached:         666148 kB
SwapCached:          0 kB
Active:         212732 kB
Inactive:       564028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8696 kB
Writeback:           0 kB
Mapped:          72020 kB
Slab:            70932 kB
Committed_AS:  3273308 kB
PageTables:       1888 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= 66486 MiB



End job on node61 on Sat Jan  6 21:30:01 UTC 2007