Trace number 282205

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 54.2907 54.8414

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-61.xml
MD5SUM1dec89b9f00f9c0d322b72806787eec5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark3.18951
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints98
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension98
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/282205-1169318646/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.094  cpuTime=0.08  mem=6M885
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1192  maxDegree=9
0.53	     maxArity=2
0.53	       =>  wckTime=0.206  cpuTime=0.15  mem=7M975
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.286  cpuTime=0.19  mem=5M493
0.62	
0.62	s SATISFIABLE
0.62	o 51
0.62	c 47
0.62	o 54
0.62	c 44
0.62	o 56
0.62	c 42
0.62	o 59
0.62	c 39
0.62	o 62
0.62	c 36
0.62	o 64
0.62	c 34
0.62	o 65
0.62	c 33
0.62	o 68
0.62	c 30
0.62	o 70
0.62	c 28
0.62	o 72
0.62	c 26
0.63	o 74
0.63	c 24
0.63	o 75
0.63	c 23
0.63	o 76
0.63	c 22
0.63	o 77
0.63	c 21
0.63	o 78
0.63	c 20
0.63	o 79
0.63	c 19
0.63	o 80
0.63	c 18
0.63	o 81
0.63	c 17
0.63	o 82
0.63	c 16
0.63	o 83
0.63	c 15
0.64	o 84
0.64	c 14
0.64	o 85
0.64	c 13
0.64	o 86
0.64	c 12
0.64	o 87
0.64	c 11
0.65	o 88
0.65	c 10
0.66	o 90
0.66	c 8
0.66	o 91
0.66	c 7
0.66	o 92
0.66	c 6
0.66	o 93
0.66	c 5
0.66	o 94
0.66	c 4
0.68	o 95
0.68	c 3
1.13	o 96
1.13	c 2
1.96	   
1.96	   search
1.96	     run=0  nbConstraintChecks=5519783  nbAssignments=10000
1.96	       =>  wckTime=1.35  cpuTime=1.33  mem=5M493
3.30	   
3.30	   search
3.30	     run=1  nbConstraintChecks=11403298  nbAssignments=20000
3.30	       =>  wckTime=2.69  cpuTime=2.65  mem=5M493
4.62	   
4.62	   search
4.62	     run=2  nbConstraintChecks=17152653  nbAssignments=30000
4.62	       =>  wckTime=4.011  cpuTime=3.95  mem=5M493
6.02	   
6.02	   search
6.02	     run=3  nbConstraintChecks=23486394  nbAssignments=40000
6.02	       =>  wckTime=5.406  cpuTime=5.33  mem=5M493
7.34	   
7.34	   search
7.34	     run=4  nbConstraintChecks=29226817  nbAssignments=50000
7.34	       =>  wckTime=6.725  cpuTime=6.64  mem=5M493
8.70	   
8.70	   search
8.70	     run=5  nbConstraintChecks=35356743  nbAssignments=60000
8.70	       =>  wckTime=8.087  cpuTime=8.0  mem=5M493
9.99	   
9.99	   search
9.99	     run=6  nbConstraintChecks=40916868  nbAssignments=70000
9.99	       =>  wckTime=9.378  cpuTime=9.27  mem=5M493
11.30	   
11.30	   search
11.30	     run=7  nbConstraintChecks=46676479  nbAssignments=80000
11.30	       =>  wckTime=10.69  cpuTime=10.58  mem=5M493
12.64	   
12.64	   search
12.64	     run=8  nbConstraintChecks=52516413  nbAssignments=90000
12.64	       =>  wckTime=12.028  cpuTime=11.89  mem=5M493
14.01	   
14.01	   search
14.01	     run=9  nbConstraintChecks=58617549  nbAssignments=100000
14.01	       =>  wckTime=13.401  cpuTime=13.26  mem=5M493
15.32	   
15.32	   search
15.32	     run=10  nbConstraintChecks=64220359  nbAssignments=110000
15.32	       =>  wckTime=14.707  cpuTime=14.55  mem=5M493
16.69	   
16.69	   search
16.69	     run=11  nbConstraintChecks=70292041  nbAssignments=120000
16.69	       =>  wckTime=16.079  cpuTime=15.91  mem=5M493
17.94	   
17.94	   search
17.94	     run=12  nbConstraintChecks=75478817  nbAssignments=130000
17.94	       =>  wckTime=17.333  cpuTime=17.15  mem=5M493
19.32	   
19.32	   search
19.32	     run=13  nbConstraintChecks=81563863  nbAssignments=140000
19.32	       =>  wckTime=18.707  cpuTime=18.52  mem=5M493
20.61	   
20.61	   search
20.61	     run=14  nbConstraintChecks=86978419  nbAssignments=150000
20.61	       =>  wckTime=19.995  cpuTime=19.79  mem=5M493
21.94	   
21.94	   search
21.94	     run=15  nbConstraintChecks=92746054  nbAssignments=160000
21.94	       =>  wckTime=21.326  cpuTime=21.11  mem=5M493
23.21	   
23.21	   search
23.21	     run=16  nbConstraintChecks=98140677  nbAssignments=170000
23.21	       =>  wckTime=22.603  cpuTime=22.38  mem=5M493
24.53	   
24.53	   search
24.53	     run=17  nbConstraintChecks=103922826  nbAssignments=180000
24.53	       =>  wckTime=23.921  cpuTime=23.68  mem=5M493
25.84	   
25.84	   search
25.84	     run=18  nbConstraintChecks=109598311  nbAssignments=190000
25.84	       =>  wckTime=25.225  cpuTime=24.98  mem=5M493
27.17	   
27.17	   search
27.17	     run=19  nbConstraintChecks=115368051  nbAssignments=200000
27.17	       =>  wckTime=26.553  cpuTime=26.28  mem=5M493
28.46	   
28.46	   search
28.46	     run=20  nbConstraintChecks=120932038  nbAssignments=210000
28.46	       =>  wckTime=27.85  cpuTime=27.57  mem=5M493
29.77	   
29.77	   search
29.77	     run=21  nbConstraintChecks=126609504  nbAssignments=220000
29.77	       =>  wckTime=29.158  cpuTime=28.86  mem=5M493
31.06	   
31.06	   search
31.06	     run=22  nbConstraintChecks=132154876  nbAssignments=230000
31.06	       =>  wckTime=30.448  cpuTime=30.15  mem=5M493
31.43	   
31.43	   search
31.43	     run=23  nbConstraintChecks=133818575  nbAssignments=232725
31.43	       =>  wckTime=30.816  cpuTime=30.52  mem=5M493
31.43	   
31.43	   global
31.43	     nbConstraintChecks=133818575  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.43	     solvingWckTime=30.814  solvingCpuTime=30.51  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.43	     globalCpuTime=30.76
31.43	       =>  wckTime=31.103  cpuTime=30.7  mem=5M493
31.43	   
31.43	   solver IterativeSystematicSolver being built... 
31.57	       =>  wckTime=31.246  cpuTime=30.8  mem=16M612
31.63	   
31.63	   preprocessing
31.63	     nbConstraintChecks=21138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.63	     detectedInconsistency=no
31.63	       =>  wckTime=0.052  cpuTime=0.03  mem=16M612
31.69	   
31.69	   search
31.69	     run=0  nbConstraintChecks=118717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
31.69	     nbFailedAssignments=74  nbBacktracks=12  nbVisitedNodes=177  nbRestartNogoods=0
31.69	       =>  wckTime=0.118  cpuTime=0.09  mem=16M612
31.79	   
31.79	   search
31.79	     run=1  nbConstraintChecks=314128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216
31.79	     nbFailedAssignments=180  nbBacktracks=27  nbVisitedNodes=424  nbRestartNogoods=8
31.79	       =>  wckTime=0.218  cpuTime=0.17  mem=16M612
31.88	   
31.88	   search
31.88	     run=2  nbConstraintChecks=498603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=366
31.88	     nbFailedAssignments=301  nbBacktracks=49  nbVisitedNodes=717  nbRestartNogoods=24
31.88	       =>  wckTime=0.305  cpuTime=0.25  mem=16M612
32.00	   
32.00	   search
32.00	     run=3  nbConstraintChecks=794008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=563
32.00	     nbFailedAssignments=460  nbBacktracks=82  nbVisitedNodes=1105  nbRestartNogoods=35
32.00	       =>  wckTime=0.43  cpuTime=0.38  mem=16M612
32.17	   
32.17	   search
32.17	     run=4  nbConstraintChecks=1262677  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=871
32.17	     nbFailedAssignments=713  nbBacktracks=132  nbVisitedNodes=1715  nbRestartNogoods=44
32.17	       =>  wckTime=0.6  cpuTime=0.54  mem=16M612
32.39	   
32.39	   search
32.39	     run=5  nbConstraintChecks=1841310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1266
32.39	     nbFailedAssignments=1028  nbBacktracks=207  nbVisitedNodes=2500  nbRestartNogoods=65
32.39	       =>  wckTime=0.816  cpuTime=0.76  mem=16M612
32.70	   
32.70	   search
32.70	     run=6  nbConstraintChecks=2550536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1725
32.70	     nbFailedAssignments=1367  nbBacktracks=320  nbVisitedNodes=3402  nbRestartNogoods=98
32.70	       =>  wckTime=1.126  cpuTime=1.05  mem=16M612
33.16	   
33.16	   search
33.16	     run=7  nbConstraintChecks=3637426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2540
33.16	     nbFailedAssignments=2006  nbBacktracks=491  nbVisitedNodes=5024  nbRestartNogoods=126
33.16	       =>  wckTime=1.59  cpuTime=1.49  mem=16M612
33.78	   
33.78	   search
33.78	     run=8  nbConstraintChecks=5231885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3740
33.78	     nbFailedAssignments=2938  nbBacktracks=747  nbVisitedNodes=7406  nbRestartNogoods=155
33.78	       =>  wckTime=2.205  cpuTime=2.11  mem=16M612
34.87	   
34.87	   search
34.87	     run=9  nbConstraintChecks=8147741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5710
34.87	     nbFailedAssignments=4515  nbBacktracks=1131  nbVisitedNodes=11333  nbRestartNogoods=198
34.87	       =>  wckTime=3.299  cpuTime=3.19  mem=16M612
36.58	   
36.58	   search
36.58	     run=10  nbConstraintChecks=12424030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8831
36.58	     nbFailedAssignments=7052  nbBacktracks=1707  nbVisitedNodes=17546  nbRestartNogoods=225
36.58	       =>  wckTime=5.008  cpuTime=4.87  mem=16M612
39.05	   
39.05	   search
39.05	     run=11  nbConstraintChecks=19015414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13374
39.05	     nbFailedAssignments=10726  nbBacktracks=2571  nbVisitedNodes=26566  nbRestartNogoods=250
39.05	       =>  wckTime=7.479  cpuTime=7.32  mem=16M612
42.38	   
42.38	   search
42.38	     run=12  nbConstraintChecks=27534229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19729
42.38	     nbFailedAssignments=15782  nbBacktracks=3868  nbVisitedNodes=39175  nbRestartNogoods=271
42.38	       =>  wckTime=10.807  cpuTime=10.62  mem=16M612
46.67	   
46.67	   search
46.67	     run=13  nbConstraintChecks=38465911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28016
46.67	     nbFailedAssignments=22113  nbBacktracks=5814  nbVisitedNodes=55620  nbRestartNogoods=282
46.67	       =>  wckTime=15.094  cpuTime=14.86  mem=16M612
53.07	   
53.07	   search
53.07	     run=14  nbConstraintChecks=54713287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39781
53.07	     nbFailedAssignments=30956  nbBacktracks=8734  nbVisitedNodes=79044  nbRestartNogoods=320
53.07	       =>  wckTime=21.495  cpuTime=21.21  mem=16M612
54.80	   
54.80	   search
54.80	     run=15  nbConstraintChecks=58749176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43009
54.80	     nbFailedAssignments=33257  nbBacktracks=9662  nbVisitedNodes=85427  nbRestartNogoods=324
54.80	       =>  wckTime=23.227  cpuTime=22.92  mem=16M612
54.80	   
54.80	   global
54.80	     nbConstraintChecks=58770314  nbRestartNogoods=324  solvingWckTime=23.228  solvingCpuTime=22.93  expiredTime=no
54.80	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=53.79
54.80	       =>  wckTime=54.475  cpuTime=53.73  mem=16M612
54.80	
54.80	s OPTIMUM FOUND
54.81	v 3 10 2 10 3 8 3 5 1 10 1 4 8 7 7 7 5 8 2 3 10 3 4 6 8 7 6 1 9 4 8 5 4 8 9 2 10 5 4 3 
54.81	   
54.81	   totalWckTime=54.559  totalCpuTime=53.8

Verifier Data (download as text)

2 unsatisfied constraints, 96 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/node7/watcher-282205-1169318646 -o ROOT/results/node7/solver-282205-1169318646 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282205-1169318646/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
/proc/loadavg: 1.78 1.95 1.98 5/93 32526
/proc/meminfo: memFree=1290208/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=18540 CPUtime=0
/proc/32525/stat : 32525 (runsolver) R 32523 31709 31709 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 280260168 18984960 277 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 244668462734 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32525/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108236 s]
/proc/loadavg: 1.78 1.95 1.98 5/93 32526
/proc/meminfo: memFree=1290208/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=914988 CPUtime=0.08
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 2980 0 1 0 7 1 0 0 17 0 8 0 280260168 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155170833 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520279 s]
/proc/loadavg: 1.78 1.95 1.98 5/93 32526
/proc/meminfo: memFree=1290208/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915332 CPUtime=0.49
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 6430 0 1 0 45 4 0 0 18 0 8 0 280260168 937299968 6169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228833 6169 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34941 s]
/proc/loadavg: 1.78 1.95 1.98 3/100 32533
/proc/meminfo: memFree=1272872/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915448 CPUtime=1.31
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 7009 0 1 0 103 28 0 0 25 0 8 0 280260168 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228862 6747 2479 14 0 215332 0
[pid=32525/tid=32527] ppid=32523 vsize=915448 CPUtime=0.02
/proc/32525/task/32527/stat : 32527 (java) S 32523 32525 31709 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280260172 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32528] ppid=32523 vsize=915448 CPUtime=0
/proc/32525/task/32528/stat : 32528 (java) S 32523 32525 31709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280260173 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32529] ppid=32523 vsize=915448 CPUtime=0
/proc/32525/task/32529/stat : 32529 (java) S 32523 32525 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280260173 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32530] ppid=32523 vsize=915448 CPUtime=0
/proc/32525/task/32530/stat : 32530 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280260176 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32531] ppid=32523 vsize=915448 CPUtime=0.12
/proc/32525/task/32531/stat : 32531 (java) S 32523 32525 31709 0 -1 64 328 0 0 0 11 1 0 0 16 0 8 0 280260176 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32532] ppid=32523 vsize=915448 CPUtime=0
/proc/32525/task/32532/stat : 32532 (java) S 32523 32525 31709 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280260176 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32533] ppid=32523 vsize=915448 CPUtime=0
/proc/32525/task/32533/stat : 32533 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280260176 937418752 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915448

[startup+2.98654 s]
/proc/loadavg: 1.78 1.95 1.98 3/100 32533
/proc/meminfo: memFree=1272808/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915444 CPUtime=2.94
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 7012 0 1 0 218 76 0 0 25 0 8 0 280260168 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228861 6749 2479 14 0 215331 0
[pid=32525/tid=32527] ppid=32523 vsize=915444 CPUtime=0.02
/proc/32525/task/32527/stat : 32527 (java) S 32523 32525 31709 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280260172 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32528] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32528/stat : 32528 (java) S 32523 32525 31709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280260173 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32529] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32529/stat : 32529 (java) S 32523 32525 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280260173 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32530] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32530/stat : 32530 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32531] ppid=32523 vsize=915444 CPUtime=0.13
/proc/32525/task/32531/stat : 32531 (java) S 32523 32525 31709 0 -1 64 330 0 0 0 12 1 0 0 16 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32532] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32532/stat : 32532 (java) S 32523 32525 31709 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32533] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32533/stat : 32533 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26587 s]
/proc/loadavg: 1.80 1.95 1.98 3/100 32533
/proc/meminfo: memFree=1272808/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915444 CPUtime=6.18
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 7012 0 1 0 445 173 0 0 25 0 8 0 280260168 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228861 6749 2479 14 0 215331 0
[pid=32525/tid=32527] ppid=32523 vsize=915444 CPUtime=0.02
/proc/32525/task/32527/stat : 32527 (java) S 32523 32525 31709 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280260172 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32528] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32528/stat : 32528 (java) S 32523 32525 31709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280260173 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32529] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32529/stat : 32529 (java) S 32523 32525 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280260173 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32530] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32530/stat : 32530 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32531] ppid=32523 vsize=915444 CPUtime=0.13
/proc/32525/task/32531/stat : 32531 (java) S 32523 32525 31709 0 -1 64 330 0 0 0 12 1 0 0 16 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32532] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32532/stat : 32532 (java) S 32523 32525 31709 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32533] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32533/stat : 32533 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915444

[startup+12.7526 s]
/proc/loadavg: 1.81 1.95 1.98 3/100 32533
/proc/meminfo: memFree=1272872/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915444 CPUtime=12.61
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 7012 0 1 0 893 368 0 0 25 0 8 0 280260168 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073652487 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228861 6749 2479 14 0 215331 0
[pid=32525/tid=32527] ppid=32523 vsize=915444 CPUtime=0.02
/proc/32525/task/32527/stat : 32527 (java) S 32523 32525 31709 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280260172 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32528] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32528/stat : 32528 (java) S 32523 32525 31709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280260173 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32529] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32529/stat : 32529 (java) S 32523 32525 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280260173 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32530] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32530/stat : 32530 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32531] ppid=32523 vsize=915444 CPUtime=0.13
/proc/32525/task/32531/stat : 32531 (java) S 32523 32525 31709 0 -1 64 330 0 0 0 12 1 0 0 16 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32532] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32532/stat : 32532 (java) S 32523 32525 31709 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32533] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32533/stat : 32533 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280260176 937414656 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.6059 s]
/proc/loadavg: 1.85 1.95 1.98 3/100 32533
/proc/meminfo: memFree=1272872/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915444 CPUtime=25.34
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 7013 0 1 0 1771 763 0 0 25 0 8 0 280260168 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228861 6750 2479 14 0 215331 0
[pid=32525/tid=32527] ppid=32523 vsize=915444 CPUtime=0.02
/proc/32525/task/32527/stat : 32527 (java) S 32523 32525 31709 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280260172 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32528] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32528/stat : 32528 (java) S 32523 32525 31709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280260173 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32529] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32529/stat : 32529 (java) S 32523 32525 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280260173 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32530] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32530/stat : 32530 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280260176 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32531] ppid=32523 vsize=915444 CPUtime=0.13
/proc/32525/task/32531/stat : 32531 (java) S 32523 32525 31709 0 -1 64 331 0 0 0 12 1 0 0 16 0 8 0 280260176 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32532] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32532/stat : 32532 (java) S 32523 32525 31709 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280260176 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32533] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32533/stat : 32533 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280260176 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915444

[startup+51.2206 s]
/proc/loadavg: 1.90 1.96 1.98 3/100 32533
/proc/meminfo: memFree=1264680/2055920 swapFree=4192812/4192956
[pid=32525] ppid=32523 vsize=915444 CPUtime=50.72
/proc/32525/stat : 32525 (java) R 32523 32525 31709 0 -1 0 9126 0 1 0 4125 947 0 0 25 0 8 0 280260168 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802654 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32525/statm: 228861 8856 2532 14 0 215331 0
[pid=32525/tid=32527] ppid=32523 vsize=915444 CPUtime=0.02
/proc/32525/task/32527/stat : 32527 (java) S 32523 32525 31709 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280260172 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32528] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32528/stat : 32528 (java) S 32523 32525 31709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280260173 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32529] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32529/stat : 32529 (java) S 32523 32525 31709 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280260173 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32530] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32530/stat : 32530 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280260176 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32531] ppid=32523 vsize=915444 CPUtime=0.24
/proc/32525/task/32531/stat : 32531 (java) S 32523 32525 31709 0 -1 64 393 0 0 0 23 1 0 0 15 0 8 0 280260176 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32532] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32532/stat : 32532 (java) S 32523 32525 31709 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280260176 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32525/tid=32533] ppid=32523 vsize=915444 CPUtime=0
/proc/32525/task/32533/stat : 32533 (java) S 32523 32525 31709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280260176 937414656 8856 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 54.8414
CPU time (s): 54.2907
CPU user time (s): 44.8102
CPU system time (s): 9.48056
CPU usage (%): 98.9958
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.8102
system time used= 9.48056
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9225
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= 2278
involuntary context switches= 4865

runsolver used 0.069989 s user time and 0.188971 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 18:44:06 UTC 2007


IDJOB= 282205
IDBENCH= 12545
IDSOLVER= 68
FILE ID= node7/282205-1169318646

PBS_JOBID= 3610009

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-40-10-08-t60/pi-40-10-07948-40-61.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282205-1169318646/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-282205-1169318646 -o ROOT/results/node7/solver-282205-1169318646 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282205-1169318646/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1dec89b9f00f9c0d322b72806787eec5

RANDOM SEED= 376440987

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.220
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.220
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:       1290688 kB
Buffers:         56684 kB
Cached:         538520 kB
SwapCached:          0 kB
Active:         250508 kB
Inactive:       431672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:         116052 kB
Slab:            67588 kB
Committed_AS: 10036308 kB
PageTables:       2468 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 node7 on Sat Jan 20 18:45:02 UTC 2007