Trace number 1060433

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_impwdeg 2008-06-26SAT 19.625 19.6779

DiagnosticValue
ASSIGNMENTS2704

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-80.xml
MD5SUM6db1170e4794f8db50d7ec9410af70a0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.408937
Satisfiable
(Un)Satisfiability was proved
Number of variables159
Number of constraints6320
Maximum constraint arity3
Maximum domain size80
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6320
Global constraints used (with number of constraints)

Solver Data (download as text)

19.58/19.62	s SATISFIABLE
19.58/19.62	v 38 30 51 28 53 29 47 36 40 39 44 37 46 34 48 31 50 35 41 43 33 49 27 0 79 1 78 2 77 3 76 4 75 5 74 6 73 7 72 8 71 9 70 10 69 11 68 12 67 13 66 14 65 15 64 16 63 17 62 18 61 19 60 20 59 21 58 22 57 23 56 24 55 25 54 26 52 32 45 42 7 20 22 24 23 17 10 3 0 4 6 8 11 13 16 18 14 5 1 9 15 21 26 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 25 19 12 2 
19.58/19.62	d ASSIGNMENTS 2704
19.58/19.62	c SAT 19532 TIME      2704 NDS    743 PARSTIME      2117 BUILDPB       16672 RES       true RESTART       2 HEURISTIC      

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-1060433-1215126736/watcher-1060433-1215126736 -o /tmp/evaluation-result-1060433-1215126736/solver-1060433-1215126736 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1060433-1215126736.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.93 1.76 4/81 31739
/proc/meminfo: memFree=1623360/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=152 CPUtime=0
/proc/31739/stat : 31739 (java) R 31737 31739 29503 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 247147436 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 6550308 0 0 4096 0 0 0 0 17 0 0 0
/proc/31739/statm: 38 26 19 9 0 4 0

[startup+0.104614 s]
/proc/loadavg: 1.91 1.93 1.76 4/81 31739
/proc/meminfo: memFree=1623360/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=866524 CPUtime=0.08
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 3857 0 1 0 7 1 0 0 18 0 9 0 247147436 887320576 3319 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216631 3320 1770 9 0 211103 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866524

[startup+0.201624 s]
/proc/loadavg: 1.91 1.93 1.76 4/81 31739
/proc/meminfo: memFree=1623360/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=866840 CPUtime=0.18
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 4321 0 1 0 16 2 0 0 18 0 9 0 247147436 887644160 3774 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216710 3774 1852 9 0 211182 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866840

[startup+0.301634 s]
/proc/loadavg: 1.91 1.93 1.76 4/81 31739
/proc/meminfo: memFree=1623360/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867312 CPUtime=0.28
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 5066 0 1 0 26 2 0 0 18 0 9 0 247147436 888127488 4519 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216828 4520 1855 9 0 211300 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867312

[startup+0.701676 s]
/proc/loadavg: 1.91 1.93 1.76 4/81 31739
/proc/meminfo: memFree=1623360/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867436 CPUtime=0.68
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 8192 0 1 0 64 4 0 0 18 0 9 0 247147436 888254464 7631 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216859 7632 1904 9 0 211331 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867436

[startup+1.50176 s]
/proc/loadavg: 1.91 1.93 1.76 3/90 31748
/proc/meminfo: memFree=1571448/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867492 CPUtime=1.49
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 20494 0 1 0 138 11 0 0 18 0 9 0 247147436 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216873 19897 1981 9 0 211345 0
[pid=31739/tid=31741] ppid=31737 vsize=867492 CPUtime=1.14
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15454 0 1 0 107 7 0 0 25 0 9 0 247147438 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4125978151 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867492 CPUtime=0.09
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3727 0 0 0 8 1 0 0 16 0 9 0 247147439 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867492 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867492 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867492 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867492 CPUtime=0.21
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 585 0 0 0 21 0 0 0 15 0 9 0 247147441 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867492 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867492 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888311808 19897 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867492

[startup+3.10293 s]
/proc/loadavg: 1.92 1.93 1.77 3/90 31748
/proc/meminfo: memFree=1551032/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=3.08
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 20805 0 1 0 297 11 0 0 18 0 9 0 247147436 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20194 1992 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=2.62
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15612 0 1 0 254 8 0 0 25 0 9 0 247147438 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4127173875 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.1
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3799 0 0 0 9 1 0 0 16 0 9 0 247147439 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.33
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 666 0 0 0 33 0 0 0 15 0 9 0 247147441 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20194 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867600

[startup+6.30227 s]
/proc/loadavg: 1.92 1.93 1.77 3/90 31748
/proc/meminfo: memFree=1549496/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=6.28
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 20843 0 1 0 614 14 0 0 18 0 9 0 247147436 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20228 1994 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=5.76
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15616 0 1 0 566 10 0 0 25 0 9 0 247147438 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.11
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3800 0 0 0 10 1 0 0 17 0 9 0 247147439 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.37
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 699 0 0 0 36 1 0 0 16 0 9 0 247147441 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20228 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867600

[startup+12.703 s]
/proc/loadavg: 1.93 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=12.68
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21020 0 1 0 1252 16 0 0 18 0 9 0 247147436 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20402 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=12.14
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15621 0 1 0 1202 12 0 0 25 0 9 0 247147438 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.11
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3965 0 0 0 10 1 0 0 16 0 9 0 247147439 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.39
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 706 0 0 0 38 1 0 0 16 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867600

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

[startup+12.803 s]
/proc/loadavg: 1.93 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=12.78
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21020 0 1 0 1262 16 0 0 18 0 9 0 247147436 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20402 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=12.24
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15621 0 1 0 1212 12 0 0 25 0 9 0 247147438 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.11
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3965 0 0 0 10 1 0 0 16 0 9 0 247147439 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.39
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 706 0 0 0 38 1 0 0 16 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20402 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 867600

[startup+16.0013 s]
/proc/loadavg: 1.93 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=15.97
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21025 0 1 0 1581 16 0 0 18 0 9 0 247147436 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20405 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=15.44
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15623 0 1 0 1531 13 0 0 25 0 9 0 247147438 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4127182951 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.12
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3965 0 0 0 11 1 0 0 17 0 9 0 247147439 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.39
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 709 0 0 0 38 1 0 0 16 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.97
Current children cumulated vsize (KiB) 867600

[startup+17.6015 s]
/proc/loadavg: 1.94 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=17.58
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21027 0 1 0 1741 17 0 0 18 0 9 0 247147436 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20405 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=17.04
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15625 0 1 0 1691 13 0 0 25 0 9 0 247147438 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.12
/proc/31739/task/31742/stat : 31742 (java) R 31737 31739 29503 0 -1 64 3965 0 0 0 11 1 0 0 16 0 9 0 247147439 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.39
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 709 0 0 0 38 1 0 0 16 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 867600

[startup+18.4016 s]
/proc/loadavg: 1.94 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=18.38
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21043 0 1 0 1821 17 0 0 18 0 9 0 247147436 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20421 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=17.83
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15625 0 1 0 1770 13 0 0 25 0 9 0 247147438 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.12
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3981 0 0 0 11 1 0 0 16 0 9 0 247147439 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.39
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 709 0 0 0 38 1 0 0 16 0 9 0 247147441 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20421 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.38
Current children cumulated vsize (KiB) 867600

[startup+19.2016 s]
/proc/loadavg: 1.94 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=19.18
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21045 0 1 0 1901 17 0 0 18 0 9 0 247147436 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20422 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=18.62
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15626 0 1 0 1849 13 0 0 25 0 9 0 247147438 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.12
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3981 0 0 0 11 1 0 0 17 0 9 0 247147439 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.4
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 710 0 0 0 39 1 0 0 15 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 867600

[startup+19.6017 s]
/proc/loadavg: 1.94 1.94 1.77 3/90 31748
/proc/meminfo: memFree=1548856/2055920 swapFree=4169360/4192956
[pid=31739] ppid=31737 vsize=867600 CPUtime=19.58
/proc/31739/stat : 31739 (java) S 31737 31739 29503 0 -1 0 21045 0 1 0 1941 17 0 0 18 0 9 0 247147436 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31739/statm: 216900 20422 1995 9 0 211372 0
[pid=31739/tid=31741] ppid=31737 vsize=867600 CPUtime=19.02
/proc/31739/task/31741/stat : 31741 (java) R 31737 31739 29503 0 -1 64 15626 0 1 0 1889 13 0 0 25 0 9 0 247147438 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31742] ppid=31737 vsize=867600 CPUtime=0.12
/proc/31739/task/31742/stat : 31742 (java) S 31737 31739 29503 0 -1 64 3981 0 0 0 11 1 0 0 17 0 9 0 247147439 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31743] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31743/stat : 31743 (java) S 31737 31739 29503 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31744] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31744/stat : 31744 (java) S 31737 31739 29503 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 247147439 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31745] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31745/stat : 31745 (java) S 31737 31739 29503 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31746] ppid=31737 vsize=867600 CPUtime=0.4
/proc/31739/task/31746/stat : 31746 (java) S 31737 31739 29503 0 -1 64 710 0 0 0 39 1 0 0 15 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31747] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31747/stat : 31747 (java) S 31737 31739 29503 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31739/tid=31748] ppid=31737 vsize=867600 CPUtime=0
/proc/31739/task/31748/stat : 31748 (java) S 31737 31739 29503 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 247147441 888422400 20422 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (KiB) 867600

Child status: 0
Real time (s): 19.6779
CPU time (s): 19.625
CPU user time (s): 19.437
CPU system time (s): 0.187971
CPU usage (%): 99.7312
Max. virtual memory (cumulated for all children) (KiB): 867600

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

runsolver used 0.013997 second user time and 0.065989 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 01:12:16
IDJOB=1060433
IDBENCH=54450
IDSOLVER=348
FILE ID=node82/1060433-1215126736
PBS_JOBID= 7877044
Free space on /tmp= 66484 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-80.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060433-1215126736/watcher-1060433-1215126736 -o /tmp/evaluation-result-1060433-1215126736/solver-1060433-1215126736 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1060433-1215126736.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6db1170e4794f8db50d7ec9410af70a0
RANDOM SEED=2064873708

node82.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.239
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.239
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1623840 kB
Buffers:         24820 kB
Cached:         315324 kB
SwapCached:      17740 kB
Active:         228724 kB
Inactive:       168028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623840 kB
SwapTotal:     4192956 kB
SwapFree:      4169360 kB
Dirty:            6736 kB
Writeback:           0 kB
Mapped:          60568 kB
Slab:            20572 kB
Committed_AS:  1310800 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node82 at 2008-07-04 01:12:36