Trace number 195848

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.09 1817.01

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-33_ext.xml
MD5SUM3631fb31670115f93949060135ba5c0c
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 benchmark150.29
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c --- Preproc Stats ---
3.29	c start processing
3.29	c start relation processing
10.08	c start cnf exporting
43.22	c parsing time : 3.056
43.22	c preprocessing time : 42.993
43.22	
43.22	c Nary constraints - conflicts : 0 supports : 76
43.22	c Binary constraints - conflicts : 0 supports :0
43.22	c max arity constraint : 3
43.22	c Max Tuples generated 0
43.22	c relations : 76
43.22	c relations BDD: 76
43.22	c vars : 302725 - clauses :  955865
43.22	
43.27	 
43.27	c --- Minisat Stats ---
43.27	 

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/node12/watcher-195848-1168115272 -o ROOT/results/node12/solver-195848-1168115272 -C 1800 -M 900 /tmp/evaluation/195848-1168115272/galac.sh /tmp/evaluation/195848-1168115272/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.97 5/95 1684
/proc/meminfo: memFree=1357712/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=8560 CPUtime=0
/proc/1683/stat : 1683 (galac.sh) R 1681 1683 1211 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 159922257 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429715343 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1683/statm: 2140 253 197 79 0 133 0

[startup+0.106881 s]
/proc/loadavg: 2.00 2.01 1.97 5/95 1684
/proc/meminfo: memFree=1357712/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.518957 s]
/proc/loadavg: 2.00 2.01 1.97 5/95 1684
/proc/meminfo: memFree=1357712/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.3401 s]
/proc/loadavg: 2.00 2.01 1.97 3/103 1707
/proc/meminfo: memFree=1287056/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1699] ppid=1683 vsize=860852 CPUtime=1.21
/proc/1699/stat : 1699 (java) R 1683 1683 1211 0 -1 0 21639 0 1 0 109 12 0 0 22 0 8 0 159922267 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1699/statm: 215213 21392 1965 14 0 201471 0
[pid=1699/tid=1700] ppid=1683 vsize=860852 CPUtime=0.05
/proc/1699/task/1700/stat : 1700 (java) S 1683 1683 1211 0 -1 64 5886 0 0 0 3 2 0 0 16 0 8 0 159922271 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1702] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1702/stat : 1702 (java) S 1683 1683 1211 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159922271 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1703] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1703/stat : 1703 (java) S 1683 1683 1211 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159922271 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1704] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1704/stat : 1704 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159922275 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1705] ppid=1683 vsize=860852 CPUtime=0.12
/proc/1699/task/1705/stat : 1705 (java) S 1683 1683 1211 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 159922275 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1706] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1706/stat : 1706 (java) S 1683 1683 1211 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159922275 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1707] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1707/stat : 1707 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159922275 881512448 21392 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 908404

[startup+2.9804 s]
/proc/loadavg: 2.00 2.01 1.97 3/103 1707
/proc/meminfo: memFree=1271760/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1699] ppid=1683 vsize=860852 CPUtime=2.83
/proc/1699/stat : 1699 (java) R 1683 1683 1211 0 -1 0 25835 0 1 0 269 14 0 0 25 0 8 0 159922267 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1699/statm: 215213 25582 1965 14 0 201471 0
[pid=1699/tid=1700] ppid=1683 vsize=860852 CPUtime=0.23
/proc/1699/task/1700/stat : 1700 (java) S 1683 1683 1211 0 -1 64 10068 0 0 0 18 5 0 0 16 0 8 0 159922271 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1702] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1702/stat : 1702 (java) S 1683 1683 1211 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159922271 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1703] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1703/stat : 1703 (java) S 1683 1683 1211 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159922271 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1704] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1704/stat : 1704 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159922275 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1705] ppid=1683 vsize=860852 CPUtime=0.15
/proc/1699/task/1705/stat : 1705 (java) S 1683 1683 1211 0 -1 64 900 0 0 0 15 0 0 0 16 0 8 0 159922275 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1706] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1706/stat : 1706 (java) S 1683 1683 1211 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159922275 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1707] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1707/stat : 1707 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159922275 881512448 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 908404

[startup+6.18197 s]
/proc/loadavg: 2.00 2.01 1.97 3/103 1707
/proc/meminfo: memFree=1227856/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1699] ppid=1683 vsize=860852 CPUtime=6
/proc/1699/stat : 1699 (java) R 1683 1683 1211 0 -1 0 34424 0 1 0 582 18 0 0 25 0 8 0 159922267 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073883844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1699/statm: 215213 34168 1973 14 0 201471 0
[pid=1699/tid=1700] ppid=1683 vsize=860852 CPUtime=0.63
/proc/1699/task/1700/stat : 1700 (java) S 1683 1683 1211 0 -1 64 18597 0 0 0 55 8 0 0 20 0 8 0 159922271 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1702] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1702/stat : 1702 (java) S 1683 1683 1211 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159922271 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1703] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1703/stat : 1703 (java) S 1683 1683 1211 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159922271 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1704] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1704/stat : 1704 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159922275 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1705] ppid=1683 vsize=860852 CPUtime=0.22
/proc/1699/task/1705/stat : 1705 (java) S 1683 1683 1211 0 -1 64 935 0 0 0 21 1 0 0 15 0 8 0 159922275 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1706] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1706/stat : 1706 (java) S 1683 1683 1211 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159922275 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1707] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1707/stat : 1707 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159922275 881512448 34168 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 908404

[startup+12.6711 s]
/proc/loadavg: 2.00 2.01 1.97 5/103 1707
/proc/meminfo: memFree=1143376/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1699] ppid=1683 vsize=860852 CPUtime=12.42
/proc/1699/stat : 1699 (java) R 1683 1683 1211 0 -1 0 55337 0 1 0 1212 30 0 0 25 0 8 0 159922267 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073659603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1699/statm: 215213 55076 1993 14 0 201471 0
[pid=1699/tid=1700] ppid=1683 vsize=860852 CPUtime=1.61
/proc/1699/task/1700/stat : 1700 (java) S 1683 1683 1211 0 -1 64 39429 0 0 0 143 18 0 0 16 0 8 0 159922271 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1702] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1702/stat : 1702 (java) S 1683 1683 1211 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159922271 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1703] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1703/stat : 1703 (java) S 1683 1683 1211 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159922271 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1704] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1704/stat : 1704 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1705] ppid=1683 vsize=860852 CPUtime=0.29
/proc/1699/task/1705/stat : 1705 (java) S 1683 1683 1211 0 -1 64 971 0 0 0 28 1 0 0 15 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1706] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1706/stat : 1706 (java) S 1683 1683 1211 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1707] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1707/stat : 1707 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 908404

[startup+25.5715 s]
/proc/loadavg: 2.00 2.01 1.97 3/103 1707
/proc/meminfo: memFree=1137040/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=0.01
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1699] ppid=1683 vsize=860852 CPUtime=25.16
/proc/1699/stat : 1699 (java) R 1683 1683 1211 0 -1 0 55358 0 1 0 2481 35 0 0 25 0 8 0 159922267 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154545337 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1699/statm: 215213 55076 1993 14 0 201471 0
[pid=1699/tid=1700] ppid=1683 vsize=860852 CPUtime=1.63
/proc/1699/task/1700/stat : 1700 (java) S 1683 1683 1211 0 -1 64 39429 0 0 0 145 18 0 0 16 0 8 0 159922271 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1702] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1702/stat : 1702 (java) S 1683 1683 1211 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159922271 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1703] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1703/stat : 1703 (java) S 1683 1683 1211 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159922271 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1704] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1704/stat : 1704 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1705] ppid=1683 vsize=860852 CPUtime=0.29
/proc/1699/task/1705/stat : 1705 (java) S 1683 1683 1211 0 -1 64 971 0 0 0 28 1 0 0 15 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1706] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1706/stat : 1706 (java) S 1683 1683 1211 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1699/tid=1707] ppid=1683 vsize=860852 CPUtime=0
/proc/1699/task/1707/stat : 1707 (java) S 1683 1683 1211 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159922275 881512448 55076 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 908404

[startup+51.2071 s]
/proc/loadavg: 2.00 2.00 1.97 4/96 1708
/proc/meminfo: memFree=1282376/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=60424 CPUtime=7.85
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 14491 0 0 0 776 9 0 0 25 0 1 0 159926585 61874176 14473 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 15106 14473 54 142 0 14962 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 107976

[startup+102.477 s]
/proc/loadavg: 2.00 2.00 1.97 4/96 1708
/proc/meminfo: memFree=1278920/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=63868 CPUtime=58.64
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 15388 0 0 0 5854 10 0 0 25 0 1 0 159926585 65400832 15370 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529779 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 15967 15370 54 142 0 15823 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 111420

[startup+162.576 s]
/proc/loadavg: 2.00 2.00 1.97 3/96 1708
/proc/meminfo: memFree=1273864/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=68956 CPUtime=118.18
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 16677 0 0 0 11806 12 0 0 25 0 1 0 159926585 70610944 16659 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 17239 16659 54 142 0 17095 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 116508


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

/proc/loadavg: 2.02 2.02 1.99 3/96 1708
/proc/meminfo: memFree=1182408/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=160176 CPUtime=1069.83
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 39460 0 0 0 106936 47 0 0 25 0 1 0 159926585 164020224 39442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 40044 39442 54 142 0 39900 0
Current children cumulated CPU time (s) 1112.49
Current children cumulated vsize (KiB) 207728

[startup+1183.04 s]
/proc/loadavg: 2.00 2.01 1.99 4/96 1708
/proc/meminfo: memFree=1178440/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=164176 CPUtime=1129.29
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 40433 0 0 0 112880 49 0 0 25 0 1 0 159926585 168116224 40415 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 41044 40415 54 142 0 40900 0
Current children cumulated CPU time (s) 1171.95
Current children cumulated vsize (KiB) 211728

[startup+1243.1 s]
/proc/loadavg: 2.00 2.01 1.99 3/87 1947
/proc/meminfo: memFree=1480784/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=168532 CPUtime=1188.81
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 41545 0 0 0 118827 54 0 0 25 0 1 0 159926585 172576768 41527 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521270 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 42133 41527 54 142 0 41989 0
Current children cumulated CPU time (s) 1231.47
Current children cumulated vsize (KiB) 216084

[startup+1303.18 s]
/proc/loadavg: 2.00 2.00 1.99 3/87 1947
/proc/meminfo: memFree=1474576/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=175028 CPUtime=1248.33
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 43180 0 0 0 124777 56 0 0 25 0 1 0 159926585 179228672 43162 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 43757 43162 54 142 0 43613 0
Current children cumulated CPU time (s) 1290.99
Current children cumulated vsize (KiB) 222580

[startup+1363.25 s]
/proc/loadavg: 2.00 2.00 1.99 3/87 1947
/proc/meminfo: memFree=1468176/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=181364 CPUtime=1307.84
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 44764 0 0 0 130727 57 0 0 25 0 1 0 159926585 185716736 44746 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 45341 44746 54 142 0 45197 0
Current children cumulated CPU time (s) 1350.5
Current children cumulated vsize (KiB) 228916

[startup+1423.32 s]
/proc/loadavg: 2.11 2.03 2.00 3/87 1947
/proc/meminfo: memFree=1462032/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=187444 CPUtime=1367.37
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 46282 0 0 0 136677 60 0 0 25 0 1 0 159926585 191942656 46264 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 46861 46264 54 142 0 46717 0
Current children cumulated CPU time (s) 1410.03
Current children cumulated vsize (KiB) 234996

[startup+1483.39 s]
/proc/loadavg: 2.04 2.02 2.00 3/87 1947
/proc/meminfo: memFree=1455888/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=193516 CPUtime=1426.89
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 47818 0 0 0 142626 63 0 0 25 0 1 0 159926585 198160384 47800 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 48379 47800 54 142 0 48235 0
Current children cumulated CPU time (s) 1469.55
Current children cumulated vsize (KiB) 241068

[startup+1543.46 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 1947
/proc/meminfo: memFree=1450640/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=198664 CPUtime=1486.41
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 49116 0 0 0 148576 65 0 0 25 0 1 0 159926585 203431936 49098 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 49666 49098 54 142 0 49522 0
Current children cumulated CPU time (s) 1529.07
Current children cumulated vsize (KiB) 246216

[startup+1603.53 s]
/proc/loadavg: 2.05 2.03 2.00 3/87 1947
/proc/meminfo: memFree=1445648/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=203816 CPUtime=1545.92
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 50389 0 0 0 154525 67 0 0 25 0 1 0 159926585 208707584 50371 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 50954 50371 54 142 0 50810 0
Current children cumulated CPU time (s) 1588.58
Current children cumulated vsize (KiB) 251368

[startup+1663.6 s]
/proc/loadavg: 2.02 2.02 2.00 3/87 1947
/proc/meminfo: memFree=1441040/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=208716 CPUtime=1605.45
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 51530 0 0 0 160476 69 0 0 25 0 1 0 159926585 213725184 51512 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 52179 51512 54 142 0 52035 0
Current children cumulated CPU time (s) 1648.11
Current children cumulated vsize (KiB) 256268

[startup+1723.67 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 1947
/proc/meminfo: memFree=1436752/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=212812 CPUtime=1664.95
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 52574 0 0 0 166425 70 0 0 25 0 1 0 159926585 217919488 52556 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 53203 52556 54 142 0 53059 0
Current children cumulated CPU time (s) 1707.61
Current children cumulated vsize (KiB) 260364

[startup+1783.74 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 1947
/proc/meminfo: memFree=1433680/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=215988 CPUtime=1724.47
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 53347 0 0 0 172376 71 0 0 25 0 1 0 159926585 221171712 53329 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 53997 53329 54 142 0 53853 0
Current children cumulated CPU time (s) 1767.13
Current children cumulated vsize (KiB) 263540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 1947
/proc/meminfo: memFree=1432464/2055920 swapFree=4160348/4192956
[pid=1683] ppid=1681 vsize=47552 CPUtime=42.66
/proc/1683/stat : 1683 (galac.sh) S 1681 1683 1211 0 -1 4194304 798 57099 0 1 0 0 4221 45 17 0 1 0 159922257 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1683/statm: 11888 363 245 79 0 218 0
[pid=1708] ppid=1683 vsize=217180 CPUtime=1757.43
/proc/1708/stat : 1708 (minisat) R 1683 1683 1211 0 -1 4194304 53650 0 0 0 175671 72 0 0 25 0 1 0 159926585 222392320 53632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/1708/statm: 54295 53632 54 142 0 54151 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 264732

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 1683 and gives childrusage.ru_utime.tv_sec=42 childrusage.ru_utime.tv_usec=223581 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=465929
CPU time returned by wait4() is 42.6895
while last known CPU time is 1800.09

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

Real time (s): 1817.01
CPU time (s): 1800.09
CPU user time (s): 1798.92
CPU system time (s): 1.17
CPU usage (%): 99.0686
Max. virtual memory (cumulated for all children) (KiB): 908404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.2236
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57897
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= 2310
involuntary context switches= 3898

runsolver used 2.00969 s user time and 6.10707 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 20:27:52 UTC 2007


IDJOB= 195848
IDBENCH= 3306
FILE ID= node12/195848-1168115272

PBS_JOBID= 3477128

Free space on /tmp= 66307 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3631fb31670115f93949060135ba5c0c

RANDOM SEED= 645805662

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.265
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.265
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:       1358128 kB
Buffers:         44564 kB
Cached:         226720 kB
SwapCached:       4660 kB
Active:         444176 kB
Inactive:       179228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358128 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            5792 kB
Writeback:           0 kB
Mapped:         370760 kB
Slab:            58552 kB
Committed_AS:  4911540 kB
PageTables:       2804 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= 66291 MiB



End job on node12 on Sat Jan  6 20:58:09 UTC 2007