Trace number 282413

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 106.163 106.373

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-91.xml
MD5SUM364028af20c4b1dbb4759d2918d86288
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints106
Best CPU time to get the best result obtained on this benchmark4.20736
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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/282413-1169319045/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.089  cpuTime=0.07  mem=6M903
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1282  maxDegree=12
0.50	     maxArity=2
0.50	       =>  wckTime=0.201  cpuTime=0.14  mem=8M854
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.28  cpuTime=0.19  mem=5M499
0.58	
0.58	s SATISFIABLE
0.58	o 60
0.58	c 49
0.58	o 65
0.58	c 44
0.58	o 70
0.58	c 39
0.58	o 72
0.58	c 37
0.59	o 76
0.59	c 33
0.59	o 78
0.59	c 31
0.59	o 80
0.59	c 29
0.59	o 81
0.59	c 28
0.59	o 83
0.59	c 26
0.59	o 86
0.59	c 23
0.59	o 87
0.59	c 22
0.59	o 89
0.59	c 20
0.59	o 90
0.59	c 19
0.60	o 91
0.60	c 18
0.60	o 92
0.60	c 17
0.60	o 93
0.60	c 16
0.60	o 94
0.60	c 15
0.60	o 95
0.60	c 14
0.60	o 96
0.60	c 13
0.60	o 98
0.60	c 11
0.60	o 99
0.61	c 10
0.61	o 100
0.61	c 9
0.61	o 101
0.61	c 8
0.61	o 102
0.61	c 7
0.61	o 103
0.61	c 6
0.61	o 104
0.61	c 5
0.61	o 105
0.61	c 4
0.71	o 106
0.71	c 3
1.93	   
1.93	   search
1.93	     run=0  nbConstraintChecks=5991177  nbAssignments=10000
1.93	       =>  wckTime=1.351  cpuTime=1.33  mem=5M499
3.24	   
3.24	   search
3.24	     run=1  nbConstraintChecks=12236208  nbAssignments=20000
3.24	       =>  wckTime=2.663  cpuTime=2.64  mem=5M499
4.49	   
4.49	   search
4.49	     run=2  nbConstraintChecks=17984898  nbAssignments=30000
4.49	       =>  wckTime=3.915  cpuTime=3.89  mem=5M499
5.81	   
5.81	   search
5.81	     run=3  nbConstraintChecks=24218974  nbAssignments=40000
5.81	       =>  wckTime=5.227  cpuTime=5.21  mem=5M499
7.08	   
7.08	   search
7.08	     run=4  nbConstraintChecks=30069243  nbAssignments=50000
7.08	       =>  wckTime=6.496  cpuTime=6.47  mem=5M499
8.37	   
8.37	   search
8.37	     run=5  nbConstraintChecks=36079457  nbAssignments=60000
8.37	       =>  wckTime=7.787  cpuTime=7.76  mem=5M499
9.63	   
9.63	   search
9.63	     run=6  nbConstraintChecks=41856971  nbAssignments=70000
9.63	       =>  wckTime=9.054  cpuTime=9.03  mem=5M499
10.96	   
10.96	   search
10.96	     run=7  nbConstraintChecks=48112709  nbAssignments=80000
10.96	       =>  wckTime=10.38  cpuTime=10.35  mem=5M499
12.23	   
12.23	   search
12.23	     run=8  nbConstraintChecks=53998447  nbAssignments=90000
12.23	       =>  wckTime=11.656  cpuTime=11.62  mem=5M499
13.44	   
13.44	   search
13.44	     run=9  nbConstraintChecks=59797547  nbAssignments=100000
13.44	       =>  wckTime=12.858  cpuTime=12.82  mem=5M499
14.60	   
14.60	   search
14.60	     run=10  nbConstraintChecks=65451385  nbAssignments=110000
14.60	       =>  wckTime=14.024  cpuTime=13.99  mem=5M499
15.78	   
15.78	   search
15.78	     run=11  nbConstraintChecks=71157005  nbAssignments=120000
15.78	       =>  wckTime=15.202  cpuTime=15.15  mem=5M499
16.97	   
16.97	   search
16.97	     run=12  nbConstraintChecks=77035927  nbAssignments=130000
16.97	       =>  wckTime=16.396  cpuTime=16.35  mem=5M499
18.15	   
18.15	   search
18.15	     run=13  nbConstraintChecks=82728049  nbAssignments=140000
18.15	       =>  wckTime=17.576  cpuTime=17.52  mem=5M499
19.34	   
19.34	   search
19.34	     run=14  nbConstraintChecks=88517210  nbAssignments=150000
19.34	       =>  wckTime=18.766  cpuTime=18.7  mem=5M499
20.53	   
20.53	   search
20.53	     run=15  nbConstraintChecks=94276483  nbAssignments=160000
20.53	       =>  wckTime=19.953  cpuTime=19.89  mem=5M499
21.72	   
21.72	   search
21.72	     run=16  nbConstraintChecks=100073641  nbAssignments=170000
21.72	       =>  wckTime=21.145  cpuTime=21.08  mem=5M499
22.94	   
22.94	   search
22.94	     run=17  nbConstraintChecks=106110962  nbAssignments=180000
22.94	       =>  wckTime=22.363  cpuTime=22.29  mem=5M499
24.13	   
24.13	   search
24.13	     run=18  nbConstraintChecks=111870587  nbAssignments=190000
24.13	       =>  wckTime=23.549  cpuTime=23.47  mem=5M499
25.31	   
25.31	   search
25.31	     run=19  nbConstraintChecks=117618109  nbAssignments=200000
25.31	       =>  wckTime=24.734  cpuTime=24.64  mem=5M499
26.53	   
26.53	   search
26.53	     run=20  nbConstraintChecks=123318511  nbAssignments=210000
26.53	       =>  wckTime=25.948  cpuTime=25.86  mem=5M499
27.83	   
27.83	   search
27.83	     run=21  nbConstraintChecks=129338987  nbAssignments=220000
27.83	       =>  wckTime=27.25  cpuTime=27.15  mem=5M499
29.13	   
29.13	   search
29.13	     run=22  nbConstraintChecks=135337485  nbAssignments=230000
29.13	       =>  wckTime=28.541  cpuTime=28.44  mem=5M499
30.41	   
30.41	   search
30.41	     run=23  nbConstraintChecks=141318186  nbAssignments=240000
30.42	       =>  wckTime=29.836  cpuTime=29.73  mem=5M499
30.81	   
30.81	   search
30.81	     run=24  nbConstraintChecks=143050406  nbAssignments=243191
30.81	       =>  wckTime=30.228  cpuTime=30.13  mem=5M499
30.81	   
30.81	   global
30.81	     nbConstraintChecks=143050406  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.227  solvingCpuTime=30.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.38
30.81	       =>  wckTime=30.509  cpuTime=30.32  mem=5M499
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.95	       =>  wckTime=30.649  cpuTime=30.42  mem=16M698
30.95	   
30.95	   preprocessing
30.95	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.95	     detectedInconsistency=no
30.95	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M698
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=92278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
31.03	     nbFailedAssignments=51  nbBacktracks=10  nbVisitedNodes=129  nbRestartNogoods=0
31.03	       =>  wckTime=0.084  cpuTime=0.06  mem=16M698
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=164594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117
31.07	     nbFailedAssignments=77  nbBacktracks=25  nbVisitedNodes=220  nbRestartNogoods=10
31.07	       =>  wckTime=0.119  cpuTime=0.09  mem=16M698
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=281160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
31.11	     nbFailedAssignments=144  nbBacktracks=47  nbVisitedNodes=406  nbRestartNogoods=17
31.11	       =>  wckTime=0.163  cpuTime=0.13  mem=16M698
31.17	   
31.17	   search
31.17	     run=3  nbConstraintChecks=458698  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=331
31.17	     nbFailedAssignments=219  nbBacktracks=80  nbVisitedNodes=631  nbRestartNogoods=26
31.17	       =>  wckTime=0.221  cpuTime=0.18  mem=16M698
31.38	   
31.38	   search
31.38	     run=4  nbConstraintChecks=994036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=722
31.38	     nbFailedAssignments=552  nbBacktracks=130  nbVisitedNodes=1403  nbRestartNogoods=47
31.38	       =>  wckTime=0.427  cpuTime=0.39  mem=16M698
31.48	   
31.48	   search
31.48	     run=5  nbConstraintChecks=1348985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=948
31.48	     nbFailedAssignments=694  nbBacktracks=205  nbVisitedNodes=1846  nbRestartNogoods=58
31.48	       =>  wckTime=0.532  cpuTime=0.49  mem=16M698
31.74	   
31.74	   search
31.74	     run=6  nbConstraintChecks=2093751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1473
31.74	     nbFailedAssignments=1101  nbBacktracks=318  nbVisitedNodes=2887  nbRestartNogoods=70
31.74	       =>  wckTime=0.791  cpuTime=0.73  mem=16M698
32.06	   
32.06	   search
32.06	     run=7  nbConstraintChecks=3275671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2239
32.06	     nbFailedAssignments=1687  nbBacktracks=488  nbVisitedNodes=4401  nbRestartNogoods=91
32.06	       =>  wckTime=1.112  cpuTime=1.03  mem=16M698
32.54	   
32.54	   search
32.54	     run=8  nbConstraintChecks=4772062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3331
32.55	     nbFailedAssignments=2518  nbBacktracks=744  nbVisitedNodes=6573  nbRestartNogoods=116
32.55	       =>  wckTime=1.596  cpuTime=1.52  mem=16M698
33.31	   
33.31	   search
33.31	     run=9  nbConstraintChecks=7366381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5027
33.31	     nbFailedAssignments=3825  nbBacktracks=1129  nbVisitedNodes=9954  nbRestartNogoods=127
33.31	       =>  wckTime=2.36  cpuTime=2.27  mem=16M698
34.35	   
34.35	   search
34.35	     run=10  nbConstraintChecks=10822504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7432
34.35	     nbFailedAssignments=5648  nbBacktracks=1705  nbVisitedNodes=14746  nbRestartNogoods=135
34.35	       =>  wckTime=3.406  cpuTime=3.3  mem=16M698
35.50	   
35.50	   search
35.50	     run=11  nbConstraintChecks=14399947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10030
35.50	     nbFailedAssignments=7374  nbBacktracks=2569  nbVisitedNodes=19910  nbRestartNogoods=149
35.50	       =>  wckTime=4.552  cpuTime=4.45  mem=16M698
37.12	   
37.12	   search
37.12	     run=12  nbConstraintChecks=18944296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13259
37.12	     nbFailedAssignments=9302  nbBacktracks=3867  nbVisitedNodes=26332  nbRestartNogoods=157
37.12	       =>  wckTime=6.176  cpuTime=6.07  mem=16M698
39.36	   
39.36	   search
39.36	     run=13  nbConstraintChecks=26011539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18315
39.36	     nbFailedAssignments=12403  nbBacktracks=5813  nbVisitedNodes=36350  nbRestartNogoods=164
39.36	       =>  wckTime=8.414  cpuTime=8.3  mem=16M698
42.88	   
42.88	   search
42.89	     run=14  nbConstraintChecks=35732945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25442
42.89	     nbFailedAssignments=16605  nbBacktracks=8732  nbVisitedNodes=50400  nbRestartNogoods=182
42.89	       =>  wckTime=11.937  cpuTime=11.82  mem=16M698
47.47	   
47.47	   search
47.47	     run=15  nbConstraintChecks=49822278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35173
47.47	     nbFailedAssignments=21950  nbBacktracks=13110  nbVisitedNodes=69589  nbRestartNogoods=199
47.47	       =>  wckTime=16.524  cpuTime=16.41  mem=16M698
54.02	   
54.02	   search
54.02	     run=16  nbConstraintChecks=68586163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48596
54.02	     nbFailedAssignments=28799  nbBacktracks=19678  nbVisitedNodes=95857  nbRestartNogoods=209
54.02	       =>  wckTime=23.067  cpuTime=22.94  mem=16M698
64.07	   
64.07	   search
64.07	     run=17  nbConstraintChecks=96964183  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69060
64.07	     nbFailedAssignments=39405  nbBacktracks=29531  nbVisitedNodes=135970  nbRestartNogoods=223
64.07	       =>  wckTime=33.118  cpuTime=32.98  mem=16M698
79.21	   
79.21	   search
79.21	     run=18  nbConstraintChecks=137611375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99187
79.21	     nbFailedAssignments=54748  nbBacktracks=44310  nbVisitedNodes=195234  nbRestartNogoods=238
79.21	       =>  wckTime=48.259  cpuTime=48.12  mem=16M698
101.95	   
101.95	   search
101.95	     run=19  nbConstraintChecks=198706998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144930
101.95	     nbFailedAssignments=78316  nbBacktracks=66478  nbVisitedNodes=284800  nbRestartNogoods=250
101.95	       =>  wckTime=70.999  cpuTime=70.86  mem=16M698
106.31	   
106.31	   search
106.31	     run=20  nbConstraintChecks=210535914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153754
106.31	     nbFailedAssignments=82693  nbBacktracks=70926  nbVisitedNodes=302085  nbRestartNogoods=264
106.31	       =>  wckTime=75.364  cpuTime=75.22  mem=16M698
106.31	   
106.31	   global
106.31	     nbConstraintChecks=210535914  nbRestartNogoods=264  solvingWckTime=75.365  solvingCpuTime=75.22  expiredTime=no
106.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=105.7
106.31	       =>  wckTime=106.014  cpuTime=105.64  mem=16M698
106.32	
106.32	s OPTIMUM FOUND
106.32	v 6 2 5 4 5 3 7 5 6 5 1 8 6 1 8 10 9 4 7 4 2 1 8 2 1 6 2 8 4 2 
106.32	   
106.32	   totalWckTime=106.088  totalCpuTime=105.7

Verifier Data (download as text)

3 unsatisfied constraints, 106 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/node29/watcher-282413-1169319045 -o ROOT/results/node29/solver-282413-1169319045 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282413-1169319045/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: 0.93 0.98 0.99 4/81 32287
/proc/meminfo: memFree=1359576/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=1784 CPUtime=0
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 280298574 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32286/statm: 446 136 102 14 0 91 0

[startup+0.107644 s]
/proc/loadavg: 0.93 0.98 0.99 4/81 32287
/proc/meminfo: memFree=1359576/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=914988 CPUtime=0.09
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 3049 0 1 0 7 2 0 0 17 0 8 0 280298574 936947712 2795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582918 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228747 2795 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516674 s]
/proc/loadavg: 0.93 0.98 0.99 4/81 32287
/proc/meminfo: memFree=1359576/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915332 CPUtime=0.49
/proc/32286/stat : 32286 (java) S 32284 32286 32053 0 -1 0 6547 0 1 0 44 5 0 0 16 0 8 0 280298574 937299968 6286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228833 6286 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34152 s]
/proc/loadavg: 0.93 0.98 0.99 2/88 32299
/proc/meminfo: memFree=1344032/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915448 CPUtime=1.32
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 7042 0 1 0 103 29 0 0 17 0 8 0 280298574 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228861 6780 2476 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915444 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280298578 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915448 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.09
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 327 0 0 0 9 0 0 0 16 0 8 0 280298582 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937414656 6780 18446744073709551615 134512640 134570532 4294956480 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) 915448

[startup+2.99462 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 32364
/proc/meminfo: memFree=1339944/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915444 CPUtime=2.97
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 7045 0 1 0 218 79 0 0 16 0 8 0 280298574 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228861 6782 2476 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915448 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280298578 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.1
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+6.27583 s]
/proc/loadavg: 1.01 1.00 1.00 3/94 32365
/proc/meminfo: memFree=1339760/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915444 CPUtime=6.25
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 7045 0 1 0 445 180 0 0 15 0 8 0 280298574 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228861 6782 2476 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915448 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280298578 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.1
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915448 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937418752 6782 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+12.7612 s]
/proc/loadavg: 1.01 1.00 1.00 4/91 32406
/proc/meminfo: memFree=1341320/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915444 CPUtime=12.73
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 7045 0 1 0 899 374 0 0 24 0 8 0 280298574 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4452525 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32286/statm: 228861 6782 2476 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915444 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280298578 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.1
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937414656 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915444

[startup+25.594 s]
/proc/loadavg: 1.23 1.05 1.02 3/93 32425
/proc/meminfo: memFree=1340480/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915444 CPUtime=25.51
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 7047 0 1 0 1770 781 0 0 25 0 8 0 280298574 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655284 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32286/statm: 228861 6784 2476 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915444 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280298578 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.1
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 331 0 0 0 10 0 0 0 16 0 8 0 280298582 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937414656 6784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915444

[startup+51.2906 s]
/proc/loadavg: 1.36 1.09 1.03 3/93 32566
/proc/meminfo: memFree=1332024/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915444 CPUtime=51.14
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 9107 0 1 0 4174 940 0 0 25 0 8 0 280298574 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228861 8840 2527 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915444 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 156 0 0 0 2 0 0 0 17 0 8 0 280298578 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.21
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 280298582 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937414656 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915444

[startup+102.55 s]
/proc/loadavg: 1.26 1.11 1.03 2/85 32583
/proc/meminfo: memFree=1341152/2055920 swapFree=4161400/4192956
[pid=32286] ppid=32284 vsize=915444 CPUtime=102.38
/proc/32286/stat : 32286 (java) R 32284 32286 32053 0 -1 0 9120 0 1 0 9297 941 0 0 25 0 8 0 280298574 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32286/statm: 228861 8852 2527 14 0 215331 0
[pid=32286/tid=32288] ppid=32284 vsize=915444 CPUtime=0.02
/proc/32286/task/32288/stat : 32288 (java) S 32284 32286 32053 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 280298578 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32289] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32289/stat : 32289 (java) S 32284 32286 32053 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32290] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32290/stat : 32290 (java) S 32284 32286 32053 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280298579 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32291] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32291/stat : 32291 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280298582 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32292] ppid=32284 vsize=915444 CPUtime=0.21
/proc/32286/task/32292/stat : 32292 (java) S 32284 32286 32053 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 280298582 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32286/tid=32293] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32293/stat : 32293 (java) S 32284 32286 32053 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280298582 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32286/tid=32294] ppid=32284 vsize=915444 CPUtime=0
/proc/32286/task/32294/stat : 32294 (java) S 32284 32286 32053 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280298582 937414656 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 106.373
CPU time (s): 106.163
CPU user time (s): 96.7463
CPU system time (s): 9.41657
CPU usage (%): 99.8023
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.7463
system time used= 9.41657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9219
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= 3156
involuntary context switches= 3462

runsolver used 0.114982 s user time and 0.290955 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan 20 18:50:45 UTC 2007


IDJOB= 282413
IDBENCH= 12761
IDSOLVER= 69
FILE ID= node29/282413-1169319045

PBS_JOBID= 3610353

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t48/pi-30-10-197-52-91.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282413-1169319045/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-282413-1169319045 -o ROOT/results/node29/solver-282413-1169319045 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282413-1169319045/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  364028af20c4b1dbb4759d2918d86288

RANDOM SEED= 502630051

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.241
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.241
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:       1359992 kB
Buffers:         42932 kB
Cached:         551940 kB
SwapCached:       5160 kB
Active:         177384 kB
Inactive:       449956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359992 kB
SwapTotal:     4192956 kB
SwapFree:      4161400 kB
Dirty:            4152 kB
Writeback:           0 kB
Mapped:          46784 kB
Slab:            53644 kB
Committed_AS:  5638492 kB
PageTables:       2220 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 node29 on Sat Jan 20 18:52:31 UTC 2007