Trace number 1095081

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.9486 16.1037

DiagnosticValue
ASSIGNMENTS65

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
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.06884
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data (download as text)

15.84/16.03	s UNSATISFIABLE
15.84/16.03	d ASSIGNMENTS 65
15.84/16.03	c UNSAT 15941 TIME      65 NDS    939 PARSTIME      2923 BUILDPB       12079 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-1095081-1215280697/watcher-1095081-1215280697 -o /tmp/evaluation-result-1095081-1215280697/solver-1095081-1215280697 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1095081-1215280697.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.02 2.12 2.08 4/72 24710
/proc/meminfo: memFree=1810200/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=10800 CPUtime=0
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 2007044068 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 2700 488 213 9 0 1230 0
[pid=24710/tid=24711] ppid=24708 vsize=10800 CPUtime=0
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2007044069 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 8708056 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.077646 s]
/proc/loadavg: 2.02 2.12 2.08 4/72 24710
/proc/meminfo: memFree=1810200/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=866416 CPUtime=0.06
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 3531 0 1 0 4 2 0 0 18 0 9 0 2007044068 887209984 3024 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216604 3024 1659 9 0 211076 0
[pid=24710/tid=24711] ppid=24708 vsize=866416 CPUtime=0.05
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 2598 0 1 0 4 1 0 0 18 0 9 0 2007044069 887209984 3024 996147200 134512640 134550740 4294956016 18446744073709551615 8328156 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866416

[startup+0.102642 s]
/proc/loadavg: 2.02 2.12 2.08 4/72 24710
/proc/meminfo: memFree=1810200/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=866556 CPUtime=0.09
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 3852 0 1 0 7 2 0 0 18 0 9 0 2007044068 887353344 3313 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216639 3313 1768 9 0 211111 0
[pid=24710/tid=24711] ppid=24708 vsize=866556 CPUtime=0.07
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 2916 0 1 0 6 1 0 0 18 0 9 0 2007044069 887353344 3313 996147200 134512640 134550740 4294956016 18446744073709551615 4125958360 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.302675 s]
/proc/loadavg: 2.02 2.12 2.08 4/72 24710
/proc/meminfo: memFree=1810200/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=866556 CPUtime=0.28
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 4308 0 1 0 26 2 0 0 18 0 9 0 2007044068 887353344 3761 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216639 3761 1852 9 0 211111 0
[pid=24710/tid=24711] ppid=24708 vsize=866556 CPUtime=0.26
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 3348 0 1 0 24 2 0 0 19 0 9 0 2007044069 887353344 3761 996147200 134512640 134550740 4294956016 18446744073709551615 102826552 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.702749 s]
/proc/loadavg: 2.02 2.12 2.08 4/72 24710
/proc/meminfo: memFree=1810200/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867456 CPUtime=0.68
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 6248 0 1 0 64 4 0 0 18 0 9 0 2007044068 888274944 5690 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216864 5690 1893 9 0 211336 0
[pid=24710/tid=24711] ppid=24708 vsize=867456 CPUtime=0.53
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 4995 0 1 0 50 3 0 0 22 0 9 0 2007044069 888274944 5690 996147200 134512640 134550740 4294956016 18446744073709551615 4126748073 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867456

[startup+1.50189 s]
/proc/loadavg: 2.02 2.12 2.08 3/81 24719
/proc/meminfo: memFree=1781776/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867516 CPUtime=1.47
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 17949 0 1 0 138 9 0 0 18 0 9 0 2007044068 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216879 17346 1984 9 0 211351 0
[pid=24710/tid=24711] ppid=24708 vsize=867516 CPUtime=1.17
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15477 0 1 0 110 7 0 0 25 0 9 0 2007044069 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867516 CPUtime=0.03
/proc/24710/task/24713/stat : 24713 (java) R 24708 24710 21218 0 -1 64 1154 0 0 0 3 0 0 0 16 0 9 0 2007044071 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 102514349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867516 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2007044071 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867516 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2007044071 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867516 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867516 CPUtime=0.24
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 592 0 0 0 24 0 0 0 16 0 9 0 2007044073 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867516 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867516 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888336384 17346 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867516

[startup+3.10117 s]
/proc/loadavg: 2.02 2.12 2.08 3/81 24719
/proc/meminfo: memFree=1739408/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867648 CPUtime=3.05
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 20363 0 1 0 294 11 0 0 18 0 9 0 2007044068 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216912 19756 1986 9 0 211384 0
[pid=24710/tid=24711] ppid=24708 vsize=867648 CPUtime=2.59
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15482 0 1 0 251 8 0 0 25 0 9 0 2007044069 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 102300289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867648 CPUtime=0.11
/proc/24710/task/24713/stat : 24713 (java) S 24708 24710 21218 0 -1 64 3501 0 0 0 10 1 0 0 16 0 9 0 2007044071 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867648 CPUtime=0.33
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 653 0 0 0 32 1 0 0 15 0 9 0 2007044073 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888471552 19756 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867648

[startup+6.30173 s]
/proc/loadavg: 2.10 2.13 2.09 3/81 24719
/proc/meminfo: memFree=1706128/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867648 CPUtime=6.23
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 40285 0 1 0 602 21 0 0 18 0 9 0 2007044068 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216912 39665 1995 9 0 211384 0
[pid=24710/tid=24711] ppid=24708 vsize=867648 CPUtime=5.47
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15604 0 1 0 539 8 0 0 25 0 9 0 2007044069 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4127460800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867648 CPUtime=0.3
/proc/24710/task/24713/stat : 24713 (java) S 24708 24710 21218 0 -1 64 23227 0 0 0 20 10 0 0 16 0 9 0 2007044071 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867648 CPUtime=0.42
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 727 0 0 0 41 1 0 0 15 0 9 0 2007044073 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888471552 39665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867648

[startup+12.7019 s]
/proc/loadavg: 2.09 2.13 2.08 3/81 24719
/proc/meminfo: memFree=1468944/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867648 CPUtime=12.57
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 99386 0 1 0 1211 46 0 0 18 0 9 0 2007044068 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216912 98760 1996 9 0 211384 0
[pid=24710/tid=24711] ppid=24708 vsize=867648 CPUtime=11.41
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15610 0 1 0 1133 8 0 0 25 0 9 0 2007044069 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4127482272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867648 CPUtime=0.71
/proc/24710/task/24713/stat : 24713 (java) S 24708 24710 21218 0 -1 64 82317 0 0 0 36 35 0 0 17 0 9 0 2007044071 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867648 CPUtime=0.43
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 732 0 0 0 42 1 0 0 16 0 9 0 2007044073 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888471552 98760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867648

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

[startup+14.3062 s]
/proc/loadavg: 2.16 2.14 2.09 3/81 24719
/proc/meminfo: memFree=1421648/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867648 CPUtime=14.16
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 99412 0 1 0 1370 46 0 0 18 0 9 0 2007044068 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216912 98784 1996 9 0 211384 0
[pid=24710/tid=24711] ppid=24708 vsize=867648 CPUtime=12.96
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15618 0 1 0 1288 8 0 0 25 0 9 0 2007044069 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4127458782 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867648 CPUtime=0.71
/proc/24710/task/24713/stat : 24713 (java) S 24708 24710 21218 0 -1 64 82317 0 0 0 36 35 0 0 17 0 9 0 2007044071 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867648 CPUtime=0.46
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 750 0 0 0 45 1 0 0 15 0 9 0 2007044073 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888471552 98784 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 867648

[startup+15.1023 s]
/proc/loadavg: 2.16 2.14 2.09 3/81 24719
/proc/meminfo: memFree=1421648/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867648 CPUtime=14.95
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 99418 0 1 0 1449 46 0 0 18 0 9 0 2007044068 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216912 98790 1996 9 0 211384 0
[pid=24710/tid=24711] ppid=24708 vsize=867648 CPUtime=13.74
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15618 0 1 0 1366 8 0 0 25 0 9 0 2007044069 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4126654988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867648 CPUtime=0.71
/proc/24710/task/24713/stat : 24713 (java) S 24708 24710 21218 0 -1 64 82317 0 0 0 36 35 0 0 17 0 9 0 2007044071 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867648 CPUtime=0.47
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 756 0 0 0 46 1 0 0 15 0 9 0 2007044073 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888471552 98790 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.95
Current children cumulated vsize (KiB) 867648

[startup+15.9024 s]
/proc/loadavg: 2.16 2.14 2.09 3/81 24719
/proc/meminfo: memFree=1421584/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=867648 CPUtime=15.74
/proc/24710/stat : 24710 (java) S 24708 24710 21218 0 -1 0 99421 0 1 0 1528 46 0 0 18 0 9 0 2007044068 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 216912 98792 1996 9 0 211384 0
[pid=24710/tid=24711] ppid=24708 vsize=867648 CPUtime=14.53
/proc/24710/task/24711/stat : 24711 (java) R 24708 24710 21218 0 -1 64 15619 0 1 0 1445 8 0 0 25 0 9 0 2007044069 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4127460193 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24713] ppid=24708 vsize=867648 CPUtime=0.71
/proc/24710/task/24713/stat : 24713 (java) S 24708 24710 21218 0 -1 64 82317 0 0 0 36 35 0 0 17 0 9 0 2007044071 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24714] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24714/stat : 24714 (java) S 24708 24710 21218 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24715] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24715/stat : 24715 (java) S 24708 24710 21218 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007044071 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24716] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24716/stat : 24716 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2007044073 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24717] ppid=24708 vsize=867648 CPUtime=0.47
/proc/24710/task/24717/stat : 24717 (java) S 24708 24710 21218 0 -1 64 758 0 0 0 46 1 0 0 15 0 9 0 2007044073 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24718] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24718/stat : 24718 (java) S 24708 24710 21218 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2007044073 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24710/tid=24719] ppid=24708 vsize=867648 CPUtime=0
/proc/24710/task/24719/stat : 24719 (java) S 24708 24710 21218 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2007044073 888471552 98792 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.74
Current children cumulated vsize (KiB) 867648

[startup+16.1027 s]
/proc/loadavg: 2.16 2.14 2.09 3/81 24719
/proc/meminfo: memFree=1421584/2055920 swapFree=4180540/4192956
[pid=24710] ppid=24708 vsize=0 CPUtime=15.94
/proc/24710/stat : 24710 (java) Z 24708 24710 21218 0 -1 12 99433 0 1 0 1541 53 0 0 16 0 2 0 2007044068 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24710/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.94
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 16.1037
CPU time (s): 15.9486
CPU user time (s): 15.4157
CPU system time (s): 0.532918
CPU usage (%): 99.0369
Max. virtual memory (cumulated for all children) (KiB): 867648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.4157
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99433
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= 2324
involuntary context switches= 2325

runsolver used 0.026995 second user time and 0.051992 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-05 19:58:17
IDJOB=1095081
IDBENCH=58877
IDSOLVER=349
FILE ID=node18/1095081-1215280697
PBS_JOBID= 7882140
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=1386828836

node18.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.268
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	: 5931.00
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.268
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:       1810680 kB
Buffers:         19560 kB
Cached:         138988 kB
SwapCached:       6012 kB
Active:          84512 kB
Inactive:       106796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810680 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            6668 kB
Writeback:           0 kB
Mapped:          40420 kB
Slab:            39280 kB
Committed_AS:  3595220 kB
PageTables:       1732 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= 66548 MiB
End job on node18 at 2008-07-05 19:58:33