Trace number 282439

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 83.7673 84.2244

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-1.xml
MD5SUM556c8acc09291252e16b38069826c96d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark4.37333
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282439-1169319139/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.092  cpuTime=0.08  mem=6M885
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1276  maxDegree=10
0.52	     maxArity=2
0.52	       =>  wckTime=0.21  cpuTime=0.15  mem=8M836
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.29  cpuTime=0.2  mem=5M499
0.61	
0.61	s SATISFIABLE
0.61	o 55
0.61	c 54
0.61	o 60
0.61	c 49
0.61	o 65
0.61	c 44
0.61	o 69
0.61	c 40
0.61	o 74
0.61	c 35
0.61	o 78
0.61	c 31
0.61	o 82
0.61	c 27
0.61	o 85
0.61	c 24
0.61	o 86
0.61	c 23
0.61	o 88
0.61	c 21
0.62	o 90
0.62	c 19
0.62	o 92
0.62	c 17
0.62	o 93
0.62	c 16
0.62	o 94
0.62	c 15
0.62	o 95
0.62	c 14
0.62	o 96
0.62	c 13
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.63	o 99
0.63	c 10
0.63	o 100
0.63	c 9
0.63	o 103
0.63	c 6
0.63	o 104
0.63	c 5
0.64	o 105
0.64	c 4
0.64	o 106
0.64	c 3
0.69	o 107
0.69	c 2
1.97	   
1.98	   search
1.98	     run=0  nbConstraintChecks=5968719  nbAssignments=10000
1.98	       =>  wckTime=1.373  cpuTime=1.34  mem=5M499
3.29	   
3.29	   search
3.29	     run=1  nbConstraintChecks=11890649  nbAssignments=20000
3.29	       =>  wckTime=2.684  cpuTime=2.64  mem=5M499
4.60	   
4.60	   search
4.60	     run=2  nbConstraintChecks=17899758  nbAssignments=30000
4.60	       =>  wckTime=3.995  cpuTime=3.95  mem=5M499
5.96	   
5.96	   search
5.96	     run=3  nbConstraintChecks=24368908  nbAssignments=40000
5.96	       =>  wckTime=5.362  cpuTime=5.31  mem=5M499
7.26	   
7.26	   search
7.26	     run=4  nbConstraintChecks=30285045  nbAssignments=50000
7.26	       =>  wckTime=6.66  cpuTime=6.6  mem=5M499
8.58	   
8.58	   search
8.58	     run=5  nbConstraintChecks=36380828  nbAssignments=60000
8.58	       =>  wckTime=7.98  cpuTime=7.91  mem=5M499
9.90	   
9.90	   search
9.90	     run=6  nbConstraintChecks=42480515  nbAssignments=70000
9.90	       =>  wckTime=9.297  cpuTime=9.23  mem=5M499
11.22	   
11.23	   search
11.23	     run=7  nbConstraintChecks=48627109  nbAssignments=80000
11.23	       =>  wckTime=10.623  cpuTime=10.55  mem=5M499
12.58	   
12.58	   search
12.58	     run=8  nbConstraintChecks=54994257  nbAssignments=90000
12.58	       =>  wckTime=11.977  cpuTime=11.89  mem=5M499
13.91	   
13.91	   search
13.91	     run=9  nbConstraintChecks=61117379  nbAssignments=100000
13.91	       =>  wckTime=13.31  cpuTime=13.22  mem=5M499
15.22	   
15.22	   search
15.22	     run=10  nbConstraintChecks=67020970  nbAssignments=110000
15.22	       =>  wckTime=14.619  cpuTime=14.52  mem=5M499
16.55	   
16.55	   search
16.55	     run=11  nbConstraintChecks=73129257  nbAssignments=120000
16.55	       =>  wckTime=15.951  cpuTime=15.85  mem=5M499
17.85	   
17.85	   search
17.85	     run=12  nbConstraintChecks=79001664  nbAssignments=130000
17.85	       =>  wckTime=17.252  cpuTime=17.14  mem=5M499
19.16	   
19.16	   search
19.16	     run=13  nbConstraintChecks=84840237  nbAssignments=140000
19.16	       =>  wckTime=18.554  cpuTime=18.44  mem=5M499
20.48	   
20.48	   search
20.48	     run=14  nbConstraintChecks=90832044  nbAssignments=150000
20.48	       =>  wckTime=19.879  cpuTime=19.76  mem=5M499
21.82	   
21.82	   search
21.82	     run=15  nbConstraintChecks=97015817  nbAssignments=160000
21.82	       =>  wckTime=21.218  cpuTime=21.09  mem=5M499
23.14	   
23.14	   search
23.14	     run=16  nbConstraintChecks=103036959  nbAssignments=170000
23.14	       =>  wckTime=22.535  cpuTime=22.4  mem=5M499
24.45	   
24.45	   search
24.45	     run=17  nbConstraintChecks=109058997  nbAssignments=180000
24.45	       =>  wckTime=23.847  cpuTime=23.7  mem=5M499
25.75	   
25.75	   search
25.75	     run=18  nbConstraintChecks=115056353  nbAssignments=190000
25.75	       =>  wckTime=25.152  cpuTime=25.01  mem=5M499
27.11	   
27.11	   search
27.11	     run=19  nbConstraintChecks=121430458  nbAssignments=200000
27.11	       =>  wckTime=26.506  cpuTime=26.36  mem=5M499
28.42	   
28.42	   search
28.42	     run=20  nbConstraintChecks=127419023  nbAssignments=210000
28.42	       =>  wckTime=27.816  cpuTime=27.65  mem=5M499
29.77	   
29.77	   search
29.77	     run=21  nbConstraintChecks=133763270  nbAssignments=220000
29.77	       =>  wckTime=29.164  cpuTime=28.99  mem=5M499
30.85	   
30.85	   search
30.85	     run=22  nbConstraintChecks=138664112  nbAssignments=228499
30.85	       =>  wckTime=30.252  cpuTime=30.08  mem=5M499
30.86	   
30.86	   global
30.86	     nbConstraintChecks=138664112  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.86	     solvingWckTime=30.251  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.86	     globalCpuTime=30.33
30.86	       =>  wckTime=30.543  cpuTime=30.28  mem=5M499
30.86	   
30.86	   solver IterativeSystematicSolver being built... 
31.00	       =>  wckTime=30.683  cpuTime=30.39  mem=16M583
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=16400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.044  cpuTime=0.02  mem=16M583
31.09	   
31.09	   search
31.09	     run=0  nbConstraintChecks=92756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70
31.09	     nbFailedAssignments=52  nbBacktracks=10  nbVisitedNodes=132  nbRestartNogoods=0
31.09	       =>  wckTime=0.089  cpuTime=0.06  mem=16M583
31.15	   
31.15	   search
31.15	     run=1  nbConstraintChecks=257294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173
31.15	     nbFailedAssignments=133  nbBacktracks=25  nbVisitedNodes=329  nbRestartNogoods=17
31.15	       =>  wckTime=0.155  cpuTime=0.11  mem=16M583
31.20	   
31.21	   search
31.21	     run=2  nbConstraintChecks=418450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=280
31.21	     nbFailedAssignments=210  nbBacktracks=47  nbVisitedNodes=535  nbRestartNogoods=46
31.21	       =>  wckTime=0.208  cpuTime=0.16  mem=16M583
31.31	   
31.31	   search
31.31	     run=3  nbConstraintChecks=754240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=501
31.31	     nbFailedAssignments=389  nbBacktracks=81  nbVisitedNodes=967  nbRestartNogoods=59
31.31	       =>  wckTime=0.315  cpuTime=0.27  mem=16M583
31.43	   
31.43	   search
31.43	     run=4  nbConstraintChecks=1139167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744
31.43	     nbFailedAssignments=576  nbBacktracks=131  nbVisitedNodes=1447  nbRestartNogoods=73
31.43	       =>  wckTime=0.431  cpuTime=0.38  mem=16M583
31.59	   
31.59	   search
31.59	     run=5  nbConstraintChecks=1694029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1086
31.59	     nbFailedAssignments=833  nbBacktracks=206  nbVisitedNodes=2121  nbRestartNogoods=84
31.59	       =>  wckTime=0.595  cpuTime=0.54  mem=16M583
31.84	   
31.84	   search
31.84	     run=6  nbConstraintChecks=2561598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1653
31.84	     nbFailedAssignments=1278  nbBacktracks=320  nbVisitedNodes=3247  nbRestartNogoods=98
31.84	       =>  wckTime=0.843  cpuTime=0.77  mem=16M583
32.16	   
32.16	   search
32.16	     run=7  nbConstraintChecks=3709560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2368
32.16	     nbFailedAssignments=1815  nbBacktracks=492  nbVisitedNodes=4670  nbRestartNogoods=115
32.16	       =>  wckTime=1.161  cpuTime=1.08  mem=16M583
32.60	   
32.60	   search
32.60	     run=8  nbConstraintChecks=5316707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3395
32.60	     nbFailedAssignments=2576  nbBacktracks=748  nbVisitedNodes=6709  nbRestartNogoods=133
32.60	       =>  wckTime=1.599  cpuTime=1.53  mem=16M583
33.29	   
33.29	   search
33.29	     run=9  nbConstraintChecks=7819511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5060
33.29	     nbFailedAssignments=3851  nbBacktracks=1133  nbVisitedNodes=10030  nbRestartNogoods=153
33.29	       =>  wckTime=2.294  cpuTime=2.22  mem=16M583
34.22	   
34.22	   search
34.22	     run=10  nbConstraintChecks=11127926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7139
34.22	     nbFailedAssignments=5349  nbBacktracks=1709  nbVisitedNodes=14166  nbRestartNogoods=175
34.22	       =>  wckTime=3.223  cpuTime=3.14  mem=16M583
35.91	   
35.92	   search
35.92	     run=11  nbConstraintChecks=17154918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10917
35.92	     nbFailedAssignments=8257  nbBacktracks=2573  nbVisitedNodes=21674  nbRestartNogoods=189
35.92	       =>  wckTime=4.918  cpuTime=4.82  mem=16M583
38.32	   
38.32	   search
38.32	     run=12  nbConstraintChecks=25464578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16186
38.32	     nbFailedAssignments=12222  nbBacktracks=3871  nbVisitedNodes=32143  nbRestartNogoods=208
38.32	       =>  wckTime=7.32  cpuTime=7.22  mem=16M583
41.17	   
41.17	   search
41.17	     run=13  nbConstraintChecks=34579312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22220
41.17	     nbFailedAssignments=16305  nbBacktracks=5817  nbVisitedNodes=44123  nbRestartNogoods=216
41.17	       =>  wckTime=10.171  cpuTime=10.05  mem=16M583
45.48	   
45.48	   search
45.48	     run=14  nbConstraintChecks=48428247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31467
45.48	     nbFailedAssignments=22626  nbBacktracks=8736  nbVisitedNodes=62405  nbRestartNogoods=226
45.48	       =>  wckTime=14.485  cpuTime=14.34  mem=16M583
50.99	   
50.99	   search
50.99	     run=15  nbConstraintChecks=66055156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43235
50.99	     nbFailedAssignments=30007  nbBacktracks=13115  nbVisitedNodes=85678  nbRestartNogoods=258
50.99	       =>  wckTime=19.994  cpuTime=19.82  mem=16M583
58.78	   
58.78	   search
58.78	     run=16  nbConstraintChecks=89106969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59642
58.78	     nbFailedAssignments=39843  nbBacktracks=19683  nbVisitedNodes=117618  nbRestartNogoods=272
58.78	       =>  wckTime=27.787  cpuTime=27.58  mem=16M583
69.96	   
69.96	   search
69.96	     run=17  nbConstraintChecks=121685110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82728
69.96	     nbFailedAssignments=53073  nbBacktracks=29535  nbVisitedNodes=162708  nbRestartNogoods=294
69.96	       =>  wckTime=38.968  cpuTime=38.72  mem=16M583
84.15	   
84.15	   search
84.15	     run=18  nbConstraintChecks=162069242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111597
84.15	     nbFailedAssignments=68990  nbBacktracks=42488  nbVisitedNodes=218676  nbRestartNogoods=310
84.15	       =>  wckTime=53.157  cpuTime=52.84  mem=16M583
84.16	   
84.16	   global
84.16	     nbConstraintChecks=162085642  nbRestartNogoods=310  solvingWckTime=53.158  solvingCpuTime=52.84  expiredTime=no
84.16	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=83.28
84.16	       =>  wckTime=83.842  cpuTime=83.23  mem=16M583
84.16	
84.16	s OPTIMUM FOUND
84.16	v 1 10 4 2 10 1 6 3 2 3 8 7 10 7 2 1 8 6 7 9 6 6 5 6 7 7 3 2 5 6 
84.16	   
84.16	   totalWckTime=83.925  totalCpuTime=83.28

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node34/watcher-282439-1169319139 -o ROOT/results/node34/solver-282439-1169319139 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282439-1169319139/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.97 1.98 1.91 4/80 28099
/proc/meminfo: memFree=928144/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=906644 CPUtime=0.02
/proc/28098/stat : 28098 (java) S 28096 28098 27324 0 -1 0 2068 0 1 0 1 1 0 0 18 0 2 0 280307657 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 226661 1817 1036 14 0 214244 0
[pid=28098/tid=28100] ppid=28096 vsize=906644 CPUtime=0
/proc/28098/task/28100/stat : 28100 (java) R 28096 28098 27324 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 280307661 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102756 s]
/proc/loadavg: 1.97 1.98 1.91 4/80 28099
/proc/meminfo: memFree=928144/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=914988 CPUtime=0.08
/proc/28098/stat : 28098 (java) D 28096 28098 27324 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 280307657 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228747 2734 1426 14 0 215242 0
[pid=28098/tid=28100] ppid=28096 vsize=914988 CPUtime=0
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280307661 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510788 s]
/proc/loadavg: 1.97 1.98 1.91 4/80 28099
/proc/meminfo: memFree=928144/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915332 CPUtime=0.49
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 6464 0 1 0 45 4 0 0 18 0 8 0 280307657 937299968 6203 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228833 6203 2152 14 0 215303 0
[pid=28098/tid=28100] ppid=28096 vsize=915332 CPUtime=0
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280307661 937299968 6203 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33185 s]
/proc/loadavg: 1.97 1.98 1.91 3/87 28106
/proc/meminfo: memFree=910680/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915444 CPUtime=1.3
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 7048 0 1 0 103 27 0 0 25 0 8 0 280307657 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073663716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228861 6786 2479 14 0 215331 0
[pid=28098/tid=28100] ppid=28096 vsize=915444 CPUtime=0.02
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280307661 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28101] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28101/stat : 28101 (java) S 28096 28098 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280307661 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28102] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28102/stat : 28102 (java) S 28096 28098 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280307661 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28103] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28103/stat : 28103 (java) S 28096 28098 27324 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280307664 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28104] ppid=28096 vsize=915444 CPUtime=0.12
/proc/28098/task/28104/stat : 28104 (java) S 28096 28098 27324 0 -1 64 328 0 0 0 11 1 0 0 16 0 8 0 280307664 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28105] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28105/stat : 28105 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280307664 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28106] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28106/stat : 28106 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280307665 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.96899 s]
/proc/loadavg: 1.97 1.98 1.91 3/87 28106
/proc/meminfo: memFree=910616/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915448 CPUtime=2.93
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 7051 0 1 0 217 76 0 0 25 0 8 0 280307657 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228862 6788 2479 14 0 215332 0
[pid=28098/tid=28100] ppid=28096 vsize=915448 CPUtime=0.02
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280307661 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28101] ppid=28096 vsize=915448 CPUtime=0
/proc/28098/task/28101/stat : 28101 (java) S 28096 28098 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280307661 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28102] ppid=28096 vsize=915448 CPUtime=0
/proc/28098/task/28102/stat : 28102 (java) S 28096 28098 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280307661 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28103] ppid=28096 vsize=915448 CPUtime=0
/proc/28098/task/28103/stat : 28103 (java) S 28096 28098 27324 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280307664 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28104] ppid=28096 vsize=915448 CPUtime=0.12
/proc/28098/task/28104/stat : 28104 (java) S 28096 28098 27324 0 -1 64 330 0 0 0 11 1 0 0 16 0 8 0 280307664 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28105] ppid=28096 vsize=915448 CPUtime=0
/proc/28098/task/28105/stat : 28105 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280307664 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28106] ppid=28096 vsize=915448 CPUtime=0
/proc/28098/task/28106/stat : 28106 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280307665 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915448

[startup+6.26925 s]
/proc/loadavg: 1.97 1.98 1.91 3/87 28106
/proc/meminfo: memFree=910560/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915444 CPUtime=6.21
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 7051 0 1 0 446 175 0 0 25 0 8 0 280307657 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8184211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228861 6788 2479 14 0 215331 0
[pid=28098/tid=28100] ppid=28096 vsize=915444 CPUtime=0.02
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280307661 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28101] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28101/stat : 28101 (java) S 28096 28098 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280307661 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28102] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28102/stat : 28102 (java) S 28096 28098 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280307661 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28103] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28103/stat : 28103 (java) S 28096 28098 27324 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280307664 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28104] ppid=28096 vsize=915444 CPUtime=0.12
/proc/28098/task/28104/stat : 28104 (java) S 28096 28098 27324 0 -1 64 330 0 0 0 11 1 0 0 16 0 8 0 280307664 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28105] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28105/stat : 28105 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280307664 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28106] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28106/stat : 28106 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280307665 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7378 s]
/proc/loadavg: 1.97 1.98 1.91 3/87 28106
/proc/meminfo: memFree=910560/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915444 CPUtime=12.66
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 7051 0 1 0 894 372 0 0 25 0 8 0 280307657 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659226 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228861 6788 2479 14 0 215331 0
[pid=28098/tid=28100] ppid=28096 vsize=915444 CPUtime=0.02
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280307661 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28101] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28101/stat : 28101 (java) S 28096 28098 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280307661 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28102] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28102/stat : 28102 (java) S 28096 28098 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280307661 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28103] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28103/stat : 28103 (java) S 28096 28098 27324 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280307664 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28104] ppid=28096 vsize=915444 CPUtime=0.12
/proc/28098/task/28104/stat : 28104 (java) S 28096 28098 27324 0 -1 64 330 0 0 0 11 1 0 0 16 0 8 0 280307664 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28105] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28105/stat : 28105 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280307664 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28106] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28106/stat : 28106 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280307665 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915444

[startup+25.6018 s]
/proc/loadavg: 1.98 1.98 1.91 3/87 28106
/proc/meminfo: memFree=910624/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915444 CPUtime=25.46
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 7052 0 1 0 1786 760 0 0 25 0 8 0 280307657 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659735 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228861 6789 2479 14 0 215331 0
[pid=28098/tid=28100] ppid=28096 vsize=915444 CPUtime=0.02
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280307661 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28101] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28101/stat : 28101 (java) S 28096 28098 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280307661 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28102] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28102/stat : 28102 (java) S 28096 28098 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280307661 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28103] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28103/stat : 28103 (java) S 28096 28098 27324 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280307664 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28104] ppid=28096 vsize=915444 CPUtime=0.12
/proc/28098/task/28104/stat : 28104 (java) S 28096 28098 27324 0 -1 64 331 0 0 0 11 1 0 0 16 0 8 0 280307664 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28105] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28105/stat : 28105 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280307664 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28106] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28106/stat : 28106 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280307665 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915444

[startup+51.2049 s]
/proc/loadavg: 1.99 1.98 1.91 3/87 28106
/proc/meminfo: memFree=902560/2055920 swapFree=4192812/4192956
[pid=28098] ppid=28096 vsize=915444 CPUtime=50.94
/proc/28098/stat : 28098 (java) R 28096 28098 27324 0 -1 0 9121 0 1 0 4177 917 0 0 25 0 8 0 280307657 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779662 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28098/statm: 228861 8853 2532 14 0 215331 0
[pid=28098/tid=28100] ppid=28096 vsize=915444 CPUtime=0.02
/proc/28098/task/28100/stat : 28100 (java) S 28096 28098 27324 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 280307661 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28101] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28101/stat : 28101 (java) S 28096 28098 27324 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280307661 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28102] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28102/stat : 28102 (java) S 28096 28098 27324 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280307661 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28103] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28103/stat : 28103 (java) S 28096 28098 27324 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280307664 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28104] ppid=28096 vsize=915444 CPUtime=0.23
/proc/28098/task/28104/stat : 28104 (java) S 28096 28098 27324 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 280307664 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28105] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28105/stat : 28105 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280307664 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28098/tid=28106] ppid=28096 vsize=915444 CPUtime=0
/proc/28098/task/28106/stat : 28106 (java) S 28096 28098 27324 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280307665 937414656 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 84.2244
CPU time (s): 83.7673
CPU user time (s): 74.5897
CPU system time (s): 9.1776
CPU usage (%): 99.4573
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.5897
system time used= 9.1776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9224
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= 2812
involuntary context switches= 4118

runsolver used 0.108983 s user time and 0.273958 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 18:52:19 UTC 2007


IDJOB= 282439
IDBENCH= 12798
IDSOLVER= 68
FILE ID= node34/282439-1169319139

PBS_JOBID= 3610330

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  556c8acc09291252e16b38069826c96d

RANDOM SEED= 726098725

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.227
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.227
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:        928560 kB
Buffers:         44812 kB
Cached:         962132 kB
SwapCached:          0 kB
Active:         387984 kB
Inactive:       665812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        928560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          67180 kB
Slab:            58884 kB
Committed_AS:  5752120 kB
PageTables:       1868 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= 66561 MiB



End job on node34 on Sat Jan 20 18:53:43 UTC 2007