Trace number 1087686

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 15.4377 15.64

DiagnosticValue
ASSIGNMENTS3

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-0.xml
MD5SUM794a2318e84f02e396222d8183c60eb7
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.19682
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

15.34/15.52	s UNSATISFIABLE
15.34/15.52	d ASSIGNMENTS 3
15.34/15.52	c UNSAT 15433 TIME      3 NDS    969 PARSTIME      2966 BUILDPB       11498 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-1087686-1215245346/watcher-1087686-1215245346 -o /tmp/evaluation-result-1087686-1215245346/solver-1087686-1215245346 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1087686-1215245346.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.00 2.00 2.00 3/81 31399
/proc/meminfo: memFree=1586832/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=1804 CPUtime=0
/proc/31399/stat : 31399 (java) D 31397 31399 29288 0 -1 0 195 0 0 0 0 0 0 0 18 0 1 0 2003503445 1847296 163 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/31399/statm: 451 166 127 9 0 93 0

[startup+0.101307 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31399
/proc/meminfo: memFree=1586832/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=866556 CPUtime=0.09
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 3803 0 1 0 7 2 0 0 18 0 9 0 2003503445 887353344 3276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216639 3276 1757 9 0 211111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.201322 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31399
/proc/meminfo: memFree=1586832/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=866556 CPUtime=0.18
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 4219 0 1 0 16 2 0 0 18 0 9 0 2003503445 887353344 3672 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216639 3672 1843 9 0 211111 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866556

[startup+0.301339 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31399
/proc/meminfo: memFree=1586832/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=866556 CPUtime=0.28
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 4304 0 1 0 26 2 0 0 18 0 9 0 2003503445 887353344 3757 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216639 3757 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701413 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31399
/proc/meminfo: memFree=1586832/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867452 CPUtime=0.69
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 6376 0 1 0 64 5 0 0 18 0 9 0 2003503445 888270848 5818 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216863 5818 1893 9 0 211335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867452

[startup+1.50257 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 31408
/proc/meminfo: memFree=1553480/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867500 CPUtime=1.48
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 17796 0 1 0 137 11 0 0 18 0 9 0 2003503445 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216875 17193 1984 9 0 211347 0
[pid=31399/tid=31401] ppid=31397 vsize=867500 CPUtime=1.19
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15472 0 1 0 110 9 0 0 20 0 9 0 2003503446 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867500 CPUtime=0.02
/proc/31399/task/31402/stat : 31402 (java) R 31397 31399 29288 0 -1 64 1008 0 0 0 2 0 0 0 16 0 9 0 2003503447 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867500 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2003503447 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867500 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003503447 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867500 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867500 CPUtime=0.23
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 590 0 0 0 23 0 0 0 16 0 9 0 2003503449 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867500 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867500 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888320000 17193 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867500

[startup+3.10184 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 31408
/proc/meminfo: memFree=1515272/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867632 CPUtime=3.06
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 20550 0 1 0 293 13 0 0 18 0 9 0 2003503445 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216908 19943 1986 9 0 211380 0
[pid=31399/tid=31401] ppid=31397 vsize=867632 CPUtime=2.58
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15478 0 1 0 249 9 0 0 25 0 9 0 2003503446 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4126853811 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867632 CPUtime=0.13
/proc/31399/task/31402/stat : 31402 (java) S 31397 31399 29288 0 -1 64 3692 0 0 0 12 1 0 0 16 0 9 0 2003503447 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867632 CPUtime=0.32
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 653 0 0 0 31 1 0 0 15 0 9 0 2003503449 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888455168 19943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888455168 19943 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) 867632

[startup+6.30295 s]
/proc/loadavg: 2.15 2.03 2.01 3/90 31408
/proc/meminfo: memFree=1456264/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867632 CPUtime=6.23
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 38130 0 1 0 601 22 0 0 18 0 9 0 2003503445 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216908 37510 1995 9 0 211380 0
[pid=31399/tid=31401] ppid=31397 vsize=867632 CPUtime=5.46
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15600 0 1 0 536 10 0 0 25 0 9 0 2003503446 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867632 CPUtime=0.33
/proc/31399/task/31402/stat : 31402 (java) R 31397 31399 29288 0 -1 64 21077 0 0 0 24 9 0 0 17 0 9 0 2003503447 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867632 CPUtime=0.41
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 726 0 0 0 40 1 0 0 15 0 9 0 2003503449 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888455168 37510 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888455168 37510 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) 867632

[startup+12.7016 s]
/proc/loadavg: 2.14 2.03 2.01 3/90 31408
/proc/meminfo: memFree=1219144/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867632 CPUtime=12.57
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 105967 0 1 0 1206 51 0 0 18 0 9 0 2003503445 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216908 105342 1996 9 0 211380 0
[pid=31399/tid=31401] ppid=31397 vsize=867632 CPUtime=11.31
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15605 0 1 0 1121 10 0 0 25 0 9 0 2003503446 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4127454167 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867632 CPUtime=0.81
/proc/31399/task/31402/stat : 31402 (java) S 31397 31399 29288 0 -1 64 88905 0 0 0 43 38 0 0 16 0 9 0 2003503447 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867632 CPUtime=0.41
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 730 0 0 0 40 1 0 0 16 0 9 0 2003503449 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888455168 105342 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888455168 105342 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) 867632

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

[startup+12.8016 s]
/proc/loadavg: 2.14 2.03 2.01 3/90 31408
/proc/meminfo: memFree=1219144/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867632 CPUtime=12.67
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 105969 0 1 0 1216 51 0 0 18 0 9 0 2003503445 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216908 105344 1996 9 0 211380 0
[pid=31399/tid=31401] ppid=31397 vsize=867632 CPUtime=11.41
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15607 0 1 0 1131 10 0 0 25 0 9 0 2003503446 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4125957700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867632 CPUtime=0.81
/proc/31399/task/31402/stat : 31402 (java) S 31397 31399 29288 0 -1 64 88905 0 0 0 43 38 0 0 16 0 9 0 2003503447 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867632 CPUtime=0.41
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 730 0 0 0 40 1 0 0 16 0 9 0 2003503449 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888455168 105344 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867632

[startup+14.4069 s]
/proc/loadavg: 2.14 2.03 2.01 3/90 31408
/proc/meminfo: memFree=1171720/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867632 CPUtime=14.25
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 105994 0 1 0 1374 51 0 0 18 0 9 0 2003503445 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216908 105367 1996 9 0 211380 0
[pid=31399/tid=31401] ppid=31397 vsize=867632 CPUtime=12.96
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15614 0 1 0 1286 10 0 0 25 0 9 0 2003503446 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4127438223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867632 CPUtime=0.81
/proc/31399/task/31402/stat : 31402 (java) S 31397 31399 29288 0 -1 64 88905 0 0 0 43 38 0 0 17 0 9 0 2003503447 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867632 CPUtime=0.45
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 748 0 0 0 44 1 0 0 15 0 9 0 2003503449 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888455168 105367 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 867632

[startup+15.203 s]
/proc/loadavg: 2.14 2.03 2.01 3/90 31408
/proc/meminfo: memFree=1171720/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=867632 CPUtime=15.04
/proc/31399/stat : 31399 (java) S 31397 31399 29288 0 -1 0 105996 0 1 0 1453 51 0 0 18 0 9 0 2003503445 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 216908 105369 1996 9 0 211380 0
[pid=31399/tid=31401] ppid=31397 vsize=867632 CPUtime=13.75
/proc/31399/task/31401/stat : 31401 (java) R 31397 31399 29288 0 -1 64 15614 0 1 0 1365 10 0 0 25 0 9 0 2003503446 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4126650668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31402] ppid=31397 vsize=867632 CPUtime=0.81
/proc/31399/task/31402/stat : 31402 (java) S 31397 31399 29288 0 -1 64 88905 0 0 0 43 38 0 0 17 0 9 0 2003503447 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31403] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31403/stat : 31403 (java) S 31397 31399 29288 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31404] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31404/stat : 31404 (java) S 31397 31399 29288 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003503447 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31405] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31405/stat : 31405 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003503449 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31406] ppid=31397 vsize=867632 CPUtime=0.45
/proc/31399/task/31406/stat : 31406 (java) S 31397 31399 29288 0 -1 64 750 0 0 0 44 1 0 0 15 0 9 0 2003503449 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31407] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31407/stat : 31407 (java) S 31397 31399 29288 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003503450 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31399/tid=31408] ppid=31397 vsize=867632 CPUtime=0
/proc/31399/task/31408/stat : 31408 (java) S 31397 31399 29288 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2003503450 888455168 105369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.04
Current children cumulated vsize (KiB) 867632

[startup+15.6027 s]
/proc/loadavg: 2.13 2.03 2.01 3/90 31408
/proc/meminfo: memFree=1171720/2055920 swapFree=4111052/4192956
[pid=31399] ppid=31397 vsize=0 CPUtime=15.39
/proc/31399/stat : 31399 (java) Z 31397 31399 29288 0 -1 12 106009 0 1 0 1485 54 0 0 16 0 2 0 2003503445 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31399/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.39
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 15.64
CPU time (s): 15.4377
CPU user time (s): 14.8557
CPU system time (s): 0.581911
CPU usage (%): 98.7065
Max. virtual memory (cumulated for all children) (KiB): 867632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8557
system time used= 0.581911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106009
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= 2332
involuntary context switches= 2820

runsolver used 0.023996 second user time and 0.06299 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-05 10:09:06
IDJOB=1087686
IDBENCH=58033
IDSOLVER=349
FILE ID=node70/1087686-1215245346
PBS_JOBID= 7881925
Free space on /tmp= 66340 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 794a2318e84f02e396222d8183c60eb7
RANDOM SEED=898815503

node70.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.256
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.256
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:       1587312 kB
Buffers:         17312 kB
Cached:         111248 kB
SwapCached:      76324 kB
Active:         375072 kB
Inactive:        38604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587312 kB
SwapTotal:     4192956 kB
SwapFree:      4111052 kB
Dirty:            6504 kB
Writeback:           0 kB
Mapped:         300824 kB
Slab:            39652 kB
Committed_AS:  4508652 kB
PageTables:       2336 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node70 at 2008-07-05 10:09:22