Trace number 207034

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, and are wall clock time (not CPU 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 109 ESACSAT 6.60799 6.70233

DiagnosticValue
CHECKS8944371
NODES6783

General information on the benchmark

NametravellingSalesman/travellingSalesman-20/
tsp-20-76_ext.xml
MD5SUMb61f8887e267af7091a054d24d13b970
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.60799
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=esac.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/207034-1168179838/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.47	     nbVariables=61  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001
0.47	       =>  wckTime=0.11  cpuTime=0.09  mem=7M931
0.47	   
0.47	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.67	     nbConstraints=230  nbRelationTypes=23  nbSingletonDomainVariables=2  nbExtensionStructures=24
0.67	     nbSharedExtensionStructures=206  nbConflictsStructures=24  nbSharedConflictsStructures=206
0.67	     nbSharedBinaryRepresentations=20286  maxDegree=20  maxArity=3
0.67	       =>  wckTime=0.307  cpuTime=0.24  mem=15M629
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.89	       =>  wckTime=0.531  cpuTime=0.38  mem=18M77
1.37	   
1.37	   preprocessing
1.37	     nbConstraintChecks=725412  nbValidityChecks=723678  nbPropagations=8815  nbRevisions=21185  nbUselessRevisions=9836
1.37	     nbSingletonTests=260  nbEffectiveSingletonTests=22  nbESACBranches=29  nbRemovedValues=22287
1.37	     detectedInconsistency=no
1.37	       =>  wckTime=0.473  cpuTime=0.43  mem=18M77
1.42	   
1.42	   search
1.42	     run=0  nbConstraintChecks=49045  nbValidityChecks=53106  nbPropagations=10370  nbRevisions=24963
1.42	     nbUselessRevisions=11731  nbAssignments=20  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=35
1.42	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
1.42	       =>  wckTime=0.521  cpuTime=0.47  mem=19M68
1.46	   
1.46	   search
1.46	     run=1  nbConstraintChecks=95730  nbValidityChecks=104884  nbPropagations=22146  nbRevisions=53417
1.46	     nbUselessRevisions=25182  nbAssignments=55  nbFailedAssignments=18  nbBacktracks=27  nbVisitedNodes=89
1.46	     nbRestartNogoods=1  mapSize=19  nbInferences=0  nbTooLargeKeys=0
1.46	       =>  wckTime=0.566  cpuTime=0.5  mem=19M68
1.55	   
1.55	   search
1.55	     run=2  nbConstraintChecks=241078  nbValidityChecks=264458  nbPropagations=37449  nbRevisions=89870
1.55	     nbUselessRevisions=42405  nbAssignments=125  nbFailedAssignments=35  nbBacktracks=54  nbVisitedNodes=164
1.55	     nbRestartNogoods=7  mapSize=32  nbInferences=0  nbTooLargeKeys=0
1.55	       =>  wckTime=0.656  cpuTime=0.59  mem=19M68
1.65	   
1.65	   search
1.65	     run=3  nbConstraintChecks=393387  nbValidityChecks=431119  nbPropagations=57759  nbRevisions=138754
1.65	     nbUselessRevisions=65862  nbAssignments=207  nbFailedAssignments=68  nbBacktracks=87  nbVisitedNodes=285
1.65	     nbRestartNogoods=9  mapSize=56  nbInferences=0  nbTooLargeKeys=0
1.65	       =>  wckTime=0.755  cpuTime=0.69  mem=19M68
1.81	   
1.81	   search
1.81	     run=4  nbConstraintChecks=645246  nbValidityChecks=691132  nbPropagations=84713  nbRevisions=204417
1.81	     nbUselessRevisions=97771  nbAssignments=319  nbFailedAssignments=110  nbBacktracks=137  nbVisitedNodes=453
1.81	     nbRestartNogoods=14  mapSize=96  nbInferences=0  nbTooLargeKeys=0
1.81	       =>  wckTime=0.908  cpuTime=0.85  mem=19M68
1.94	   
1.94	   search
1.94	     run=5  nbConstraintChecks=842233  nbValidityChecks=895858  nbPropagations=118241  nbRevisions=287859
1.94	     nbUselessRevisions=138745  nbAssignments=463  nbFailedAssignments=165  nbBacktracks=212  nbVisitedNodes=691
1.94	     nbRestartNogoods=20  mapSize=145  nbInferences=0  nbTooLargeKeys=0
1.94	       =>  wckTime=1.042  cpuTime=0.98  mem=20M43
2.26	   
2.26	   search
2.26	     run=6  nbConstraintChecks=1334094  nbValidityChecks=1466546  nbPropagations=166980  nbRevisions=406949
2.26	     nbUselessRevisions=196855  nbAssignments=794  nbFailedAssignments=251  nbBacktracks=327  nbVisitedNodes=1046
2.26	     nbRestartNogoods=33  mapSize=217  nbInferences=0  nbTooLargeKeys=0
2.26	       =>  wckTime=1.362  cpuTime=1.29  mem=20M43
2.52	   
2.52	   search
2.52	     run=7  nbConstraintChecks=1710211  nbValidityChecks=1857239  nbPropagations=227927  nbRevisions=558164
2.52	     nbUselessRevisions=270906  nbAssignments=1094  nbFailedAssignments=362  nbBacktracks=498  nbVisitedNodes=1519
2.52	     nbRestartNogoods=40  mapSize=313  nbInferences=0  nbTooLargeKeys=0
2.52	       =>  wckTime=1.622  cpuTime=1.54  mem=20M43
2.89	   
2.89	   search
2.89	     run=8  nbConstraintChecks=2229192  nbValidityChecks=2393428  nbPropagations=307730  nbRevisions=759341
2.89	     nbUselessRevisions=370530  nbAssignments=1502  nbFailedAssignments=500  nbBacktracks=757  nbVisitedNodes=2182
2.89	     nbRestartNogoods=46  mapSize=471  nbInferences=0  nbTooLargeKeys=0
2.89	       =>  wckTime=1.989  cpuTime=1.9  mem=21M19
3.46	   
3.46	   search
3.46	     run=9  nbConstraintChecks=3066116  nbValidityChecks=3272054  nbPropagations=418355  nbRevisions=1039593
3.46	     nbUselessRevisions=509905  nbAssignments=2155  nbFailedAssignments=730  nbBacktracks=1149  nbVisitedNodes=3226
3.46	     nbRestartNogoods=61  mapSize=728  nbInferences=0  nbTooLargeKeys=0
3.46	       =>  wckTime=2.56  cpuTime=2.46  mem=21M994
4.12	   
4.12	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=23M944)
4.28	   
4.28	   search
4.28	     run=10  nbConstraintChecks=4325660  nbValidityChecks=4569850  nbPropagations=572696  nbRevisions=1430275
4.28	     nbUselessRevisions=702687  nbAssignments=3116  nbFailedAssignments=1103  nbBacktracks=1725  nbVisitedNodes=4831
4.28	     nbRestartNogoods=65
4.28	       =>  wckTime=3.385  cpuTime=3.27  mem=23M944
5.20	   
5.20	   search
5.20	     run=11  nbConstraintChecks=5839277  nbValidityChecks=6117896  nbPropagations=781886  nbRevisions=1964454
5.20	     nbUselessRevisions=967691  nbAssignments=4497  nbFailedAssignments=1592  nbBacktracks=2591  nbVisitedNodes=7047
5.20	     nbRestartNogoods=85
5.20	       =>  wckTime=4.307  cpuTime=4.18  mem=23M944
6.51	   
6.51	   search
6.51	     run=12  nbConstraintChecks=7953017  nbValidityChecks=8323908  nbPropagations=1068673  nbRevisions=2699538
6.51	     nbUselessRevisions=1334185  nbAssignments=6485  nbFailedAssignments=2206  nbBacktracks=3890  nbVisitedNodes=10123
6.51	     nbRestartNogoods=102
6.51	       =>  wckTime=5.612  cpuTime=5.48  mem=23M944
6.68	   
6.68	   search
6.68	     run=13  nbConstraintChecks=8218959  nbValidityChecks=8620987  nbPropagations=1364951  nbRevisions=3456366
6.68	     nbUselessRevisions=1710815  nbAssignments=6783  nbFailedAssignments=2273  nbBacktracks=4048  nbVisitedNodes=10529
6.68	     nbRestartNogoods=112
6.68	       =>  wckTime=5.781  cpuTime=5.65  mem=23M944
6.68	   
6.68	   global
6.68	     nbConstraintChecks=8944371  nbValidityChecks=9344665  nbPropagations=1373766  nbRevisions=3477551
6.68	     nbUselessRevisions=1720651  nbRestartNogoods=112  solvingWckTime=5.783  solvingCpuTime=5.65  expiredTime=no
6.68	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=6.09
6.68	       =>  wckTime=6.319  cpuTime=6.03  mem=23M944
6.68	   
6.68	s SATISFIABLE
6.68	v 5 2 10 5 2 3 15 3 13 24 7 18 19 17 9 11 14 5 8 8 12 13 3 22 20 26 18 3 16 3 17 4 1 0 4 3 11 4 6 8 7 10 13 37 55 72 83 88 96 109 131 157 160 163 167 167 170 174 182 182 0 
6.68	d NODES 6783
6.68	d CHECKS 8944371
6.68	   
6.68	   totalWckTime=6.4  totalCpuTime=6.09

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-207034-1168179838 -o ROOT/results/node50/solver-207034-1168179838 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207034-1168179838/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.94 1.96 1.98 4/74 4995
/proc/meminfo: memFree=797184/2055920 swapFree=4191892/4192956
[pid=4994] ppid=4992 vsize=18540 CPUtime=0
/proc/4994/stat : 4994 (runsolver) R 4992 4994 4521 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 166382327 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240577473831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4994/statm: 4635 279 244 17 0 2626 0

[startup+0.109685 s]
/proc/loadavg: 1.94 1.96 1.98 4/74 4995
/proc/meminfo: memFree=797184/2055920 swapFree=4191892/4192956
[pid=4994] ppid=4992 vsize=913228 CPUtime=0.08
/proc/4994/stat : 4994 (java) D 4992 4994 4521 0 -1 0 2919 0 1 0 7 1 0 0 17 0 8 0 166382327 935145472 2665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4994/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.517754 s]
/proc/loadavg: 1.94 1.96 1.98 4/74 4995
/proc/meminfo: memFree=797184/2055920 swapFree=4191892/4192956
[pid=4994] ppid=4992 vsize=915328 CPUtime=0.45
/proc/4994/stat : 4994 (java) R 4992 4994 4521 0 -1 0 6868 0 1 0 42 3 0 0 18 0 8 0 166382327 937295872 6607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073570793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4994/statm: 228832 6607 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33989 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 5002
/proc/meminfo: memFree=769480/2055920 swapFree=4191892/4192956
[pid=4994] ppid=4992 vsize=915444 CPUtime=1.27
/proc/4994/stat : 4994 (java) R 4992 4994 4521 0 -1 0 9635 0 1 0 121 6 0 0 24 0 8 0 166382327 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4994/statm: 228861 9373 2527 14 0 215331 0
[pid=4994/tid=4996] ppid=4992 vsize=915444 CPUtime=0.03
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4521 0 -1 64 785 0 0 0 3 0 0 0 16 0 8 0 166382331 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4521 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166382331 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4521 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166382331 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4521 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166382334 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915444 CPUtime=0.18
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4521 0 -1 64 367 0 0 0 18 0 0 0 16 0 8 0 166382334 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4521 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166382334 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4521 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166382334 937414656 9373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915444

[startup+2.99317 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 5002
/proc/meminfo: memFree=768520/2055920 swapFree=4191892/4192956
[pid=4994] ppid=4992 vsize=915444 CPUtime=2.92
/proc/4994/stat : 4994 (java) R 4992 4994 4521 0 -1 0 10237 0 1 0 285 7 0 0 25 0 8 0 166382327 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073765050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4994/statm: 228861 9973 2527 14 0 215331 0
[pid=4994/tid=4996] ppid=4992 vsize=915444 CPUtime=0.03
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4521 0 -1 64 785 0 0 0 3 0 0 0 17 0 8 0 166382331 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4521 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166382331 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4521 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166382331 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4521 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166382334 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915444 CPUtime=0.21
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4521 0 -1 64 385 0 0 0 21 0 0 0 15 0 8 0 166382334 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4521 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166382334 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4521 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166382334 937414656 9973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915444

[startup+6.28071 s]
/proc/loadavg: 1.94 1.96 1.98 3/81 5002
/proc/meminfo: memFree=764616/2055920 swapFree=4191892/4192956
[pid=4994] ppid=4992 vsize=915444 CPUtime=6.19
/proc/4994/stat : 4994 (java) R 4992 4994 4521 0 -1 0 10825 0 1 0 612 7 0 0 25 0 8 0 166382327 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073765011 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4994/statm: 228861 10559 2527 14 0 215331 0
[pid=4994/tid=4996] ppid=4992 vsize=915444 CPUtime=0.03
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4521 0 -1 64 785 0 0 0 3 0 0 0 17 0 8 0 166382331 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4521 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166382331 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4521 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166382331 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4521 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166382334 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915444 CPUtime=0.25
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4521 0 -1 64 401 0 0 0 24 1 0 0 15 0 8 0 166382334 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4521 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166382334 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915444 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4521 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166382334 937414656 10559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 6.70233
CPU time (s): 6.60799
CPU user time (s): 6.52701
CPU system time (s): 0.080987
CPU usage (%): 98.5925
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.52701
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10924
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= 1357
involuntary context switches= 1614

runsolver used 0.010998 s user time and 0.023996 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun Jan  7 14:23:58 UTC 2007


IDJOB= 207034
IDBENCH= 4254
FILE ID= node50/207034-1168179838

PBS_JOBID= 3479129

Free space on /tmp= 66383 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-76_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207034-1168179838/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-207034-1168179838 -o ROOT/results/node50/solver-207034-1168179838 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207034-1168179838/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b61f8887e267af7091a054d24d13b970

RANDOM SEED= 625271237

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.263
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	: 5931.00
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.263
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:        797664 kB
Buffers:         36120 kB
Cached:         712868 kB
SwapCached:        372 kB
Active:         807860 kB
Inactive:       390120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        797664 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:         458900 kB
Slab:            44844 kB
Committed_AS:  4243424 kB
PageTables:       2712 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= 66383 MiB



End job on node50 on Sun Jan  7 14:24:04 UTC 2007