Trace number 1085837

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco2_impwdeg 2008-06-26UNSAT 19.638 19.8735

DiagnosticValue
ASSIGNMENTS9

General information on the benchmark

Namecsp/fapp/fapp08/
normalized-fapp08-0700-0.xml
MD5SUMcb796999e9af592cdd0cc64917717810
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 benchmark17.5533
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints7122
Maximum constraint arity2
Maximum domain size282
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7122
Global constraints used (with number of constraints)

Solver Data (download as text)

19.52/19.73	s UNSATISFIABLE
19.52/19.73	d ASSIGNMENTS 9
19.52/19.73	c UNSAT 19638 TIME      9 NDS    1156 PARSTIME      4743 BUILDPB       13739 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-1085837-1215235779/watcher-1085837-1215235779 -o /tmp/evaluation-result-1085837-1215235779/solver-1085837-1215235779 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1085837-1215235779.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.09 2.01 2.00 4/72 11459
/proc/meminfo: memFree=1527440/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=18572 CPUtime=0
/proc/11459/stat : 11459 (runsolver) R 11457 11459 11220 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1553245559 19017728 292 996147200 4194304 4296836 548682068400 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11459/statm: 4643 292 257 25 0 2626 0

[startup+0.0947341 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 11459
/proc/meminfo: memFree=1527440/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=866416 CPUtime=0.07
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 3689 0 1 0 6 1 0 0 18 0 9 0 1553245559 887209984 3162 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216604 3162 1713 9 0 211076 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866416

[startup+0.101732 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 11459
/proc/meminfo: memFree=1527440/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=866556 CPUtime=0.07
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 3767 0 1 0 6 1 0 0 18 0 9 0 1553245559 887353344 3240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216639 3240 1746 9 0 211111 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866556

[startup+0.301757 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 11459
/proc/meminfo: memFree=1527440/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=866688 CPUtime=0.28
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 4346 0 1 0 26 2 0 0 18 0 9 0 1553245559 887488512 3799 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216672 3799 1852 9 0 211144 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866688

[startup+0.701812 s]
/proc/loadavg: 2.09 2.01 2.00 4/72 11459
/proc/meminfo: memFree=1527440/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867452 CPUtime=0.68
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 6962 0 1 0 64 4 0 0 18 0 9 0 1553245559 888270848 6405 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216863 6405 1891 9 0 211335 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867452

[startup+1.50291 s]
/proc/loadavg: 2.09 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1499528/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867504 CPUtime=1.47
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 16344 0 1 0 137 10 0 0 18 0 9 0 1553245559 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216876 15742 1972 9 0 211348 0
[pid=11459/tid=11461] ppid=11457 vsize=867504 CPUtime=1.22
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15027 0 1 0 113 9 0 0 25 0 9 0 1553245560 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 102689665 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867504 CPUtime=0
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 1553245562 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867504 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1553245562 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867504 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1553245562 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867504 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867504 CPUtime=0.23
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 584 0 0 0 23 0 0 0 16 0 9 0 1553245564 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867504 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867504 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888324096 15742 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867504

[startup+3.10213 s]
/proc/loadavg: 2.09 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1451208/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=3.06
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 21728 0 1 0 293 13 0 0 18 0 9 0 1553245559 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 21121 1986 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=2.55
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15480 0 1 0 245 10 0 0 25 0 9 0 1553245560 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4126844739 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=0.16
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 4869 0 0 0 15 1 0 0 16 0 9 0 1553245562 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.32
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 651 0 0 0 32 0 0 0 15 0 9 0 1553245564 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 21121 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 21121 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) 867636

[startup+6.30154 s]
/proc/loadavg: 2.08 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1446920/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=6.23
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 25646 0 1 0 607 16 0 0 18 0 9 0 1553245559 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 25023 1995 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=5.49
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15603 0 1 0 539 10 0 0 25 0 9 0 1553245560 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4127482544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=0.29
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 8589 0 0 0 26 3 0 0 16 0 9 0 1553245562 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.42
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 726 0 0 0 41 1 0 0 15 0 9 0 1553245564 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 25023 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 25023 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) 867636

[startup+12.7024 s]
/proc/loadavg: 2.07 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1264912/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=12.57
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 79795 0 1 0 1220 37 0 0 18 0 9 0 1553245559 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 79165 1996 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=11.39
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15610 0 1 0 1129 10 0 0 25 0 9 0 1553245560 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4127476939 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=0.73
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 62729 0 0 0 48 25 0 0 16 0 9 0 1553245562 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.43
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 728 0 0 0 42 1 0 0 16 0 9 0 1553245564 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 79165 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 79165 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) 867636

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

[startup+15.9018 s]
/proc/loadavg: 2.07 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1122896/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=15.75
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 103430 0 1 0 1528 47 0 0 18 0 9 0 1553245559 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 102798 1996 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=14.41
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15612 0 1 0 1430 11 0 0 25 0 9 0 1553245560 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4127477059 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=0.89
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 86362 0 0 0 55 34 0 0 16 0 9 0 1553245562 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.43
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 728 0 0 0 42 1 0 0 16 0 9 0 1553245564 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 102798 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.75
Current children cumulated vsize (KiB) 867636

[startup+17.502 s]
/proc/loadavg: 2.07 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1075600/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=17.34
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 115231 0 1 0 1682 52 0 0 18 0 9 0 1553245559 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 114598 1996 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=15.92
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15613 0 1 0 1581 11 0 0 25 0 9 0 1553245560 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4126658750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=0.97
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 98162 0 0 0 58 39 0 0 16 0 9 0 1553245562 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.43
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 728 0 0 0 42 1 0 0 16 0 9 0 1553245564 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 114598 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.34
Current children cumulated vsize (KiB) 867636

[startup+19.1022 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1028176/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=18.92
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 127089 0 1 0 1835 57 0 0 18 0 9 0 1553245559 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 126454 1997 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=17.38
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15648 0 1 0 1727 11 0 0 25 0 9 0 1553245560 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4127483348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=1.05
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 109968 0 0 0 61 44 0 0 16 0 9 0 1553245562 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.47
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 745 0 0 0 46 1 0 0 15 0 9 0 1553245564 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 126454 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (KiB) 867636

[startup+19.5022 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1028176/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=19.32
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 127091 0 1 0 1875 57 0 0 18 0 9 0 1553245559 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 126456 1997 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=17.77
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15648 0 1 0 1766 11 0 0 25 0 9 0 1553245560 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4127476270 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=1.05
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 109968 0 0 0 61 44 0 0 16 0 9 0 1553245562 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.47
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 747 0 0 0 46 1 0 0 15 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.32
Current children cumulated vsize (KiB) 867636

[startup+19.7023 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1028048/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=867636 CPUtime=19.52
/proc/11459/stat : 11459 (java) S 11457 11459 11220 0 -1 0 127092 0 1 0 1895 57 0 0 18 0 9 0 1553245559 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 216909 126456 1997 9 0 211381 0
[pid=11459/tid=11461] ppid=11457 vsize=867636 CPUtime=17.97
/proc/11459/task/11461/stat : 11461 (java) R 11457 11459 11220 0 -1 64 15648 0 1 0 1786 11 0 0 25 0 9 0 1553245560 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4127481841 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11462] ppid=11457 vsize=867636 CPUtime=1.05
/proc/11459/task/11462/stat : 11462 (java) S 11457 11459 11220 0 -1 64 109968 0 0 0 61 44 0 0 17 0 9 0 1553245562 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11463] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11463/stat : 11463 (java) S 11457 11459 11220 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11464] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11464/stat : 11464 (java) S 11457 11459 11220 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1553245562 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11465] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11465/stat : 11465 (java) S 11457 11459 11220 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11466] ppid=11457 vsize=867636 CPUtime=0.47
/proc/11459/task/11466/stat : 11466 (java) S 11457 11459 11220 0 -1 64 748 0 0 0 46 1 0 0 15 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11467] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11467/stat : 11467 (java) S 11457 11459 11220 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11459/tid=11468] ppid=11457 vsize=867636 CPUtime=0
/proc/11459/task/11468/stat : 11468 (java) S 11457 11459 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553245564 888459264 126456 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (KiB) 867636

[startup+19.8078 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 11468
/proc/meminfo: memFree=1028048/2055920 swapFree=4096272/4192956
[pid=11459] ppid=11457 vsize=0 CPUtime=19.57
/proc/11459/stat : 11459 (java) Z 11457 11459 11220 0 -1 12 127104 0 1 0 1898 59 0 0 16 0 2 0 1553245559 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11459/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 19.8735
CPU time (s): 19.638
CPU user time (s): 18.9861
CPU system time (s): 0.6519
CPU usage (%): 98.815
Max. virtual memory (cumulated for all children) (KiB): 867636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9861
system time used= 0.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127104
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= 2520
involuntary context switches= 2923

runsolver used 0.031995 second user time and 0.069989 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-05 07:29:39
IDJOB=1085837
IDBENCH=57712
IDSOLVER=348
FILE ID=node40/1085837-1215235779
PBS_JOBID= 7881950
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cb796999e9af592cdd0cc64917717810
RANDOM SEED=2098871569

node40.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.209
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.209
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:       1527984 kB
Buffers:         86392 kB
Cached:         293860 kB
SwapCached:      90784 kB
Active:         374676 kB
Inactive:       103456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527984 kB
SwapTotal:     4192956 kB
SwapFree:      4096272 kB
Dirty:            6916 kB
Writeback:           0 kB
Mapped:         105212 kB
Slab:            35096 kB
Committed_AS:  3169332 kB
PageTables:       1952 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= 66540 MiB
End job on node40 at 2008-07-05 07:29:59