Trace number 2098065

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
Abscon 112v4 ACUNSAT 10.8663 10.9625

DiagnosticValue
CHECKS40
NODES0

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-1-20.xml
MD5SUM045db7eed9e087fec4ec728b76b99bf4
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 benchmark0.686895
Satisfiable
(Un)Satisfiability was proved
Number of variables864
Number of constraints18707
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18707
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2098065-1247414212.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.47	     nbVariables=864  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=17280
0.38/0.48	       =>  wckTime=0.229  cpuTime=0.15  mem=10M818
0.38/0.48	   
0.38/0.48	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
10.32/10.46	     nbConstraints=19274  nbGlobalConstraints=567  nbDisconnectedVariables=345  nbConvertedConstraints=18707
10.32/10.46	     nbConvertConstraintsChecks=800  nbExtensionStructures=2  nbSharedExtensionStructures=18705
10.32/10.46	     nbConflictsStructures=136  nbSharedConflictsStructures=18705  nbSharedBinaryRepresentations=20  minDegree=1
10.32/10.46	     maxDegree=504  minArity=2  avgArity=2.01  maxArity=41  nbGenerators=553  nbFusions=135  symmetryWckTime=7.303
10.32/10.46	     symmetryCpuTime=3.49  nbCliques=14
10.32/10.46	       =>  wckTime=10.214  cpuTime=5.97  mem=44M805
10.52/10.70	   
10.52/10.70	   solver IterativeSystematicSolver being built... 
10.62/10.79	   
10.62/10.79	   INFO : Forward propagation technique limited 
10.72/10.89	       =>  wckTime=10.647  cpuTime=6.13  mem=42M952
10.81/10.91	   
10.81/10.91	   preprocessing
10.81/10.91	     nbConstraintChecks=40  nbPropagations=1  nbRevisions=2  nbUselessRevisions=0  nbRemovedValues=2
10.81/10.91	     nbRemovedTuples=190  detectedInconsistency=yes
10.81/10.91	       =>  wckTime=0.015  cpuTime=0.0  mem=42M952
10.81/10.91	   
10.81/10.91	   global
10.81/10.91	     nbConstraintChecks=40  nbPropagations=1  nbRevisions=2  nbUselessRevisions=0  nbRestartNogoods=0
10.81/10.91	     solvingWckTime=0.018  solvingCpuTime=0.01  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
10.81/10.91	     globalCpuTime=6.18
10.81/10.91	       =>  wckTime=10.668  cpuTime=6.15  mem=42M952
10.81/10.91	   
10.81/10.92	s UNSATISFIABLE
10.81/10.92	d NODES 0
10.81/10.92	d CHECKS 40
10.81/10.92	   
10.81/10.92	   totalWckTime=10.734  totalCpuTime=6.18

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098065-1247414212/watcher-2098065-1247414212 -o /tmp/evaluation-result-2098065-1247414212/solver-2098065-1247414212 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098065-1247414212.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): 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: 1.99 1.98 1.96 4/81 444
/proc/meminfo: memFree=1625752/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=152 CPUtime=0
/proc/444/stat : 444 (java) R 442 444 30436 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 28486538 155648 26 996147200 134512640 134550932 4294956128 18446744073709551615 6378276 0 0 4096 0 0 0 0 17 0 0 0
/proc/444/statm: 38 26 19 9 0 4 0

[startup+0.0723191 s]
/proc/loadavg: 1.99 1.98 1.96 4/81 444
/proc/meminfo: memFree=1625752/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=864148 CPUtime=0.05
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 2963 0 1 0 4 1 0 0 18 0 9 0 28486538 884887552 2467 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 216037 2467 1161 9 0 210930 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864148

[startup+0.102323 s]
/proc/loadavg: 1.99 1.98 1.96 4/81 444
/proc/meminfo: memFree=1625752/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=865984 CPUtime=0.09
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 3742 0 1 0 7 2 0 0 18 0 9 0 28486538 886767616 3210 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 216496 3210 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302363 s]
/proc/loadavg: 1.99 1.98 1.96 4/81 444
/proc/meminfo: memFree=1625752/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=866380 CPUtime=0.28
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 5994 0 1 0 25 3 0 0 18 0 9 0 28486538 887173120 5360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 216595 5360 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702437 s]
/proc/loadavg: 1.99 1.98 1.96 4/81 444
/proc/meminfo: memFree=1625752/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=867808 CPUtime=0.68
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 9369 0 1 0 62 6 0 0 18 0 9 0 28486538 888635392 8723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 216952 8723 2039 9 0 211388 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867808

[startup+1.50159 s]
/proc/loadavg: 1.99 1.98 1.96 3/90 453
/proc/meminfo: memFree=1580816/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=867720 CPUtime=1.47
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 18920 0 1 0 135 12 0 0 18 0 9 0 28486538 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 216930 18246 2031 9 0 211388 0
[pid=444/tid=446] ppid=442 vsize=867720 CPUtime=1.21
/proc/444/task/446/stat : 446 (java) R 442 444 30436 0 -1 64 15824 0 1 0 111 10 0 0 25 0 9 0 28486539 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4125925355 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=447] ppid=442 vsize=867720 CPUtime=0.07
/proc/444/task/447/stat : 447 (java) S 442 444 30436 0 -1 64 1711 0 0 0 7 0 0 0 16 0 9 0 28486541 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28486541 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28486541 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28486543 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=867720 CPUtime=0.16
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 684 0 0 0 16 0 0 0 15 0 9 0 28486543 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=452] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28486543 888545280 18246 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28486543 888545280 18246 996147200 134512640 134550932 4294955968 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) 867720

[startup+3.1019 s]
/proc/loadavg: 1.99 1.98 1.96 3/90 453
/proc/meminfo: memFree=1560016/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=867720 CPUtime=3.06
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 23063 0 1 0 228 78 0 0 18 0 9 0 28486538 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 216930 22387 2031 9 0 211388 0
[pid=444/tid=446] ppid=442 vsize=867720 CPUtime=2.62
/proc/444/task/446/stat : 446 (java) R 442 444 30436 0 -1 64 15827 0 1 0 188 74 0 0 25 0 9 0 28486539 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=447] ppid=442 vsize=867720 CPUtime=0.21
/proc/444/task/447/stat : 447 (java) R 442 444 30436 0 -1 64 5813 0 0 0 19 2 0 0 17 0 9 0 28486541 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28486541 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28486541 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28486543 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=867720 CPUtime=0.2
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 722 0 0 0 20 0 0 0 16 0 9 0 28486543 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=452] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28486543 888545280 22387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=867720 CPUtime=0
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28486543 888545280 22387 996147200 134512640 134550932 4294955968 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) 867720

[startup+6.30151 s]
/proc/loadavg: 1.99 1.98 1.96 3/92 455
/proc/meminfo: memFree=1536192/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=868044 CPUtime=3.35
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 24645 0 1 0 254 81 0 0 18 0 10 0 28486538 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 217011 22677 2034 9 0 211469 0
[pid=455] ppid=444 vsize=7740 CPUtime=2.88
/proc/455/stat : 455 (saucy) R 444 444 30436 0 -1 4194304 1413 0 0 0 287 1 0 0 25 0 1 0 28486875 7925760 1378 996147200 134512640 134531332 4294956000 18446744073709551615 134524780 0 4 0 0 0 0 0 17 0 0 0
/proc/455/statm: 1935 1378 104 4 0 1611 0
[pid=444/tid=446] ppid=442 vsize=868044 CPUtime=2.86
/proc/444/task/446/stat : 446 (java) S 442 444 30436 0 -1 64 16388 0 1 0 210 76 0 0 15 0 10 0 28486539 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=444/tid=447] ppid=442 vsize=868044 CPUtime=0.22
/proc/444/task/447/stat : 447 (java) S 442 444 30436 0 -1 64 6660 0 0 0 20 2 0 0 16 0 10 0 28486541 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=868044 CPUtime=0
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28486541 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=868044 CPUtime=0
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28486541 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=868044 CPUtime=0
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28486543 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=868044 CPUtime=0.23
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 777 0 0 0 22 1 0 0 15 0 10 0 28486543 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=444/tid=452] ppid=442 vsize=868044 CPUtime=0
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 28486543 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=868044 CPUtime=0
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 53 0 0 0 0 0 0 0 15 0 10 0 28486543 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=454] ppid=442 vsize=868044 CPUtime=0
/proc/444/task/454/stat : 454 (java) S 442 444 30436 0 -1 64 66 0 0 0 0 0 0 0 19 0 10 0 28486875 888877056 22677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 875784

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

[startup+9.50212 s]
/proc/loadavg: 2.07 2.00 1.97 3/90 457
/proc/meminfo: memFree=1542088/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=868368 CPUtime=9.42
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 25639 1569 1 0 491 82 367 2 18 0 9 0 28486538 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 217092 22692 2036 9 0 211550 0
[pid=444/tid=446] ppid=442 vsize=868368 CPUtime=8.92
/proc/444/task/446/stat : 446 (java) R 442 444 30436 0 -1 64 17074 1569 1 0 446 77 367 2 18 0 9 0 28486539 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4127130623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=447] ppid=442 vsize=868368 CPUtime=3.91
/proc/444/task/447/stat : 447 (java) S 442 444 30436 0 -1 64 6726 1569 0 0 20 2 367 2 17 0 9 0 28486541 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 16 1569 0 0 0 0 367 2 16 0 9 0 28486541 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 5 1569 0 0 0 0 367 2 16 0 9 0 28486541 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 1569 0 0 0 0 367 2 18 0 9 0 28486543 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=868368 CPUtime=3.93
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 949 1569 0 0 23 1 367 2 16 0 9 0 28486543 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=452] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 1569 0 0 0 0 367 2 19 0 9 0 28486543 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 56 1569 0 0 0 0 367 2 15 0 9 0 28486543 889208832 22692 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 868368

[startup+10.3023 s]
/proc/loadavg: 2.07 2.00 1.97 3/90 457
/proc/meminfo: memFree=1542088/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=868368 CPUtime=10.22
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 25824 1569 1 0 571 82 367 2 18 0 9 0 28486538 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 217092 22693 2036 9 0 211550 0
[pid=444/tid=446] ppid=442 vsize=868368 CPUtime=9.72
/proc/444/task/446/stat : 446 (java) R 442 444 30436 0 -1 64 17257 1569 1 0 526 77 367 2 20 0 9 0 28486539 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4127069729 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=447] ppid=442 vsize=868368 CPUtime=3.91
/proc/444/task/447/stat : 447 (java) S 442 444 30436 0 -1 64 6726 1569 0 0 20 2 367 2 16 0 9 0 28486541 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 16 1569 0 0 0 0 367 2 16 0 9 0 28486541 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 5 1569 0 0 0 0 367 2 16 0 9 0 28486541 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 1569 0 0 0 0 367 2 18 0 9 0 28486543 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=868368 CPUtime=3.93
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 951 1569 0 0 23 1 367 2 15 0 9 0 28486543 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=452] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 1569 0 0 0 0 367 2 19 0 9 0 28486543 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=868368 CPUtime=3.69
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 56 1569 0 0 0 0 367 2 15 0 9 0 28486543 889208832 22693 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 868368

[startup+10.7023 s]
/proc/loadavg: 2.07 2.00 1.97 3/90 457
/proc/meminfo: memFree=1542088/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=868456 CPUtime=10.62
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 36276 1569 1 0 608 85 367 2 18 0 9 0 28486538 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 217114 25421 2658 9 0 211550 0
[pid=444/tid=446] ppid=442 vsize=868456 CPUtime=9.85
/proc/444/task/446/stat : 446 (java) R 442 444 30436 0 -1 64 20525 1569 1 0 539 77 367 2 20 0 9 0 28486539 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4125977971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=447] ppid=442 vsize=868456 CPUtime=4.15
/proc/444/task/447/stat : 447 (java) S 442 444 30436 0 -1 64 13871 1569 0 0 42 4 367 2 18 0 9 0 28486541 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 21 1569 0 0 0 0 367 2 17 0 9 0 28486541 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 11 1569 0 0 0 0 367 2 16 0 9 0 28486541 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 1569 0 0 0 0 367 2 18 0 9 0 28486543 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=868456 CPUtime=3.96
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 978 1569 0 0 26 1 367 2 15 0 9 0 28486543 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=452] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 1569 0 0 0 0 367 2 19 0 9 0 28486543 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 57 1569 0 0 0 0 367 2 15 0 9 0 28486543 889298944 25421 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 868456

[startup+10.9024 s]
/proc/loadavg: 2.07 2.00 1.97 3/90 457
/proc/meminfo: memFree=1533384/2055920 swapFree=4192812/4192956
[pid=444] ppid=442 vsize=868456 CPUtime=10.81
/proc/444/stat : 444 (java) S 442 444 30436 0 -1 0 40862 1569 1 0 626 86 367 2 18 0 9 0 28486538 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/444/statm: 217114 25516 2662 9 0 211550 0
[pid=444/tid=446] ppid=442 vsize=868456 CPUtime=10.01
/proc/444/task/446/stat : 446 (java) R 442 444 30436 0 -1 64 25045 1569 1 0 553 79 367 2 20 0 9 0 28486539 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 102755238 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=447] ppid=442 vsize=868456 CPUtime=4.15
/proc/444/task/447/stat : 447 (java) S 442 444 30436 0 -1 64 13871 1569 0 0 42 4 367 2 18 0 9 0 28486541 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=448] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/448/stat : 448 (java) S 442 444 30436 0 -1 64 21 1569 0 0 0 0 367 2 17 0 9 0 28486541 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=449] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/449/stat : 449 (java) S 442 444 30436 0 -1 64 11 1569 0 0 0 0 367 2 16 0 9 0 28486541 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=450] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/450/stat : 450 (java) S 442 444 30436 0 -1 64 2 1569 0 0 0 0 367 2 18 0 9 0 28486543 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=451] ppid=442 vsize=868456 CPUtime=4
/proc/444/task/451/stat : 451 (java) S 442 444 30436 0 -1 64 1044 1569 0 0 30 1 367 2 15 0 9 0 28486543 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=452] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/452/stat : 452 (java) S 442 444 30436 0 -1 64 0 1569 0 0 0 0 367 2 19 0 9 0 28486543 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=444/tid=453] ppid=442 vsize=868456 CPUtime=3.69
/proc/444/task/453/stat : 453 (java) S 442 444 30436 0 -1 64 57 1569 0 0 0 0 367 2 15 0 9 0 28486543 889298944 25516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.81
Current children cumulated vsize (KiB) 868456

Child status: 0
Real time (s): 10.9625
CPU time (s): 10.8663
CPU user time (s): 9.95849
CPU system time (s): 0.907861
CPU usage (%): 99.1226
Max. virtual memory (cumulated for all children) (KiB): 875916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.95849
system time used= 0.907861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42463
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= 1875
involuntary context switches= 2054

runsolver used 0.017997 second user time and 0.042993 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-12 17:56:53
IDJOB=2098065
IDBENCH=58160
IDSOLVER=773
FILE ID=node86/2098065-1247414212
PBS_JOBID= 9510479
Free space on /tmp= 66316 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-1-20.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098065-1247414212/watcher-2098065-1247414212 -o /tmp/evaluation-result-2098065-1247414212/solver-2098065-1247414212 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098065-1247414212.xml

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

MD5SUM BENCH= 045db7eed9e087fec4ec728b76b99bf4
RANDOM SEED=616326872

node86.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1626232 kB
Buffers:         75064 kB
Cached:         227808 kB
SwapCached:          0 kB
Active:         229832 kB
Inactive:       135880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4308 kB
Writeback:           0 kB
Mapped:          83200 kB
Slab:            49056 kB
Committed_AS:  1009704 kB
PageTables:       1992 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= 66312 MiB
End job on node86 at 2009-07-12 17:57:04