Trace number 281089

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 57.3403 57.701

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-35_ext.xml
MD5SUM6ec3327bb53b33174feeb5982f521850
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark3.62745
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/281089-1169309864/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.46	   
0.46	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.57	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1245  maxDegree=11
0.57	     maxArity=2
0.57	       =>  wckTime=0.209  cpuTime=0.16  mem=8M846
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.292  cpuTime=0.2  mem=5M493
0.66	
0.66	s SATISFIABLE
0.66	o 46
0.66	c 55
0.66	o 50
0.66	c 51
0.66	o 54
0.66	c 47
0.66	o 57
0.66	c 44
0.66	o 60
0.66	c 41
0.66	o 63
0.66	c 38
0.67	o 65
0.67	c 36
0.67	o 68
0.67	c 33
0.67	o 71
0.67	c 30
0.67	o 73
0.67	c 28
0.67	o 75
0.67	c 26
0.67	o 78
0.67	c 23
0.67	o 80
0.67	c 21
0.67	o 81
0.67	c 20
0.67	o 82
0.67	c 19
0.67	o 83
0.67	c 18
0.68	o 85
0.68	c 16
0.68	o 86
0.68	c 15
0.68	o 87
0.68	c 14
0.68	o 88
0.68	c 13
0.68	o 89
0.68	c 12
0.68	o 90
0.68	c 11
0.68	o 91
0.68	c 10
0.69	o 92
0.69	c 9
0.69	o 93
0.69	c 8
0.69	o 94
0.69	c 7
0.69	o 95
0.69	c 6
0.69	o 96
0.69	c 5
0.73	o 97
0.73	c 4
1.18	o 98
1.18	c 3
2.12	   
2.12	   search
2.13	     run=0  nbConstraintChecks=5828218  nbAssignments=10000
2.13	       =>  wckTime=1.472  cpuTime=1.44  mem=5M493
3.50	   
3.50	   search
3.50	     run=1  nbConstraintChecks=11839260  nbAssignments=20000
3.50	       =>  wckTime=2.842  cpuTime=2.8  mem=5M493
4.84	   
4.84	   search
4.84	     run=2  nbConstraintChecks=17692858  nbAssignments=30000
4.84	       =>  wckTime=4.187  cpuTime=4.13  mem=5M493
6.19	   
6.19	   search
6.19	     run=3  nbConstraintChecks=23741619  nbAssignments=40000
6.19	       =>  wckTime=5.54  cpuTime=5.47  mem=5M493
7.47	   
7.47	   search
7.47	     run=4  nbConstraintChecks=29230396  nbAssignments=50000
7.47	       =>  wckTime=6.819  cpuTime=6.75  mem=5M493
8.87	   
8.87	   search
8.87	     run=5  nbConstraintChecks=35657611  nbAssignments=60000
8.87	       =>  wckTime=8.218  cpuTime=8.14  mem=5M493
10.21	   
10.21	   search
10.21	     run=6  nbConstraintChecks=41535997  nbAssignments=70000
10.21	       =>  wckTime=9.554  cpuTime=9.47  mem=5M493
11.62	   
11.62	   search
11.62	     run=7  nbConstraintChecks=47970071  nbAssignments=80000
11.62	       =>  wckTime=10.965  cpuTime=10.88  mem=5M493
12.92	   
12.92	   search
12.92	     run=8  nbConstraintChecks=53640027  nbAssignments=90000
12.92	       =>  wckTime=12.271  cpuTime=12.18  mem=5M493
14.35	   
14.35	   search
14.35	     run=9  nbConstraintChecks=60185311  nbAssignments=100000
14.35	       =>  wckTime=13.695  cpuTime=13.6  mem=5M493
15.74	   
15.74	   search
15.74	     run=10  nbConstraintChecks=66541227  nbAssignments=110000
15.74	       =>  wckTime=15.088  cpuTime=14.98  mem=5M493
17.19	   
17.19	   search
17.19	     run=11  nbConstraintChecks=73209515  nbAssignments=120000
17.19	       =>  wckTime=16.54  cpuTime=16.42  mem=5M493
18.51	   
18.51	   search
18.51	     run=12  nbConstraintChecks=78862161  nbAssignments=130000
18.51	       =>  wckTime=17.858  cpuTime=17.73  mem=5M493
19.85	   
19.85	   search
19.85	     run=13  nbConstraintChecks=84696697  nbAssignments=140000
19.85	       =>  wckTime=19.2  cpuTime=19.07  mem=5M493
21.18	   
21.18	   search
21.18	     run=14  nbConstraintChecks=90339411  nbAssignments=150000
21.18	       =>  wckTime=20.523  cpuTime=20.39  mem=5M493
22.58	   
22.59	   search
22.59	     run=15  nbConstraintChecks=96673346  nbAssignments=160000
22.59	       =>  wckTime=21.932  cpuTime=21.8  mem=5M493
23.95	   
23.95	   search
23.95	     run=16  nbConstraintChecks=102644786  nbAssignments=170000
23.95	       =>  wckTime=23.294  cpuTime=23.14  mem=5M493
25.38	   
25.38	   search
25.38	     run=17  nbConstraintChecks=109196980  nbAssignments=180000
25.38	       =>  wckTime=24.727  cpuTime=24.57  mem=5M493
26.76	   
26.76	   search
26.76	     run=18  nbConstraintChecks=115435231  nbAssignments=190000
26.76	       =>  wckTime=26.108  cpuTime=25.95  mem=5M493
28.17	   
28.17	   search
28.17	     run=19  nbConstraintChecks=121824736  nbAssignments=200000
28.17	       =>  wckTime=27.516  cpuTime=27.35  mem=5M493
29.46	   
29.46	   search
29.46	     run=20  nbConstraintChecks=127362522  nbAssignments=210000
29.46	       =>  wckTime=28.812  cpuTime=28.63  mem=5M493
30.88	   
30.88	   search
30.88	     run=21  nbConstraintChecks=133839361  nbAssignments=220000
30.88	       =>  wckTime=30.228  cpuTime=30.04  mem=5M493
31.33	   
31.33	   search
31.33	     run=22  nbConstraintChecks=135819044  nbAssignments=223388
31.33	       =>  wckTime=30.678  cpuTime=30.5  mem=5M493
31.33	   
31.33	   global
31.33	     nbConstraintChecks=135819044  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.33	     solvingWckTime=30.676  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.33	     globalCpuTime=30.75
31.33	       =>  wckTime=30.971  cpuTime=30.7  mem=5M493
31.33	   
31.33	   solver IterativeSystematicSolver being built... 
31.47	       =>  wckTime=31.104  cpuTime=30.81  mem=16M547
31.52	   
31.52	   preprocessing
31.52	     nbConstraintChecks=17211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.52	     detectedInconsistency=no
31.52	       =>  wckTime=0.048  cpuTime=0.02  mem=16M547
31.56	   
31.56	   search
31.56	     run=0  nbConstraintChecks=86189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58
31.56	     nbFailedAssignments=46  nbBacktracks=10  nbVisitedNodes=114  nbRestartNogoods=0
31.56	       =>  wckTime=0.092  cpuTime=0.06  mem=16M547
31.62	   
31.62	   search
31.62	     run=1  nbConstraintChecks=185946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135
31.62	     nbFailedAssignments=102  nbBacktracks=25  nbVisitedNodes=262  nbRestartNogoods=1
31.62	       =>  wckTime=0.158  cpuTime=0.12  mem=16M547
31.73	   
31.73	   search
31.73	     run=2  nbConstraintChecks=380259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
31.73	     nbFailedAssignments=200  nbBacktracks=47  nbVisitedNodes=509  nbRestartNogoods=21
31.73	       =>  wckTime=0.266  cpuTime=0.22  mem=16M547
31.86	   
31.86	   search
31.86	     run=3  nbConstraintChecks=680946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=475
31.86	     nbFailedAssignments=374  nbBacktracks=80  nbVisitedNodes=928  nbRestartNogoods=32
31.86	       =>  wckTime=0.396  cpuTime=0.35  mem=16M547
31.99	   
31.99	   search
31.99	     run=4  nbConstraintChecks=1033882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=708
31.99	     nbFailedAssignments=551  nbBacktracks=130  nbVisitedNodes=1388  nbRestartNogoods=45
31.99	       =>  wckTime=0.527  cpuTime=0.48  mem=16M547
32.20	   
32.20	   search
32.20	     run=5  nbConstraintChecks=1516202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1011
32.20	     nbFailedAssignments=772  nbBacktracks=205  nbVisitedNodes=1980  nbRestartNogoods=51
32.20	       =>  wckTime=0.733  cpuTime=0.68  mem=16M547
32.44	   
32.44	   search
32.44	     run=6  nbConstraintChecks=2111560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1380
32.44	     nbFailedAssignments=1015  nbBacktracks=319  nbVisitedNodes=2706  nbRestartNogoods=60
32.44	       =>  wckTime=0.979  cpuTime=0.92  mem=16M547
32.94	   
32.94	   search
32.94	     run=7  nbConstraintChecks=3160102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2138
32.94	     nbFailedAssignments=1595  nbBacktracks=489  nbVisitedNodes=4205  nbRestartNogoods=89
32.94	       =>  wckTime=1.472  cpuTime=1.39  mem=16M547
33.47	   
33.47	   search
33.47	     run=8  nbConstraintChecks=4601630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2959
33.48	     nbFailedAssignments=2153  nbBacktracks=745  nbVisitedNodes=5836  nbRestartNogoods=112
33.48	       =>  wckTime=2.009  cpuTime=1.93  mem=16M547
34.26	   
34.26	   search
34.26	     run=9  nbConstraintChecks=6413828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4209
34.26	     nbFailedAssignments=3014  nbBacktracks=1129  nbVisitedNodes=8329  nbRestartNogoods=121
34.26	       =>  wckTime=2.796  cpuTime=2.71  mem=16M547
35.76	   
35.76	   search
35.76	     run=10  nbConstraintChecks=10037216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6747
35.76	     nbFailedAssignments=4963  nbBacktracks=1705  nbVisitedNodes=13356  nbRestartNogoods=130
35.76	       =>  wckTime=4.298  cpuTime=4.2  mem=16M547
37.19	   
37.19	   search
37.19	     run=11  nbConstraintChecks=13868201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9578
37.19	     nbFailedAssignments=6923  nbBacktracks=2570  nbVisitedNodes=19005  nbRestartNogoods=145
37.19	       =>  wckTime=5.725  cpuTime=5.62  mem=16M547
39.27	   
39.27	   search
39.27	     run=12  nbConstraintChecks=18715165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13211
39.27	     nbFailedAssignments=9255  nbBacktracks=3867  nbVisitedNodes=26235  nbRestartNogoods=165
39.27	       =>  wckTime=7.806  cpuTime=7.69  mem=16M547
42.47	   
42.47	   search
42.47	     run=13  nbConstraintChecks=25743849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18578
42.47	     nbFailedAssignments=12669  nbBacktracks=5813  nbVisitedNodes=36864  nbRestartNogoods=171
42.47	       =>  wckTime=11.002  cpuTime=10.87  mem=16M547
47.54	   
47.54	   search
47.54	     run=14  nbConstraintChecks=36215401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26429
47.54	     nbFailedAssignments=17595  nbBacktracks=8732  nbVisitedNodes=52415  nbRestartNogoods=194
47.54	       =>  wckTime=16.077  cpuTime=15.92  mem=16M547
54.14	   
54.14	   search
54.14	     run=15  nbConstraintChecks=50115364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37574
54.14	     nbFailedAssignments=24360  nbBacktracks=13111  nbVisitedNodes=74363  nbRestartNogoods=214
54.14	       =>  wckTime=22.676  cpuTime=22.49  mem=16M547
57.66	   
57.66	   search
57.66	     run=16  nbConstraintChecks=56898602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42937
57.66	     nbFailedAssignments=27278  nbBacktracks=15557  nbVisitedNodes=84768  nbRestartNogoods=227
57.66	       =>  wckTime=26.198  cpuTime=25.99  mem=16M547
57.67	   
57.67	   global
57.67	     nbConstraintChecks=56915813  nbRestartNogoods=227  solvingWckTime=26.199  solvingCpuTime=25.99  expiredTime=no
57.67	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=56.85
57.67	       =>  wckTime=57.303  cpuTime=56.8  mem=16M547
57.67	
57.67	s OPTIMUM FOUND
57.67	v 1 8 4 2 7 6 5 2 9 0 0 9 9 2 7 5 1 7 7 3 4 9 1 3 6 8 1 2 7 4 6 4 9 7 7 8 9 5 6 7 
57.67	   
57.68	   totalWckTime=57.392  totalCpuTime=56.86

Verifier Data (download as text)

3 unsatisfied constraints, 98 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node52/watcher-281089-1169309864 -o ROOT/results/node52/solver-281089-1169309864 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281089-1169309864/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.82 1.40 1.49 4/81 29296
/proc/meminfo: memFree=1272568/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=18540 CPUtime=0
/proc/29295/stat : 29295 (runsolver) R 29293 29295 28919 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279384862 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273653755175 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29295/statm: 4635 279 244 17 0 2626 0

[startup+0.108087 s]
/proc/loadavg: 1.82 1.40 1.49 4/81 29296
/proc/meminfo: memFree=1272568/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=913228 CPUtime=0.07
/proc/29295/stat : 29295 (java) S 29293 29295 28919 0 -1 0 2904 0 1 0 6 1 0 0 17 0 8 0 279384862 935145472 2650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228307 2650 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.520112 s]
/proc/loadavg: 1.82 1.40 1.49 4/81 29296
/proc/meminfo: memFree=1272568/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915332 CPUtime=0.45
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 6269 0 1 0 41 4 0 0 19 0 8 0 279384862 937299968 6008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228833 6008 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.34216 s]
/proc/loadavg: 1.82 1.40 1.49 3/88 29303
/proc/meminfo: memFree=1254784/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915444 CPUtime=1.26
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 7110 0 1 0 102 24 0 0 25 0 8 0 279384862 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073670628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228861 6848 2479 14 0 215331 0
[pid=29295/tid=29297] ppid=29293 vsize=915444 CPUtime=0.02
/proc/29295/task/29297/stat : 29297 (java) S 29293 29295 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279384866 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29298] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29298/stat : 29298 (java) S 29293 29295 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279384867 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29299] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29299/stat : 29299 (java) S 29293 29295 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279384867 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29300] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29300/stat : 29300 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279384871 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29301] ppid=29293 vsize=915444 CPUtime=0.12
/proc/29295/task/29301/stat : 29301 (java) S 29293 29295 28919 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 279384871 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29302] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29302/stat : 29302 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279384871 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29303] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29303/stat : 29303 (java) S 29293 29295 28919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279384871 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915444

[startup+2.97928 s]
/proc/loadavg: 1.82 1.40 1.49 3/88 29303
/proc/meminfo: memFree=1254784/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915444 CPUtime=2.89
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 7113 0 1 0 216 73 0 0 25 0 8 0 279384862 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228861 6850 2479 14 0 215331 0
[pid=29295/tid=29297] ppid=29293 vsize=915444 CPUtime=0.02
/proc/29295/task/29297/stat : 29297 (java) S 29293 29295 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279384866 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29298] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29298/stat : 29298 (java) S 29293 29295 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279384867 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29299] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29299/stat : 29299 (java) S 29293 29295 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279384867 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29300] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29300/stat : 29300 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29301] ppid=29293 vsize=915444 CPUtime=0.12
/proc/29295/task/29301/stat : 29301 (java) S 29293 29295 28919 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29302] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29302/stat : 29302 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29303] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29303/stat : 29303 (java) S 29293 29295 28919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915444

[startup+6.2605 s]
/proc/loadavg: 1.83 1.41 1.50 3/88 29303
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915444 CPUtime=6.15
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 7113 0 1 0 445 170 0 0 25 0 8 0 279384862 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666645 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228861 6850 2479 14 0 215331 0
[pid=29295/tid=29297] ppid=29293 vsize=915444 CPUtime=0.02
/proc/29295/task/29297/stat : 29297 (java) S 29293 29295 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279384866 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29298] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29298/stat : 29298 (java) S 29293 29295 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279384867 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29299] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29299/stat : 29299 (java) S 29293 29295 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279384867 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29300] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29300/stat : 29300 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29301] ppid=29293 vsize=915444 CPUtime=0.12
/proc/29295/task/29301/stat : 29301 (java) S 29293 29295 28919 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29302] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29302/stat : 29302 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29303] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29303/stat : 29303 (java) S 29293 29295 28919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915444

[startup+12.7439 s]
/proc/loadavg: 1.85 1.42 1.50 3/88 29303
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915444 CPUtime=12.61
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 7113 0 1 0 904 357 0 0 25 0 8 0 279384862 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228861 6850 2479 14 0 215331 0
[pid=29295/tid=29297] ppid=29293 vsize=915444 CPUtime=0.02
/proc/29295/task/29297/stat : 29297 (java) S 29293 29295 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279384866 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29298] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29298/stat : 29298 (java) S 29293 29295 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279384867 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29299] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29299/stat : 29299 (java) S 29293 29295 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279384867 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29300] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29300/stat : 29300 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29301] ppid=29293 vsize=915444 CPUtime=0.12
/proc/29295/task/29301/stat : 29301 (java) S 29293 29295 28919 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29302] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29302/stat : 29302 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279384871 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29303] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29303/stat : 29303 (java) S 29293 29295 28919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279384871 937414656 6850 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.6018 s]
/proc/loadavg: 1.88 1.45 1.51 3/88 29303
/proc/meminfo: memFree=1254728/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915448 CPUtime=25.41
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 7114 0 1 0 1815 726 0 0 25 0 8 0 279384862 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228862 6851 2479 14 0 215332 0
[pid=29295/tid=29297] ppid=29293 vsize=915448 CPUtime=0.02
/proc/29295/task/29297/stat : 29297 (java) S 29293 29295 28919 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279384866 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29298] ppid=29293 vsize=915448 CPUtime=0
/proc/29295/task/29298/stat : 29298 (java) S 29293 29295 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279384867 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29299] ppid=29293 vsize=915448 CPUtime=0
/proc/29295/task/29299/stat : 29299 (java) S 29293 29295 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279384867 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29300] ppid=29293 vsize=915448 CPUtime=0
/proc/29295/task/29300/stat : 29300 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279384871 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29301] ppid=29293 vsize=915448 CPUtime=0.13
/proc/29295/task/29301/stat : 29301 (java) S 29293 29295 28919 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 279384871 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29302] ppid=29293 vsize=915448 CPUtime=0
/proc/29295/task/29302/stat : 29302 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279384871 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29303] ppid=29293 vsize=915448 CPUtime=0
/proc/29295/task/29303/stat : 29303 (java) S 29293 29295 28919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279384871 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915448

[startup+51.2076 s]
/proc/loadavg: 1.92 1.49 1.52 3/88 29303
/proc/meminfo: memFree=1247240/2055920 swapFree=4192812/4192956
[pid=29295] ppid=29293 vsize=915444 CPUtime=50.89
/proc/29295/stat : 29295 (java) R 29293 29295 28919 0 -1 0 9048 0 1 0 4197 892 0 0 25 0 8 0 279384862 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29295/statm: 228861 8780 2532 14 0 215331 0
[pid=29295/tid=29297] ppid=29293 vsize=915444 CPUtime=0.02
/proc/29295/task/29297/stat : 29297 (java) S 29293 29295 28919 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279384866 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29298] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29298/stat : 29298 (java) S 29293 29295 28919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279384867 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29299] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29299/stat : 29299 (java) S 29293 29295 28919 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279384867 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29300] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29300/stat : 29300 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279384871 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29301] ppid=29293 vsize=915444 CPUtime=0.22
/proc/29295/task/29301/stat : 29301 (java) S 29293 29295 28919 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 279384871 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29302] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29302/stat : 29302 (java) S 29293 29295 28919 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279384871 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29295/tid=29303] ppid=29293 vsize=915444 CPUtime=0
/proc/29295/task/29303/stat : 29303 (java) S 29293 29295 28919 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279384871 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 57.701
CPU time (s): 57.3403
CPU user time (s): 48.4106
CPU system time (s): 8.92964
CPU usage (%): 99.3748
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.4106
system time used= 8.92964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9146
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= 2326
involuntary context switches= 3374

runsolver used 0.072988 s user time and 0.203968 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan 20 16:17:44 UTC 2007


IDJOB= 281089
IDBENCH= 12073
IDSOLVER= 68
FILE ID= node52/281089-1169309864

PBS_JOBID= 3610222

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-35_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281089-1169309864/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-281089-1169309864 -o ROOT/results/node52/solver-281089-1169309864 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281089-1169309864/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6ec3327bb53b33174feeb5982f521850

RANDOM SEED= 672479486

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1273048 kB
Buffers:         50020 kB
Cached:         623452 kB
SwapCached:          0 kB
Active:         149100 kB
Inactive:       552636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          46120 kB
Slab:            66392 kB
Committed_AS:  5884324 kB
PageTables:       1972 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node52 on Sat Jan 20 16:18:42 UTC 2007