Trace number 2114550

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.1.1b 2009-07-16SAT 10.9753 11.0519

DiagnosticValue
CHECKS0
NODES53

General information on the benchmark

Namecsp/QWH-20/
normalized-qwh-20-166-3_ext.xml
MD5SUM321692e6c787b5149e4c93845f51a5a9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.51892
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints5092
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension5092
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

10.93/11.02	s SATISFIABLE
10.93/11.02	v 12 11 8 15 6 2 10 19 9 0 7 14 5 1 18 13 3 16 17 4 8 4 11 14 17 12 18 9 19 16 0 10 1 15 13 7 5 3 2 6 2 18 3 9 0 16 4 13 10 17 12 6 15 8 7 1 19 5 14 11 9 14 18 11 3 10 7 1 13 4 15 0 2 17 16 19 12 8 6 5 18 3 12 5 15 0 8 6 14 10 13 17 4 2 9 16 7 19 11 1 17 6 0 3 4 14 19 8 2 13 1 16 10 12 11 5 18 15 9 7 13 15 5 16 8 11 12 4 0 2 17 18 6 9 14 3 10 7 1 19 1 13 10 6 14 5 9 18 3 8 16 2 0 7 12 15 4 11 19 17 15 16 1 4 7 19 0 5 18 9 6 12 17 14 8 10 11 13 3 2 11 1 19 12 9 7 2 0 6 15 3 5 18 13 4 17 14 10 16 8 19 0 15 8 10 18 17 14 11 12 9 3 7 4 1 2 16 6 5 13 3 19 7 2 13 6 5 10 15 1 18 4 9 16 0 11 8 17 12 14 0 10 16 19 1 9 14 17 5 6 4 7 11 18 3 8 15 2 13 12 6 17 4 1 5 3 13 12 16 7 19 15 8 11 2 9 0 14 10 18 5 8 17 7 18 1 16 3 4 11 2 13 19 6 10 14 9 12 0 15 14 5 9 10 2 13 15 16 7 18 11 8 12 19 17 0 6 1 4 3 7 12 2 17 11 8 3 15 1 19 10 9 14 0 5 6 13 4 18 16 10 7 13 18 12 17 1 11 8 14 5 19 16 3 6 4 2 0 15 9 16 2 6 13 19 4 11 7 12 5 14 1 3 10 15 18 17 9 8 0 4 9 14 0 16 15 6 2 17 3 8 11 13 5 19 12 1 18 7 10 
10.93/11.02	d AC 32
10.93/11.02	d RUNTIME 10.891
10.93/11.02	d NODES 53
10.93/11.02	d NODES/s 5
10.93/11.02	d BACKTRACKS 35
10.93/11.02	d BACKTRACKS/s 3
10.93/11.02	d CHECKS 0
10.93/11.02	d CHECKS/s 0
10.93/11.02	c SAT 10.891 TIME      53 NDS    442 PARSTIME      234 BUILDPB       664 CONFIG        9551 RES       true RESTART       1 HEURISTIC       true RANDVAL      

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2114550-1248026619/watcher-2114550-1248026619 -o /tmp/evaluation-result-2114550-1248026619/solver-2114550-1248026619 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114550-1248026619.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/80 23036
/proc/meminfo: memFree=712128/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=152 CPUtime=0
/proc/23036/stat : 23036 (java) R 23034 23036 22973 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 89725923 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 12219172 0 0 4096 0 0 0 0 17 0 0 0
/proc/23036/statm: 38 26 19 9 0 4 0

[startup+0.0877541 s]
/proc/loadavg: 0.00 0.00 0.00 4/80 23036
/proc/meminfo: memFree=712128/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=862296 CPUtime=0.08
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 3340 0 1 0 6 2 0 0 18 0 9 0 89725923 882991104 2805 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 215574 2805 1315 9 0 210444 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862296

[startup+0.101193 s]
/proc/loadavg: 0.00 0.00 0.00 4/80 23036
/proc/meminfo: memFree=712128/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=864104 CPUtime=0.09
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 3902 0 1 0 7 2 0 0 18 0 9 0 89725923 884842496 3349 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216026 3349 1750 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.301208 s]
/proc/loadavg: 0.00 0.00 0.00 4/80 23036
/proc/meminfo: memFree=712128/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=864868 CPUtime=0.28
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 5057 0 1 0 25 3 0 0 18 0 9 0 89725923 885624832 4482 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216217 4482 1858 9 0 210686 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864868

[startup+0.70123 s]
/proc/loadavg: 0.00 0.00 0.00 4/80 23036
/proc/meminfo: memFree=712128/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865132 CPUtime=0.68
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 7711 0 1 0 63 5 0 0 18 0 9 0 89725923 885895168 7103 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216283 7103 1944 9 0 210752 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865132

[startup+1.50129 s]
/proc/loadavg: 0.24 0.05 0.02 4/89 23045
/proc/meminfo: memFree=678584/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=1.47
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 16048 0 1 0 137 10 0 0 18 0 9 0 89725923 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 15427 1972 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=1.16
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14660 0 1 0 107 9 0 0 25 0 9 0 89725924 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4127050085 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725925 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 89725926 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 89725926 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.3
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 657 0 0 0 30 0 0 0 15 0 9 0 89725928 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 15427 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 15427 996147200 134512640 134550932 4294955888 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) 865248

[startup+3.10139 s]
/proc/loadavg: 0.24 0.05 0.02 3/89 23045
/proc/meminfo: memFree=642680/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=3.07
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19911 0 1 0 295 12 0 0 18 0 9 0 89725923 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19285 1981 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=2.62
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14790 0 1 0 253 9 0 0 25 0 9 0 89725924 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4127224989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.09
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3714 0 0 0 8 1 0 0 16 0 9 0 89725925 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.33
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 676 0 0 0 33 0 0 0 15 0 9 0 89725928 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 865248

[startup+6.3026 s]
/proc/loadavg: 0.38 0.08 0.03 3/89 23045
/proc/meminfo: memFree=636984/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=6.26
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19925 0 1 0 614 12 0 0 18 0 9 0 89725923 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19293 1981 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=5.79
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14797 0 1 0 570 9 0 0 25 0 9 0 89725924 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4127223108 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.1
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3717 0 0 0 9 1 0 0 16 0 9 0 89725925 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.34
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 679 0 0 0 34 0 0 0 15 0 9 0 89725928 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 865248

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

[startup+9.50181 s]
/proc/loadavg: 0.38 0.08 0.03 3/89 23045
/proc/meminfo: memFree=636984/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=9.44
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19933 0 1 0 932 12 0 0 18 0 9 0 89725923 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19295 1981 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=8.95
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14803 0 1 0 886 9 0 0 25 0 9 0 89725924 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4127194800 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.11
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3717 0 0 0 10 1 0 0 16 0 9 0 89725925 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.34
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 681 0 0 0 34 0 0 0 16 0 9 0 89725928 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.44
Current children cumulated vsize (KiB) 865248

[startup+10.3019 s]
/proc/loadavg: 0.38 0.08 0.03 3/89 23045
/proc/meminfo: memFree=636984/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=10.23
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19942 0 1 0 1011 12 0 0 18 0 9 0 89725923 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19303 1983 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=9.74
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14810 0 1 0 965 9 0 0 25 0 9 0 89725924 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4127225994 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.11
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3717 0 0 0 10 1 0 0 16 0 9 0 89725925 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.34
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 683 0 0 0 34 0 0 0 15 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.23
Current children cumulated vsize (KiB) 865248

[startup+10.7019 s]
/proc/loadavg: 0.38 0.08 0.03 3/89 23045
/proc/meminfo: memFree=636984/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=10.63
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19942 0 1 0 1051 12 0 0 18 0 9 0 89725923 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19303 1983 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=10.14
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14810 0 1 0 1005 9 0 0 25 0 9 0 89725924 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4127253302 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.11
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3717 0 0 0 10 1 0 0 16 0 9 0 89725925 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.34
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 683 0 0 0 34 0 0 0 15 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19303 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 865248

[startup+10.9019 s]
/proc/loadavg: 0.51 0.11 0.04 3/89 23045
/proc/meminfo: memFree=636856/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=10.83
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19975 0 1 0 1071 12 0 0 18 0 9 0 89725923 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19335 1983 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=10.34
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14811 0 1 0 1025 9 0 0 25 0 9 0 89725924 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4127240261 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.11
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3749 0 0 0 10 1 0 0 16 0 9 0 89725925 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.34
/proc/23036/task/23043/stat : 23043 (java) S 23034 23036 22973 0 -1 64 683 0 0 0 34 0 0 0 15 0 9 0 89725928 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.83
Current children cumulated vsize (KiB) 865248

[startup+11.0069 s]
/proc/loadavg: 0.51 0.11 0.04 3/89 23045
/proc/meminfo: memFree=636856/2055920 swapFree=4192812/4192956
[pid=23036] ppid=23034 vsize=865248 CPUtime=10.93
/proc/23036/stat : 23036 (java) S 23034 23036 22973 0 -1 0 19987 0 1 0 1081 12 0 0 18 0 9 0 89725923 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23036/statm: 216312 19346 1986 9 0 210781 0
[pid=23036/tid=23038] ppid=23034 vsize=865248 CPUtime=10.44
/proc/23036/task/23038/stat : 23038 (java) R 23034 23036 22973 0 -1 64 14822 0 1 0 1035 9 0 0 25 0 9 0 89725924 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23039] ppid=23034 vsize=865248 CPUtime=0.11
/proc/23036/task/23039/stat : 23039 (java) S 23034 23036 22973 0 -1 64 3749 0 0 0 10 1 0 0 16 0 9 0 89725925 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23040] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23040/stat : 23040 (java) S 23034 23036 22973 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23041] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23041/stat : 23041 (java) S 23034 23036 22973 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 89725926 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23042] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23042/stat : 23042 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89725928 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23043] ppid=23034 vsize=865248 CPUtime=0.35
/proc/23036/task/23043/stat : 23043 (java) R 23034 23036 22973 0 -1 64 684 0 0 0 35 0 0 0 16 0 9 0 89725928 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 104735414 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23044] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23044/stat : 23044 (java) S 23034 23036 22973 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89725928 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23036/tid=23045] ppid=23034 vsize=865248 CPUtime=0
/proc/23036/task/23045/stat : 23045 (java) S 23034 23036 22973 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89725928 886013952 19346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 865248

Child status: 0
Real time (s): 11.0519
CPU time (s): 10.9753
CPU user time (s): 10.8344
CPU system time (s): 0.140978
CPU usage (%): 99.307
Max. virtual memory (cumulated for all children) (KiB): 865248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8344
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20012
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= 2460
involuntary context switches= 2777

runsolver used 0.020996 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-19 20:03:39
IDJOB=2114550
IDBENCH=53492
IDSOLVER=780
FILE ID=node39/2114550-1248026619
PBS_JOBID= 9528970
Free space on /tmp= 66356 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/QWH-20/normalized-qwh-20-166-3_ext.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2114550-1248026619/watcher-2114550-1248026619 -o /tmp/evaluation-result-2114550-1248026619/solver-2114550-1248026619 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114550-1248026619.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 321692e6c787b5149e4c93845f51a5a9
RANDOM SEED=1622541150

node39.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        712608 kB
Buffers:         84428 kB
Cached:        1097480 kB
SwapCached:          0 kB
Active:         332104 kB
Inactive:       924712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        712608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10832 kB
Writeback:           0 kB
Mapped:          92684 kB
Slab:            71868 kB
Committed_AS:  1316672 kB
PageTables:       1900 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= 66352 MiB
End job on node39 at 2009-07-19 20:03:50