Trace number 207882

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 198.213 198.481

DiagnosticValue
CHECKS349237626
NODES214803

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-312_ext.xml
MD5SUM18cb898c6d4e9c374a0c354fbac95ecf
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 benchmark55.6755
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/207882-1168074408/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.40	     nbVariables=76  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001
0.40	       =>  wckTime=0.107  cpuTime=0.09  mem=7M931
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.62	     nbConstraints=350  nbRelationTypes=28  nbSingletonDomainVariables=2  nbExtensionStructures=29
0.62	     nbSharedExtensionStructures=321  nbConflictsStructures=29  nbSharedConflictsStructures=321
0.62	     nbSharedBinaryRepresentations=25498  maxDegree=25  maxArity=3
0.62	       =>  wckTime=0.332  cpuTime=0.24  mem=17M85
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.543  cpuTime=0.38  mem=19M597
0.91	   
0.91	   preprocessing
0.91	     nbConstraintChecks=63427  nbValidityChecks=40827  nbPropagations=163  nbRevisions=219  nbUselessRevisions=37
0.91	     nbRemovedValues=27207  detectedInconsistency=no
0.91	       =>  wckTime=0.069  cpuTime=0.04  mem=19M597
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=100201  nbValidityChecks=92343  nbPropagations=2560  nbRevisions=7042
1.00	     nbUselessRevisions=3593  nbAssignments=35  nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=62
1.00	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.162  cpuTime=0.12  mem=19M597
1.07	   
1.07	   search
1.07	     run=1  nbConstraintChecks=200230  nbValidityChecks=188922  nbPropagations=7841  nbRevisions=20929
1.07	     nbUselessRevisions=10548  nbAssignments=76  nbFailedAssignments=44  nbBacktracks=25  nbVisitedNodes=131
1.07	     nbRestartNogoods=4  mapSize=24  nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.231  cpuTime=0.18  mem=19M597
1.14	   
1.14	   search
1.14	     run=2  nbConstraintChecks=316690  nbValidityChecks=301566  nbPropagations=16683  nbRevisions=44144
1.14	     nbUselessRevisions=22352  nbAssignments=134  nbFailedAssignments=66  nbBacktracks=48  nbVisitedNodes=221
1.14	     nbRestartNogoods=8  mapSize=39  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.305  cpuTime=0.25  mem=19M597
1.21	   
1.21	   search
1.21	     run=3  nbConstraintChecks=425872  nbValidityChecks=409072  nbPropagations=29698  nbRevisions=78686
1.21	     nbUselessRevisions=40040  nbAssignments=206  nbFailedAssignments=97  nbBacktracks=84  nbVisitedNodes=335
1.21	     nbRestartNogoods=21  mapSize=67  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.372  cpuTime=0.31  mem=19M597
1.34	   
1.34	   search
1.34	     run=4  nbConstraintChecks=644201  nbValidityChecks=618687  nbPropagations=50385  nbRevisions=134198
1.34	     nbUselessRevisions=68839  nbAssignments=305  nbFailedAssignments=138  nbBacktracks=136  nbVisitedNodes=500
1.34	     nbRestartNogoods=22  mapSize=110  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.499  cpuTime=0.44  mem=20M572
1.51	   
1.51	   search
1.51	     run=5  nbConstraintChecks=944288  nbValidityChecks=909961  nbPropagations=81418  nbRevisions=217254
1.51	     nbUselessRevisions=111806  nbAssignments=456  nbFailedAssignments=208  nbBacktracks=211  nbVisitedNodes=754
1.52	     nbRestartNogoods=29  mapSize=169  nbInferences=0  nbTooLargeKeys=0
1.52	       =>  wckTime=0.675  cpuTime=0.61  mem=20M572
1.71	   
1.71	   search
1.71	     run=6  nbConstraintChecks=1269749  nbValidityChecks=1235764  nbPropagations=124054  nbRevisions=329386
1.71	     nbUselessRevisions=169319  nbAssignments=655  nbFailedAssignments=282  nbBacktracks=324  nbVisitedNodes=1071
1.71	     nbRestartNogoods=35  mapSize=240  nbInferences=0  nbTooLargeKeys=0
1.71	       =>  wckTime=0.874  cpuTime=0.81  mem=20M572
2.02	   
2.02	   search
2.02	     run=7  nbConstraintChecks=1784551  nbValidityChecks=1757137  nbPropagations=183054  nbRevisions=486249
2.02	     nbUselessRevisions=249993  nbAssignments=948  nbFailedAssignments=392  nbBacktracks=498  nbVisitedNodes=1551
2.02	     nbRestartNogoods=44  mapSize=347  nbInferences=0  nbTooLargeKeys=0
2.02	       =>  wckTime=1.185  cpuTime=1.12  mem=21M547
2.40	   
2.40	   search
2.40	     run=8  nbConstraintChecks=2352819  nbValidityChecks=2378874  nbPropagations=263606  nbRevisions=697862
2.40	     nbUselessRevisions=358103  nbAssignments=1339  nbFailedAssignments=516  nbBacktracks=754  nbVisitedNodes=2170
2.40	     nbRestartNogoods=51  mapSize=494  nbInferences=0  nbTooLargeKeys=0
2.40	       =>  wckTime=1.565  cpuTime=1.49  mem=22M523
2.97	   
2.97	   search
2.97	     run=9  nbConstraintChecks=3222983  nbValidityChecks=3320192  nbPropagations=377316  nbRevisions=992100
2.98	     nbUselessRevisions=507923  nbAssignments=1916  nbFailedAssignments=690  nbBacktracks=1141  nbVisitedNodes=3087
2.98	     nbRestartNogoods=59  mapSize=732  nbInferences=0  nbTooLargeKeys=0
2.98	       =>  wckTime=2.135  cpuTime=2.04  mem=24M473
3.66	   
3.66	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=26M423)
3.84	   
3.84	   search
3.84	     run=10  nbConstraintChecks=4614037  nbValidityChecks=4843684  nbPropagations=540970  nbRevisions=1415670
3.84	     nbUselessRevisions=723333  nbAssignments=2767  nbFailedAssignments=948  nbBacktracks=1719  nbVisitedNodes=4486
3.84	     nbRestartNogoods=67
3.84	       =>  wckTime=3.003  cpuTime=2.9  mem=26M423
5.10	   
5.10	   search
5.10	     run=11  nbConstraintChecks=6821788  nbValidityChecks=7230197  nbPropagations=785660  nbRevisions=2042637
5.10	     nbUselessRevisions=1041361  nbAssignments=4053  nbFailedAssignments=1346  nbBacktracks=2586  nbVisitedNodes=6619
5.10	     nbRestartNogoods=77
5.10	       =>  wckTime=4.259  cpuTime=4.16  mem=26M423
6.96	   
6.96	   search
6.96	     run=12  nbConstraintChecks=10156518  nbValidityChecks=10581022  nbPropagations=1154855  nbRevisions=3011573
6.96	     nbUselessRevisions=1546292  nbAssignments=5928  nbFailedAssignments=1911  nbBacktracks=3889  nbVisitedNodes=9658
6.96	     nbRestartNogoods=93
6.96	       =>  wckTime=6.118  cpuTime=6.01  mem=26M423
10.16	   
10.16	   search
10.16	     run=13  nbConstraintChecks=15871618  nbValidityChecks=16753812  nbPropagations=1712214  nbRevisions=4455808
10.16	     nbUselessRevisions=2287000  nbAssignments=8956  nbFailedAssignments=2971  nbBacktracks=5842  nbVisitedNodes=14611
10.16	     nbRestartNogoods=111
10.16	       =>  wckTime=9.32  cpuTime=9.21  mem=26M423
14.31	   
14.31	   search
14.31	     run=14  nbConstraintChecks=23232641  nbValidityChecks=24547834  nbPropagations=2539540  nbRevisions=6628100
14.31	     nbUselessRevisions=3409526  nbAssignments=13319  nbFailedAssignments=4400  nbBacktracks=8761  nbVisitedNodes=21972
14.31	     nbRestartNogoods=129
14.31	       =>  wckTime=13.471  cpuTime=13.36  mem=26M423
20.10	   
20.10	   search
20.10	     run=15  nbConstraintChecks=33536866  nbValidityChecks=35492414  nbPropagations=3739891  nbRevisions=9759005
20.10	     nbUselessRevisions=5020991  nbAssignments=19614  nbFailedAssignments=6297  nbBacktracks=13142  nbVisitedNodes=32218
20.10	     nbRestartNogoods=143
20.10	       =>  wckTime=19.258  cpuTime=19.14  mem=26M423
29.87	   
29.87	   search
29.87	     run=16  nbConstraintChecks=50498312  nbValidityChecks=54379999  nbPropagations=5569053  nbRevisions=14444489
29.87	     nbUselessRevisions=7397230  nbAssignments=29302  nbFailedAssignments=9399  nbBacktracks=19711  nbVisitedNodes=48476
29.87	     nbRestartNogoods=165
29.87	       =>  wckTime=29.031  cpuTime=28.91  mem=26M423
42.03	   
42.03	   search
42.03	     run=17  nbConstraintChecks=72125259  nbValidityChecks=77135816  nbPropagations=8207453  nbRevisions=21264532
42.03	     nbUselessRevisions=10899095  nbAssignments=43097  nbFailedAssignments=13327  nbBacktracks=29563
42.03	     nbVisitedNodes=70957  nbRestartNogoods=186
42.03	       =>  wckTime=41.191  cpuTime=41.06  mem=26M423
62.86	   
62.86	   search
62.86	     run=18  nbConstraintChecks=108738339  nbValidityChecks=116511171  nbPropagations=12208881  nbRevisions=31626292
62.86	     nbUselessRevisions=16220801  nbAssignments=64819  nbFailedAssignments=20262  nbBacktracks=44341
62.86	     nbVisitedNodes=107104  nbRestartNogoods=206
62.86	       =>  wckTime=62.019  cpuTime=61.86  mem=26M423
89.92	   
89.92	   search
89.92	     run=19  nbConstraintChecks=156436276  nbValidityChecks=166396081  nbPropagations=18057885  nbRevisions=46826716
89.92	     nbUselessRevisions=24073554  nbAssignments=96095  nbFailedAssignments=29351  nbBacktracks=66513
89.92	     nbVisitedNodes=158637  nbRestartNogoods=221
89.92	       =>  wckTime=89.081  cpuTime=88.87  mem=26M423
132.84	   
132.84	   search
132.85	     run=20  nbConstraintChecks=231799658  nbValidityChecks=248795895  nbPropagations=26699323  nbRevisions=69089702
132.85	     nbUselessRevisions=35513415  nbAssignments=143641  nbFailedAssignments=43626  nbBacktracks=99765
132.85	     nbVisitedNodes=235139  nbRestartNogoods=243
132.85	       =>  wckTime=132.006  cpuTime=131.77  mem=26M423
198.41	   
198.41	   search
198.41	     run=21  nbConstraintChecks=349174199  nbValidityChecks=371279353  nbPropagations=39676471  nbRevisions=102765604
198.41	     nbUselessRevisions=52880741  nbAssignments=214803  nbFailedAssignments=66061  nbBacktracks=148416
198.41	     nbVisitedNodes=353282  nbRestartNogoods=259
198.41	       =>  wckTime=197.57  cpuTime=197.26  mem=26M423
198.41	   
198.41	   global
198.41	     nbConstraintChecks=349237626  nbValidityChecks=371320180  nbPropagations=39676634  nbRevisions=102765823
198.41	     nbUselessRevisions=52880778  nbRestartNogoods=259  solvingWckTime=197.572  solvingCpuTime=197.26  expiredTime=no
198.41	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=197.69
198.41	       =>  wckTime=198.121  cpuTime=197.64  mem=26M423
198.42	   
198.42	s SATISFIABLE
198.42	v 24 1 18 1 15 20 17 1 25 13 23 7 2 4 16 17 1 15 13 6 5 14 14 2 11 4 4 10 8 2 20 1 10 3 7 9 6 1 9 17 19 9 12 9 22 1 3 13 21 9 2 22 23 36 43 47 64 79 85 99 101 105 115 117 118 121 130 131 148 157 166 167 180 189 189 0 
198.42	d NODES 214803
198.42	d CHECKS 349237626
198.42	   
198.42	   totalWckTime=198.199  totalCpuTime=197.69

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/node1/watcher-207882-1168074408 -o ROOT/results/node1/solver-207882-1168074408 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207882-1168074408/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.78 1.90 1.90 4/93 16598
/proc/meminfo: memFree=1115544/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=1816 CPUtime=0
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 351 0 0 0 0 0 0 0 18 0 1 0 155836602 1859584 145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16597/statm: 446 147 112 14 0 91 0

[startup+0.108371 s]
/proc/loadavg: 1.78 1.90 1.90 4/93 16598
/proc/meminfo: memFree=1115544/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=914988 CPUtime=0.1
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 3121 0 1 0 9 1 0 0 24 0 8 0 155836602 936947712 2867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228747 2868 1470 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.518419 s]
/proc/loadavg: 1.78 1.90 1.90 4/93 16598
/proc/meminfo: memFree=1115544/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915328 CPUtime=0.5
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 7404 0 1 0 47 3 0 0 25 0 8 0 155836602 937295872 7143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228832 7144 2142 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34751 s]
/proc/loadavg: 1.78 1.90 1.90 3/100 16605
/proc/meminfo: memFree=1085600/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=1.32
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 10193 0 1 0 127 5 0 0 25 0 8 0 155836602 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 9930 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.23
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 388 0 0 0 22 1 0 0 15 0 8 0 155836608 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 9930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98871 s]
/proc/loadavg: 1.78 1.90 1.90 3/100 16605
/proc/meminfo: memFree=1084512/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=2.97
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 10943 0 1 0 291 6 0 0 25 0 8 0 155836602 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693983 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 10679 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 17 0 8 0 155836605 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.26
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 404 0 0 0 25 1 0 0 15 0 8 0 155836608 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 10679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915460

[startup+6.26809 s]
/proc/loadavg: 1.80 1.90 1.90 3/100 16605
/proc/meminfo: memFree=1080672/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=6.25
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 11397 0 1 0 619 6 0 0 25 0 8 0 155836602 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826112 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 11131 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.27
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 411 0 0 0 26 1 0 0 17 0 8 0 155836608 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 11131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7629 s]
/proc/loadavg: 1.82 1.90 1.90 3/100 16605
/proc/meminfo: memFree=1080672/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=12.74
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 11403 0 1 0 1268 6 0 0 25 0 8 0 155836602 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831881 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 11137 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.27
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 411 0 0 0 26 1 0 0 17 0 8 0 155836608 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 11137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915460

[startup+25.6304 s]
/proc/loadavg: 1.93 1.92 1.91 3/100 16605
/proc/meminfo: memFree=1080672/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=25.6
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 11409 0 1 0 2554 6 0 0 25 0 8 0 155836602 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698889 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 11142 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.27
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 411 0 0 0 26 1 0 0 16 0 8 0 155836608 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 11142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 915460

[startup+51.2624 s]
/proc/loadavg: 2.03 1.94 1.91 3/100 16605
/proc/meminfo: memFree=1080672/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=51.19
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 11416 0 1 0 5113 6 0 0 25 0 8 0 155836602 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874133 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 11149 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.27
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 412 0 0 0 26 1 0 0 16 0 8 0 155836608 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 11149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915460

[startup+102.517 s]
/proc/loadavg: 2.01 1.95 1.91 3/100 16605
/proc/meminfo: memFree=1080672/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=102.39
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 11423 0 1 0 10233 6 0 0 25 0 8 0 155836602 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 11156 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.27
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 413 0 0 0 26 1 0 0 16 0 8 0 155836608 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 11156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 915460

[startup+162.525 s]
/proc/loadavg: 2.00 1.95 1.91 3/100 16605
/proc/meminfo: memFree=1080672/2055920 swapFree=4165584/4192956
[pid=16597] ppid=16595 vsize=915460 CPUtime=162.34
/proc/16597/stat : 16597 (java) R 16595 16597 16530 0 -1 0 11426 0 1 0 16228 6 0 0 25 0 8 0 155836602 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16597/statm: 228865 11158 2517 14 0 215335 0
[pid=16597/tid=16599] ppid=16595 vsize=915460 CPUtime=0.03
/proc/16597/task/16599/stat : 16599 (java) S 16595 16597 16530 0 -1 64 940 0 0 0 3 0 0 0 16 0 8 0 155836605 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16600] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16600/stat : 16600 (java) S 16595 16597 16530 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155836605 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16601] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16601/stat : 16601 (java) S 16595 16597 16530 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155836605 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16602] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16602/stat : 16602 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155836608 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16603] ppid=16595 vsize=915460 CPUtime=0.27
/proc/16597/task/16603/stat : 16603 (java) S 16595 16597 16530 0 -1 64 413 0 0 0 26 1 0 0 16 0 8 0 155836608 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16604] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16604/stat : 16604 (java) S 16595 16597 16530 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155836609 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16597/tid=16605] ppid=16595 vsize=915460 CPUtime=0
/proc/16597/task/16605/stat : 16605 (java) S 16595 16597 16530 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155836609 937431040 11158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 198.481
CPU time (s): 198.213
CPU user time (s): 198.139
CPU system time (s): 0.073988
CPU usage (%): 99.8648
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.139
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11519
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= 5285
involuntary context switches= 9938

runsolver used 0.310952 s user time and 0.579911 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 09:06:48 UTC 2007


IDJOB= 207882
IDBENCH= 4341
FILE ID= node1/207882-1168074408

PBS_JOBID= 3475782

Free space on /tmp= 66296 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  18cb898c6d4e9c374a0c354fbac95ecf

RANDOM SEED= 933757859

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.234
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.234
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:       1116024 kB
Buffers:         69628 kB
Cached:         614024 kB
SwapCached:       3692 kB
Active:         489264 kB
Inactive:       353156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116024 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:         178696 kB
Slab:            81912 kB
Committed_AS:  4936448 kB
PageTables:       2616 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= 66296 MiB



End job on node1 on Sat Jan  6 09:10:07 UTC 2007