Trace number 1051398

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 ESACSAT 10.9483 11.0855

DiagnosticValue
CHECKS7960140
NODES3105

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-55-10-a4.xml
MD5SUMf52f7dc44122ad1887252cc9e35ccd76
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.9483
Satisfiable
(Un)Satisfiability was proved
Number of variables10
Number of constraints915
Maximum constraint arity4
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension915
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1051398-1215053013.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.33	     nbVariables=10  nbDomainTypes=1  minDomainSize=56  maxDomainSize=56  nbTotalValues=560
0.29/0.33	       =>  wckTime=0.096  cpuTime=0.08  mem=7M919
0.29/0.33	   
0.29/0.33	   predicates being loaded...
0.29/0.39	   
0.29/0.39	   constraints being loaded...
0.78/0.81	     nbConstraints=376  nbGlobalConstraints=1  nbMergedConstraints=540  nbConvertedConstraints=45
0.78/0.81	     nbConvertConstraintsChecks=3136  nbExtensionStructures=1  nbSharedExtensionStructures=44  nbConflictsStructures=1
0.78/0.81	     nbSharedConflictsStructures=44  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=1
0.78/0.81	     nbEvaluationManagers=2  nbSharedEvaluationManagers=328  minDegree=130  maxDegree=130  minArity=2  avgArity=3.46
0.78/0.81	     maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.068  symmetryCpuTime=0.04  nbCliques=1
0.78/0.81	       =>  wckTime=0.574  cpuTime=0.4  mem=20M679
0.78/0.87	   
0.78/0.87	   solver IterativeSystematicSolver being built... 
0.87/0.98	   
0.87/0.98	   INFO : Forward propagation technique limited 
0.97/1.05	       =>  wckTime=0.813  cpuTime=0.55  mem=25M318
1.56/1.65	   
1.56/1.65	   preprocessing
1.56/1.65	     nbConstraintChecks=533056  nbValidityChecks=756581  nbPropagations=199  nbRevisions=27600  nbUselessRevisions=26769
1.56/1.65	     nbSingletonTests=38  nbEffectiveSingletonTests=7  nbACRemovals=90  nbFoundSingletons=0  nbRemovedValues=104
1.56/1.65	     detectedInconsistency=no
1.56/1.65	       =>  wckTime=0.604  cpuTime=0.57  mem=25M318
4.14/4.28	   
4.14/4.28	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M268)
10.87/11.04	   
10.87/11.04	   search
10.87/11.04	     run=11  nbConstraintChecks=7427089  nbValidityChecks=16428722  minDepth=3  maxDepth=10  nbPropagations=44246
10.87/11.04	     nbRevisions=5656587  nbUselessRevisions=5444342  nbAssignments=3105  nbFailedAssignments=2223  nbBacktracks=812
10.87/11.04	     nbVisitedNodes=5966  nbRestartNogoods=200  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=0
10.87/11.04	     nbIEliminables=5.83  nbDEliminables=0  nbPEliminables=0
10.87/11.04	       =>  wckTime=9.994  cpuTime=9.8  mem=27M268
10.87/11.04	   
10.87/11.04	   global
10.87/11.04	     nbConstraintChecks=7960145  nbValidityChecks=17185303  nbPropagations=44445  nbRevisions=5684187
10.87/11.04	     nbUselessRevisions=5471111  nbRestartNogoods=200  solvingWckTime=9.996  solvingCpuTime=9.8  expiredTime=no
10.87/11.05	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.34  globalCpuTime=10.39
10.87/11.05	       =>  wckTime=10.811  cpuTime=10.35  mem=27M268
10.87/11.05	   
10.87/11.05	s SATISFIABLE
10.87/11.05	v 0 1 6 10 23 26 34 41 53 55 
10.87/11.05	d NODES 3105
10.87/11.05	d CHECKS 7960145
10.87/11.05	   
10.87/11.05	   totalWckTime=10.875  totalCpuTime=10.39

Verifier Data (download as text)

OK

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-1051398-1215053013/watcher-1051398-1215053013 -o /tmp/evaluation-result-1051398-1215053013/solver-1051398-1215053013 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1051398-1215053013.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.06 2.02 2.00 4/80 12529
/proc/meminfo: memFree=1327208/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=152 CPUtime=0
/proc/12529/stat : 12529 (java) R 12527 12529 10028 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1984276462 155648 26 996147200 134512640 134550740 4294955984 18446744073709551615 10416932 0 0 4096 0 0 0 0 17 0 0 0
/proc/12529/statm: 38 26 19 9 0 4 0

[startup+0.0541081 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 12529
/proc/meminfo: memFree=1327208/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=864076 CPUtime=0.04
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 2807 0 1 0 3 1 0 0 18 0 9 0 1984276462 884813824 2345 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 216019 2345 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.102111 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 12529
/proc/meminfo: memFree=1327208/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=865884 CPUtime=0.09
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 3840 0 1 0 7 2 0 0 18 0 9 0 1984276462 886665216 3289 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 216471 3289 1737 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302135 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 12529
/proc/meminfo: memFree=1327208/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=866400 CPUtime=0.29
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 6079 0 1 0 25 4 0 0 18 0 9 0 1984276462 887193600 5449 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 216600 5449 1961 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701176 s]
/proc/loadavg: 2.06 2.02 2.00 4/80 12529
/proc/meminfo: memFree=1327208/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=867676 CPUtime=0.68
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 9046 0 1 0 61 7 0 0 18 0 9 0 1984276462 888500224 8403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 216919 8404 2014 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50126 s]
/proc/loadavg: 2.06 2.02 2.00 4/91 12542
/proc/meminfo: memFree=1295824/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868000 CPUtime=1.46
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18328 302 1 0 135 11 0 0 18 0 9 0 1984276462 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217000 11745 2633 9 0 211506 0
[pid=12529/tid=12531] ppid=12527 vsize=868000 CPUtime=1.15
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 12846 302 1 0 107 8 0 0 21 0 9 0 1984276463 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4127044656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868000 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3754 302 0 0 4 0 0 0 17 0 9 0 1984276464 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868000 CPUtime=0.24
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 888 302 0 0 23 1 0 0 15 0 9 0 1984276466 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 15 0 9 0 1984276466 888832000 11745 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868000

[startup+3.10143 s]
/proc/loadavg: 2.06 2.02 2.00 3/89 12542
/proc/meminfo: memFree=1289112/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868000 CPUtime=3.05
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18597 302 1 0 294 11 0 0 18 0 9 0 1984276462 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217000 12011 2633 9 0 211506 0
[pid=12529/tid=12531] ppid=12527 vsize=868000 CPUtime=2.71
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13105 302 1 0 263 8 0 0 18 0 9 0 1984276463 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4126850684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868000 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868000 CPUtime=0.26
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 897 302 0 0 25 1 0 0 15 0 9 0 1984276466 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868000 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 15 0 9 0 1984276466 888832000 12011 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868000

[startup+6.30276 s]
/proc/loadavg: 2.06 2.01 2.00 3/89 12542
/proc/meminfo: memFree=1288792/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868132 CPUtime=6.22
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18649 302 1 0 611 11 0 0 18 0 9 0 1984276462 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217033 12034 2633 9 0 211539 0
[pid=12529/tid=12531] ppid=12527 vsize=868132 CPUtime=5.86
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13115 302 1 0 578 8 0 0 25 0 9 0 1984276463 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4126849313 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868132 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868132 CPUtime=0.28
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 914 302 0 0 27 1 0 0 15 0 9 0 1984276466 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 36 302 0 0 0 0 0 0 15 0 9 0 1984276466 888967168 12034 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868132

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

[startup+9.5011 s]
/proc/loadavg: 2.06 2.01 2.00 3/89 12542
/proc/meminfo: memFree=1288728/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868132 CPUtime=9.39
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18702 302 1 0 927 12 0 0 18 0 9 0 1984276462 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217033 12045 2633 9 0 211539 0
[pid=12529/tid=12531] ppid=12527 vsize=868132 CPUtime=9
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13121 302 1 0 892 8 0 0 18 0 9 0 1984276463 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4127050487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868132 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868132 CPUtime=0.3
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 961 302 0 0 29 1 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 36 302 0 0 0 0 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 868132

[startup+10.3012 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 12542
/proc/meminfo: memFree=1288728/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868132 CPUtime=10.18
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18702 302 1 0 1006 12 0 0 18 0 9 0 1984276462 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217033 12045 2633 9 0 211539 0
[pid=12529/tid=12531] ppid=12527 vsize=868132 CPUtime=9.79
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13121 302 1 0 971 8 0 0 25 0 9 0 1984276463 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4127047589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868132 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868132 CPUtime=0.3
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 961 302 0 0 29 1 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 36 302 0 0 0 0 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 868132

[startup+10.7012 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 12542
/proc/meminfo: memFree=1288728/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868132 CPUtime=10.58
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18702 302 1 0 1046 12 0 0 18 0 9 0 1984276462 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217033 12045 2633 9 0 211539 0
[pid=12529/tid=12531] ppid=12527 vsize=868132 CPUtime=10.19
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13121 302 1 0 1011 8 0 0 25 0 9 0 1984276463 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4127044705 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868132 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868132 CPUtime=0.3
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 961 302 0 0 29 1 0 0 16 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 36 302 0 0 0 0 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 868132

[startup+10.9012 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 12542
/proc/meminfo: memFree=1288600/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868132 CPUtime=10.78
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18702 302 1 0 1066 12 0 0 18 0 9 0 1984276462 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217033 12045 2633 9 0 211539 0
[pid=12529/tid=12531] ppid=12527 vsize=868132 CPUtime=10.39
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13121 302 1 0 1031 8 0 0 25 0 9 0 1984276463 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4127048551 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868132 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868132 CPUtime=0.3
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 961 302 0 0 29 1 0 0 16 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 36 302 0 0 0 0 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 868132

[startup+11.0063 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 12542
/proc/meminfo: memFree=1288600/2055920 swapFree=4180052/4192956
[pid=12529] ppid=12527 vsize=868132 CPUtime=10.87
/proc/12529/stat : 12529 (java) S 12527 12529 10028 0 -1 0 18702 302 1 0 1075 12 0 0 18 0 9 0 1984276462 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12529/statm: 217033 12045 2633 9 0 211539 0
[pid=12529/tid=12531] ppid=12527 vsize=868132 CPUtime=10.49
/proc/12529/task/12531/stat : 12531 (java) R 12527 12529 10028 0 -1 64 13121 302 1 0 1041 8 0 0 25 0 9 0 1984276463 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4127048495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12532] ppid=12527 vsize=868132 CPUtime=0.04
/proc/12529/task/12532/stat : 12532 (java) S 12527 12529 10028 0 -1 64 3755 302 0 0 4 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12533] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12533/stat : 12533 (java) S 12527 12529 10028 0 -1 64 13 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12534] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12534/stat : 12534 (java) S 12527 12529 10028 0 -1 64 11 302 0 0 0 0 0 0 16 0 9 0 1984276464 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12535] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12535/stat : 12535 (java) S 12527 12529 10028 0 -1 64 1 302 0 0 0 0 0 0 24 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12536] ppid=12527 vsize=868132 CPUtime=0.3
/proc/12529/task/12536/stat : 12536 (java) S 12527 12529 10028 0 -1 64 961 302 0 0 29 1 0 0 16 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12529/tid=12537] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12537/stat : 12537 (java) S 12527 12529 10028 0 -1 64 2 302 0 0 0 0 0 0 25 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12529/tid=12538] ppid=12527 vsize=868132 CPUtime=0
/proc/12529/task/12538/stat : 12538 (java) S 12527 12529 10028 0 -1 64 36 302 0 0 0 0 0 0 15 0 9 0 1984276466 888967168 12045 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.87
Current children cumulated vsize (KiB) 868132

Child status: 0
Real time (s): 11.0855
CPU time (s): 10.9483
CPU user time (s): 10.8094
CPU system time (s): 0.138978
CPU usage (%): 98.763
Max. virtual memory (cumulated for all children) (KiB): 868144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8094
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19136
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= 1670
involuntary context switches= 1710

runsolver used 0.012998 second user time and 0.049992 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-03 04:43:33
IDJOB=1051398
IDBENCH=55437
IDSOLVER=364
FILE ID=node7/1051398-1215053013
PBS_JOBID= 7875160
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-55-10-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051398-1215053013/watcher-1051398-1215053013 -o /tmp/evaluation-result-1051398-1215053013/solver-1051398-1215053013 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1051398-1215053013.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f52f7dc44122ad1887252cc9e35ccd76
RANDOM SEED=663322670

node7.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:       1327688 kB
Buffers:         82060 kB
Cached:         497480 kB
SwapCached:       7028 kB
Active:         262688 kB
Inactive:       385460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327688 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          82124 kB
Slab:            65356 kB
Committed_AS:  4140488 kB
PageTables:       1972 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node7 at 2008-07-03 04:43:44