Trace number 207843

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 ACSAT 18.2322 18.3598

DiagnosticValue
CHECKS30861080
NODES18878

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-523_ext.xml
MD5SUM574d05c6319781b81aa96225f5b39ad5
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 benchmark18.2322
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/207843-1168074388/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.41	     nbVariables=76  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001
0.41	       =>  wckTime=0.107  cpuTime=0.08  mem=7M931
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.62	     nbConstraints=350  nbRelationTypes=28  nbSingletonDomainVariables=2  nbExtensionStructures=29
0.62	     nbSharedExtensionStructures=321  nbConflictsStructures=29  nbSharedConflictsStructures=321
0.62	     nbSharedBinaryRepresentations=25494  maxDegree=25  maxArity=3
0.62	       =>  wckTime=0.322  cpuTime=0.22  mem=16M464
0.67	   
0.68	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.531  cpuTime=0.36  mem=19M34
0.90	   
0.90	   preprocessing
0.90	     nbConstraintChecks=58521  nbValidityChecks=35828  nbPropagations=155  nbRevisions=215  nbUselessRevisions=44
0.90	     nbRemovedValues=26898  detectedInconsistency=no
0.90	       =>  wckTime=0.066  cpuTime=0.05  mem=19M34
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=120229  nbValidityChecks=105998  nbPropagations=2654  nbRevisions=7582
1.00	     nbUselessRevisions=4041  nbAssignments=35  nbFailedAssignments=18  nbBacktracks=12  nbVisitedNodes=61
1.00	     nbRestartNogoods=0  mapSize=12  nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.165  cpuTime=0.13  mem=19M34
1.07	   
1.07	   search
1.07	     run=1  nbConstraintChecks=219033  nbValidityChecks=205646  nbPropagations=8268  nbRevisions=23365
1.07	     nbUselessRevisions=12508  nbAssignments=82  nbFailedAssignments=43  nbBacktracks=27  nbVisitedNodes=141
1.07	     nbRestartNogoods=7  mapSize=26  nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.235  cpuTime=0.19  mem=19M34
1.14	   
1.14	   search
1.14	     run=2  nbConstraintChecks=312121  nbValidityChecks=306278  nbPropagations=16938  nbRevisions=47403
1.14	     nbUselessRevisions=25416  nbAssignments=134  nbFailedAssignments=64  nbBacktracks=49  nbVisitedNodes=225
1.14	     nbRestartNogoods=14  mapSize=44  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.302  cpuTime=0.25  mem=19M34
1.21	   
1.21	   search
1.21	     run=3  nbConstraintChecks=419012  nbValidityChecks=422761  nbPropagations=29044  nbRevisions=79810
1.21	     nbUselessRevisions=42606  nbAssignments=198  nbFailedAssignments=89  nbBacktracks=82  nbVisitedNodes=328
1.21	     nbRestartNogoods=21  mapSize=70  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.369  cpuTime=0.32  mem=19M34
1.34	   
1.34	   search
1.34	     run=4  nbConstraintChecks=639707  nbValidityChecks=650592  nbPropagations=47913  nbRevisions=130209
1.34	     nbUselessRevisions=69392  nbAssignments=302  nbFailedAssignments=134  nbBacktracks=133  nbVisitedNodes=504
1.34	     nbRestartNogoods=23  mapSize=111  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.5  cpuTime=0.44  mem=20M9
1.51	   
1.51	   search
1.51	     run=5  nbConstraintChecks=952413  nbValidityChecks=926203  nbPropagations=74851  nbRevisions=204234
1.51	     nbUselessRevisions=109583  nbAssignments=443  nbFailedAssignments=194  nbBacktracks=208  nbVisitedNodes=733
1.51	     nbRestartNogoods=28  mapSize=160  nbInferences=0  nbTooLargeKeys=0
1.51	       =>  wckTime=0.669  cpuTime=0.61  mem=20M9
1.74	   
1.74	   search
1.74	     run=6  nbConstraintChecks=1363817  nbValidityChecks=1311328  nbPropagations=114842  nbRevisions=315894
1.74	     nbUselessRevisions=170940  nbAssignments=644  nbFailedAssignments=273  nbBacktracks=322  nbVisitedNodes=1068
1.74	     nbRestartNogoods=38  mapSize=233  nbInferences=0  nbTooLargeKeys=0
1.74	       =>  wckTime=0.904  cpuTime=0.84  mem=20M984
2.03	   
2.03	   search
2.03	     run=7  nbConstraintChecks=1861568  nbValidityChecks=1779255  nbPropagations=169539  nbRevisions=465552
2.03	     nbUselessRevisions=252180  nbAssignments=914  nbFailedAssignments=366  nbBacktracks=492  nbVisitedNodes=1501
2.03	     nbRestartNogoods=43  mapSize=329  nbInferences=0  nbTooLargeKeys=0
2.03	       =>  wckTime=1.191  cpuTime=1.12  mem=20M984
2.40	   
2.40	   search
2.40	     run=8  nbConstraintChecks=2443689  nbValidityChecks=2362558  nbPropagations=244185  nbRevisions=669642
2.40	     nbUselessRevisions=362798  nbAssignments=1300  nbFailedAssignments=484  nbBacktracks=749  nbVisitedNodes=2125
2.40	     nbRestartNogoods=56  mapSize=487  nbInferences=0  nbTooLargeKeys=0
2.40	       =>  wckTime=1.559  cpuTime=1.48  mem=21M960
3.04	   
3.04	   search
3.04	     run=9  nbConstraintChecks=3545808  nbValidityChecks=3409562  nbPropagations=354437  nbRevisions=971886
3.04	     nbUselessRevisions=527732  nbAssignments=1895  nbFailedAssignments=677  nbBacktracks=1134  nbVisitedNodes=3088
3.04	     nbRestartNogoods=65  mapSize=704  nbInferences=0  nbTooLargeKeys=0
3.04	       =>  wckTime=2.2  cpuTime=2.11  mem=23M910
3.72	   
3.72	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=25M860)
3.81	   
3.81	   search
3.81	     run=10  nbConstraintChecks=4773630  nbValidityChecks=4700668  nbPropagations=512365  nbRevisions=1397279
3.81	     nbUselessRevisions=756977  nbAssignments=2786  nbFailedAssignments=977  nbBacktracks=1710  nbVisitedNodes=4556
3.81	     nbRestartNogoods=79
3.81	       =>  wckTime=2.978  cpuTime=2.87  mem=25M860
4.91	   
4.91	   search
4.91	     run=11  nbConstraintChecks=6849356  nbValidityChecks=6700241  nbPropagations=743263  nbRevisions=2032848
4.91	     nbUselessRevisions=1105075  nbAssignments=4091  nbFailedAssignments=1399  nbBacktracks=2576  nbVisitedNodes=6743
4.91	     nbRestartNogoods=87
4.91	       =>  wckTime=4.077  cpuTime=3.96  mem=25M860
6.56	   
6.56	   search
6.56	     run=12  nbConstraintChecks=9841407  nbValidityChecks=9793090  nbPropagations=1080199  nbRevisions=2949502
6.56	     nbUselessRevisions=1605203  nbAssignments=6061  nbFailedAssignments=2052  nbBacktracks=3875  nbVisitedNodes=10053
6.56	     nbRestartNogoods=98
6.56	       =>  wckTime=5.728  cpuTime=5.6  mem=25M860
9.09	   
9.09	   search
9.09	     run=13  nbConstraintChecks=14330435  nbValidityChecks=14478337  nbPropagations=1592852  nbRevisions=4349584
9.09	     nbUselessRevisions=2372349  nbAssignments=8966  nbFailedAssignments=2998  nbBacktracks=5821  nbVisitedNodes=15062
9.09	     nbRestartNogoods=111
9.09	       =>  wckTime=8.254  cpuTime=8.12  mem=25M860
13.99	   
13.99	   search
13.99	     run=14  nbConstraintChecks=23174159  nbValidityChecks=23899499  nbPropagations=2418611  nbRevisions=6535813
13.99	     nbUselessRevisions=3542978  nbAssignments=13856  nbFailedAssignments=4958  nbBacktracks=8741  nbVisitedNodes=23740
13.99	     nbRestartNogoods=122
13.99	       =>  wckTime=13.151  cpuTime=13.0  mem=25M860
18.31	   
18.31	   search
18.31	     run=15  nbConstraintChecks=30802559  nbValidityChecks=31962181  nbPropagations=3528631  nbRevisions=9456320
18.31	     nbUselessRevisions=5094653  nbAssignments=18878  nbFailedAssignments=6881  nbBacktracks=11764  nbVisitedNodes=32252
18.31	     nbRestartNogoods=133
18.31	       =>  wckTime=17.471  cpuTime=17.3  mem=25M860
18.31	   
18.31	   global
18.31	     nbConstraintChecks=30861080  nbValidityChecks=31998009  nbPropagations=3528786  nbRevisions=9456535
18.31	     nbUselessRevisions=5094697  nbRestartNogoods=133  solvingWckTime=17.472  solvingCpuTime=17.3  expiredTime=no
18.31	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=17.71
18.31	       =>  wckTime=18.009  cpuTime=17.66  mem=25M860
18.31	   
18.31	s SATISFIABLE
18.31	v 15 17 13 10 18 3 14 0 3 0 16 6 17 4 19 4 20 1 6 0 22 15 23 2 25 4 24 24 5 1 4 2 9 7 12 15 10 11 8 11 11 1 2 0 7 17 21 12 1 8 27 30 30 30 36 40 44 45 45 60 62 66 90 91 93 100 115 126 137 138 138 155 167 175 175 0 
18.31	d NODES 18878
18.31	d CHECKS 30861080
18.31	   
18.31	   totalWckTime=18.086  totalCpuTime=17.72

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/node42/watcher-207843-1168074388 -o ROOT/results/node42/solver-207843-1168074388 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207843-1168074388/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.40 1.25 1.34 5/73 23693
/proc/meminfo: memFree=1347600/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=18540 CPUtime=0
/proc/23692/stat : 23692 (runsolver) R 23687 23692 23583 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 155838052 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23692/statm: 4635 279 244 17 0 2626 0

[startup+0.105044 s]
/proc/loadavg: 1.40 1.25 1.34 5/73 23693
/proc/meminfo: memFree=1347600/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=914988 CPUtime=0.08
/proc/23692/stat : 23692 (java) R 23687 23692 23583 0 -1 0 3000 0 1 0 7 1 0 0 17 0 8 0 155838052 936947712 2746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228747 2746 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513092 s]
/proc/loadavg: 1.40 1.25 1.34 5/73 23693
/proc/meminfo: memFree=1347600/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=915328 CPUtime=0.49
/proc/23692/stat : 23692 (java) S 23687 23692 23583 0 -1 0 7063 0 1 0 45 4 0 0 18 0 8 0 155838052 937295872 6802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228832 6802 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33918 s]
/proc/loadavg: 1.40 1.25 1.34 4/87 23707
/proc/meminfo: memFree=1287648/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=915460 CPUtime=1.31
/proc/23692/stat : 23692 (java) R 23687 23692 23583 0 -1 0 9796 0 1 0 124 7 0 0 19 0 8 0 155838052 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866853 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228865 9533 2517 14 0 215335 0
[pid=23692/tid=23695] ppid=23687 vsize=915460 CPUtime=0.03
/proc/23692/task/23695/stat : 23695 (java) S 23687 23692 23583 0 -1 64 807 0 0 0 3 0 0 0 16 0 8 0 155838056 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23698/stat : 23698 (java) S 23687 23692 23583 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23687 23692 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23687 23692 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155838060 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23702] ppid=23687 vsize=915460 CPUtime=0.22
/proc/23692/task/23702/stat : 23702 (java) S 23687 23692 23583 0 -1 64 388 0 0 0 21 1 0 0 16 0 8 0 155838060 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23704] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23704/stat : 23704 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155838060 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23706] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23706/stat : 23706 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155838060 937431040 9533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98736 s]
/proc/loadavg: 1.40 1.25 1.34 3/87 23707
/proc/meminfo: memFree=1285216/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=915460 CPUtime=2.95
/proc/23692/stat : 23692 (java) R 23687 23692 23583 0 -1 0 10774 0 1 0 288 7 0 0 25 0 8 0 155838052 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073912407 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228865 10510 2517 14 0 215335 0
[pid=23692/tid=23695] ppid=23687 vsize=915460 CPUtime=0.03
/proc/23692/task/23695/stat : 23695 (java) S 23687 23692 23583 0 -1 64 807 0 0 0 3 0 0 0 17 0 8 0 155838056 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23698/stat : 23698 (java) S 23687 23692 23583 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23687 23692 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23687 23692 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155838060 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23702] ppid=23687 vsize=915460 CPUtime=0.24
/proc/23692/task/23702/stat : 23702 (java) S 23687 23692 23583 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 155838060 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23704] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23704/stat : 23704 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155838060 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23706] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23706/stat : 23706 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155838060 937431040 10510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.26672 s]
/proc/loadavg: 1.45 1.27 1.35 3/87 23707
/proc/meminfo: memFree=1277216/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=915460 CPUtime=6.21
/proc/23692/stat : 23692 (java) R 23687 23692 23583 0 -1 0 11323 0 1 0 614 7 0 0 25 0 8 0 155838052 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228865 11057 2517 14 0 215335 0
[pid=23692/tid=23695] ppid=23687 vsize=915460 CPUtime=0.03
/proc/23692/task/23695/stat : 23695 (java) S 23687 23692 23583 0 -1 64 807 0 0 0 3 0 0 0 16 0 8 0 155838056 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23698/stat : 23698 (java) S 23687 23692 23583 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23687 23692 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23687 23692 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155838060 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23702] ppid=23687 vsize=915460 CPUtime=0.26
/proc/23692/task/23702/stat : 23702 (java) S 23687 23692 23583 0 -1 64 410 0 0 0 25 1 0 0 17 0 8 0 155838060 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23704] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23704/stat : 23704 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155838060 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23706] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23706/stat : 23706 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155838060 937431040 11057 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915460

[startup+12.7554 s]
/proc/loadavg: 1.49 1.28 1.35 3/87 23707
/proc/meminfo: memFree=1277160/2055920 swapFree=4191892/4192956
[pid=23692] ppid=23687 vsize=915460 CPUtime=12.68
/proc/23692/stat : 23692 (java) R 23687 23692 23583 0 -1 0 11330 0 1 0 1261 7 0 0 25 0 8 0 155838052 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824437 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228865 11064 2517 14 0 215335 0
[pid=23692/tid=23695] ppid=23687 vsize=915460 CPUtime=0.03
/proc/23692/task/23695/stat : 23695 (java) S 23687 23692 23583 0 -1 64 807 0 0 0 3 0 0 0 16 0 8 0 155838056 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23698/stat : 23698 (java) S 23687 23692 23583 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23687 23692 23583 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155838056 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23687 23692 23583 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155838060 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23702] ppid=23687 vsize=915460 CPUtime=0.26
/proc/23692/task/23702/stat : 23702 (java) S 23687 23692 23583 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 155838060 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23704] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23704/stat : 23704 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155838060 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23706] ppid=23687 vsize=915460 CPUtime=0
/proc/23692/task/23706/stat : 23706 (java) S 23687 23692 23583 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155838060 937431040 11064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 18.3598
CPU time (s): 18.2322
CPU user time (s): 18.1442
CPU system time (s): 0.087986
CPU usage (%): 99.305
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1442
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11426
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= 1334
involuntary context switches= 1782

runsolver used 0.022996 s user time and 0.072988 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 09:06:28 UTC 2007


IDJOB= 207843
IDBENCH= 4338
FILE ID= node42/207843-1168074388

PBS_JOBID= 3476019

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  574d05c6319781b81aa96225f5b39ad5

RANDOM SEED= 880257865

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.229
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.229
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:       1348688 kB
Buffers:         49804 kB
Cached:         563084 kB
SwapCached:        268 kB
Active:         109872 kB
Inactive:       522548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348688 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3996 kB
Writeback:           0 kB
Mapped:          28472 kB
Slab:            60564 kB
Committed_AS:  2661536 kB
PageTables:       1656 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= 66541 MiB



End job on node42 on Sat Jan  6 09:06:47 UTC 2007