Trace number 218043

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 1SAT 1567.79 1576.55

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-7_ext.xml
MD5SUM7d2984ef6837313f4e889efc17585244
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 benchmark8.66768
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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 ---
1.70	c start processing
1.70	c start relation processing
4.69	c start cnf exporting
18.46	c parsing time : 1.537
18.46	c preprocessing time : 18.299
18.46	
18.46	c Nary constraints - conflicts : 0 supports : 57
18.47	c Binary constraints - conflicts : 0 supports :0
18.47	c max arity constraint : 3
18.47	c Max Tuples generated 0
18.47	c relations : 57
18.47	c relations BDD: 57
18.47	c vars : 124813 - clauses :  399035
18.47	
18.53	 
18.53	c --- Minisat Stats ---
18.53	 
1574.35	c restarts              : 18
1574.35	c conflicts             : 239052         (155 /sec)
1574.35	c decisions             : 495741         (1.25 % random) (320 /sec)
1574.35	c propagations          : 2240723039     (1448473 /sec)
1574.35	c conflict literals     : 20748719       (17.41 % deleted)
1574.35	c Memory used           : 121.31 MB
1574.35	c CPU time              : 1546.95 s
1574.35	
1574.40	s SATISFIABLE
1576.54	v 19 12 4 19 15 18 14 5 0 12 15 4 19 6 8 0 18 3 4 4

Verifier Data (download as text)

OK

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-218043-1168250416 -o ROOT/results/node16/solver-218043-1168250416 -C 1800 -M 900 /tmp/evaluation/218043-1168250416/galac.sh /tmp/evaluation/218043-1168250416/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: 1.94 2.00 1.98 5/94 16931
/proc/meminfo: memFree=1620328/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=8560 CPUtime=0
/proc/16930/stat : 16930 (galac.sh) R 16928 16930 16860 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 173436504 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962560399 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16930/statm: 2140 253 197 79 0 133 0

[startup+0.106727 s]
/proc/loadavg: 1.94 2.00 1.98 5/94 16931
/proc/meminfo: memFree=1620328/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=0.01
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.518647 s]
/proc/loadavg: 1.94 2.00 1.98 5/94 16931
/proc/meminfo: memFree=1620328/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=0.01
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.3425 s]
/proc/loadavg: 1.94 2.00 1.98 3/102 16951
/proc/meminfo: memFree=1541928/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=0.01
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16944] ppid=16930 vsize=860856 CPUtime=1.27
/proc/16944/stat : 16944 (java) R 16930 16930 16860 0 -1 0 21566 0 1 0 116 11 0 0 23 0 8 0 173436508 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073687344 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16944/statm: 215214 21319 1965 14 0 201471 0
[pid=16944/tid=16945] ppid=16930 vsize=860856 CPUtime=0.06
/proc/16944/task/16945/stat : 16945 (java) S 16930 16930 16860 0 -1 64 5812 0 0 0 4 2 0 0 16 0 8 0 173436511 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16946] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16946/stat : 16946 (java) S 16930 16930 16860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173436512 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16947] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16947/stat : 16947 (java) S 16930 16930 16860 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173436512 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16948] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16948/stat : 16948 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173436515 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16949] ppid=16930 vsize=860856 CPUtime=0.12
/proc/16944/task/16949/stat : 16949 (java) S 16930 16930 16860 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 173436515 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16950] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16950/stat : 16950 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173436515 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16951] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16951/stat : 16951 (java) S 16930 16930 16860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173436515 881516544 21319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908408

[startup+2.9792 s]
/proc/loadavg: 1.94 2.00 1.98 4/102 16951
/proc/meminfo: memFree=1537000/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=0.01
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16944] ppid=16930 vsize=860856 CPUtime=2.9
/proc/16944/stat : 16944 (java) R 16930 16930 16860 0 -1 0 22807 0 1 0 278 12 0 0 25 0 8 0 173436508 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073823513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16944/statm: 215214 22557 1973 14 0 201471 0
[pid=16944/tid=16945] ppid=16930 vsize=860856 CPUtime=0.1
/proc/16944/task/16945/stat : 16945 (java) S 16930 16930 16860 0 -1 64 7008 0 0 0 8 2 0 0 17 0 8 0 173436511 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16946] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16946/stat : 16946 (java) S 16930 16930 16860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173436512 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16947] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16947/stat : 16947 (java) S 16930 16930 16860 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173436512 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16948] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16948/stat : 16948 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173436515 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16949] ppid=16930 vsize=860856 CPUtime=0.17
/proc/16944/task/16949/stat : 16949 (java) S 16930 16930 16860 0 -1 64 917 0 0 0 17 0 0 0 16 0 8 0 173436515 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16950] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16950/stat : 16950 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173436515 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16951] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16951/stat : 16951 (java) S 16930 16930 16860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173436515 881516544 22557 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908408

[startup+6.27759 s]
/proc/loadavg: 2.02 2.01 1.98 3/102 16951
/proc/meminfo: memFree=1490024/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=0.01
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16944] ppid=16930 vsize=860856 CPUtime=6.16
/proc/16944/stat : 16944 (java) R 16930 16930 16860 0 -1 0 35825 0 1 0 596 20 0 0 25 0 8 0 173436508 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073984913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16944/statm: 215214 35571 1993 14 0 201471 0
[pid=16944/tid=16945] ppid=16930 vsize=860856 CPUtime=0.73
/proc/16944/task/16945/stat : 16945 (java) S 16930 16930 16860 0 -1 64 19936 0 0 0 64 9 0 0 16 0 8 0 173436511 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16946] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16946/stat : 16946 (java) S 16930 16930 16860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 173436512 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16947] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16947/stat : 16947 (java) S 16930 16930 16860 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173436512 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16948] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16948/stat : 16948 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16949] ppid=16930 vsize=860856 CPUtime=0.25
/proc/16944/task/16949/stat : 16949 (java) S 16930 16930 16860 0 -1 64 963 0 0 0 24 1 0 0 16 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16950] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16950/stat : 16950 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16951] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16951/stat : 16951 (java) S 16930 16930 16860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908408

[startup+12.7634 s]
/proc/loadavg: 2.02 2.01 1.98 3/102 16951
/proc/meminfo: memFree=1481256/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=0.01
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16944] ppid=16930 vsize=860856 CPUtime=12.59
/proc/16944/stat : 16944 (java) R 16930 16930 16860 0 -1 0 35835 0 1 0 1237 22 0 0 25 0 8 0 173436508 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155239744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16944/statm: 215214 35571 1993 14 0 201471 0
[pid=16944/tid=16945] ppid=16930 vsize=860856 CPUtime=0.74
/proc/16944/task/16945/stat : 16945 (java) S 16930 16930 16860 0 -1 64 19936 0 0 0 65 9 0 0 16 0 8 0 173436511 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16946] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16946/stat : 16946 (java) S 16930 16930 16860 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 173436512 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16947] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16947/stat : 16947 (java) S 16930 16930 16860 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173436512 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16948] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16948/stat : 16948 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16949] ppid=16930 vsize=860856 CPUtime=0.25
/proc/16944/task/16949/stat : 16949 (java) S 16930 16930 16860 0 -1 64 963 0 0 0 24 1 0 0 16 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16950] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16950/stat : 16950 (java) S 16930 16930 16860 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16944/tid=16951] ppid=16930 vsize=860856 CPUtime=0
/proc/16944/task/16951/stat : 16951 (java) S 16930 16930 16860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173436515 881516544 35571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908408

[startup+25.6396 s]
/proc/loadavg: 2.02 2.01 1.98 3/95 16952
/proc/meminfo: memFree=1587296/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=27896 CPUtime=7.03
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 6527 0 0 0 700 3 0 0 25 0 1 0 173438358 28565504 6509 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520348 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 6974 6509 54 142 0 6830 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 75448

[startup+51.2784 s]
/proc/loadavg: 2.23 2.06 2.00 3/101 17018
/proc/meminfo: memFree=1578888/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=34972 CPUtime=32.36
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 8295 0 0 0 3231 5 0 0 25 0 1 0 173438358 35811328 8277 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 8743 8277 54 142 0 8599 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 82524

[startup+102.545 s]
/proc/loadavg: 2.10 2.05 2.00 3/101 17102
/proc/meminfo: memFree=1574552/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=39468 CPUtime=83.04
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 9411 0 0 0 8298 6 0 0 25 0 1 0 173438358 40415232 9393 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529266 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 9867 9393 54 142 0 9723 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 87020

[startup+162.583 s]
/proc/loadavg: 2.03 2.04 2.00 3/95 17150
/proc/meminfo: memFree=1569824/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=45488 CPUtime=142.44
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 10902 0 0 0 14236 8 0 0 25 0 1 0 173438358 46579712 10884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 11372 10884 54 142 0 11228 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 93040

[startup+222.676 s]
/proc/loadavg: 2.01 2.03 2.00 3/95 17150
/proc/meminfo: memFree=1565984/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=49320 CPUtime=202.01
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 11863 0 0 0 20191 10 0 0 25 0 1 0 173438358 50503680 11845 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 12330 11845 54 142 0 12186 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 96872

[startup+282.712 s]
/proc/loadavg: 2.04 2.03 2.00 3/95 17150

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

Current children cumulated CPU time (s) 698.65
Current children cumulated vsize (KiB) 131476

[startup+763.205 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 17431
/proc/meminfo: memFree=1457280/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=86640 CPUtime=740.1
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 21101 0 0 0 73982 28 0 0 25 0 1 0 173438358 88719360 21083 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 21660 21083 54 142 0 21516 0
Current children cumulated CPU time (s) 758.35
Current children cumulated vsize (KiB) 134192

[startup+823.262 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 17431
/proc/meminfo: memFree=1454208/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=89468 CPUtime=799.9
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 21845 0 0 0 79961 29 0 0 25 0 1 0 173438358 91615232 21827 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 22367 21827 54 142 0 22223 0
Current children cumulated CPU time (s) 818.15
Current children cumulated vsize (KiB) 137020

[startup+883.319 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 17431
/proc/meminfo: memFree=1451328/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=92344 CPUtime=859.69
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 22552 0 0 0 85939 30 0 0 25 0 1 0 173438358 94560256 22534 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/16952/statm: 23086 22534 54 142 0 22942 0
Current children cumulated CPU time (s) 877.94
Current children cumulated vsize (KiB) 139896

[startup+943.376 s]
/proc/loadavg: 2.03 2.01 2.00 3/99 17433
/proc/meminfo: memFree=1388608/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=94832 CPUtime=919.42
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 23182 0 0 0 91911 31 0 0 25 0 1 0 173438358 97107968 23164 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 23708 23164 54 142 0 23564 0
Current children cumulated CPU time (s) 937.67
Current children cumulated vsize (KiB) 142384

[startup+1003.42 s]
/proc/loadavg: 2.01 2.01 2.00 3/99 17433
/proc/meminfo: memFree=1386112/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=97384 CPUtime=979.21
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 23795 0 0 0 97889 32 0 0 25 0 1 0 173438358 99721216 23777 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 24346 23777 54 142 0 24202 0
Current children cumulated CPU time (s) 997.46
Current children cumulated vsize (KiB) 144936

[startup+1063.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 17433
/proc/meminfo: memFree=1384000/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=99504 CPUtime=1038.97
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 24328 0 0 0 103865 32 0 0 25 0 1 0 173438358 101892096 24310 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 24876 24310 54 142 0 24732 0
Current children cumulated CPU time (s) 1057.22
Current children cumulated vsize (KiB) 147056

[startup+1123.51 s]
/proc/loadavg: 2.03 2.01 2.00 3/99 17433
/proc/meminfo: memFree=1381888/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=101580 CPUtime=1098.76
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 24836 0 0 0 109843 33 0 0 25 0 1 0 173438358 104017920 24818 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529348 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 25395 24818 54 142 0 25251 0
Current children cumulated CPU time (s) 1117.01
Current children cumulated vsize (KiB) 149132

[startup+1183.56 s]
/proc/loadavg: 2.01 2.01 2.00 3/99 17433
/proc/meminfo: memFree=1379584/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=103944 CPUtime=1158.53
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 25418 0 0 0 115819 34 0 0 25 0 1 0 173438358 106438656 25400 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 25986 25400 54 142 0 25842 0
Current children cumulated CPU time (s) 1176.78
Current children cumulated vsize (KiB) 151496

[startup+1243.61 s]
/proc/loadavg: 2.06 2.02 2.00 3/99 17433
/proc/meminfo: memFree=1376832/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=106552 CPUtime=1218.3
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 26072 0 0 0 121796 34 0 0 25 0 1 0 173438358 109109248 26054 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 26638 26054 54 142 0 26494 0
Current children cumulated CPU time (s) 1236.55
Current children cumulated vsize (KiB) 154104

[startup+1303.66 s]
/proc/loadavg: 2.02 2.01 2.00 3/99 17433
/proc/meminfo: memFree=1314176/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=110668 CPUtime=1278
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 27084 0 0 0 127763 37 0 0 25 0 1 0 173438358 113324032 27066 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 27667 27066 54 142 0 27523 0
Current children cumulated CPU time (s) 1296.25
Current children cumulated vsize (KiB) 158220

[startup+1363.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/99 17433
/proc/meminfo: memFree=1311296/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=113980 CPUtime=1337.77
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 27793 0 0 0 133740 37 0 0 25 0 1 0 173438358 116715520 27775 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 28495 27775 54 142 0 28351 0
Current children cumulated CPU time (s) 1356.02
Current children cumulated vsize (KiB) 161532

[startup+1423.75 s]
/proc/loadavg: 2.02 2.02 2.00 3/99 17433
/proc/meminfo: memFree=1299072/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=116604 CPUtime=1397.42
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 28451 0 0 0 139704 38 0 0 25 0 1 0 173438358 119402496 28433 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 29151 28433 54 142 0 29007 0
Current children cumulated CPU time (s) 1415.67
Current children cumulated vsize (KiB) 164156

[startup+1483.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/99 17433
/proc/meminfo: memFree=1296768/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=118908 CPUtime=1457.22
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 29006 0 0 0 145682 40 0 0 25 0 1 0 173438358 121761792 28988 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 29727 28988 54 142 0 29583 0
Current children cumulated CPU time (s) 1475.47
Current children cumulated vsize (KiB) 166460

[startup+1543.84 s]
/proc/loadavg: 2.11 2.04 2.01 3/99 17433
/proc/meminfo: memFree=1293056/2055920 swapFree=4191880/4192956
[pid=16930] ppid=16928 vsize=47552 CPUtime=18.25
/proc/16930/stat : 16930 (galac.sh) S 16928 16930 16860 0 -1 4194304 800 37558 0 1 0 0 1797 28 17 0 1 0 173436504 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16930/statm: 11888 363 245 79 0 218 0
[pid=16952] ppid=16930 vsize=122472 CPUtime=1516.98
/proc/16952/stat : 16952 (minisat) R 16930 16930 16860 0 -1 4194304 29917 0 0 0 151657 41 0 0 25 0 1 0 173438358 125411328 29899 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/16952/statm: 30618 29899 54 142 0 30474 0
Current children cumulated CPU time (s) 1535.23
Current children cumulated vsize (KiB) 170024

Child status: 0
Real time (s): 1576.55
CPU time (s): 1567.79
CPU user time (s): 1566.94
CPU system time (s): 0.84987
CPU usage (%): 99.4442
Max. virtual memory (cumulated for all children) (KiB): 908504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1566.94
system time used= 0.84987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85233
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2281
involuntary context switches= 54694

runsolver used 1.50877 s user time and 4.6123 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Jan  8 10:00:17 UTC 2007


IDJOB= 218043
IDBENCH= 5191
FILE ID= node16/218043-1168250416

PBS_JOBID= 3481666

Free space on /tmp= 66519 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-7_ext.xml
COMMAND LINE= /tmp/evaluation/218043-1168250416/galac.sh /tmp/evaluation/218043-1168250416/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-218043-1168250416 -o ROOT/results/node16/solver-218043-1168250416 -C 1800 -M 900  /tmp/evaluation/218043-1168250416/galac.sh /tmp/evaluation/218043-1168250416/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7d2984ef6837313f4e889efc17585244

RANDOM SEED= 859946756

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:       1620808 kB
Buffers:         62584 kB
Cached:         181632 kB
SwapCached:        448 kB
Active:         251868 kB
Inactive:       130476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620808 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4264 kB
Writeback:           0 kB
Mapped:         164212 kB
Slab:            37144 kB
Committed_AS:  4824508 kB
PageTables:       2616 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= 66516 MiB



End job on node16 on Mon Jan  8 10:26:33 UTC 2007