Trace number 281071

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 EPFCOPTIMUM 109.111 110.077

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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281071-1169309751/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.095  cpuTime=0.07  mem=6M887
0.39	   
0.39	   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.201  cpuTime=0.14  mem=8M846
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.281  cpuTime=0.18  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.58	o 62
0.58	c 39
0.58	o 65
0.58	c 36
0.58	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.60	o 94
0.60	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.92	   
1.92	   search
1.92	     run=0  nbConstraintChecks=5672948  nbAssignments=10000
1.92	       =>  wckTime=1.351  cpuTime=1.31  mem=5M492
3.16	   
3.16	   search
3.16	     run=1  nbConstraintChecks=11382078  nbAssignments=20000
3.16	       =>  wckTime=2.59  cpuTime=2.54  mem=5M492
4.36	   
4.36	   search
4.36	     run=2  nbConstraintChecks=16825949  nbAssignments=30000
4.36	       =>  wckTime=3.79  cpuTime=3.73  mem=5M492
5.60	   
5.60	   search
5.60	     run=3  nbConstraintChecks=22520891  nbAssignments=40000
5.60	       =>  wckTime=5.025  cpuTime=4.96  mem=5M492
6.75	   
6.75	   search
6.75	     run=4  nbConstraintChecks=27511179  nbAssignments=50000
6.75	       =>  wckTime=6.175  cpuTime=6.1  mem=5M492
8.01	   
8.01	   search
8.01	     run=5  nbConstraintChecks=33397999  nbAssignments=60000
8.01	       =>  wckTime=7.436  cpuTime=7.35  mem=5M492
9.23	   
9.23	   search
9.23	     run=6  nbConstraintChecks=39108724  nbAssignments=70000
9.23	       =>  wckTime=8.66  cpuTime=8.57  mem=5M492
10.46	   
10.46	   search
10.46	     run=7  nbConstraintChecks=44851808  nbAssignments=80000
10.46	       =>  wckTime=9.889  cpuTime=9.79  mem=5M492
11.68	   
11.68	   search
11.68	     run=8  nbConstraintChecks=50453502  nbAssignments=90000
11.68	       =>  wckTime=11.102  cpuTime=10.99  mem=5M492
12.92	   
12.92	   search
12.92	     run=9  nbConstraintChecks=56276547  nbAssignments=100000
12.92	       =>  wckTime=12.348  cpuTime=12.23  mem=5M492
14.11	   
14.11	   search
14.11	     run=10  nbConstraintChecks=61590086  nbAssignments=110000
14.11	       =>  wckTime=13.533  cpuTime=13.4  mem=5M492
15.25	   
15.25	   search
15.25	     run=11  nbConstraintChecks=66587243  nbAssignments=120000
15.25	       =>  wckTime=14.673  cpuTime=14.53  mem=5M492
16.45	   
16.45	   search
16.45	     run=12  nbConstraintChecks=72098491  nbAssignments=130000
16.45	       =>  wckTime=15.878  cpuTime=15.73  mem=5M492
17.66	   
17.66	   search
17.66	     run=13  nbConstraintChecks=77542507  nbAssignments=140000
17.66	       =>  wckTime=17.087  cpuTime=16.92  mem=5M492
18.84	   
18.84	   search
18.84	     run=14  nbConstraintChecks=82799389  nbAssignments=150000
18.84	       =>  wckTime=18.267  cpuTime=18.09  mem=5M492
20.05	   
20.05	   search
20.05	     run=15  nbConstraintChecks=88279098  nbAssignments=160000
20.05	       =>  wckTime=19.476  cpuTime=19.3  mem=5M492
21.29	   
21.29	   search
21.29	     run=16  nbConstraintChecks=93986270  nbAssignments=170000
21.29	       =>  wckTime=20.713  cpuTime=20.52  mem=5M492
22.52	   
22.52	   search
22.52	     run=17  nbConstraintChecks=99657194  nbAssignments=180000
22.52	       =>  wckTime=21.948  cpuTime=21.74  mem=5M492
23.71	   
23.71	   search
23.71	     run=18  nbConstraintChecks=104923488  nbAssignments=190000
23.71	       =>  wckTime=23.133  cpuTime=22.92  mem=5M492
24.97	   
24.97	   search
24.97	     run=19  nbConstraintChecks=110763099  nbAssignments=200000
24.97	       =>  wckTime=24.397  cpuTime=24.17  mem=5M492
26.18	   
26.18	   search
26.18	     run=20  nbConstraintChecks=116070847  nbAssignments=210000
26.18	       =>  wckTime=25.609  cpuTime=25.36  mem=5M492
27.42	   
27.42	   search
27.42	     run=21  nbConstraintChecks=121744172  nbAssignments=220000
27.42	       =>  wckTime=26.844  cpuTime=26.58  mem=5M492
28.58	   
28.58	   search
28.58	     run=22  nbConstraintChecks=126885820  nbAssignments=230000
28.58	       =>  wckTime=28.005  cpuTime=27.74  mem=5M492
29.82	   
29.82	   search
29.82	     run=23  nbConstraintChecks=132673261  nbAssignments=240000
29.82	       =>  wckTime=29.244  cpuTime=28.96  mem=5M492
30.92	   
30.92	   search
30.92	     run=24  nbConstraintChecks=137606732  nbAssignments=249402
30.92	       =>  wckTime=30.345  cpuTime=30.06  mem=5M492
30.92	   
30.92	   global
30.92	     nbConstraintChecks=137606732  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.92	     solvingWckTime=30.343  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.92	     globalCpuTime=30.3
30.92	       =>  wckTime=30.626  cpuTime=30.24  mem=5M492
30.92	   
30.92	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.757  cpuTime=30.34  mem=16M547
31.10	   
31.10	   preprocessing
31.10	     nbConstraintChecks=18501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.10	     detectedInconsistency=no
31.10	       =>  wckTime=0.048  cpuTime=0.03  mem=16M547
31.13	   
31.13	   search
31.13	     run=0  nbConstraintChecks=71843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51
31.13	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=93  nbRestartNogoods=0
31.14	       =>  wckTime=0.081  cpuTime=0.06  mem=16M547
31.20	   
31.20	   search
31.20	     run=1  nbConstraintChecks=211728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146
31.20	     nbFailedAssignments=103  nbBacktracks=25  nbVisitedNodes=274  nbRestartNogoods=18
31.20	       =>  wckTime=0.149  cpuTime=0.11  mem=16M547
31.29	   
31.29	   search
31.29	     run=2  nbConstraintChecks=425559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
31.29	     nbFailedAssignments=215  nbBacktracks=47  nbVisitedNodes=555  nbRestartNogoods=26
31.29	       =>  wckTime=0.238  cpuTime=0.19  mem=16M547
31.44	   
31.44	   search
31.44	     run=3  nbConstraintChecks=833573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=551
31.44	     nbFailedAssignments=435  nbBacktracks=81  nbVisitedNodes=1063  nbRestartNogoods=58
31.44	       =>  wckTime=0.386  cpuTime=0.34  mem=16M547
31.59	   
31.59	   search
31.59	     run=4  nbConstraintChecks=1248980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=824
31.59	     nbFailedAssignments=649  nbBacktracks=131  nbVisitedNodes=1595  nbRestartNogoods=60
31.59	       =>  wckTime=0.541  cpuTime=0.49  mem=16M547
31.85	   
31.85	   search
31.85	     run=5  nbConstraintChecks=1854164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1243
31.85	     nbFailedAssignments=987  nbBacktracks=206  nbVisitedNodes=2420  nbRestartNogoods=89
31.85	       =>  wckTime=0.8  cpuTime=0.74  mem=16M547
32.19	   
32.19	   search
32.19	     run=6  nbConstraintChecks=2812243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1842
32.19	     nbFailedAssignments=1462  nbBacktracks=319  nbVisitedNodes=3602  nbRestartNogoods=105
32.19	       =>  wckTime=1.137  cpuTime=1.06  mem=16M547
32.67	   
32.67	   search
32.67	     run=7  nbConstraintChecks=4112279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2660
32.67	     nbFailedAssignments=2101  nbBacktracks=489  nbVisitedNodes=5229  nbRestartNogoods=127
32.67	       =>  wckTime=1.621  cpuTime=1.55  mem=16M547
33.48	   
33.48	   search
33.48	     run=8  nbConstraintChecks=6244456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3958
33.48	     nbFailedAssignments=3134  nbBacktracks=745  nbVisitedNodes=7815  nbRestartNogoods=146
33.48	       =>  wckTime=2.432  cpuTime=2.35  mem=16M547
34.61	   
34.61	   search
34.61	     run=9  nbConstraintChecks=9488535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6169
34.61	     nbFailedAssignments=4953  nbBacktracks=1129  nbVisitedNodes=12199  nbRestartNogoods=162
34.61	       =>  wckTime=3.56  cpuTime=3.47  mem=16M547
35.84	   
35.84	   search
35.84	     run=10  nbConstraintChecks=13336513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8684
35.84	     nbFailedAssignments=6882  nbBacktracks=1705  nbVisitedNodes=17212  nbRestartNogoods=194
35.84	       =>  wckTime=4.789  cpuTime=4.68  mem=16M547
37.78	   
37.78	   search
37.78	     run=11  nbConstraintChecks=18586548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12084
37.78	     nbFailedAssignments=9413  nbBacktracks=2569  nbVisitedNodes=23971  nbRestartNogoods=215
37.78	       =>  wckTime=6.727  cpuTime=6.61  mem=16M547
40.77	   
40.77	   search
40.77	     run=12  nbConstraintChecks=26694686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17451
40.77	     nbFailedAssignments=13477  nbBacktracks=3866  nbVisitedNodes=34658  nbRestartNogoods=229
40.77	       =>  wckTime=9.714  cpuTime=9.57  mem=16M547
44.89	   
44.89	   search
44.89	     run=13  nbConstraintChecks=37386931  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24863
44.89	     nbFailedAssignments=18931  nbBacktracks=5812  nbVisitedNodes=49416  nbRestartNogoods=241
44.89	       =>  wckTime=13.833  cpuTime=13.66  mem=16M547
51.34	   
51.34	   search
51.34	     run=14  nbConstraintChecks=53462713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35733
51.34	     nbFailedAssignments=26873  nbBacktracks=8731  nbVisitedNodes=71025  nbRestartNogoods=281
51.34	       =>  wckTime=20.285  cpuTime=20.06  mem=16M547
59.61	   
59.61	   search
59.61	     run=15  nbConstraintChecks=72125076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50046
59.61	     nbFailedAssignments=36804  nbBacktracks=13109  nbVisitedNodes=99257  nbRestartNogoods=313
59.61	       =>  wckTime=28.561  cpuTime=28.27  mem=16M547
70.80	   
70.80	   search
70.80	     run=16  nbConstraintChecks=97511573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69345
70.80	     nbFailedAssignments=49531  nbBacktracks=19677  nbVisitedNodes=137216  nbRestartNogoods=317
70.80	       =>  wckTime=39.746  cpuTime=39.33  mem=16M547
86.02	   
86.02	   search
86.02	     run=17  nbConstraintChecks=130824630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95336
86.02	     nbFailedAssignments=65664  nbBacktracks=29529  nbVisitedNodes=188216  nbRestartNogoods=331
86.02	       =>  wckTime=54.965  cpuTime=54.43  mem=16M547
108.16	   
108.16	   search
108.16	     run=18  nbConstraintChecks=178315472  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=132040
108.16	     nbFailedAssignments=87589  nbBacktracks=44307  nbVisitedNodes=260044  nbRestartNogoods=353
108.16	       =>  wckTime=77.106  cpuTime=76.39  mem=16M547
110.04	   
110.04	   search
110.04	     run=19  nbConstraintChecks=182296961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135128
110.04	     nbFailedAssignments=89393  nbBacktracks=45592  nbVisitedNodes=266043  nbRestartNogoods=358
110.04	       =>  wckTime=78.992  cpuTime=78.25  mem=16M547
110.04	   
110.04	   global
110.04	     nbConstraintChecks=182315462  nbRestartNogoods=358  solvingWckTime=78.993  solvingCpuTime=78.25  expiredTime=no
110.04	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=108.65
110.04	       =>  wckTime=109.751  cpuTime=108.59  mem=16M547
110.05	
110.05	s OPTIMUM FOUND
110.05	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 
110.05	   
110.05	   totalWckTime=109.828  totalCpuTime=108.65

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/node52/watcher-281071-1169309751 -o ROOT/results/node52/solver-281071-1169309751 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281071-1169309751/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.09 1.12 1.43 5/81 29238
/proc/meminfo: memFree=1272512/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=18540 CPUtime=0
/proc/29237/stat : 29237 (runsolver) R 29235 29237 28919 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279373621 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29237/statm: 4635 279 244 17 0 2626 0

[startup+0.10436 s]
/proc/loadavg: 1.09 1.12 1.43 5/81 29238
/proc/meminfo: memFree=1272512/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=914988 CPUtime=0.09
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 3048 0 1 0 8 1 0 0 24 0 8 0 279373621 936947712 2794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154015280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512392 s]
/proc/loadavg: 1.09 1.12 1.43 5/81 29238
/proc/meminfo: memFree=1272512/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915332 CPUtime=0.48
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 6613 0 1 0 45 3 0 0 25 0 8 0 279373621 937299968 6351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228833 6351 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33444 s]
/proc/loadavg: 1.09 1.12 1.43 3/88 29245
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=1.3
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 7109 0 1 0 105 25 0 0 25 0 8 0 279373621 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 6847 2479 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) S 29235 29237 28919 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.12
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279373629 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.98655 s]
/proc/loadavg: 1.17 1.13 1.43 3/88 29245
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=2.94
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 7112 0 1 0 222 72 0 0 25 0 8 0 279373621 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668524 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 6849 2479 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) S 29235 29237 28919 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.12
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26778 s]
/proc/loadavg: 1.17 1.13 1.43 3/88 29245
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=6.2
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 7112 0 1 0 449 171 0 0 25 0 8 0 279373621 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 6849 2479 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) S 29235 29237 28919 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.12
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915444

[startup+12.7502 s]
/proc/loadavg: 1.37 1.18 1.44 3/88 29245
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=12.63
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 7112 0 1 0 894 369 0 0 25 0 8 0 279373621 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4634723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 6849 2479 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) S 29235 29237 28919 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.12
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915444

[startup+25.5791 s]
/proc/loadavg: 1.46 1.20 1.45 3/88 29245
/proc/meminfo: memFree=1254792/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=25.33
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 7114 0 1 0 1762 771 0 0 25 0 8 0 279373621 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668659 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 6851 2479 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) R 29235 29237 28919 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.12
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279373629 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915444

[startup+51.2768 s]
/proc/loadavg: 1.70 1.28 1.47 3/88 29245
/proc/meminfo: memFree=1247496/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=50.83
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 9047 0 1 0 4140 943 0 0 25 0 8 0 279373621 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806399 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 8779 2532 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) S 29235 29237 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.22
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 388 0 0 0 21 1 0 0 15 0 8 0 279373629 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915444

[startup+102.479 s]
/proc/loadavg: 1.88 1.40 1.50 3/88 29245
/proc/meminfo: memFree=1247496/2055920 swapFree=4192812/4192956
[pid=29237] ppid=29235 vsize=915444 CPUtime=101.59
/proc/29237/stat : 29237 (java) R 29235 29237 28919 0 -1 0 9058 0 1 0 9216 943 0 0 25 0 8 0 279373621 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801481 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29237/statm: 228861 8789 2532 14 0 215331 0
[pid=29237/tid=29239] ppid=29235 vsize=915444 CPUtime=0.02
/proc/29237/task/29239/stat : 29239 (java) S 29235 29237 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279373625 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29240] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29240/stat : 29240 (java) S 29235 29237 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279373626 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29241] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29241/stat : 29241 (java) S 29235 29237 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279373626 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29242] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29242/stat : 29242 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279373629 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29243] ppid=29235 vsize=915444 CPUtime=0.22
/proc/29237/task/29243/stat : 29243 (java) S 29235 29237 28919 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 279373629 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29244] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29244/stat : 29244 (java) S 29235 29237 28919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279373629 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29237/tid=29245] ppid=29235 vsize=915444 CPUtime=0
/proc/29237/task/29245/stat : 29245 (java) S 29235 29237 28919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279373629 937414656 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 110.077
CPU time (s): 109.111
CPU user time (s): 99.6659
CPU system time (s): 9.44556
CPU usage (%): 99.1224
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.6658
system time used= 9.44556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9158
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= 3371
involuntary context switches= 6267

runsolver used 0.132979 s user time and 0.318951 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan 20 16:15:51 UTC 2007


IDJOB= 281071
IDBENCH= 12060
IDSOLVER= 68
FILE ID= node52/281071-1169309751

PBS_JOBID= 3610222

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
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 epfc.xml 1 XSax /tmp/evaluation/281071-1169309751/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-281071-1169309751 -o ROOT/results/node52/solver-281071-1169309751 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281071-1169309751/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  074334a74b9cca65d3467805ba0e1d32

RANDOM SEED= 373192309

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.232
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.232
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:       1272992 kB
Buffers:         50004 kB
Cached:         623264 kB
SwapCached:          0 kB
Active:         148872 kB
Inactive:       552588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          45932 kB
Slab:            66576 kB
Committed_AS:  5881984 kB
PageTables:       1972 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 node52 on Sat Jan 20 16:17:41 UTC 2007