Trace number 282313

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 35.2476 35.3459

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-11.xml
MD5SUMaaf791b0aae173064a023baad98a1357
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints47
Best CPU time to get the best result obtained on this benchmark0.696893
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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/282313-1169318868/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.37	       =>  wckTime=0.084  cpuTime=0.09  mem=6M885
0.37	   
0.37	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.46	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.46	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=637  maxDegree=12
0.46	     maxArity=2
0.46	       =>  wckTime=0.167  cpuTime=0.13  mem=7M870
0.49	   
0.49	   solver LocalSearchSolver being built... 
0.53	       =>  wckTime=0.241  cpuTime=0.17  mem=5M422
0.53	
0.53	s SATISFIABLE
0.53	o 19
0.53	c 34
0.53	o 23
0.53	c 30
0.54	o 27
0.54	c 26
0.54	o 28
0.54	c 25
0.54	o 31
0.54	c 22
0.54	o 33
0.54	c 20
0.54	o 35
0.54	c 18
0.54	o 37
0.54	c 16
0.54	o 38
0.54	c 15
0.54	o 39
0.54	c 14
0.54	o 40
0.54	c 13
0.55	o 41
0.55	c 12
0.55	o 42
0.55	c 11
0.55	o 43
0.55	c 10
0.57	o 44
0.57	c 9
0.57	o 45
0.57	c 8
0.57	o 46
0.57	c 7
0.57	o 47
0.57	c 6
1.57	   
1.57	   search
1.57	     run=0  nbConstraintChecks=4184797  nbAssignments=10000
1.57	       =>  wckTime=1.038  cpuTime=1.03  mem=5M422
2.59	   
2.59	   search
2.59	     run=1  nbConstraintChecks=8212473  nbAssignments=20000
2.59	       =>  wckTime=2.064  cpuTime=2.04  mem=5M422
3.58	   
3.58	   search
3.58	     run=2  nbConstraintChecks=12432043  nbAssignments=30000
3.58	       =>  wckTime=3.05  cpuTime=3.03  mem=5M422
4.58	   
4.58	   search
4.58	     run=3  nbConstraintChecks=16644699  nbAssignments=40000
4.58	       =>  wckTime=4.048  cpuTime=4.02  mem=5M422
5.56	   
5.56	   search
5.56	     run=4  nbConstraintChecks=20771964  nbAssignments=50000
5.56	       =>  wckTime=5.035  cpuTime=5.02  mem=5M422
6.56	   
6.56	   search
6.56	     run=5  nbConstraintChecks=24921992  nbAssignments=60000
6.56	       =>  wckTime=6.026  cpuTime=6.01  mem=5M422
7.55	   
7.55	   search
7.55	     run=6  nbConstraintChecks=29017134  nbAssignments=70000
7.55	       =>  wckTime=7.016  cpuTime=6.99  mem=5M422
8.55	   
8.55	   search
8.55	     run=7  nbConstraintChecks=33025080  nbAssignments=80000
8.55	       =>  wckTime=8.019  cpuTime=7.99  mem=5M422
9.55	   
9.55	   search
9.55	     run=8  nbConstraintChecks=37268425  nbAssignments=90000
9.55	       =>  wckTime=9.019  cpuTime=8.99  mem=5M422
10.56	   
10.56	   search
10.56	     run=9  nbConstraintChecks=41521225  nbAssignments=100000
10.56	       =>  wckTime=10.029  cpuTime=9.99  mem=5M422
11.55	   
11.55	   search
11.55	     run=10  nbConstraintChecks=45717141  nbAssignments=110000
11.55	       =>  wckTime=11.024  cpuTime=10.98  mem=5M422
12.54	   
12.54	   search
12.54	     run=11  nbConstraintChecks=49822954  nbAssignments=120000
12.54	       =>  wckTime=12.008  cpuTime=11.97  mem=5M422
13.54	   
13.54	   search
13.54	     run=12  nbConstraintChecks=53968619  nbAssignments=130000
13.54	       =>  wckTime=13.01  cpuTime=12.97  mem=5M422
14.55	   
14.55	   search
14.55	     run=13  nbConstraintChecks=58279447  nbAssignments=140000
14.55	       =>  wckTime=14.017  cpuTime=13.97  mem=5M422
15.52	   
15.52	   search
15.52	     run=14  nbConstraintChecks=62332400  nbAssignments=150000
15.52	       =>  wckTime=14.992  cpuTime=14.95  mem=5M422
16.51	   
16.51	   search
16.51	     run=15  nbConstraintChecks=66529701  nbAssignments=160000
16.51	       =>  wckTime=15.984  cpuTime=15.94  mem=5M422
17.50	   
17.50	   search
17.50	     run=16  nbConstraintChecks=70714884  nbAssignments=170000
17.50	       =>  wckTime=16.971  cpuTime=16.93  mem=5M422
18.50	   
18.50	   search
18.50	     run=17  nbConstraintChecks=74968391  nbAssignments=180000
18.50	       =>  wckTime=17.966  cpuTime=17.92  mem=5M422
19.48	   
19.48	   search
19.48	     run=18  nbConstraintChecks=79119582  nbAssignments=190000
19.48	       =>  wckTime=18.951  cpuTime=18.9  mem=5M422
20.46	   
20.46	   search
20.46	     run=19  nbConstraintChecks=83237011  nbAssignments=200000
20.46	       =>  wckTime=19.928  cpuTime=19.88  mem=5M422
21.45	   
21.45	   search
21.45	     run=20  nbConstraintChecks=87485644  nbAssignments=210000
21.45	       =>  wckTime=20.922  cpuTime=20.88  mem=5M422
22.44	   
22.44	   search
22.44	     run=21  nbConstraintChecks=91690750  nbAssignments=220000
22.44	       =>  wckTime=21.91  cpuTime=21.86  mem=5M422
23.44	   
23.44	   search
23.44	     run=22  nbConstraintChecks=95929761  nbAssignments=230000
23.44	       =>  wckTime=22.907  cpuTime=22.86  mem=5M422
24.42	   
24.42	   search
24.42	     run=23  nbConstraintChecks=100008493  nbAssignments=240000
24.42	       =>  wckTime=23.889  cpuTime=23.84  mem=5M422
25.42	   
25.42	   search
25.42	     run=24  nbConstraintChecks=104235868  nbAssignments=250000
25.42	       =>  wckTime=24.892  cpuTime=24.84  mem=5M422
26.40	   
26.40	   search
26.40	     run=25  nbConstraintChecks=108292575  nbAssignments=260000
26.40	       =>  wckTime=25.873  cpuTime=25.82  mem=5M422
27.41	   
27.41	   search
27.41	     run=26  nbConstraintChecks=112564488  nbAssignments=270000
27.41	       =>  wckTime=26.881  cpuTime=26.83  mem=5M422
28.40	   
28.40	   search
28.40	     run=27  nbConstraintChecks=116671265  nbAssignments=280000
28.40	       =>  wckTime=27.869  cpuTime=27.82  mem=5M422
29.38	   
29.38	   search
29.38	     run=28  nbConstraintChecks=120694286  nbAssignments=290000
29.38	       =>  wckTime=28.849  cpuTime=28.8  mem=5M422
30.36	   
30.36	   search
30.36	     run=29  nbConstraintChecks=124702400  nbAssignments=300000
30.36	       =>  wckTime=29.829  cpuTime=29.78  mem=5M422
30.62	   
30.62	   search
30.62	     run=30  nbConstraintChecks=125795830  nbAssignments=302596
30.62	       =>  wckTime=30.089  cpuTime=30.04  mem=5M422
30.62	   
30.62	   global
30.62	     nbConstraintChecks=125795830  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.62	     solvingWckTime=30.088  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.62	     globalCpuTime=30.25
30.62	       =>  wckTime=30.331  cpuTime=30.21  mem=5M422
30.62	   
30.62	   solver IterativeSystematicSolver being built... 
30.76	       =>  wckTime=30.465  cpuTime=30.32  mem=16M491
30.79	   
30.79	   preprocessing
30.79	     nbConstraintChecks=10031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.79	     detectedInconsistency=no
30.79	       =>  wckTime=0.032  cpuTime=0.02  mem=16M491
30.81	   
30.81	   search
30.81	     run=0  nbConstraintChecks=34015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
30.81	     nbFailedAssignments=25  nbBacktracks=10  nbVisitedNodes=73  nbRestartNogoods=0
30.81	       =>  wckTime=0.056  cpuTime=0.04  mem=16M491
30.86	   
30.86	   search
30.86	     run=1  nbConstraintChecks=108097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122
30.86	     nbFailedAssignments=93  nbBacktracks=25  nbVisitedNodes=241  nbRestartNogoods=12
30.86	       =>  wckTime=0.1  cpuTime=0.07  mem=16M491
30.90	   
30.90	   search
30.90	     run=2  nbConstraintChecks=222520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=238
30.90	     nbFailedAssignments=184  nbBacktracks=47  nbVisitedNodes=470  nbRestartNogoods=21
30.90	       =>  wckTime=0.147  cpuTime=0.11  mem=16M491
30.96	   
30.96	   search
30.96	     run=3  nbConstraintChecks=369344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392
30.96	     nbFailedAssignments=302  nbBacktracks=81  nbVisitedNodes=776  nbRestartNogoods=31
30.96	       =>  wckTime=0.202  cpuTime=0.16  mem=16M491
31.04	   
31.04	   search
31.04	     run=4  nbConstraintChecks=608316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=654
31.04	     nbFailedAssignments=511  nbBacktracks=132  nbVisitedNodes=1297  nbRestartNogoods=39
31.04	       =>  wckTime=0.283  cpuTime=0.24  mem=16M491
31.15	   
31.15	   search
31.15	     run=5  nbConstraintChecks=913304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=981
31.15	     nbFailedAssignments=759  nbBacktracks=207  nbVisitedNodes=1946  nbRestartNogoods=48
31.15	       =>  wckTime=0.391  cpuTime=0.35  mem=16M491
31.30	   
31.30	   search
31.30	     run=6  nbConstraintChecks=1401031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1473
31.30	     nbFailedAssignments=1135  nbBacktracks=320  nbVisitedNodes=2920  nbRestartNogoods=55
31.30	       =>  wckTime=0.548  cpuTime=0.5  mem=16M491
31.51	   
31.51	   search
31.51	     run=7  nbConstraintChecks=2075977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2095
31.51	     nbFailedAssignments=1583  nbBacktracks=491  nbVisitedNodes=4157  nbRestartNogoods=66
31.51	       =>  wckTime=0.752  cpuTime=0.69  mem=16M491
31.78	   
31.78	   search
31.78	     run=8  nbConstraintChecks=3111480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3100
31.78	     nbFailedAssignments=2328  nbBacktracks=747  nbVisitedNodes=6156  nbRestartNogoods=83
31.78	       =>  wckTime=1.028  cpuTime=0.96  mem=16M491
32.14	   
32.14	   search
32.14	     run=9  nbConstraintChecks=4416323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4480
32.14	     nbFailedAssignments=3319  nbBacktracks=1131  nbVisitedNodes=8882  nbRestartNogoods=93
32.14	       =>  wckTime=1.382  cpuTime=1.31  mem=16M491
32.78	   
32.78	   search
32.78	     run=10  nbConstraintChecks=6716740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6698
32.78	     nbFailedAssignments=4958  nbBacktracks=1707  nbVisitedNodes=13290  nbRestartNogoods=105
32.78	       =>  wckTime=2.024  cpuTime=1.95  mem=16M491
33.64	   
33.64	   search
33.64	     run=11  nbConstraintChecks=9879525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9866
33.64	     nbFailedAssignments=7257  nbBacktracks=2571  nbVisitedNodes=19603  nbRestartNogoods=113
33.64	       =>  wckTime=2.88  cpuTime=2.8  mem=16M491
34.77	   
34.77	   search
34.77	     run=12  nbConstraintChecks=14124454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14060
34.77	     nbFailedAssignments=10151  nbBacktracks=3869  nbVisitedNodes=27973  nbRestartNogoods=123
34.77	       =>  wckTime=4.01  cpuTime=3.93  mem=16M491
35.28	   
35.28	   search
35.28	     run=13  nbConstraintChecks=16037238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15964
35.28	     nbFailedAssignments=11407  nbBacktracks=4518  nbVisitedNodes=31754  nbRestartNogoods=127
35.28	       =>  wckTime=4.527  cpuTime=4.45  mem=16M491
35.28	   
35.28	   global
35.28	     nbConstraintChecks=16047269  nbRestartNogoods=127  solvingWckTime=4.528  solvingCpuTime=4.45  expiredTime=no
35.28	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.81
35.28	       =>  wckTime=34.994  cpuTime=34.77  mem=16M491
35.29	
35.29	s OPTIMUM FOUND
35.29	v 4 1 10 8 10 2 4 3 4 10 4 10 10 8 4 7 9 1 4 1 
35.29	   
35.29	   totalWckTime=35.069  totalCpuTime=34.81

Verifier Data (download as text)

6 unsatisfied constraints, 47 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/node72/watcher-282313-1169318868 -o ROOT/results/node72/solver-282313-1169318868 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282313-1169318868/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.11 1.08 1.37 5/88 31716
/proc/meminfo: memFree=1665968/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=9648 CPUtime=0
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 386 0 0 0 0 0 0 0 18 0 1 0 280295636 9879552 174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2536228 0 0 4096 0 0 0 0 17 0 0 0
/proc/31715/statm: 2447 176 138 14 0 1138 0

[startup+0.109169 s]
/proc/loadavg: 1.11 1.08 1.37 5/88 31716
/proc/meminfo: memFree=1665968/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=914988 CPUtime=0.1
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 3160 0 1 0 8 2 0 0 22 0 8 0 280295636 936947712 2906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228747 2906 1489 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.517206 s]
/proc/loadavg: 1.11 1.08 1.37 5/88 31716
/proc/meminfo: memFree=1665968/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=915332 CPUtime=0.5
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 6668 0 1 0 46 4 0 0 25 0 8 0 280295636 937299968 6406 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072945829 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228833 6406 2296 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33829 s]
/proc/loadavg: 1.18 1.10 1.37 3/95 31723
/proc/meminfo: memFree=1649016/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=915436 CPUtime=1.32
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 6870 0 1 0 98 34 0 0 25 0 8 0 280295636 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228859 6608 2479 14 0 215329 0
[pid=31715/tid=31717] ppid=31713 vsize=915436 CPUtime=0.02
/proc/31715/task/31717/stat : 31717 (java) S 31713 31715 31464 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280295640 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31718] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31718/stat : 31718 (java) S 31713 31715 31464 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280295640 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31719] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31719/stat : 31719 (java) S 31713 31715 31464 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280295640 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31720] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31720/stat : 31720 (java) S 31713 31715 31464 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280295643 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31721] ppid=31713 vsize=915436 CPUtime=0.1
/proc/31715/task/31721/stat : 31721 (java) S 31713 31715 31464 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 280295643 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31722] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31722/stat : 31722 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280295643 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31723] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31723/stat : 31723 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280295643 937406464 6608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915436

[startup+2.97543 s]
/proc/loadavg: 1.18 1.10 1.37 2/88 31746
/proc/meminfo: memFree=1650224/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=915436 CPUtime=2.95
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 6873 0 1 0 200 95 0 0 25 0 8 0 280295636 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228859 6610 2479 14 0 215329 0
[pid=31715/tid=31717] ppid=31713 vsize=915436 CPUtime=0.02
/proc/31715/task/31717/stat : 31717 (java) S 31713 31715 31464 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31718] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31718/stat : 31718 (java) S 31713 31715 31464 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31719] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31719/stat : 31719 (java) S 31713 31715 31464 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31720] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31720/stat : 31720 (java) S 31713 31715 31464 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31721] ppid=31713 vsize=915436 CPUtime=0.1
/proc/31715/task/31721/stat : 31721 (java) S 31713 31715 31464 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31722] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31722/stat : 31722 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31723] ppid=31713 vsize=915440 CPUtime=0
/proc/31715/task/31723/stat : 31723 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280295643 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915436

[startup+6.26172 s]
/proc/loadavg: 1.17 1.10 1.37 2/88 31746
/proc/meminfo: memFree=1650224/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=915436 CPUtime=6.24
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 6873 0 1 0 402 222 0 0 25 0 8 0 280295636 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228859 6610 2479 14 0 215329 0
[pid=31715/tid=31717] ppid=31713 vsize=915440 CPUtime=0.02
/proc/31715/task/31717/stat : 31717 (java) S 31713 31715 31464 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280295640 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31718] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31718/stat : 31718 (java) S 31713 31715 31464 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31719] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31719/stat : 31719 (java) S 31713 31715 31464 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31720] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31720/stat : 31720 (java) S 31713 31715 31464 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31721] ppid=31713 vsize=915436 CPUtime=0.1
/proc/31715/task/31721/stat : 31721 (java) S 31713 31715 31464 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31722] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31722/stat : 31722 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31723] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31723/stat : 31723 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915436

[startup+12.7403 s]
/proc/loadavg: 1.23 1.11 1.38 2/88 31751
/proc/meminfo: memFree=1653184/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=915440 CPUtime=12.7
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 6873 0 1 0 812 458 0 0 25 0 8 0 280295636 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228859 6610 2479 14 0 215329 0
[pid=31715/tid=31717] ppid=31713 vsize=915436 CPUtime=0.02
/proc/31715/task/31717/stat : 31717 (java) S 31713 31715 31464 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31718] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31718/stat : 31718 (java) S 31713 31715 31464 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31719] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31719/stat : 31719 (java) S 31713 31715 31464 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280295640 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31720] ppid=31713 vsize=915440 CPUtime=0
/proc/31715/task/31720/stat : 31720 (java) S 31713 31715 31464 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280295643 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31721] ppid=31713 vsize=915436 CPUtime=0.1
/proc/31715/task/31721/stat : 31721 (java) S 31713 31715 31464 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31722] ppid=31713 vsize=915440 CPUtime=0
/proc/31715/task/31722/stat : 31722 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280295643 937410560 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31723] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31723/stat : 31723 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280295643 937406464 6610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915440

[startup+25.6085 s]
/proc/loadavg: 1.27 1.12 1.38 2/88 31849
/proc/meminfo: memFree=1650880/2055920 swapFree=4191880/4192956
[pid=31715] ppid=31713 vsize=915436 CPUtime=25.56
/proc/31715/stat : 31715 (java) R 31713 31715 31464 0 -1 0 6874 0 1 0 1622 934 0 0 25 0 8 0 280295636 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31715/statm: 228859 6611 2479 14 0 215329 0
[pid=31715/tid=31717] ppid=31713 vsize=915440 CPUtime=0.02
/proc/31715/task/31717/stat : 31717 (java) S 31713 31715 31464 0 -1 64 134 0 0 0 2 0 0 0 16 0 8 0 280295640 937410560 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31718] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31718/stat : 31718 (java) S 31713 31715 31464 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280295640 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31719] ppid=31713 vsize=915440 CPUtime=0
/proc/31715/task/31719/stat : 31719 (java) S 31713 31715 31464 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280295640 937410560 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31720] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31720/stat : 31720 (java) S 31713 31715 31464 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280295643 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31721] ppid=31713 vsize=915440 CPUtime=0.1
/proc/31715/task/31721/stat : 31721 (java) S 31713 31715 31464 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280295643 937410560 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31722] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31722/stat : 31722 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280295643 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31715/tid=31723] ppid=31713 vsize=915436 CPUtime=0
/proc/31715/task/31723/stat : 31723 (java) S 31713 31715 31464 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280295643 937406464 6611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 35.3459
CPU time (s): 35.2476
CPU user time (s): 23.9874
CPU system time (s): 11.2603
CPU usage (%): 99.722
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9874
system time used= 11.2603
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9177
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= 1617
involuntary context switches= 2054

runsolver used 0.053991 s user time and 0.106983 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan 20 18:47:48 UTC 2007


IDJOB= 282313
IDBENCH= 12691
IDSOLVER= 68
FILE ID= node72/282313-1169318868

PBS_JOBID= 3610406

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t70/pi-20-10-20-30-11.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282313-1169318868/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-282313-1169318868 -o ROOT/results/node72/solver-282313-1169318868 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282313-1169318868/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  aaf791b0aae173064a023baad98a1357

RANDOM SEED= 81411268

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.223
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.223
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:       1666384 kB
Buffers:         39520 kB
Cached:         235680 kB
SwapCached:        268 kB
Active:         126004 kB
Inactive:       198044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666384 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4668 kB
Writeback:           0 kB
Mapped:          67664 kB
Slab:            50292 kB
Committed_AS:  5140756 kB
PageTables:       2288 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 node72 on Sat Jan 20 18:48:24 UTC 2007