Trace number 199937

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.05 1813.37

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-11_ext.xml
MD5SUM66b9a6f84ad3fac8713448ac5bc398c0
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 benchmark64.9111
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
3.02	c start processing
3.02	c start relation processing
9.39	c start cnf exporting
40.40	c parsing time : 2.856
40.40	c preprocessing time : 40.234
40.40	
40.40	c Nary constraints - conflicts : 0 supports : 74
40.40	c Binary constraints - conflicts : 0 supports :0
40.40	c max arity constraint : 3
40.40	c Max Tuples generated 0
40.40	c relations : 74
40.40	c relations BDD: 74
40.40	c vars : 290101 - clauses :  916807
40.40	
40.48	 
40.48	c --- Minisat Stats ---
40.48	 

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/node16/watcher-199937-1168138484 -o ROOT/results/node16/solver-199937-1168138484 -C 1800 -M 900 /tmp/evaluation/199937-1168138484/galac.sh /tmp/evaluation/199937-1168138484/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
/proc/loadavg: 2.02 2.01 2.00 4/89 7876
/proc/meminfo: memFree=1301328/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=18540 CPUtime=0
/proc/7875/stat : 7875 (runsolver) R 7873 7665 7665 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 162243284 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 231959734478 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7875/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.10824 s]
/proc/loadavg: 2.02 2.01 2.00 4/89 7876
/proc/meminfo: memFree=1301328/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.520162 s]
/proc/loadavg: 2.02 2.01 2.00 4/89 7876
/proc/meminfo: memFree=1301328/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34202 s]
/proc/loadavg: 2.02 2.01 2.00 3/97 7896
/proc/meminfo: memFree=1222672/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7889] ppid=7875 vsize=860856 CPUtime=1.28
/proc/7889/stat : 7889 (java) R 7875 7875 7665 0 -1 0 22055 0 1 0 118 10 0 0 21 0 8 0 162243288 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7889/statm: 215214 21807 1964 14 0 201471 0
[pid=7889/tid=7890] ppid=7875 vsize=860856 CPUtime=0.06
/proc/7889/task/7890/stat : 7890 (java) R 7875 7875 7665 0 -1 64 6303 0 0 0 4 2 0 0 16 0 8 0 162243291 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153681262 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7891] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7891/stat : 7891 (java) S 7875 7875 7665 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 162243292 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7892] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7892/stat : 7892 (java) S 7875 7875 7665 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162243292 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7893] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7893/stat : 7893 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162243295 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7894] ppid=7875 vsize=860856 CPUtime=0.11
/proc/7889/task/7894/stat : 7894 (java) S 7875 7875 7665 0 -1 64 892 0 0 0 11 0 0 0 16 0 8 0 162243296 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7895] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7895/stat : 7895 (java) S 7875 7875 7665 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 162243296 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7896] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7896/stat : 7896 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162243296 881516544 21807 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908408

[startup+2.97872 s]
/proc/loadavg: 2.02 2.01 2.00 3/97 7896
/proc/meminfo: memFree=1210576/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7889] ppid=7875 vsize=860856 CPUtime=2.92
/proc/7889/stat : 7889 (java) R 7875 7875 7665 0 -1 0 25839 0 1 0 279 13 0 0 25 0 8 0 162243288 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073693518 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7889/statm: 215214 25586 1964 14 0 201471 0
[pid=7889/tid=7890] ppid=7875 vsize=860856 CPUtime=0.21
/proc/7889/task/7890/stat : 7890 (java) S 7875 7875 7665 0 -1 64 10072 0 0 0 17 4 0 0 16 0 8 0 162243291 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7891] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7891/stat : 7891 (java) S 7875 7875 7665 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 162243292 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7892] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7892/stat : 7892 (java) S 7875 7875 7665 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162243292 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7893] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7893/stat : 7893 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162243295 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7894] ppid=7875 vsize=860856 CPUtime=0.14
/proc/7889/task/7894/stat : 7894 (java) S 7875 7875 7665 0 -1 64 902 0 0 0 14 0 0 0 16 0 8 0 162243296 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7895] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7895/stat : 7895 (java) S 7875 7875 7665 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 162243296 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7896] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7896/stat : 7896 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162243296 881516544 25586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908408

[startup+6.27912 s]
/proc/loadavg: 2.02 2.01 2.00 3/97 7896
/proc/meminfo: memFree=1197200/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7889] ppid=7875 vsize=860856 CPUtime=6.2
/proc/7889/stat : 7889 (java) R 7875 7875 7665 0 -1 0 37924 0 1 0 602 18 0 0 25 0 8 0 162243288 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073933291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7889/statm: 215214 37669 1972 14 0 201471 0
[pid=7889/tid=7890] ppid=7875 vsize=860856 CPUtime=0.77
/proc/7889/task/7890/stat : 7890 (java) S 7875 7875 7665 0 -1 64 22103 0 0 0 68 9 0 0 21 0 8 0 162243291 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7891] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7891/stat : 7891 (java) S 7875 7875 7665 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 162243292 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7892] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7892/stat : 7892 (java) S 7875 7875 7665 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162243292 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7893] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7893/stat : 7893 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162243295 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7894] ppid=7875 vsize=860856 CPUtime=0.2
/proc/7889/task/7894/stat : 7894 (java) S 7875 7875 7665 0 -1 64 933 0 0 0 19 1 0 0 15 0 8 0 162243296 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7895] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7895/stat : 7895 (java) S 7875 7875 7665 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 162243296 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7896] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7896/stat : 7896 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162243296 881516544 37669 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908408

[startup+12.7629 s]
/proc/loadavg: 2.10 2.02 2.01 3/97 7896
/proc/meminfo: memFree=1091920/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7889] ppid=7875 vsize=860856 CPUtime=12.65
/proc/7889/stat : 7889 (java) R 7875 7875 7665 0 -1 0 53944 0 1 0 1238 27 0 0 25 0 8 0 162243288 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073802594 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7889/statm: 215214 53682 1993 14 0 201471 0
[pid=7889/tid=7890] ppid=7875 vsize=860856 CPUtime=1.46
/proc/7889/task/7890/stat : 7890 (java) S 7875 7875 7665 0 -1 64 38039 0 0 0 129 17 0 0 16 0 8 0 162243291 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7891] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7891/stat : 7891 (java) S 7875 7875 7665 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162243292 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7892] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7892/stat : 7892 (java) S 7875 7875 7665 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162243292 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7893] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7893/stat : 7893 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162243295 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7894] ppid=7875 vsize=860856 CPUtime=0.26
/proc/7889/task/7894/stat : 7894 (java) S 7875 7875 7665 0 -1 64 969 0 0 0 25 1 0 0 15 0 8 0 162243296 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7895] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7895/stat : 7895 (java) S 7875 7875 7665 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 162243296 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7896] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7896/stat : 7896 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162243296 881516544 53682 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 908408

[startup+25.6526 s]
/proc/loadavg: 2.08 2.02 2.00 3/97 7896
/proc/meminfo: memFree=1085520/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=0.01
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7889] ppid=7875 vsize=860856 CPUtime=25.48
/proc/7889/stat : 7889 (java) R 7875 7875 7665 0 -1 0 53966 0 1 0 2516 32 0 0 25 0 8 0 162243288 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7889/statm: 215214 53683 1994 14 0 201471 0
[pid=7889/tid=7890] ppid=7875 vsize=860856 CPUtime=1.48
/proc/7889/task/7890/stat : 7890 (java) S 7875 7875 7665 0 -1 64 38040 0 0 0 131 17 0 0 16 0 8 0 162243291 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7891] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7891/stat : 7891 (java) S 7875 7875 7665 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162243292 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7892] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7892/stat : 7892 (java) S 7875 7875 7665 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162243292 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7893] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7893/stat : 7893 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162243295 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7894] ppid=7875 vsize=860856 CPUtime=0.26
/proc/7889/task/7894/stat : 7894 (java) S 7875 7875 7665 0 -1 64 969 0 0 0 25 1 0 0 15 0 8 0 162243296 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7895] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7895/stat : 7895 (java) S 7875 7875 7665 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 162243296 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7889/tid=7896] ppid=7875 vsize=860856 CPUtime=0
/proc/7889/task/7896/stat : 7896 (java) S 7875 7875 7665 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162243296 881516544 53683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 908408

[startup+51.27 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 7897
/proc/meminfo: memFree=1228616/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=59088 CPUtime=10.73
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 13999 0 0 0 1066 7 0 0 25 0 1 0 162247332 60506112 13981 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/7897/statm: 14772 13981 54 142 0 14628 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 106640

[startup+102.497 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 7897
/proc/meminfo: memFree=1219656/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=68396 CPUtime=61.72
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 16300 0 0 0 6162 10 0 0 25 0 1 0 162247332 70037504 16282 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/7897/statm: 17099 16282 54 142 0 16955 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 115948

[startup+162.522 s]
/proc/loadavg: 1.99 2.01 2.00 3/94 7957
/proc/meminfo: memFree=1371808/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=81608 CPUtime=121.63
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 19611 0 0 0 12147 16 0 0 25 0 1 0 162247332 83566592 19593 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 20402 19593 54 142 0 20258 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 129160


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

/proc/loadavg: 2.12 2.07 2.02 3/94 8635
/proc/meminfo: memFree=1275104/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=141800 CPUtime=1078.24
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 34646 0 0 0 107765 59 0 0 25 0 1 0 162247332 145203200 34628 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 35450 34628 54 142 0 35306 0
Current children cumulated CPU time (s) 1118.45
Current children cumulated vsize (KiB) 189352

[startup+1183.47 s]
/proc/loadavg: 2.04 2.05 2.02 3/94 8635
/proc/meminfo: memFree=1272672/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=144176 CPUtime=1138
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 35237 0 0 0 113740 60 0 0 25 0 1 0 162247332 147636224 35219 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525842 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 36044 35219 54 142 0 35900 0
Current children cumulated CPU time (s) 1178.21
Current children cumulated vsize (KiB) 191728

[startup+1243.54 s]
/proc/loadavg: 2.01 2.04 2.01 3/94 8637
/proc/meminfo: memFree=1269088/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=147512 CPUtime=1197.77
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 36073 0 0 0 119716 61 0 0 25 0 1 0 162247332 151052288 36055 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 36878 36055 54 142 0 36734 0
Current children cumulated CPU time (s) 1237.98
Current children cumulated vsize (KiB) 195064

[startup+1303.59 s]
/proc/loadavg: 2.00 2.03 2.01 3/94 8637
/proc/meminfo: memFree=1265056/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=151608 CPUtime=1257.49
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 37087 0 0 0 125687 62 0 0 25 0 1 0 162247332 155246592 37069 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 37902 37069 54 142 0 37758 0
Current children cumulated CPU time (s) 1297.7
Current children cumulated vsize (KiB) 199160

[startup+1363.66 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 8637
/proc/meminfo: memFree=1261856/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=154788 CPUtime=1317.26
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 37895 0 0 0 131663 63 0 0 25 0 1 0 162247332 158502912 37877 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527309 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 38697 37877 54 142 0 38553 0
Current children cumulated CPU time (s) 1357.47
Current children cumulated vsize (KiB) 202340

[startup+1423.72 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 8637
/proc/meminfo: memFree=1259104/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=157452 CPUtime=1377.02
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 38569 0 0 0 137638 64 0 0 25 0 1 0 162247332 161230848 38551 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 39363 38551 54 142 0 39219 0
Current children cumulated CPU time (s) 1417.23
Current children cumulated vsize (KiB) 205004

[startup+1483.78 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 8637
/proc/meminfo: memFree=1256544/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=159964 CPUtime=1436.77
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 39211 0 0 0 143611 66 0 0 25 0 1 0 162247332 163803136 39193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529310 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 39991 39193 54 142 0 39847 0
Current children cumulated CPU time (s) 1476.98
Current children cumulated vsize (KiB) 207516

[startup+1543.85 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 8637
/proc/meminfo: memFree=1253728/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=162768 CPUtime=1496.53
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 39908 0 0 0 149586 67 0 0 25 0 1 0 162247332 166674432 39890 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 40692 39890 54 142 0 40548 0
Current children cumulated CPU time (s) 1536.74
Current children cumulated vsize (KiB) 210320

[startup+1603.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8637
/proc/meminfo: memFree=1249248/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=167316 CPUtime=1556.29
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 41053 0 0 0 155561 68 0 0 25 0 1 0 162247332 171331584 41035 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 41829 41035 54 142 0 41685 0
Current children cumulated CPU time (s) 1596.5
Current children cumulated vsize (KiB) 214868

[startup+1663.99 s]
/proc/loadavg: 2.41 2.10 2.03 4/100 11276
/proc/meminfo: memFree=1235224/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=175932 CPUtime=1615.08
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 43197 0 0 0 161437 71 0 0 25 0 1 0 162247332 180154368 43179 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 43983 43179 54 142 0 43839 0
Current children cumulated CPU time (s) 1655.29
Current children cumulated vsize (KiB) 223484

[startup+1724.08 s]
/proc/loadavg: 2.96 2.30 2.10 4/101 16556
/proc/meminfo: memFree=1218320/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=185508 CPUtime=1673.22
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 45507 0 0 0 167246 76 0 0 25 0 1 0 162247332 189960192 45489 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 46377 45489 54 142 0 46233 0
Current children cumulated CPU time (s) 1713.43
Current children cumulated vsize (KiB) 233060

[startup+1784.17 s]
/proc/loadavg: 3.17 2.47 2.17 4/100 21815
/proc/meminfo: memFree=1204248/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=194160 CPUtime=1731.43
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 47655 0 0 0 173062 81 0 0 25 0 1 0 162247332 198819840 47637 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 48540 47637 54 142 0 48396 0
Current children cumulated CPU time (s) 1771.64
Current children cumulated vsize (KiB) 241712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.36 s]
/proc/loadavg: 3.10 2.52 2.20 4/101 24218
/proc/meminfo: memFree=1198736/2055920 swapFree=4191880/4192956
[pid=7875] ppid=7873 vsize=47552 CPUtime=40.21
/proc/7875/stat : 7875 (galac.sh) S 7873 7875 7665 0 -1 4194304 799 55705 0 1 0 0 3977 44 17 0 1 0 162243284 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7875/statm: 11888 363 245 79 0 218 0
[pid=7897] ppid=7875 vsize=196800 CPUtime=1759.84
/proc/7897/stat : 7897 (minisat) R 7875 7875 7665 0 -1 4194304 48331 0 0 0 175901 83 0 0 25 0 1 0 162247332 201523200 48313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/7897/statm: 49200 48313 54 142 0 49056 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 244352

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 7875 and gives childrusage.ru_utime.tv_sec=39 childrusage.ru_utime.tv_usec=780952 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=449931
CPU time returned by wait4() is 40.2309
while last known CPU time is 1800.05

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

Real time (s): 1813.37
CPU time (s): 1800.05
CPU user time (s): 1798.78
CPU system time (s): 1.27
CPU usage (%): 99.2655
Max. virtual memory (cumulated for all children) (KiB): 908408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.781
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56504
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= 2212
involuntary context switches= 2610

runsolver used 2.07768 s user time and 5.98409 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Jan  7 02:54:44 UTC 2007


IDJOB= 199937
IDBENCH= 3661
FILE ID= node16/199937-1168138484

PBS_JOBID= 3477804

Free space on /tmp= 66491 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  66b9a6f84ad3fac8713448ac5bc398c0

RANDOM SEED= 934685697

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.220
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.220
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:       1301808 kB
Buffers:         60688 kB
Cached:         338228 kB
SwapCached:        448 kB
Active:         392884 kB
Inactive:       303392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301808 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5676 kB
Writeback:           0 kB
Mapped:         316828 kB
Slab:            41980 kB
Committed_AS:  4495704 kB
PageTables:       3048 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= 66490 MiB



End job on node16 on Sun Jan  7 03:24:58 UTC 2007