Trace number 281072

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
AbsconMax 109 PFCOPTIMUM 138.157 138.223

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-1_ext.xml
MD5SUM074334a74b9cca65d3467805ba0e1d32
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark4.41833
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281072-1169309759/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.097  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1254  maxDegree=8
0.50	     maxArity=2
0.50	       =>  wckTime=0.198  cpuTime=0.15  mem=8M860
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.278  cpuTime=0.19  mem=5M492
0.58	
0.58	s SATISFIABLE
0.58	o 52
0.58	c 49
0.58	o 56
0.58	c 45
0.58	o 59
0.58	c 42
0.59	o 62
0.59	c 39
0.59	o 65
0.59	c 36
0.59	o 68
0.59	c 33
0.59	o 70
0.59	c 31
0.59	o 72
0.59	c 29
0.59	o 73
0.59	c 28
0.59	o 74
0.59	c 27
0.59	o 75
0.59	c 26
0.59	o 76
0.59	c 25
0.59	o 77
0.59	c 24
0.59	o 79
0.59	c 22
0.59	o 81
0.59	c 20
0.59	o 82
0.59	c 19
0.59	o 83
0.59	c 18
0.60	o 84
0.60	c 17
0.60	o 85
0.60	c 16
0.60	o 87
0.60	c 14
0.60	o 88
0.60	c 13
0.60	o 89
0.60	c 12
0.60	o 90
0.60	c 11
0.60	o 91
0.60	c 10
0.60	o 92
0.60	c 9
0.60	o 93
0.60	c 8
0.61	o 94
0.61	c 7
0.61	o 95
0.61	c 6
0.62	o 96
0.62	c 5
0.65	o 98
0.65	c 3
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=5672948  nbAssignments=10000
1.98	       =>  wckTime=1.404  cpuTime=1.38  mem=5M492
3.26	   
3.26	   search
3.26	     run=1  nbConstraintChecks=11382078  nbAssignments=20000
3.26	       =>  wckTime=2.682  cpuTime=2.66  mem=5M492
4.51	   
4.51	   search
4.51	     run=2  nbConstraintChecks=16825949  nbAssignments=30000
4.51	       =>  wckTime=3.929  cpuTime=3.9  mem=5M492
5.79	   
5.79	   search
5.79	     run=3  nbConstraintChecks=22520891  nbAssignments=40000
5.79	       =>  wckTime=5.216  cpuTime=5.18  mem=5M492
6.99	   
6.99	   search
6.99	     run=4  nbConstraintChecks=27511179  nbAssignments=50000
6.99	       =>  wckTime=6.413  cpuTime=6.38  mem=5M492
8.30	   
8.30	   search
8.30	     run=5  nbConstraintChecks=33397999  nbAssignments=60000
8.30	       =>  wckTime=7.724  cpuTime=7.69  mem=5M492
9.59	   
9.59	   search
9.59	     run=6  nbConstraintChecks=39108724  nbAssignments=70000
9.59	       =>  wckTime=9.012  cpuTime=8.98  mem=5M492
10.88	   
10.88	   search
10.88	     run=7  nbConstraintChecks=44851808  nbAssignments=80000
10.88	       =>  wckTime=10.304  cpuTime=10.27  mem=5M492
12.16	   
12.16	   search
12.16	     run=8  nbConstraintChecks=50453502  nbAssignments=90000
12.16	       =>  wckTime=11.58  cpuTime=11.55  mem=5M492
13.47	   
13.47	   search
13.47	     run=9  nbConstraintChecks=56276547  nbAssignments=100000
13.47	       =>  wckTime=12.889  cpuTime=12.86  mem=5M492
14.70	   
14.70	   search
14.70	     run=10  nbConstraintChecks=61590086  nbAssignments=110000
14.70	       =>  wckTime=14.121  cpuTime=14.09  mem=5M492
15.89	   
15.89	   search
15.89	     run=11  nbConstraintChecks=66587243  nbAssignments=120000
15.89	       =>  wckTime=15.31  cpuTime=15.28  mem=5M492
17.14	   
17.14	   search
17.14	     run=12  nbConstraintChecks=72098491  nbAssignments=130000
17.14	       =>  wckTime=16.564  cpuTime=16.53  mem=5M492
18.39	   
18.39	   search
18.39	     run=13  nbConstraintChecks=77542507  nbAssignments=140000
18.39	       =>  wckTime=17.813  cpuTime=17.78  mem=5M492
19.61	   
19.61	   search
19.61	     run=14  nbConstraintChecks=82799389  nbAssignments=150000
19.61	       =>  wckTime=19.031  cpuTime=19.0  mem=5M492
20.85	   
20.85	   search
20.85	     run=15  nbConstraintChecks=88279098  nbAssignments=160000
20.85	       =>  wckTime=20.278  cpuTime=20.25  mem=5M492
22.13	   
22.13	   search
22.13	     run=16  nbConstraintChecks=93986270  nbAssignments=170000
22.13	       =>  wckTime=21.557  cpuTime=21.52  mem=5M492
23.41	   
23.41	   search
23.41	     run=17  nbConstraintChecks=99657194  nbAssignments=180000
23.41	       =>  wckTime=22.834  cpuTime=22.8  mem=5M492
24.64	   
24.64	   search
24.64	     run=18  nbConstraintChecks=104923488  nbAssignments=190000
24.64	       =>  wckTime=24.063  cpuTime=24.03  mem=5M492
25.95	   
25.95	   search
25.95	     run=19  nbConstraintChecks=110763099  nbAssignments=200000
25.95	       =>  wckTime=25.372  cpuTime=25.33  mem=5M492
27.19	   
27.19	   search
27.19	     run=20  nbConstraintChecks=116070847  nbAssignments=210000
27.19	       =>  wckTime=26.61  cpuTime=26.57  mem=5M492
28.47	   
28.47	   search
28.47	     run=21  nbConstraintChecks=121744172  nbAssignments=220000
28.47	       =>  wckTime=27.894  cpuTime=27.85  mem=5M492
29.68	   
29.68	   search
29.68	     run=22  nbConstraintChecks=126885820  nbAssignments=230000
29.68	       =>  wckTime=29.108  cpuTime=29.07  mem=5M492
30.67	   
30.67	   search
30.67	     run=23  nbConstraintChecks=131247913  nbAssignments=237669
30.67	       =>  wckTime=30.094  cpuTime=30.06  mem=5M492
30.67	   
30.67	   global
30.67	     nbConstraintChecks=131247913  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.67	     solvingWckTime=30.091  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.67	     globalCpuTime=30.29
30.67	       =>  wckTime=30.372  cpuTime=30.25  mem=5M492
30.67	   
30.67	   solver IterativeSystematicSolver being built... 
30.80	       =>  wckTime=30.499  cpuTime=30.35  mem=16M547
30.80	   
30.80	   preprocessing
30.80	     nbConstraintChecks=100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.80	     detectedInconsistency=no
30.80	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M547
30.89	   
30.89	   search
30.89	     run=0  nbConstraintChecks=100612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65
30.89	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=124  nbRestartNogoods=0
30.89	       =>  wckTime=0.088  cpuTime=0.07  mem=16M547
30.96	   
30.96	   search
30.96	     run=1  nbConstraintChecks=238694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
30.96	     nbFailedAssignments=119  nbBacktracks=25  nbVisitedNodes=302  nbRestartNogoods=18
30.96	       =>  wckTime=0.162  cpuTime=0.14  mem=16M547
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=416715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296
31.05	     nbFailedAssignments=232  nbBacktracks=47  nbVisitedNodes=574  nbRestartNogoods=23
31.05	       =>  wckTime=0.249  cpuTime=0.22  mem=16M547
31.14	   
31.14	   search
31.14	     run=3  nbConstraintChecks=665085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=475
31.14	     nbFailedAssignments=365  nbBacktracks=80  nbVisitedNodes=919  nbRestartNogoods=25
31.14	       =>  wckTime=0.346  cpuTime=0.32  mem=16M547
31.36	   
31.36	   search
31.36	     run=4  nbConstraintChecks=1200561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826
31.36	     nbFailedAssignments=659  nbBacktracks=131  nbVisitedNodes=1610  nbRestartNogoods=51
31.36	       =>  wckTime=0.564  cpuTime=0.54  mem=16M547
31.62	   
31.62	   search
31.62	     run=5  nbConstraintChecks=1793665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1219
31.62	     nbFailedAssignments=971  nbBacktracks=207  nbVisitedNodes=2385  nbRestartNogoods=63
31.62	       =>  wckTime=0.817  cpuTime=0.79  mem=16M547
31.94	   
31.94	   search
31.94	     run=6  nbConstraintChecks=2658613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1841
31.94	     nbFailedAssignments=1467  nbBacktracks=321  nbVisitedNodes=3614  nbRestartNogoods=71
31.94	       =>  wckTime=1.142  cpuTime=1.1  mem=16M547
32.44	   
32.44	   search
32.44	     run=7  nbConstraintChecks=3975337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2744
32.44	     nbFailedAssignments=2193  nbBacktracks=491  nbVisitedNodes=5411  nbRestartNogoods=98
32.44	       =>  wckTime=1.644  cpuTime=1.6  mem=16M547
33.42	   
33.42	   search
33.42	     run=8  nbConstraintChecks=6644530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4433
33.42	     nbFailedAssignments=3616  nbBacktracks=748  nbVisitedNodes=8766  nbRestartNogoods=114
33.42	       =>  wckTime=2.626  cpuTime=2.57  mem=16M547
34.28	   
34.28	   search
34.28	     run=9  nbConstraintChecks=8886597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6012
34.28	     nbFailedAssignments=4800  nbBacktracks=1132  nbVisitedNodes=11908  nbRestartNogoods=139
34.28	       =>  wckTime=3.479  cpuTime=3.43  mem=16M547
36.07	   
36.07	   search
36.07	     run=10  nbConstraintChecks=13314103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9061
36.07	     nbFailedAssignments=7267  nbBacktracks=1708  nbVisitedNodes=17962  nbRestartNogoods=174
36.07	       =>  wckTime=5.27  cpuTime=5.21  mem=16M547
38.05	   
38.05	   search
38.05	     run=11  nbConstraintChecks=19004713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12606
38.06	     nbFailedAssignments=9937  nbBacktracks=2572  nbVisitedNodes=25033  nbRestartNogoods=188
38.06	       =>  wckTime=7.257  cpuTime=7.2  mem=16M547
41.59	   
41.59	   search
41.59	     run=12  nbConstraintChecks=28156581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18810
41.59	     nbFailedAssignments=14835  nbBacktracks=3870  nbVisitedNodes=37408  nbRestartNogoods=223
41.60	       =>  wckTime=10.797  cpuTime=10.74  mem=16M547
46.64	   
46.64	   search
46.64	     run=13  nbConstraintChecks=41829180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27994
46.64	     nbFailedAssignments=22064  nbBacktracks=5816  nbVisitedNodes=55697  nbRestartNogoods=237
46.64	       =>  wckTime=15.844  cpuTime=15.78  mem=16M547
53.87	   
53.87	   search
53.87	     run=14  nbConstraintChecks=60472647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41102
53.87	     nbFailedAssignments=32242  nbBacktracks=8737  nbVisitedNodes=81679  nbRestartNogoods=255
53.87	       =>  wckTime=23.07  cpuTime=23.0  mem=16M547
62.94	   
62.94	   search
62.94	     run=15  nbConstraintChecks=82596000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56516
62.94	     nbFailedAssignments=43265  nbBacktracks=13115  nbVisitedNodes=112233  nbRestartNogoods=281
62.94	       =>  wckTime=32.138  cpuTime=32.07  mem=16M547
76.65	   
76.65	   search
76.65	     run=16  nbConstraintChecks=112163705  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78717
76.65	     nbFailedAssignments=58886  nbBacktracks=19685  nbVisitedNodes=156275  nbRestartNogoods=307
76.65	       =>  wckTime=45.856  cpuTime=45.78  mem=16M547
94.33	   
94.33	   search
94.33	     run=17  nbConstraintChecks=148396044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106992
94.33	     nbFailedAssignments=77302  nbBacktracks=29537  nbVisitedNodes=211607  nbRestartNogoods=325
94.33	       =>  wckTime=63.529  cpuTime=63.45  mem=16M547
116.41	   
116.41	   search
116.41	     run=18  nbConstraintChecks=190989134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=141724
116.41	     nbFailedAssignments=97251  nbBacktracks=44317  nbVisitedNodes=279652  nbRestartNogoods=342
116.41	       =>  wckTime=85.61  cpuTime=85.52  mem=16M547
138.19	   
138.19	   search
138.19	     run=19  nbConstraintChecks=234105049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177846
138.19	     nbFailedAssignments=118786  nbBacktracks=58905  nbVisitedNodes=350370  nbRestartNogoods=364
138.19	       =>  wckTime=107.39  cpuTime=107.3  mem=16M547
138.19	   
138.19	   global
138.19	     nbConstraintChecks=234105149  nbRestartNogoods=364  solvingWckTime=107.391  solvingCpuTime=107.3  expiredTime=no
138.19	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=137.69
138.19	       =>  wckTime=137.89  cpuTime=137.65  mem=16M547
138.19	
138.19	s OPTIMUM FOUND
138.19	v 1 2 8 1 3 2 2 3 5 8 1 6 5 6 5 6 7 6 1 6 3 0 9 1 4 6 3 4 1 5 9 1 9 4 2 4 3 2 2 3 
138.19	   
138.19	   totalWckTime=137.965  totalCpuTime=137.69

Verifier Data (download as text)

3 unsatisfied constraints, 98 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node69/watcher-281072-1169309759 -o ROOT/results/node69/solver-281072-1169309759 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281072-1169309759/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.00 1.00 1.13 2/65 15839
/proc/meminfo: memFree=1334624/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=168 CPUtime=0
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 78472824 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 11952932 0 0 4096 0 0 0 0 17 1 0 0
/proc/15838/statm: 42 23 18 14 0 2 0

[startup+0.106687 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 15839
/proc/meminfo: memFree=1334624/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=914988 CPUtime=0.09
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 3037 0 1 0 7 2 0 0 16 0 8 0 78472824 936947712 2783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 228747 2784 1442 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514719 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 15839
/proc/meminfo: memFree=1334624/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=915332 CPUtime=0.48
/proc/15838/stat : 15838 (java) S 15836 15838 14917 0 -1 0 6604 0 1 0 44 4 0 0 16 0 8 0 78472824 937299968 6343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 228833 6343 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33778 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 15846
/proc/meminfo: memFree=1316904/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916468 CPUtime=1.31
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 7102 0 1 0 105 26 0 0 17 0 8 0 78472824 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 6840 2476 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916468 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78472828 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938467328 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938467328 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916468 CPUtime=0.1
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 78472832 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938463232 6840 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) 916468

[startup+2.98192 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 15846
/proc/meminfo: memFree=1316776/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916472 CPUtime=2.96
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 7105 0 1 0 219 77 0 0 18 0 8 0 78472824 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 6842 2476 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916468 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78472828 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916468 CPUtime=0.11
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 916472

[startup+6.2582 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 15846
/proc/meminfo: memFree=1316776/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916468 CPUtime=6.23
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 7105 0 1 0 445 178 0 0 16 0 8 0 78472824 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 6842 2476 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916472 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 78472828 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916472 CPUtime=0.11
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 78472832 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 916468

[startup+12.7377 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 15846
/proc/meminfo: memFree=1316784/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916468 CPUtime=12.71
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 7105 0 1 0 897 374 0 0 25 0 8 0 78472824 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 6842 2476 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916468 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78472828 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916468 CPUtime=0.11
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 916468

[startup+25.5688 s]
/proc/loadavg: 1.00 1.00 1.13 3/72 15846
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916468 CPUtime=25.54
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 7106 0 1 0 1780 774 0 0 22 0 8 0 78472824 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 6843 2476 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916468 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78472828 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916468 CPUtime=0.11
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 335 0 0 0 11 0 0 0 16 0 8 0 78472832 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916472 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916468

[startup+51.249 s]
/proc/loadavg: 1.00 1.00 1.12 2/72 15846
/proc/meminfo: memFree=1309488/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916468 CPUtime=51.21
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 9037 0 1 0 4191 930 0 0 25 0 8 0 78472824 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 8770 2527 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916468 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 78472828 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916468 CPUtime=0.21
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 78472832 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938463232 8770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 916468

[startup+102.496 s]
/proc/loadavg: 1.00 1.00 1.11 2/72 15846
/proc/meminfo: memFree=1309424/2055920 swapFree=4191892/4192956
[pid=15838] ppid=15836 vsize=916468 CPUtime=102.44
/proc/15838/stat : 15838 (java) R 15836 15838 14917 0 -1 0 9047 0 1 0 9314 930 0 0 25 0 8 0 78472824 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825558 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 229117 8780 2527 14 0 215587 0
[pid=15838/tid=15840] ppid=15836 vsize=916468 CPUtime=0.02
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 14917 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 78472828 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 14917 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 14917 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78472829 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 78472832 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=916468 CPUtime=0.21
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 14917 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 78472832 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 78472832 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=916468 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 14917 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78472832 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 138.223
CPU time (s): 138.157
CPU user time (s): 128.841
CPU system time (s): 9.31558
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.841
system time used= 9.31558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9144
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= 3644
involuntary context switches= 176

runsolver used 0.154976 s user time and 0.349946 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 20 16:15:59 UTC 2007


IDJOB= 281072
IDBENCH= 12060
IDSOLVER= 69
FILE ID= node69/281072-1169309759

PBS_JOBID= 3610146

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281072-1169309759/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-281072-1169309759 -o ROOT/results/node69/solver-281072-1169309759 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281072-1169309759/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  074334a74b9cca65d3467805ba0e1d32

RANDOM SEED= 23032822

TIME LIMIT= 2400 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.218
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.218
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:       1335040 kB
Buffers:         50576 kB
Cached:         583332 kB
SwapCached:        396 kB
Active:         118628 kB
Inactive:       530800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1335040 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          24312 kB
Slab:            57396 kB
Committed_AS:  1005272 kB
PageTables:       1476 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= 66563 MiB



End job on node69 on Sat Jan 20 16:18:17 UTC 2007