Trace number 207790

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 47.8547 48.1725

DiagnosticValue
CHECKS78100244
NODES42336

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-561_ext.xml
MD5SUM39d209d9e0072422fe268a5af741f940
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 benchmark19.54
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=esac.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/207790-1168183288/unknown.xml
0.43	   
0.43	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.49	     nbVariables=76  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001
0.49	       =>  wckTime=0.116  cpuTime=0.09  mem=7M931
0.49	   
0.49	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.72	     nbConstraints=350  nbRelationTypes=28  nbSingletonDomainVariables=2  nbExtensionStructures=29
0.72	     nbSharedExtensionStructures=321  nbConflictsStructures=29  nbSharedConflictsStructures=321
0.72	     nbSharedBinaryRepresentations=25491  maxDegree=25  maxArity=3
0.72	       =>  wckTime=0.349  cpuTime=0.24  mem=16M431
0.78	   
0.78	   solver IterativeSystematicSolver being built... 
0.98	       =>  wckTime=0.606  cpuTime=0.39  mem=19M166
2.66	   
2.66	   preprocessing
2.66	     nbConstraintChecks=3127363  nbValidityChecks=2969829  nbPropagations=20854  nbRevisions=48592
2.66	     nbUselessRevisions=19825  nbSingletonTests=459  nbEffectiveSingletonTests=47  nbESACBranches=52
2.66	     nbRemovedValues=26860  detectedInconsistency=no
2.66	       =>  wckTime=1.676  cpuTime=1.62  mem=19M166
2.73	   
2.73	   search
2.73	     run=0  nbConstraintChecks=77508  nbValidityChecks=67599  nbPropagations=21782  nbRevisions=51520
2.73	     nbUselessRevisions=21487  nbAssignments=22  nbFailedAssignments=6  nbBacktracks=13  nbVisitedNodes=34
2.73	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.73	       =>  wckTime=1.744  cpuTime=1.68  mem=19M166
2.78	   
2.78	   search
2.78	     run=1  nbConstraintChecks=150844  nbValidityChecks=138365  nbPropagations=45421  nbRevisions=108186
2.78	     nbUselessRevisions=45821  nbAssignments=59  nbFailedAssignments=19  nbBacktracks=30  nbVisitedNodes=90
2.78	     nbRestartNogoods=2  mapSize=19  nbInferences=0  nbTooLargeKeys=0
2.78	       =>  wckTime=1.797  cpuTime=1.73  mem=19M166
2.90	   
2.90	   search
2.90	     run=2  nbConstraintChecks=363892  nbValidityChecks=361869  nbPropagations=72960  nbRevisions=173694
2.90	     nbUselessRevisions=74443  nbAssignments=125  nbFailedAssignments=35  nbBacktracks=54  nbVisitedNodes=162
2.90	     nbRestartNogoods=6  mapSize=33  nbInferences=0  nbTooLargeKeys=0
2.90	       =>  wckTime=1.921  cpuTime=1.85  mem=19M166
3.03	   
3.03	   search
3.03	     run=3  nbConstraintChecks=575446  nbValidityChecks=578834  nbPropagations=105979  nbRevisions=253396
3.03	     nbUselessRevisions=110706  nbAssignments=213  nbFailedAssignments=65  nbBacktracks=88  nbVisitedNodes=283
3.03	     nbRestartNogoods=9  mapSize=55  nbInferences=0  nbTooLargeKeys=0
3.03	       =>  wckTime=2.053  cpuTime=1.98  mem=20M141
3.38	   
3.38	   search
3.38	     run=4  nbConstraintChecks=1182269  nbValidityChecks=1228825  nbPropagations=151220  nbRevisions=363722
3.38	     nbUselessRevisions=162925  nbAssignments=410  nbFailedAssignments=129  nbBacktracks=138  nbVisitedNodes=485
3.38	     nbRestartNogoods=19  mapSize=95  nbInferences=0  nbTooLargeKeys=0
3.38	       =>  wckTime=2.398  cpuTime=2.33  mem=20M141
3.54	   
3.54	   search
3.54	     run=5  nbConstraintChecks=1414682  nbValidityChecks=1457023  nbPropagations=203953  nbRevisions=494850
3.54	     nbUselessRevisions=226701  nbAssignments=560  nbFailedAssignments=185  nbBacktracks=214  nbVisitedNodes=705
3.54	     nbRestartNogoods=27  mapSize=145  nbInferences=0  nbTooLargeKeys=0
3.54	       =>  wckTime=2.558  cpuTime=2.48  mem=20M141
3.82	   
3.82	   search
3.82	     run=6  nbConstraintChecks=1871106  nbValidityChecks=1889973  nbPropagations=269422  nbRevisions=662562
3.82	     nbUselessRevisions=310870  nbAssignments=772  nbFailedAssignments=273  nbBacktracks=330  nbVisitedNodes=1047
3.82	     nbRestartNogoods=31  mapSize=210  nbInferences=0  nbTooLargeKeys=0
3.82	       =>  wckTime=2.837  cpuTime=2.75  mem=21M116
4.28	   
4.28	   search
4.28	     run=7  nbConstraintChecks=2611980  nbValidityChecks=2594966  nbPropagations=354906  nbRevisions=887783
4.28	     nbUselessRevisions=426951  nbAssignments=1093  nbFailedAssignments=409  nbBacktracks=502  nbVisitedNodes=1565
4.28	     nbRestartNogoods=36  mapSize=307  nbInferences=0  nbTooLargeKeys=0
4.28	       =>  wckTime=3.297  cpuTime=3.21  mem=21M116
4.85	   
4.85	   search
4.85	     run=8  nbConstraintChecks=3507679  nbValidityChecks=3477229  nbPropagations=464914  nbRevisions=1178237
4.85	     nbUselessRevisions=577374  nbAssignments=1531  nbFailedAssignments=571  nbBacktracks=758  nbVisitedNodes=2259
4.85	     nbRestartNogoods=45  mapSize=455  nbInferences=0  nbTooLargeKeys=0
4.85	       =>  wckTime=3.871  cpuTime=3.77  mem=23M66
5.53	   
5.53	   search
5.53	     run=9  nbConstraintChecks=4581276  nbValidityChecks=4531014  nbPropagations=605893  nbRevisions=1553064
5.53	     nbUselessRevisions=774015  nbAssignments=2132  nbFailedAssignments=730  nbBacktracks=1149  nbVisitedNodes=3145
5.53	     nbRestartNogoods=54  mapSize=671  nbInferences=0  nbTooLargeKeys=0
5.53	       =>  wckTime=4.549  cpuTime=4.44  mem=24M41
6.63	   
6.63	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=25M992)
6.66	   
6.66	   search
6.66	     run=10  nbConstraintChecks=6367281  nbValidityChecks=6288257  nbPropagations=801563  nbRevisions=2080717
6.66	     nbUselessRevisions=1055322  nbAssignments=3004  nbFailedAssignments=1007  nbBacktracks=1725  nbVisitedNodes=4569
6.66	     nbRestartNogoods=65
6.66	       =>  wckTime=5.681  cpuTime=5.55  mem=25M992
8.45	   
8.45	   search
8.45	     run=11  nbConstraintChecks=9425888  nbValidityChecks=9389437  nbPropagations=1091267  nbRevisions=2856008
8.45	     nbUselessRevisions=1468171  nbAssignments=4307  nbFailedAssignments=1412  nbBacktracks=2591  nbVisitedNodes=6694
8.45	     nbRestartNogoods=84
8.45	       =>  wckTime=7.468  cpuTime=7.32  mem=25M992
10.77	   
10.77	   search
10.77	     run=12  nbConstraintChecks=13327732  nbValidityChecks=13418557  nbPropagations=1508646  nbRevisions=3976885
10.77	     nbUselessRevisions=2067901  nbAssignments=6319  nbFailedAssignments=2079  nbBacktracks=3890  nbVisitedNodes=9973
10.77	     nbRestartNogoods=98
10.77	       =>  wckTime=9.791  cpuTime=9.63  mem=25M992
14.72	   
14.72	   search
14.72	     run=13  nbConstraintChecks=20008407  nbValidityChecks=20307976  nbPropagations=2133771  nbRevisions=5635082
14.72	     nbUselessRevisions=2948206  nbAssignments=9287  nbFailedAssignments=3075  nbBacktracks=5838  nbVisitedNodes=14937
14.72	     nbRestartNogoods=107
14.72	       =>  wckTime=13.734  cpuTime=13.56  mem=25M992
19.41	   
19.41	   search
19.41	     run=14  nbConstraintChecks=27868980  nbValidityChecks=28491247  nbPropagations=3020426  nbRevisions=7973858
19.41	     nbUselessRevisions=4190851  nbAssignments=13443  nbFailedAssignments=4278  nbBacktracks=8761  nbVisitedNodes=21760
19.41	     nbRestartNogoods=115
19.41	       =>  wckTime=18.431  cpuTime=18.23  mem=25M992
25.29	   
25.29	   search
25.29	     run=15  nbConstraintChecks=37639143  nbValidityChecks=38113078  nbPropagations=4269858  nbRevisions=11323393
25.29	     nbUselessRevisions=5998343  nbAssignments=19776  nbFailedAssignments=6195  nbBacktracks=13140  nbVisitedNodes=32037
25.29	     nbRestartNogoods=127
25.29	       =>  wckTime=24.305  cpuTime=24.08  mem=25M992
34.22	   
34.22	   search
34.22	     run=16  nbConstraintChecks=52017756  nbValidityChecks=53443304  nbPropagations=6053677  nbRevisions=16099754
34.22	     nbUselessRevisions=8571559  nbAssignments=29147  nbFailedAssignments=8985  nbBacktracks=19708  nbVisitedNodes=47501
34.22	     nbRestartNogoods=131
34.22	       =>  wckTime=33.237  cpuTime=32.97  mem=25M992
48.12	   
48.12	   search
48.12	     run=17  nbConstraintChecks=74972881  nbValidityChecks=77208368  nbPropagations=8583649  nbRevisions=22804226
48.12	     nbUselessRevisions=12142796  nbAssignments=42336  nbFailedAssignments=13250  nbBacktracks=28545
48.12	     nbVisitedNodes=68843  nbRestartNogoods=138
48.12	       =>  wckTime=47.134  cpuTime=46.79  mem=25M992
48.12	   
48.12	   global
48.12	     nbConstraintChecks=78100244  nbValidityChecks=80178197  nbPropagations=8604503  nbRevisions=22852818
48.12	     nbUselessRevisions=12162621  nbRestartNogoods=138  solvingWckTime=47.135  solvingCpuTime=46.79  expiredTime=no
48.12	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=47.25
48.12	       =>  wckTime=47.748  cpuTime=47.19  mem=25M992
48.12	   
48.12	s SATISFIABLE
48.12	v 9 2 5 2 19 17 23 2 20 23 14 0 2 2 7 17 1 8 13 1 3 2 8 2 21 2 24 1 18 6 10 5 25 2 17 12 4 3 22 4 16 1 15 14 11 15 6 16 12 15 4 21 23 46 46 48 65 73 74 76 78 80 81 87 92 94 106 109 113 114 128 143 159 174 174 0 
48.12	d NODES 42336
48.12	d CHECKS 78100244
48.12	   
48.12	   totalWckTime=47.833  totalCpuTime=47.26

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/node34/watcher-207790-1168183288 -o ROOT/results/node34/solver-207790-1168183288 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/207790-1168183288/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: 2.11 2.09 2.02 4/81 10684
/proc/meminfo: memFree=1295416/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=47892 CPUtime=0
/proc/10683/stat : 10683 (java) D 10681 10683 9927 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 166722529 49041408 968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/10683/statm: 11973 968 766 14 0 1707 0

[startup+0.103917 s]
/proc/loadavg: 2.11 2.09 2.02 4/81 10684
/proc/meminfo: memFree=1295416/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=912588 CPUtime=0.07
/proc/10683/stat : 10683 (java) D 10681 10683 9927 0 -1 0 2751 0 1 0 6 1 0 0 17 0 8 0 166722529 934490112 2497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228147 2497 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912588

[startup+0.514948 s]
/proc/loadavg: 2.11 2.09 2.02 4/81 10684
/proc/meminfo: memFree=1295416/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=915328 CPUtime=0.45
/proc/10683/stat : 10683 (java) R 10681 10683 9927 0 -1 0 6670 0 1 0 41 4 0 0 18 0 8 0 166722529 937295872 6409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228832 6409 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.34501 s]
/proc/loadavg: 2.11 2.09 2.02 3/88 10691
/proc/meminfo: memFree=1267328/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=915460 CPUtime=1.28
/proc/10683/stat : 10683 (java) R 10681 10683 9927 0 -1 0 9711 0 1 0 121 7 0 0 24 0 8 0 166722529 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830553 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228865 9449 2527 14 0 215335 0
[pid=10683/tid=10685] ppid=10681 vsize=915460 CPUtime=0.05
/proc/10683/task/10685/stat : 10685 (java) S 10681 10683 9927 0 -1 64 802 0 0 0 5 0 0 0 16 0 8 0 166722533 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10686] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10686/stat : 10686 (java) S 10681 10683 9927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166722533 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10687] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10687/stat : 10687 (java) S 10681 10683 9927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166722533 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10688] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10688/stat : 10688 (java) S 10681 10683 9927 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166722537 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10689] ppid=10681 vsize=915460 CPUtime=0.22
/proc/10683/task/10689/stat : 10689 (java) S 10681 10683 9927 0 -1 64 379 0 0 0 21 1 0 0 15 0 8 0 166722537 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10690] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10690/stat : 10690 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166722537 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10691] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10691/stat : 10691 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166722537 937431040 9449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915460

[startup+2.98815 s]
/proc/loadavg: 2.11 2.09 2.02 3/88 10691
/proc/meminfo: memFree=1267264/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=915460 CPUtime=2.92
/proc/10683/stat : 10683 (java) R 10681 10683 9927 0 -1 0 9820 0 1 0 284 8 0 0 25 0 8 0 166722529 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073918071 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228865 9556 2527 14 0 215335 0
[pid=10683/tid=10685] ppid=10681 vsize=915460 CPUtime=0.05
/proc/10683/task/10685/stat : 10685 (java) S 10681 10683 9927 0 -1 64 802 0 0 0 5 0 0 0 17 0 8 0 166722533 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10686] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10686/stat : 10686 (java) S 10681 10683 9927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166722533 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10687] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10687/stat : 10687 (java) S 10681 10683 9927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166722533 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10688] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10688/stat : 10688 (java) S 10681 10683 9927 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166722537 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10689] ppid=10681 vsize=915460 CPUtime=0.24
/proc/10683/task/10689/stat : 10689 (java) S 10681 10683 9927 0 -1 64 390 0 0 0 23 1 0 0 15 0 8 0 166722537 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10690] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10690/stat : 10690 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166722537 937431040 9556 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10691] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10691/stat : 10691 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166722537 937431040 9556 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) 915460

[startup+6.26841 s]
/proc/loadavg: 2.10 2.09 2.02 3/88 10691
/proc/meminfo: memFree=1260352/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=915460 CPUtime=6.18
/proc/10683/stat : 10683 (java) R 10681 10683 9927 0 -1 0 11207 0 1 0 609 9 0 0 25 0 8 0 166722529 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073861654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228865 10940 2527 14 0 215335 0
[pid=10683/tid=10685] ppid=10681 vsize=915460 CPUtime=0.05
/proc/10683/task/10685/stat : 10685 (java) S 10681 10683 9927 0 -1 64 802 0 0 0 5 0 0 0 17 0 8 0 166722533 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10686] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10686/stat : 10686 (java) S 10681 10683 9927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166722533 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10687] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10687/stat : 10687 (java) S 10681 10683 9927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166722533 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10688] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10688/stat : 10688 (java) S 10681 10683 9927 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166722537 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10689] ppid=10681 vsize=915460 CPUtime=0.28
/proc/10683/task/10689/stat : 10689 (java) S 10681 10683 9927 0 -1 64 406 0 0 0 27 1 0 0 15 0 8 0 166722537 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10690] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10690/stat : 10690 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166722537 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10691] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10691/stat : 10691 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166722537 937431040 10940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7649 s]
/proc/loadavg: 2.10 2.08 2.02 3/88 10691
/proc/meminfo: memFree=1255112/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=915460 CPUtime=12.64
/proc/10683/stat : 10683 (java) R 10681 10683 9927 0 -1 0 11410 0 1 0 1255 9 0 0 25 0 8 0 166722529 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828290 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228865 11142 2527 14 0 215335 0
[pid=10683/tid=10685] ppid=10681 vsize=915460 CPUtime=0.05
/proc/10683/task/10685/stat : 10685 (java) S 10681 10683 9927 0 -1 64 802 0 0 0 5 0 0 0 16 0 8 0 166722533 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10686] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10686/stat : 10686 (java) S 10681 10683 9927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166722533 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10687] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10687/stat : 10687 (java) S 10681 10683 9927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166722533 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10688] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10688/stat : 10688 (java) S 10681 10683 9927 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166722537 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10689] ppid=10681 vsize=915460 CPUtime=0.29
/proc/10683/task/10689/stat : 10689 (java) S 10681 10683 9927 0 -1 64 410 0 0 0 28 1 0 0 16 0 8 0 166722537 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10690] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10690/stat : 10690 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166722537 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10691] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10691/stat : 10691 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166722537 937431040 11142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.618 s]
/proc/loadavg: 2.14 2.10 2.02 3/88 10691
/proc/meminfo: memFree=1245704/2055920 swapFree=4192812/4192956
[pid=10683] ppid=10681 vsize=915460 CPUtime=25.44
/proc/10683/stat : 10683 (java) R 10681 10683 9927 0 -1 0 11419 0 1 0 2535 9 0 0 25 0 8 0 166722529 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073854820 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10683/statm: 228865 11150 2527 14 0 215335 0
[pid=10683/tid=10685] ppid=10681 vsize=915460 CPUtime=0.05
/proc/10683/task/10685/stat : 10685 (java) S 10681 10683 9927 0 -1 64 802 0 0 0 5 0 0 0 16 0 8 0 166722533 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10686] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10686/stat : 10686 (java) S 10681 10683 9927 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166722533 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10687] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10687/stat : 10687 (java) S 10681 10683 9927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166722533 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10688] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10688/stat : 10688 (java) S 10681 10683 9927 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 166722537 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10689] ppid=10681 vsize=915460 CPUtime=0.29
/proc/10683/task/10689/stat : 10689 (java) S 10681 10683 9927 0 -1 64 410 0 0 0 28 1 0 0 16 0 8 0 166722537 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10690] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10690/stat : 10690 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166722537 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10683/tid=10691] ppid=10681 vsize=915460 CPUtime=0
/proc/10683/task/10691/stat : 10691 (java) S 10681 10683 9927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166722537 937431040 11150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 48.1725
CPU time (s): 47.8547
CPU user time (s): 47.7487
CPU system time (s): 0.105983
CPU usage (%): 99.3403
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.7487
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11515
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= 2307
involuntary context switches= 3035

runsolver used 0.06099 s user time and 0.165974 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sun Jan  7 15:21:28 UTC 2007


IDJOB= 207790
IDBENCH= 4334
FILE ID= node34/207790-1168183288

PBS_JOBID= 3479162

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  39d209d9e0072422fe268a5af741f940

RANDOM SEED= 815142992

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.227
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.227
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:       1295896 kB
Buffers:         36928 kB
Cached:         287704 kB
SwapCached:          0 kB
Active:         540424 kB
Inactive:       151888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:         386920 kB
Slab:            52304 kB
Committed_AS:  3586804 kB
PageTables:       2540 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= 66540 MiB



End job on node34 on Sun Jan  7 15:22:17 UTC 2007