Trace number 1055470

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-26SAT 17.0594 17.2749

DiagnosticValue
ASSIGNMENTS33

General information on the benchmark

Namecsp/nengfa/
normalized-route.xml
MD5SUM81f902187cc2f27d969314bbf92ef85d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.69229
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints24492
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24492
Global constraints used (with number of constraints)

Solver Data (download as text)

17.01/17.21	s SATISFIABLE
17.01/17.21	v 23 1 18 2 0 1 0 6 4 3 1 4 5 0 4 16 15 13 10 5 2 8 4 9 7 2 12 11 14 17 4 17 20 19 21 22 22 20 23 14 12 18 1 0 14 16 21 18 27 26 19 21 23 23 25 24 24 27 24 2 1 5 4 3 12 19 16 27 3 6 13 1 
17.01/17.21	d ASSIGNMENTS 33
17.01/17.21	c SAT 17114 TIME      33 NDS    4275 PARSTIME      10523 BUILDPB       2316 RES       true RESTART       1 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-1055470-1215059649/watcher-1055470-1215059649 -o /tmp/evaluation-result-1055470-1215059649/solver-1055470-1215059649 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1055470-1215059649.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.12 2.03 2.00 4/81 14479
/proc/meminfo: memFree=1749328/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=18572 CPUtime=0
/proc/14479/stat : 14479 (runsolver) R 14477 14479 13135 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1984938156 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 213116316967 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14479/statm: 4643 292 257 25 0 2626 0

[startup+0.0677979 s]
/proc/loadavg: 2.12 2.03 2.00 4/81 14479
/proc/meminfo: memFree=1749328/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=864636 CPUtime=0.05
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 2940 0 1 0 4 1 0 0 18 0 9 0 1984938156 885387264 2462 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216159 2462 1214 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864636

[startup+0.102801 s]
/proc/loadavg: 2.12 2.03 2.00 4/81 14479
/proc/meminfo: memFree=1749328/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=866556 CPUtime=0.08
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 3785 0 1 0 7 1 0 0 18 0 9 0 1984938156 887353344 3258 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216639 3258 1748 9 0 211111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.301819 s]
/proc/loadavg: 2.12 2.03 2.00 4/81 14479
/proc/meminfo: memFree=1749328/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=866556 CPUtime=0.28
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 4306 0 1 0 26 2 0 0 18 0 9 0 1984938156 887353344 3759 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216639 3759 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701864 s]
/proc/loadavg: 2.12 2.03 2.00 4/81 14479
/proc/meminfo: memFree=1749328/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867304 CPUtime=0.67
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 8289 0 1 0 64 3 0 0 18 0 9 0 1984938156 888119296 7742 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216826 7742 1855 9 0 211298 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867304

[startup+1.50296 s]
/proc/loadavg: 2.12 2.03 2.00 3/90 14488
/proc/meminfo: memFree=1704392/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867436 CPUtime=1.47
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 27686 0 1 0 135 12 0 0 18 0 9 0 1984938156 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216859 27129 1879 9 0 211331 0
[pid=14479/tid=14481] ppid=14477 vsize=867436 CPUtime=1.08
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 14994 0 1 0 102 6 0 0 25 0 9 0 1984938158 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4126712179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867436 CPUtime=0.25
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 11450 0 0 0 20 5 0 0 18 0 9 0 1984938159 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867436 CPUtime=0.11
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 507 0 0 0 11 0 0 0 16 0 9 0 1984938161 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888254464 27129 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888254464 27129 996147200 134512640 134550740 4294956032 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) 867436

[startup+3.10113 s]
/proc/loadavg: 2.12 2.03 2.00 3/90 14488
/proc/meminfo: memFree=1647240/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867436 CPUtime=3.05
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 35875 0 1 0 289 16 0 0 18 0 9 0 1984938156 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216859 35307 1917 9 0 211331 0
[pid=14479/tid=14481] ppid=14477 vsize=867436 CPUtime=2.29
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15093 0 1 0 222 7 0 0 25 0 9 0 1984938158 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 103812992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867436 CPUtime=0.54
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 19484 0 0 0 46 8 0 0 16 0 9 0 1984938159 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867436 CPUtime=0.19
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 563 0 0 0 19 0 0 0 15 0 9 0 1984938161 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867436 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888254464 35307 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867436

[startup+6.30248 s]
/proc/loadavg: 2.11 2.03 2.00 3/90 14488
/proc/meminfo: memFree=1602760/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867516 CPUtime=6.21
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 39029 0 1 0 602 19 0 0 18 0 9 0 1984938156 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216879 38414 1987 9 0 211351 0
[pid=14479/tid=14481] ppid=14477 vsize=867516 CPUtime=5.12
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15476 0 1 0 504 8 0 0 25 0 9 0 1984938158 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4126966113 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867516 CPUtime=0.76
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 22177 0 0 0 67 9 0 0 16 0 9 0 1984938159 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867516 CPUtime=0.3
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 641 0 0 0 30 0 0 0 15 0 9 0 1984938161 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888336384 38414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888336384 38414 996147200 134512640 134550740 4294956032 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) 867516

[startup+12.7022 s]
/proc/loadavg: 2.10 2.03 2.00 3/90 14488
/proc/meminfo: memFree=1601096/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867516 CPUtime=12.55
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 39573 0 1 0 1235 20 0 0 18 0 9 0 1984938156 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216879 38930 1994 9 0 211351 0
[pid=14479/tid=14481] ppid=14477 vsize=867516 CPUtime=11.19
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15530 0 1 0 1111 8 0 0 25 0 9 0 1984938158 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4126882088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867516 CPUtime=0.96
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 22615 0 0 0 86 10 0 0 16 0 9 0 1984938159 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867516 CPUtime=0.37
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 693 0 0 0 37 0 0 0 15 0 9 0 1984938161 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888336384 38930 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867516

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

[startup+14.3064 s]
/proc/loadavg: 2.10 2.03 2.00 3/90 14488
/proc/meminfo: memFree=1587208/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867516 CPUtime=14.13
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 43213 0 1 0 1392 21 0 0 18 0 9 0 1984938156 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216879 42561 1997 9 0 211351 0
[pid=14479/tid=14481] ppid=14477 vsize=867516 CPUtime=12.51
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15600 0 1 0 1243 8 0 0 25 0 9 0 1984938158 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867516 CPUtime=1.18
/proc/14479/task/14482/stat : 14482 (java) R 14477 14479 13135 0 -1 64 26150 0 0 0 107 11 0 0 16 0 9 0 1984938159 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 102514644 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867516 CPUtime=0.41
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 728 0 0 0 41 0 0 0 16 0 9 0 1984938161 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867516 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888336384 42561 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 867516

[startup+15.9025 s]
/proc/loadavg: 2.17 2.04 2.01 3/90 14488
/proc/meminfo: memFree=1575944/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867644 CPUtime=15.72
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 45807 0 1 0 1549 23 0 0 18 0 9 0 1984938156 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216911 45148 1998 9 0 211383 0
[pid=14479/tid=14481] ppid=14477 vsize=867644 CPUtime=13.84
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15621 0 1 0 1375 9 0 0 25 0 9 0 1984938158 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4127600395 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867644 CPUtime=1.37
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 28680 0 0 0 125 12 0 0 17 0 9 0 1984938159 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867644 CPUtime=0.49
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 771 0 0 0 48 1 0 0 15 0 9 0 1984938161 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888467456 45148 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 867644

[startup+16.7026 s]
/proc/loadavg: 2.17 2.04 2.01 3/90 14488
/proc/meminfo: memFree=1575944/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867644 CPUtime=16.51
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 45809 0 1 0 1628 23 0 0 18 0 9 0 1984938156 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216911 45150 1998 9 0 211383 0
[pid=14479/tid=14481] ppid=14477 vsize=867644 CPUtime=14.63
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15621 0 1 0 1454 9 0 0 25 0 9 0 1984938158 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4127607823 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867644 CPUtime=1.37
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 28680 0 0 0 125 12 0 0 17 0 9 0 1984938159 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867644 CPUtime=0.49
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 773 0 0 0 48 1 0 0 15 0 9 0 1984938161 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888467456 45150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.51
Current children cumulated vsize (KiB) 867644

[startup+17.1027 s]
/proc/loadavg: 2.17 2.04 2.01 3/90 14488
/proc/meminfo: memFree=1575944/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867644 CPUtime=16.91
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 45812 0 1 0 1668 23 0 0 18 0 9 0 1984938156 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216911 45152 1998 9 0 211383 0
[pid=14479/tid=14481] ppid=14477 vsize=867644 CPUtime=15.02
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15624 0 1 0 1493 9 0 0 25 0 9 0 1984938158 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4125925809 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867644 CPUtime=1.37
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 28680 0 0 0 125 12 0 0 17 0 9 0 1984938159 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867644 CPUtime=0.49
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 773 0 0 0 48 1 0 0 15 0 9 0 1984938161 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888467456 45152 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.91
Current children cumulated vsize (KiB) 867644

[startup+17.2027 s]
/proc/loadavg: 2.17 2.04 2.01 3/90 14488
/proc/meminfo: memFree=1575944/2055920 swapFree=4179764/4192956
[pid=14479] ppid=14477 vsize=867644 CPUtime=17.01
/proc/14479/stat : 14479 (java) S 14477 14479 13135 0 -1 0 45814 0 1 0 1678 23 0 0 18 0 9 0 1984938156 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14479/statm: 216911 45154 1998 9 0 211383 0
[pid=14479/tid=14481] ppid=14477 vsize=867644 CPUtime=15.11
/proc/14479/task/14481/stat : 14481 (java) R 14477 14479 13135 0 -1 64 15624 0 1 0 1502 9 0 0 25 0 9 0 1984938158 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4127556208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14482] ppid=14477 vsize=867644 CPUtime=1.37
/proc/14479/task/14482/stat : 14482 (java) S 14477 14479 13135 0 -1 64 28680 0 0 0 125 12 0 0 17 0 9 0 1984938159 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14483] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14483/stat : 14483 (java) S 14477 14479 13135 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14484] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14484/stat : 14484 (java) S 14477 14479 13135 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984938159 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14485] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14485/stat : 14485 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984938161 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14486] ppid=14477 vsize=867644 CPUtime=0.5
/proc/14479/task/14486/stat : 14486 (java) S 14477 14479 13135 0 -1 64 775 0 0 0 49 1 0 0 15 0 9 0 1984938161 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14487] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14487/stat : 14487 (java) S 14477 14479 13135 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984938161 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14479/tid=14488] ppid=14477 vsize=867644 CPUtime=0
/proc/14479/task/14488/stat : 14488 (java) S 14477 14479 13135 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984938161 888467456 45154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.01
Current children cumulated vsize (KiB) 867644

Child status: 0
Real time (s): 17.2749
CPU time (s): 17.0594
CPU user time (s): 16.7894
CPU system time (s): 0.269958
CPU usage (%): 98.7526
Max. virtual memory (cumulated for all children) (KiB): 867644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7894
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45838
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= 2752
involuntary context switches= 3364

runsolver used 0.017997 second user time and 0.071989 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-03 06:34:09
IDJOB=1055470
IDBENCH=56821
IDSOLVER=349
FILE ID=node37/1055470-1215059649
PBS_JOBID= 7875194
Free space on /tmp= 66540 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/nengfa/normalized-route.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-1055470-1215059649/watcher-1055470-1215059649 -o /tmp/evaluation-result-1055470-1215059649/solver-1055470-1215059649 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1055470-1215059649.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 81f902187cc2f27d969314bbf92ef85d
RANDOM SEED=1413050760

node37.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.236
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.236
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:       1749872 kB
Buffers:         52880 kB
Cached:         158760 kB
SwapCached:       7116 kB
Active:         142460 kB
Inactive:        90836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749872 kB
SwapTotal:     4192956 kB
SwapFree:      4179764 kB
Dirty:           12716 kB
Writeback:           0 kB
Mapped:          37596 kB
Slab:            57988 kB
Committed_AS:  3426724 kB
PageTables:       1876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node37 at 2008-07-03 06:34:26