Trace number 1084132

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
choco2_dwdeg 2008-06-26UNSAT 25.1282 25.3728

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/super-queens/
normalized-super-queens-4.xml
MD5SUM86f27dad5b32c8754684e5fda2e6b575
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.60176
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints21540
Maximum constraint arity2
Maximum domain size120
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21540
Global constraints used (with number of constraints)

Solver Data (download as text)

25.06/25.33	s UNSATISFIABLE
25.06/25.33	d ASSIGNMENTS 0
25.06/25.33	c UNSAT 25242 TIME      0 NDS    1937 PARSTIME      23151 BUILDPB       154 RES       null RESTART       1 HEURISTIC      

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1084132-1215230114/watcher-1084132-1215230114 -o /tmp/evaluation-result-1084132-1215230114/solver-1084132-1215230114 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1084132-1215230114.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: 1.91 1.95 1.98 4/73 27854
/proc/meminfo: memFree=1676000/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=1804 CPUtime=0
/proc/27854/stat : 27854 (java) D 27852 27854 24731 0 -1 0 195 0 0 0 0 0 0 0 18 0 1 0 160822808 1847296 163 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/27854/statm: 451 163 124 9 0 93 0

[startup+0.0553789 s]
/proc/loadavg: 1.91 1.95 1.98 4/73 27854
/proc/meminfo: memFree=1676000/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=864096 CPUtime=0.04
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 2740 0 1 0 3 1 0 0 18 0 9 0 160822808 884834304 2272 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216024 2272 1123 9 0 210947 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864096

[startup+0.101384 s]
/proc/loadavg: 1.91 1.95 1.98 4/73 27854
/proc/meminfo: memFree=1676000/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=866556 CPUtime=0.08
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 3841 0 1 0 7 1 0 0 18 0 9 0 160822808 887353344 3303 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216639 3303 1766 9 0 211111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.301402 s]
/proc/loadavg: 1.91 1.95 1.98 4/73 27854
/proc/meminfo: memFree=1676000/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=866556 CPUtime=0.29
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 4302 0 1 0 27 2 0 0 18 0 9 0 160822808 887353344 3755 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216639 3755 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866556

[startup+0.70145 s]
/proc/loadavg: 1.91 1.95 1.98 4/73 27854
/proc/meminfo: memFree=1676000/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867324 CPUtime=0.68
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 8164 0 1 0 64 4 0 0 18 0 9 0 160822808 888139776 7615 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216831 7615 1857 9 0 211303 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867324

[startup+1.50153 s]
/proc/loadavg: 1.91 1.95 1.98 3/82 27863
/proc/meminfo: memFree=1639128/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867452 CPUtime=1.47
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 20296 0 1 0 138 9 0 0 18 0 9 0 160822808 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216863 19733 1915 9 0 211335 0
[pid=27854/tid=27856] ppid=27852 vsize=867452 CPUtime=1.19
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15091 0 1 0 112 7 0 0 25 0 9 0 160822809 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867452 CPUtime=0.08
/proc/27854/task/27857/stat : 27857 (java) R 27852 27854 24731 0 -1 64 3913 0 0 0 7 1 0 0 16 0 9 0 160822811 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 102516772 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867452 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 160822811 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867452 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 160822811 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867452 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867452 CPUtime=0.18
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 566 0 0 0 18 0 0 0 16 0 9 0 160822813 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867452 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867452 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888270848 19733 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867452

[startup+3.1027 s]
/proc/loadavg: 1.91 1.95 1.98 3/82 27863
/proc/meminfo: memFree=1592472/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=3.06
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 26787 0 1 0 293 13 0 0 18 0 9 0 160822808 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 26188 1982 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=2.48
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15447 0 1 0 240 8 0 0 25 0 9 0 160822809 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=0.3
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 9990 0 0 0 26 4 0 0 16 0 9 0 160822811 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.26
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 616 0 0 0 26 0 0 0 15 0 9 0 160822813 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 26188 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867512

[startup+6.30105 s]
/proc/loadavg: 1.92 1.95 1.98 3/82 27863
/proc/meminfo: memFree=1578520/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=6.23
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 27053 0 1 0 609 14 0 0 18 0 9 0 160822808 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 26442 1982 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=5.48
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15459 0 1 0 540 8 0 0 25 0 9 0 160822809 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4126867764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=0.43
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 10221 0 0 0 39 4 0 0 16 0 9 0 160822811 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.29
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 639 0 0 0 29 0 0 0 15 0 9 0 160822813 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 26442 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867512

[startup+12.7027 s]
/proc/loadavg: 1.93 1.95 1.98 3/82 27863
/proc/meminfo: memFree=1571224/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=12.57
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 28776 0 1 0 1242 15 0 0 18 0 9 0 160822808 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 28143 1982 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=11.45
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15481 0 1 0 1137 8 0 0 25 0 9 0 160822809 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4126959338 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=0.8
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 11922 0 0 0 75 5 0 0 16 0 9 0 160822811 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.29
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 639 0 0 0 29 0 0 0 15 0 9 0 160822813 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 28143 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867512

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

[startup+19.1024 s]
/proc/loadavg: 1.94 1.96 1.98 4/82 27863
/proc/meminfo: memFree=1564184/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=18.91
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 30519 0 1 0 1875 16 0 0 18 0 9 0 160822808 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 29864 1982 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=17.42
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15503 0 1 0 1734 8 0 0 25 0 9 0 160822809 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4126902974 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=1.17
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 13642 0 0 0 111 6 0 0 16 0 9 0 160822811 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.29
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 640 0 0 0 29 0 0 0 16 0 9 0 160822813 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 29864 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 867512

[startup+22.3027 s]
/proc/loadavg: 1.94 1.96 1.98 3/82 27863
/proc/meminfo: memFree=1560728/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=22.08
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 31405 0 1 0 2192 16 0 0 18 0 9 0 160822808 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 30737 1988 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=20.39
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15530 0 1 0 2031 8 0 0 25 0 9 0 160822809 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4126380808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=1.35
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 14485 0 0 0 129 6 0 0 16 0 9 0 160822811 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.3
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 656 0 0 0 30 0 0 0 15 0 9 0 160822813 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 30737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.08
Current children cumulated vsize (KiB) 867512

[startup+23.9019 s]
/proc/loadavg: 1.94 1.96 1.98 4/82 27863
/proc/meminfo: memFree=1554520/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=23.67
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 36084 0 1 0 2349 18 0 0 18 0 9 0 160822808 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 35411 1989 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=21.65
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15547 0 1 0 2157 8 0 0 25 0 9 0 160822809 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=1.65
/proc/27854/task/27857/stat : 27857 (java) R 27852 27854 24731 0 -1 64 19115 0 0 0 157 8 0 0 16 0 9 0 160822811 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 102516781 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.34
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 688 0 0 0 34 0 0 0 15 0 9 0 160822813 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 35411 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 867512

[startup+24.702 s]
/proc/loadavg: 1.94 1.96 1.98 3/82 27863
/proc/meminfo: memFree=1535192/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=24.47
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 45237 0 1 0 2425 22 0 0 18 0 9 0 160822808 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 44558 1992 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=22
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15613 0 1 0 2191 9 0 0 25 0 9 0 160822809 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4126739580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=2.03
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 28161 0 0 0 192 11 0 0 16 0 9 0 160822811 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.4
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 729 0 0 0 40 0 0 0 15 0 9 0 160822813 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 44558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 867512

[startup+25.102 s]
/proc/loadavg: 1.94 1.96 1.98 3/82 27863
/proc/meminfo: memFree=1535192/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867512 CPUtime=24.87
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 48089 0 1 0 2464 23 0 0 18 0 9 0 160822808 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216878 47409 1992 9 0 211350 0
[pid=27854/tid=27856] ppid=27852 vsize=867512 CPUtime=22.19
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15616 0 1 0 2210 9 0 0 25 0 9 0 160822809 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4127467327 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867512 CPUtime=2.24
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 31006 0 0 0 212 12 0 0 16 0 9 0 160822811 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867512 CPUtime=0.41
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 733 0 0 0 41 0 0 0 16 0 9 0 160822813 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867512 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888332288 47409 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 867512

[startup+25.3089 s]
/proc/loadavg: 1.94 1.96 1.98 3/82 27863
/proc/meminfo: memFree=1493464/2055920 swapFree=4181096/4192956
[pid=27854] ppid=27852 vsize=867628 CPUtime=25.06
/proc/27854/stat : 27854 (java) S 27852 27854 24731 0 -1 0 48130 0 1 0 2483 23 0 0 18 0 9 0 160822808 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27854/statm: 216907 47450 1993 9 0 211379 0
[pid=27854/tid=27856] ppid=27852 vsize=867628 CPUtime=22.34
/proc/27854/task/27856/stat : 27856 (java) R 27852 27854 24731 0 -1 64 15633 0 1 0 2225 9 0 0 25 0 9 0 160822809 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27857] ppid=27852 vsize=867628 CPUtime=2.24
/proc/27854/task/27857/stat : 27857 (java) S 27852 27854 24731 0 -1 64 31006 0 0 0 212 12 0 0 16 0 9 0 160822811 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27858] ppid=27852 vsize=867628 CPUtime=0
/proc/27854/task/27858/stat : 27858 (java) S 27852 27854 24731 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 160822811 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27859] ppid=27852 vsize=867628 CPUtime=0
/proc/27854/task/27859/stat : 27859 (java) S 27852 27854 24731 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 160822811 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27860] ppid=27852 vsize=867628 CPUtime=0
/proc/27854/task/27860/stat : 27860 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 160822813 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27861] ppid=27852 vsize=867628 CPUtime=0.46
/proc/27854/task/27861/stat : 27861 (java) S 27852 27854 24731 0 -1 64 757 0 0 0 45 1 0 0 15 0 9 0 160822813 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27862] ppid=27852 vsize=867628 CPUtime=0
/proc/27854/task/27862/stat : 27862 (java) S 27852 27854 24731 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 160822813 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27854/tid=27863] ppid=27852 vsize=867628 CPUtime=0
/proc/27854/task/27863/stat : 27863 (java) S 27852 27854 24731 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 160822813 888451072 47450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 867628

Child status: 0
Real time (s): 25.3728
CPU time (s): 25.1282
CPU user time (s): 24.8642
CPU system time (s): 0.263959
CPU usage (%): 99.0359
Max. virtual memory (cumulated for all children) (KiB): 867628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.8642
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48145
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= 2861
involuntary context switches= 3315

runsolver used 0.040993 second user time and 0.084987 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-05 05:55:14
IDJOB=1084132
IDBENCH=57527
IDSOLVER=349
FILE ID=node46/1084132-1215230114
PBS_JOBID= 7881801
Free space on /tmp= 66180 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/super-queens/normalized-super-queens-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084132-1215230114/watcher-1084132-1215230114 -o /tmp/evaluation-result-1084132-1215230114/solver-1084132-1215230114 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1084132-1215230114.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86f27dad5b32c8754684e5fda2e6b575
RANDOM SEED=222233076

node46.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.238
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.238
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:       1676480 kB
Buffers:         55516 kB
Cached:         256620 kB
SwapCached:       6172 kB
Active:         216792 kB
Inactive:       107748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676480 kB
SwapTotal:     4192956 kB
SwapFree:      4181096 kB
Dirty:            8508 kB
Writeback:           0 kB
Mapped:          20472 kB
Slab:            40440 kB
Committed_AS:   409412 kB
PageTables:       1572 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66172 MiB
End job on node46 at 2008-07-05 05:55:40