Trace number 1100675

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 ESAT 43.9093 44.3879

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-68_ext.xml
MD5SUM05cba7c74125d0bc5638fc16925830e4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.487925
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
1.95/2.08	c start processing
1.95/2.08	c start relation processing
3.73/3.86	c start cnf exporting
22.24/22.59	c parsing time : 1.958
22.24/22.59	c preprocessing time : 22.467
22.24/22.59	
22.24/22.59	c Nary constraints - conflicts : 0 supports : 0
22.24/22.59	c Binary constraints - conflicts : 0 supports :84
22.24/22.59	c max arity constraint : 2
22.24/22.59	c Max Tuples generated 0
22.24/22.59	c relations : 84
22.24/22.59	c relations BDD: 0
22.24/22.59	c sampling 0/0
22.24/22.59	c vars : 7201 - clauses :  674680
22.24/22.59	
22.33/22.64	 
22.33/22.64	c --- SAT Solver Stats ---
22.33/22.64	 
22.33/22.64	c eSAT 0.1 : minisat core with additionnal features
22.33/22.64	c ============================[ Problem Statistics ]=============================
22.33/22.64	c |                                                                             |
22.33/22.64	c |  Number of variables:  7200                                                 |
22.33/22.64	c |  Number of clauses:    674680                                               |
22.80/23.11	c |  Parsing time:         0.41         s                                       |
41.92/42.45	c restarts              : 130
41.92/42.45	c conflicts             : 3718           (190 /sec)
41.92/42.45	c decisions             : 139283         (66.47 % random) (7120 /sec)
41.92/42.45	c euip                  : 737         
41.92/42.45	c propagations          : 2896474        (148059 /sec)
41.92/42.45	c conflict literals     : 2252585        (15.68 % deleted)
41.92/42.45	c Memory used           : 39.39 MB
41.92/42.45	c CPU time              : 19.563 s
41.92/42.45	c 
41.92/42.46	s SATISFIABLE
43.79/44.37	v 14 17 46 18 35 85 32 14 36 77 83 174 59 96 2 139 119 21 49 93 18 23 105 149 37 54 175 4 21 43 84 111 152 13 104 174 3 52 106 158

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1100675-1215287529/watcher-1100675-1215287529 -o /tmp/evaluation-result-1100675-1215287529/solver-1100675-1215287529 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1100675-1215287529.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.13 2.04 4/81 22824
/proc/meminfo: memFree=1702104/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=8748 CPUtime=0
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 2007726383 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 2187 312 217 79 0 180 0
[pid=22830] ppid=22824 vsize=8768 CPUtime=0
/proc/22830/stat : 22830 (galacE.sh) R 22824 22824 20989 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 2007726385 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 210824129831 0 0 4096 73728 0 0 0 17 1 0 0
/proc/22830/statm: 2192 315 217 79 0 185 0

[startup+0.0333641 s]
/proc/loadavg: 2.16 2.13 2.04 4/81 22824
/proc/meminfo: memFree=1702104/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47500 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) R 22822 22824 20989 0 -1 4194304 727 1697 0 0 0 0 0 1 22 0 1 0 2007726383 48640000 358 996147200 4194304 4520092 548682068832 18446744073709551615 4288505 0 2 4096 73728 0 0 0 17 1 0 0
/proc/22824/statm: 11875 358 245 79 0 201 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47500

[startup+0.101375 s]
/proc/loadavg: 2.16 2.13 2.04 4/81 22824
/proc/meminfo: memFree=1702104/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301397 s]
/proc/loadavg: 2.16 2.13 2.04 4/81 22824
/proc/meminfo: memFree=1702104/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701449 s]
/proc/loadavg: 2.16 2.13 2.04 4/81 22824
/proc/meminfo: memFree=1702104/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50154 s]
/proc/loadavg: 2.16 2.13 2.04 3/91 22846
/proc/meminfo: memFree=1623432/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22838] ppid=22824 vsize=812628 CPUtime=1.44
/proc/22838/stat : 22838 (java) S 22824 22824 20989 0 -1 0 23114 0 1 0 132 12 0 0 18 0 9 0 2007726387 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22838/statm: 203157 22532 1887 9 0 197138 0
[pid=22838/tid=22839] ppid=22824 vsize=812628 CPUtime=1.19
/proc/22838/task/22839/stat : 22839 (java) R 22824 22824 20989 0 -1 64 14477 0 1 0 111 8 0 0 25 0 9 0 2007726388 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4126739407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22840] ppid=22824 vsize=812628 CPUtime=0.1
/proc/22838/task/22840/stat : 22840 (java) S 22824 22824 20989 0 -1 64 7186 0 0 0 8 2 0 0 16 0 9 0 2007726389 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22841] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22841/stat : 22841 (java) S 22824 22824 20989 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2007726390 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22842] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22842/stat : 22842 (java) S 22824 22824 20989 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007726390 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22843] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22843/stat : 22843 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007726392 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22844] ppid=22824 vsize=812628 CPUtime=0.12
/proc/22838/task/22844/stat : 22844 (java) S 22824 22824 20989 0 -1 64 753 0 0 0 12 0 0 0 16 0 9 0 2007726392 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22845] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22845/stat : 22845 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007726392 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22846] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22846/stat : 22846 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007726392 832131072 22532 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860200

[startup+3.10173 s]
/proc/loadavg: 2.16 2.13 2.04 3/91 22846
/proc/meminfo: memFree=1612936/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22838] ppid=22824 vsize=812628 CPUtime=3.03
/proc/22838/stat : 22838 (java) S 22824 22824 20989 0 -1 0 24419 0 1 0 290 13 0 0 18 0 9 0 2007726387 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22838/statm: 203157 23833 1890 9 0 197138 0
[pid=22838/tid=22839] ppid=22824 vsize=812628 CPUtime=2.69
/proc/22838/task/22839/stat : 22839 (java) R 22824 22824 20989 0 -1 64 14490 0 1 0 261 8 0 0 25 0 9 0 2007726388 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4126835545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22840] ppid=22824 vsize=812628 CPUtime=0.16
/proc/22838/task/22840/stat : 22840 (java) S 22824 22824 20989 0 -1 64 8457 0 0 0 13 3 0 0 17 0 9 0 2007726389 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22841] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22841/stat : 22841 (java) S 22824 22824 20989 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2007726390 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22842] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22842/stat : 22842 (java) S 22824 22824 20989 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007726390 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22843] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22843/stat : 22843 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007726392 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22844] ppid=22824 vsize=812628 CPUtime=0.15
/proc/22838/task/22844/stat : 22844 (java) S 22824 22824 20989 0 -1 64 774 0 0 0 15 0 0 0 16 0 9 0 2007726392 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22845] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22845/stat : 22845 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007726392 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22846] ppid=22824 vsize=812628 CPUtime=0
/proc/22838/task/22846/stat : 22846 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007726392 832131072 23833 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860200

[startup+6.30212 s]
/proc/loadavg: 2.15 2.13 2.04 3/91 22846
/proc/meminfo: memFree=1597704/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22838] ppid=22824 vsize=812760 CPUtime=6.2
/proc/22838/stat : 22838 (java) S 22824 22824 20989 0 -1 0 27985 0 1 0 604 16 0 0 18 0 9 0 2007726387 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22838/statm: 203190 27391 1912 9 0 197171 0
[pid=22838/tid=22839] ppid=22824 vsize=812760 CPUtime=5.64
/proc/22838/task/22839/stat : 22839 (java) R 22824 22824 20989 0 -1 64 14541 0 1 0 555 9 0 0 25 0 9 0 2007726388 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22840] ppid=22824 vsize=812760 CPUtime=0.32
/proc/22838/task/22840/stat : 22840 (java) R 22824 22824 20989 0 -1 64 11931 0 0 0 27 5 0 0 16 0 9 0 2007726389 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 103685878 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22841] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22841/stat : 22841 (java) S 22824 22824 20989 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007726390 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22842] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22842/stat : 22842 (java) S 22824 22824 20989 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007726390 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22843] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22843/stat : 22843 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22844] ppid=22824 vsize=812760 CPUtime=0.2
/proc/22838/task/22844/stat : 22844 (java) S 22824 22824 20989 0 -1 64 815 0 0 0 20 0 0 0 16 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22845] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22845/stat : 22845 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22846] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22846/stat : 22846 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860332

[startup+12.7029 s]
/proc/loadavg: 2.13 2.13 2.04 3/91 22846
/proc/meminfo: memFree=1592080/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=0.01
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22838] ppid=22824 vsize=812760 CPUtime=12.53
/proc/22838/stat : 22838 (java) S 22824 22824 20989 0 -1 0 27998 0 1 0 1234 19 0 0 18 0 9 0 2007726387 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22838/statm: 203190 27391 1912 9 0 197171 0
[pid=22838/tid=22839] ppid=22824 vsize=812760 CPUtime=11.97
/proc/22838/task/22839/stat : 22839 (java) R 22824 22824 20989 0 -1 64 14554 0 1 0 1185 12 0 0 25 0 9 0 2007726388 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4126859647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22840] ppid=22824 vsize=812760 CPUtime=0.33
/proc/22838/task/22840/stat : 22840 (java) S 22824 22824 20989 0 -1 64 11931 0 0 0 28 5 0 0 16 0 9 0 2007726389 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22841] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22841/stat : 22841 (java) S 22824 22824 20989 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007726390 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22842] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22842/stat : 22842 (java) S 22824 22824 20989 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007726390 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22843] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22843/stat : 22843 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22844] ppid=22824 vsize=812760 CPUtime=0.2
/proc/22838/task/22844/stat : 22844 (java) S 22824 22824 20989 0 -1 64 815 0 0 0 20 0 0 0 16 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22845] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22845/stat : 22845 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22838/tid=22846] ppid=22824 vsize=812760 CPUtime=0
/proc/22838/task/22846/stat : 22846 (java) S 22824 22824 20989 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007726392 832266240 27391 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860332

[startup+25.5014 s]
/proc/loadavg: 2.10 2.12 2.04 3/83 22847
/proc/meminfo: memFree=1646224/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=22.36
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 799 29736 0 1 0 0 2210 26 17 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22847] ppid=22824 vsize=44144 CPUtime=2.83
/proc/22847/stat : 22847 (eSAT_static) R 22824 22824 20989 0 -1 4194304 10873 0 0 0 277 6 0 0 25 0 1 0 2007728648 45203456 10855 996147200 134512640 135177480 4294955968 18446744073709551615 134537457 0 0 4096 3 0 0 0 17 1 0 0
/proc/22847/statm: 11036 10855 75 162 0 10871 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 91716

Solver just ended. Dumping a history of the last processes samples

[startup+31.9062 s]
/proc/loadavg: 2.10 2.12 2.04 3/83 22847
/proc/meminfo: memFree=1643664/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=22.36
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 799 29736 0 1 0 0 2210 26 17 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22847] ppid=22824 vsize=47560 CPUtime=9.17
/proc/22847/stat : 22847 (eSAT_static) R 22824 22824 20989 0 -1 4194304 11532 0 0 0 911 6 0 0 25 0 1 0 2007728648 48701440 11514 996147200 134512640 135177480 4294955968 18446744073709551615 134537311 0 0 4096 3 0 0 0 17 1 0 0
/proc/22847/statm: 11890 11514 75 162 0 11725 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 95132

[startup+38.302 s]
/proc/loadavg: 2.08 2.11 2.04 3/83 22847
/proc/meminfo: memFree=1649936/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=22.36
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 799 29736 0 1 0 0 2210 26 17 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22847] ppid=22824 vsize=40336 CPUtime=15.5
/proc/22847/stat : 22847 (eSAT_static) R 22824 22824 20989 0 -1 4194304 11543 0 0 0 1544 6 0 0 25 0 1 0 2007728648 41304064 9957 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0
/proc/22847/statm: 10084 9957 80 162 0 9919 0
Current children cumulated CPU time (s) 37.86
Current children cumulated vsize (KiB) 87908

[startup+41.5023 s]
/proc/loadavg: 2.08 2.11 2.04 3/83 22847
/proc/meminfo: memFree=1649936/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=22.36
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 799 29736 0 1 0 0 2210 26 17 0 1 0 2007726383 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22824/statm: 11893 364 245 79 0 219 0
[pid=22847] ppid=22824 vsize=40336 CPUtime=18.67
/proc/22847/stat : 22847 (eSAT_static) R 22824 22824 20989 0 -1 4194304 11544 0 0 0 1861 6 0 0 25 0 1 0 2007728648 41304064 9958 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/22847/statm: 10084 9958 80 162 0 9919 0
Current children cumulated CPU time (s) 41.03
Current children cumulated vsize (KiB) 87908

[startup+43.1015 s]
/proc/loadavg: 2.07 2.11 2.04 3/91 22856
/proc/meminfo: memFree=1677968/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=42
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 835 41293 0 1 0 0 4167 33 16 0 1 0 2007726383 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 210824298578 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22824/statm: 11893 365 245 79 0 219 0
[pid=22848] ppid=22824 vsize=812676 CPUtime=0.61
/proc/22848/stat : 22848 (java) S 22824 22824 20989 0 -1 0 14232 0 1 0 52 9 0 0 18 0 9 0 2007730630 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22848/statm: 203169 13655 1856 9 0 197150 0
[pid=22848/tid=22849] ppid=22824 vsize=812676 CPUtime=0.48
/proc/22848/task/22849/stat : 22849 (java) R 22824 22824 20989 0 -1 64 12753 0 1 0 40 8 0 0 23 0 9 0 2007730632 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4126418192 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22850] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22850/stat : 22850 (java) S 22824 22824 20989 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 2007730633 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22851] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22851/stat : 22851 (java) S 22824 22824 20989 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2007730633 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22852] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22852/stat : 22852 (java) S 22824 22824 20989 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007730633 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22853] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22853/stat : 22853 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007730636 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22854] ppid=22824 vsize=812676 CPUtime=0.11
/proc/22848/task/22854/stat : 22854 (java) S 22824 22824 20989 0 -1 64 766 0 0 0 11 0 0 0 16 0 9 0 2007730636 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22855] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22855/stat : 22855 (java) S 22824 22824 20989 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007730636 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22856] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22856/stat : 22856 (java) S 22824 22824 20989 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007730636 832180224 13655 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 42.61
Current children cumulated vsize (KiB) 860248

[startup+43.9016 s]
/proc/loadavg: 2.07 2.11 2.04 3/91 22856
/proc/meminfo: memFree=1633872/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=42
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 835 41293 0 1 0 0 4167 33 16 0 1 0 2007726383 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 210824298578 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22824/statm: 11893 365 245 79 0 219 0
[pid=22848] ppid=22824 vsize=812676 CPUtime=1.4
/proc/22848/stat : 22848 (java) S 22824 22824 20989 0 -1 0 16266 0 1 0 130 10 0 0 18 0 9 0 2007730630 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22848/statm: 203169 15683 1867 9 0 197150 0
[pid=22848/tid=22849] ppid=22824 vsize=812676 CPUtime=1.25
/proc/22848/task/22849/stat : 22849 (java) R 22824 22824 20989 0 -1 64 14372 0 1 0 116 9 0 0 25 0 9 0 2007730632 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4126662952 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22850] ppid=22824 vsize=812676 CPUtime=0.01
/proc/22848/task/22850/stat : 22850 (java) S 22824 22824 20989 0 -1 64 406 0 0 0 1 0 0 0 16 0 9 0 2007730633 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22851] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22851/stat : 22851 (java) S 22824 22824 20989 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007730633 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22852] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22852/stat : 22852 (java) S 22824 22824 20989 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007730633 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22853] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22853/stat : 22853 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007730636 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22854] ppid=22824 vsize=812676 CPUtime=0.12
/proc/22848/task/22854/stat : 22854 (java) S 22824 22824 20989 0 -1 64 771 0 0 0 12 0 0 0 16 0 9 0 2007730636 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22855] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22855/stat : 22855 (java) S 22824 22824 20989 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007730636 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22856] ppid=22824 vsize=812676 CPUtime=0
/proc/22848/task/22856/stat : 22856 (java) S 22824 22824 20989 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007730636 832180224 15683 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.4
Current children cumulated vsize (KiB) 860248

[startup+44.3017 s]
/proc/loadavg: 2.07 2.11 2.04 3/91 22856
/proc/meminfo: memFree=1633872/2055920 swapFree=4180424/4192956
[pid=22824] ppid=22822 vsize=47572 CPUtime=42
/proc/22824/stat : 22824 (galacE.sh) S 22822 22824 20989 0 -1 4194304 835 41293 0 1 0 0 4167 33 16 0 1 0 2007726383 48713728 365 996147200 4194304 4520092 548682068832 18446744073709551615 210824298578 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/22824/statm: 11893 365 245 79 0 219 0
[pid=22848] ppid=22824 vsize=812788 CPUtime=1.79
/proc/22848/stat : 22848 (java) S 22824 22824 20989 0 -1 0 16443 0 1 0 169 10 0 0 18 0 9 0 2007730630 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22848/statm: 203197 15821 1923 9 0 197150 0
[pid=22848/tid=22849] ppid=22824 vsize=812788 CPUtime=1.62
/proc/22848/task/22849/stat : 22849 (java) R 22824 22824 20989 0 -1 64 14526 0 1 0 153 9 0 0 23 0 9 0 2007730632 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4125963713 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22850] ppid=22824 vsize=812788 CPUtime=0.01
/proc/22848/task/22850/stat : 22850 (java) S 22824 22824 20989 0 -1 64 406 0 0 0 1 0 0 0 16 0 9 0 2007730633 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22851] ppid=22824 vsize=812788 CPUtime=0
/proc/22848/task/22851/stat : 22851 (java) S 22824 22824 20989 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2007730633 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22852] ppid=22824 vsize=812788 CPUtime=0
/proc/22848/task/22852/stat : 22852 (java) S 22824 22824 20989 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007730633 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22853] ppid=22824 vsize=812788 CPUtime=0
/proc/22848/task/22853/stat : 22853 (java) S 22824 22824 20989 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2007730636 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22854] ppid=22824 vsize=812788 CPUtime=0.14
/proc/22848/task/22854/stat : 22854 (java) S 22824 22824 20989 0 -1 64 794 0 0 0 14 0 0 0 16 0 9 0 2007730636 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22855] ppid=22824 vsize=812788 CPUtime=0
/proc/22848/task/22855/stat : 22855 (java) S 22824 22824 20989 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007730636 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=22848/tid=22856] ppid=22824 vsize=812788 CPUtime=0
/proc/22848/task/22856/stat : 22856 (java) S 22824 22824 20989 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007730636 832294912 15821 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.79
Current children cumulated vsize (KiB) 860360

Child status: 0
Real time (s): 44.3879
CPU time (s): 43.9093
CPU user time (s): 43.4334
CPU system time (s): 0.475927
CPU usage (%): 98.9218
Max. virtual memory (cumulated for all children) (KiB): 860360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.4334
system time used= 0.475927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58784
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= 2580
involuntary context switches= 4285

runsolver used 0.06099 second user time and 0.143978 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-05 21:52:09
IDJOB=1100675
IDBENCH=59961
IDSOLVER=351
FILE ID=node33/1100675-1215287529
PBS_JOBID= 7882316
Free space on /tmp= 66468 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-68_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1100675-1215287529/watcher-1100675-1215287529 -o /tmp/evaluation-result-1100675-1215287529/solver-1100675-1215287529 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1100675-1215287529.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 05cba7c74125d0bc5638fc16925830e4
RANDOM SEED=1611351040

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1702584 kB
Buffers:         54596 kB
Cached:         207768 kB
SwapCached:       6236 kB
Active:         208120 kB
Inactive:        89532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702584 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            5508 kB
Writeback:           0 kB
Mapped:          51620 kB
Slab:            40956 kB
Committed_AS:  3699068 kB
PageTables:       1920 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= 66468 MiB
End job on node33 at 2008-07-05 21:52:53