Trace number 1094975

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.652 19.7143

DiagnosticValue
ASSIGNMENTS95

General information on the benchmark

Namecsp/fapp/fapp17/
normalized-fapp17-0300-1.xml
MD5SUM73dece1b19758e876aa500d620069f40
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.01284
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
Global constraints used (with number of constraints)

Solver Data (download as text)

19.57/19.60	s UNSATISFIABLE
19.57/19.60	d ASSIGNMENTS 95
19.57/19.60	c UNSAT 19521 TIME      95 NDS    677 PARSTIME      2451 BUILDPB       16393 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-1094975-1215280395/watcher-1094975-1215280395 -o /tmp/evaluation-result-1094975-1215280395/solver-1094975-1215280395 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1094975-1215280395.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.04 2.01 4/82 16435
/proc/meminfo: memFree=1681904/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=152 CPUtime=0
/proc/16435/stat : 16435 (java) R 16433 16435 14240 0 -1 0 223 0 0 0 0 0 0 0 18 0 1 0 2007011674 155648 26 996147200 134512640 134550740 4294956016 18446744073709551615 3531556 0 0 4096 0 0 0 0 17 0 0 0
/proc/16435/statm: 38 26 19 9 0 4 0

[startup+0.0884579 s]
/proc/loadavg: 2.09 2.04 2.01 4/82 16435
/proc/meminfo: memFree=1681904/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=866524 CPUtime=0.08
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 3767 0 1 0 6 2 0 0 18 0 9 0 2007011674 887320576 3240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216631 3240 1745 9 0 211103 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866524

[startup+0.102415 s]
/proc/loadavg: 2.09 2.04 2.01 4/82 16435
/proc/meminfo: memFree=1681904/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=866524 CPUtime=0.09
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 3879 0 1 0 7 2 0 0 18 0 9 0 2007011674 887320576 3340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216631 3340 1777 9 0 211103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866524

[startup+0.301434 s]
/proc/loadavg: 2.09 2.04 2.01 4/82 16435
/proc/meminfo: memFree=1681904/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867308 CPUtime=0.29
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 5205 0 1 0 26 3 0 0 18 0 9 0 2007011674 888123392 4654 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216827 4655 1859 9 0 211299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867308

[startup+0.702474 s]
/proc/loadavg: 2.09 2.04 2.01 4/82 16435
/proc/meminfo: memFree=1681904/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867440 CPUtime=0.68
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 8605 0 1 0 63 5 0 0 18 0 9 0 2007011674 888258560 8044 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216860 8045 1904 9 0 211332 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867440

[startup+1.50255 s]
/proc/loadavg: 2.09 2.04 2.01 3/91 16444
/proc/meminfo: memFree=1636328/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867488 CPUtime=1.48
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 18545 0 1 0 138 10 0 0 18 0 9 0 2007011674 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216872 17942 1985 9 0 211344 0
[pid=16435/tid=16437] ppid=16433 vsize=867488 CPUtime=1.18
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15474 0 1 0 110 8 0 0 25 0 9 0 2007011675 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4126846714 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867488 CPUtime=0.04
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 1735 0 0 0 4 0 0 0 16 0 9 0 2007011677 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867488 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867488 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867488 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867488 CPUtime=0.24
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 608 0 0 0 24 0 0 0 16 0 9 0 2007011679 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867488 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867488 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888307712 17942 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867488

[startup+3.1017 s]
/proc/loadavg: 2.09 2.04 2.01 3/91 16444
/proc/meminfo: memFree=1604840/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=3.08
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 20723 0 1 0 297 11 0 0 18 0 9 0 2007011674 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 20108 1995 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=2.59
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15588 0 1 0 251 8 0 0 25 0 9 0 2007011675 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 102689657 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.11
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 3696 0 0 0 10 1 0 0 16 0 9 0 2007011677 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.35
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 711 0 0 0 34 1 0 0 16 0 9 0 2007011679 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 20108 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867620

[startup+6.30299 s]
/proc/loadavg: 2.08 2.04 2.01 3/91 16444
/proc/meminfo: memFree=1544680/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=6.29
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 45162 0 1 0 608 21 0 0 18 0 9 0 2007011674 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 44542 1995 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=5.57
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15593 0 1 0 549 8 0 0 25 0 9 0 2007011675 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4127430023 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.33
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 28122 0 0 0 22 11 0 0 16 0 9 0 2007011677 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.36
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 719 0 0 0 35 1 0 0 15 0 9 0 2007011679 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 44542 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867620

[startup+12.7016 s]
/proc/loadavg: 2.08 2.04 2.01 3/91 16444
/proc/meminfo: memFree=1338544/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=12.68
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 80625 0 1 0 1234 34 0 0 18 0 9 0 2007011674 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 80002 1996 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=11.73
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15596 0 1 0 1165 8 0 0 25 0 9 0 2007011675 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4126653922 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.56
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 63579 0 0 0 33 23 0 0 16 0 9 0 2007011677 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.36
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 722 0 0 0 35 1 0 0 17 0 9 0 2007011679 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 80002 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867620

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

[startup+15.9029 s]
/proc/loadavg: 2.23 2.07 2.02 3/90 16445
/proc/meminfo: memFree=1209648/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=15.88
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 92526 0 1 0 1549 39 0 0 18 0 9 0 2007011674 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 91900 1997 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=14.81
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15638 0 1 0 1473 8 0 0 25 0 9 0 2007011675 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4127436576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.64
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 75415 0 0 0 36 28 0 0 17 0 9 0 2007011677 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.4
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 745 0 0 0 39 1 0 0 15 0 9 0 2007011679 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 91900 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 867620

[startup+17.502 s]
/proc/loadavg: 2.23 2.07 2.02 4/90 16445
/proc/meminfo: memFree=1209648/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=17.48
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 92531 0 1 0 1709 39 0 0 18 0 9 0 2007011674 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 91903 1997 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=16.41
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15638 0 1 0 1632 9 0 0 25 0 9 0 2007011675 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4127484354 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.64
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 75415 0 0 0 36 28 0 0 17 0 9 0 2007011677 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.4
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 750 0 0 0 39 1 0 0 16 0 9 0 2007011679 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 91903 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.48
Current children cumulated vsize (KiB) 867620

[startup+19.1012 s]
/proc/loadavg: 2.23 2.07 2.02 4/90 16445
/proc/meminfo: memFree=1209648/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=19.07
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 92535 0 1 0 1868 39 0 0 18 0 9 0 2007011674 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 91905 1997 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=18
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15640 0 1 0 1791 9 0 0 25 0 9 0 2007011675 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4127455904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.64
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 75415 0 0 0 36 28 0 0 17 0 9 0 2007011677 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.41
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 752 0 0 0 40 1 0 0 16 0 9 0 2007011679 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 91905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 867620

[startup+19.5012 s]
/proc/loadavg: 2.23 2.07 2.02 4/90 16445
/proc/meminfo: memFree=1209648/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=867620 CPUtime=19.47
/proc/16435/stat : 16435 (java) S 16433 16435 14240 0 -1 0 92536 0 1 0 1908 39 0 0 18 0 9 0 2007011674 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 216905 91906 1997 9 0 211377 0
[pid=16435/tid=16437] ppid=16433 vsize=867620 CPUtime=18.4
/proc/16435/task/16437/stat : 16437 (java) R 16433 16435 14240 0 -1 64 15640 0 1 0 1831 9 0 0 25 0 9 0 2007011675 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4127432749 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16438] ppid=16433 vsize=867620 CPUtime=0.64
/proc/16435/task/16438/stat : 16438 (java) S 16433 16435 14240 0 -1 64 75415 0 0 0 36 28 0 0 17 0 9 0 2007011677 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16439] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16439/stat : 16439 (java) S 16433 16435 14240 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16440] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16440/stat : 16440 (java) S 16433 16435 14240 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2007011677 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16441] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16441/stat : 16441 (java) S 16433 16435 14240 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 2007011679 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16442] ppid=16433 vsize=867620 CPUtime=0.41
/proc/16435/task/16442/stat : 16442 (java) S 16433 16435 14240 0 -1 64 753 0 0 0 40 1 0 0 15 0 9 0 2007011679 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16443] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16443/stat : 16443 (java) S 16433 16435 14240 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 2007011679 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16435/tid=16444] ppid=16433 vsize=867620 CPUtime=0
/proc/16435/task/16444/stat : 16444 (java) S 16433 16435 14240 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007011679 888442880 91906 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.47
Current children cumulated vsize (KiB) 867620

[startup+19.7012 s]
/proc/loadavg: 2.21 2.07 2.02 3/83 16446
/proc/meminfo: memFree=1486800/2055920 swapFree=4180436/4192956
[pid=16435] ppid=16433 vsize=0 CPUtime=19.63
/proc/16435/stat : 16435 (java) Z 16433 16435 14240 0 -1 12 92547 0 1 0 1919 44 0 0 16 0 2 0 2007011674 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16435/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 19.7143
CPU time (s): 19.652
CPU user time (s): 19.1971
CPU system time (s): 0.45493
CPU usage (%): 99.6842
Max. virtual memory (cumulated for all children) (KiB): 867620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1971
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92547
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= 2698
involuntary context switches= 2743

runsolver used 0.026995 second user time and 0.079987 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-05 19:53:15
IDJOB=1094975
IDBENCH=58860
IDSOLVER=348
FILE ID=node48/1094975-1215280395
PBS_JOBID= 7882198
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 73dece1b19758e876aa500d620069f40
RANDOM SEED=1881362878

node48.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.231
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.231
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:       1682384 kB
Buffers:         47516 kB
Cached:         205944 kB
SwapCached:       6436 kB
Active:         211328 kB
Inactive:       106292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682384 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            8484 kB
Writeback:           0 kB
Mapped:          80368 kB
Slab:            41132 kB
Committed_AS:  4339256 kB
PageTables:       1892 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= 66536 MiB
End job on node48 at 2008-07-05 19:53:35