Trace number 280972

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 85.396 85.5245

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-27_ext.xml
MD5SUMafe970527bb37ddb05c61a0cebaa1e88
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark3.15952
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280972-1169309266/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.094  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1248  maxDegree=8
0.51	     maxArity=2
0.51	       =>  wckTime=0.194  cpuTime=0.15  mem=8M846
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.272  cpuTime=0.19  mem=5M493
0.60	
0.60	s SATISFIABLE
0.60	o 41
0.60	c 60
0.60	o 44
0.60	c 57
0.60	o 48
0.60	c 53
0.60	o 50
0.60	c 51
0.60	o 53
0.60	c 48
0.60	o 56
0.60	c 45
0.60	o 58
0.60	c 43
0.60	o 60
0.60	c 41
0.60	o 62
0.60	c 39
0.61	o 64
0.61	c 37
0.61	o 66
0.61	c 35
0.61	o 68
0.61	c 33
0.61	o 70
0.61	c 31
0.61	o 71
0.61	c 30
0.61	o 72
0.61	c 29
0.61	o 73
0.61	c 28
0.61	o 75
0.61	c 26
0.61	o 77
0.61	c 24
0.61	o 80
0.61	c 21
0.61	o 82
0.61	c 19
0.61	o 84
0.61	c 17
0.61	o 86
0.61	c 15
0.61	o 87
0.61	c 14
0.62	o 88
0.62	c 13
0.62	o 89
0.62	c 12
0.62	o 90
0.62	c 11
0.63	o 91
0.63	c 10
0.63	o 92
0.63	c 9
0.63	o 93
0.63	c 8
0.63	o 94
0.63	c 7
0.63	o 95
0.63	c 6
0.63	o 96
0.63	c 5
0.65	o 97
0.65	c 4
0.65	o 98
0.65	c 3
0.66	o 99
0.66	c 2
1.86	   
1.86	   search
1.86	     run=0  nbConstraintChecks=5242049  nbAssignments=10000
1.86	       =>  wckTime=1.272  cpuTime=1.24  mem=5M493
3.03	   
3.03	   search
3.03	     run=1  nbConstraintChecks=10567438  nbAssignments=20000
3.03	       =>  wckTime=2.438  cpuTime=2.4  mem=5M493
4.19	   
4.19	   search
4.19	     run=2  nbConstraintChecks=15910386  nbAssignments=30000
4.19	       =>  wckTime=3.6  cpuTime=3.57  mem=5M493
5.37	   
5.37	   search
5.37	     run=3  nbConstraintChecks=21306551  nbAssignments=40000
5.37	       =>  wckTime=4.777  cpuTime=4.74  mem=5M493
6.55	   
6.55	   search
6.55	     run=4  nbConstraintChecks=26747751  nbAssignments=50000
6.55	       =>  wckTime=5.959  cpuTime=5.93  mem=5M493
7.79	   
7.79	   search
7.79	     run=5  nbConstraintChecks=32678961  nbAssignments=60000
7.79	       =>  wckTime=7.197  cpuTime=7.17  mem=5M493
8.96	   
8.96	   search
8.96	     run=6  nbConstraintChecks=38091691  nbAssignments=70000
8.96	       =>  wckTime=8.373  cpuTime=8.35  mem=5M493
10.11	   
10.11	   search
10.11	     run=7  nbConstraintChecks=43244770  nbAssignments=80000
10.11	       =>  wckTime=9.522  cpuTime=9.49  mem=5M493
11.27	   
11.27	   search
11.27	     run=8  nbConstraintChecks=48547052  nbAssignments=90000
11.27	       =>  wckTime=10.682  cpuTime=10.65  mem=5M493
12.46	   
12.46	   search
12.46	     run=9  nbConstraintChecks=54085331  nbAssignments=100000
12.46	       =>  wckTime=11.87  cpuTime=11.83  mem=5M493
13.61	   
13.61	   search
13.61	     run=10  nbConstraintChecks=59313319  nbAssignments=110000
13.61	       =>  wckTime=13.016  cpuTime=12.98  mem=5M493
14.74	   
14.74	   search
14.74	     run=11  nbConstraintChecks=64405088  nbAssignments=120000
14.74	       =>  wckTime=14.152  cpuTime=14.12  mem=5M493
15.91	   
15.91	   search
15.91	     run=12  nbConstraintChecks=69741152  nbAssignments=130000
15.91	       =>  wckTime=15.315  cpuTime=15.28  mem=5M493
17.06	   
17.06	   search
17.06	     run=13  nbConstraintChecks=74996207  nbAssignments=140000
17.06	       =>  wckTime=16.471  cpuTime=16.44  mem=5M493
18.21	   
18.21	   search
18.21	     run=14  nbConstraintChecks=80187922  nbAssignments=150000
18.21	       =>  wckTime=17.622  cpuTime=17.58  mem=5M493
19.38	   
19.38	   search
19.39	     run=15  nbConstraintChecks=85622920  nbAssignments=160000
19.39	       =>  wckTime=18.794  cpuTime=18.74  mem=5M493
20.53	   
20.53	   search
20.53	     run=16  nbConstraintChecks=90899570  nbAssignments=170000
20.53	       =>  wckTime=19.944  cpuTime=19.89  mem=5M493
21.76	   
21.76	   search
21.76	     run=17  nbConstraintChecks=96755068  nbAssignments=180000
21.76	       =>  wckTime=21.167  cpuTime=21.12  mem=5M493
22.90	   
22.90	   search
22.90	     run=18  nbConstraintChecks=101926138  nbAssignments=190000
22.90	       =>  wckTime=22.313  cpuTime=22.26  mem=5M493
24.09	   
24.09	   search
24.09	     run=19  nbConstraintChecks=107400342  nbAssignments=200000
24.09	       =>  wckTime=23.497  cpuTime=23.44  mem=5M493
25.24	   
25.24	   search
25.24	     run=20  nbConstraintChecks=112631175  nbAssignments=210000
25.24	       =>  wckTime=24.649  cpuTime=24.6  mem=5M493
26.47	   
26.47	   search
26.47	     run=21  nbConstraintChecks=118468923  nbAssignments=220000
26.47	       =>  wckTime=25.882  cpuTime=25.83  mem=5M493
27.61	   
27.61	   search
27.61	     run=22  nbConstraintChecks=123517658  nbAssignments=230000
27.61	       =>  wckTime=27.017  cpuTime=26.97  mem=5M493
28.81	   
28.81	   search
28.81	     run=23  nbConstraintChecks=129132230  nbAssignments=240000
28.81	       =>  wckTime=28.223  cpuTime=28.17  mem=5M493
29.97	   
29.97	   search
29.97	     run=24  nbConstraintChecks=134396253  nbAssignments=250000
29.97	       =>  wckTime=29.381  cpuTime=29.33  mem=5M493
30.70	   
30.70	   search
30.70	     run=25  nbConstraintChecks=137731668  nbAssignments=256132
30.70	       =>  wckTime=30.107  cpuTime=30.06  mem=5M493
30.70	   
30.70	   global
30.70	     nbConstraintChecks=137731668  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.70	     solvingWckTime=30.105  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.70	     globalCpuTime=30.29
30.70	       =>  wckTime=30.38  cpuTime=30.25  mem=5M493
30.70	   
30.70	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.505  cpuTime=30.34  mem=16M547
30.88	   
30.88	   preprocessing
30.88	     nbConstraintChecks=25299  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.88	     detectedInconsistency=no
30.88	       =>  wckTime=0.053  cpuTime=0.04  mem=16M547
30.93	   
30.93	   search
30.93	     run=0  nbConstraintChecks=100785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70
30.93	     nbFailedAssignments=56  nbBacktracks=10  nbVisitedNodes=136  nbRestartNogoods=0
30.93	       =>  wckTime=0.1  cpuTime=0.08  mem=16M547
30.98	   
30.98	   search
30.99	     run=1  nbConstraintChecks=209748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
30.99	     nbFailedAssignments=113  nbBacktracks=25  nbVisitedNodes=286  nbRestartNogoods=11
30.99	       =>  wckTime=0.159  cpuTime=0.13  mem=16M547
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=374212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270
31.07	     nbFailedAssignments=206  nbBacktracks=47  nbVisitedNodes=523  nbRestartNogoods=18
31.07	       =>  wckTime=0.24  cpuTime=0.21  mem=16M547
31.19	   
31.19	   search
31.19	     run=3  nbConstraintChecks=699119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=488
31.19	     nbFailedAssignments=383  nbBacktracks=80  nbVisitedNodes=950  nbRestartNogoods=43
31.19	       =>  wckTime=0.363  cpuTime=0.33  mem=16M547
31.35	   
31.35	   search
31.35	     run=4  nbConstraintChecks=1156956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=776
31.35	     nbFailedAssignments=613  nbBacktracks=130  nbVisitedNodes=1514  nbRestartNogoods=59
31.35	       =>  wckTime=0.522  cpuTime=0.49  mem=16M547
31.62	   
31.62	   search
31.62	     run=5  nbConstraintChecks=1849894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1233
31.62	     nbFailedAssignments=993  nbBacktracks=205  nbVisitedNodes=2416  nbRestartNogoods=71
31.62	       =>  wckTime=0.793  cpuTime=0.75  mem=16M547
32.01	   
32.01	   search
32.01	     run=6  nbConstraintChecks=2799134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1903
32.01	     nbFailedAssignments=1544  nbBacktracks=318  nbVisitedNodes=3748  nbRestartNogoods=90
32.01	       =>  wckTime=1.187  cpuTime=1.14  mem=16M547
32.48	   
32.48	   search
32.48	     run=7  nbConstraintChecks=4269482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2857
32.48	     nbFailedAssignments=2319  nbBacktracks=489  nbVisitedNodes=5643  nbRestartNogoods=101
32.48	       =>  wckTime=1.65  cpuTime=1.6  mem=16M547
33.36	   
33.36	   search
33.36	     run=8  nbConstraintChecks=7227591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4620
33.36	     nbFailedAssignments=3816  nbBacktracks=745  nbVisitedNodes=9152  nbRestartNogoods=126
33.36	       =>  wckTime=2.532  cpuTime=2.48  mem=16M547
34.29	   
34.29	   search
34.29	     run=9  nbConstraintChecks=9973593  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6502
34.29	     nbFailedAssignments=5304  nbBacktracks=1129  nbVisitedNodes=12883  nbRestartNogoods=154
34.29	       =>  wckTime=3.466  cpuTime=3.41  mem=16M547
35.33	   
35.33	   search
35.33	     run=10  nbConstraintChecks=13131485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8635
35.33	     nbFailedAssignments=6854  nbBacktracks=1705  nbVisitedNodes=17129  nbRestartNogoods=184
35.33	       =>  wckTime=4.507  cpuTime=4.45  mem=16M547
37.53	   
37.53	   search
37.53	     run=11  nbConstraintChecks=19558042  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12583
37.53	     nbFailedAssignments=9931  nbBacktracks=2569  nbVisitedNodes=24975  nbRestartNogoods=202
37.53	       =>  wckTime=6.702  cpuTime=6.64  mem=16M547
40.28	   
40.28	   search
40.28	     run=12  nbConstraintChecks=28533355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18343
40.28	     nbFailedAssignments=14388  nbBacktracks=3866  nbVisitedNodes=36466  nbRestartNogoods=226
40.28	       =>  wckTime=9.452  cpuTime=9.39  mem=16M547
44.74	   
44.74	   search
44.74	     run=13  nbConstraintChecks=41634691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27020
44.74	     nbFailedAssignments=21113  nbBacktracks=5812  nbVisitedNodes=53766  nbRestartNogoods=239
44.75	       =>  wckTime=13.919  cpuTime=13.83  mem=16M547
51.42	   
51.42	   search
51.42	     run=14  nbConstraintChecks=60300856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39236
51.42	     nbFailedAssignments=30397  nbBacktracks=8731  nbVisitedNodes=77974  nbRestartNogoods=253
51.42	       =>  wckTime=20.597  cpuTime=20.5  mem=16M547
59.94	   
59.94	   search
59.94	     run=15  nbConstraintChecks=83235691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55217
59.94	     nbFailedAssignments=41988  nbBacktracks=13110  nbVisitedNodes=109702  nbRestartNogoods=308
59.94	       =>  wckTime=29.115  cpuTime=29.02  mem=16M547
72.22	   
72.22	   search
72.22	     run=16  nbConstraintChecks=115015069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75918
72.22	     nbFailedAssignments=56113  nbBacktracks=19679  nbVisitedNodes=150631  nbRestartNogoods=333
72.22	       =>  wckTime=41.391  cpuTime=41.28  mem=16M547
85.50	   
85.50	   search
85.50	     run=17  nbConstraintChecks=147409653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98074
85.50	     nbFailedAssignments=70046  nbBacktracks=27903  nbVisitedNodes=194361  nbRestartNogoods=354
85.50	       =>  wckTime=54.673  cpuTime=54.56  mem=16M547
85.50	   
85.50	   global
85.50	     nbConstraintChecks=147434952  nbRestartNogoods=354  solvingWckTime=54.674  solvingCpuTime=54.56  expiredTime=no
85.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=84.94
85.50	       =>  wckTime=85.181  cpuTime=84.9  mem=16M547
85.50	
85.50	s OPTIMUM FOUND
85.50	v 2 2 8 7 6 9 3 0 1 8 3 5 9 9 4 8 6 1 0 9 3 0 5 7 4 2 4 8 3 8 2 1 2 9 9 0 7 5 2 5 
85.50	   
85.50	   totalWckTime=85.257  totalCpuTime=84.94

Verifier Data (download as text)

2 unsatisfied constraints, 99 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/node4/watcher-280972-1169309266 -o ROOT/results/node4/solver-280972-1169309266 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280972-1169309266/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.95 2.01 1.99 4/94 6567
/proc/meminfo: memFree=1336368/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=18540 CPUtime=0
/proc/6566/stat : 6566 (runsolver) R 6564 6566 6498 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279322369 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6566/statm: 4635 279 244 17 0 2626 0

[startup+0.10788 s]
/proc/loadavg: 1.95 2.01 1.99 4/94 6567
/proc/meminfo: memFree=1336368/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=911488 CPUtime=0.07
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 2634 0 1 0 5 2 0 0 20 0 8 0 279322369 933363712 2381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 227872 2382 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.515914 s]
/proc/loadavg: 1.95 2.01 1.99 4/94 6567
/proc/meminfo: memFree=1336368/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915332 CPUtime=0.46
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 6591 0 1 0 42 4 0 0 22 0 8 0 279322369 937299968 6330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228833 6331 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33899 s]
/proc/loadavg: 1.95 2.01 1.99 3/101 6574
/proc/meminfo: memFree=1318648/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915444 CPUtime=1.28
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 7110 0 1 0 106 22 0 0 25 0 8 0 279322369 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228862 6848 2479 14 0 215332 0
[pid=6566/tid=6568] ppid=6564 vsize=915444 CPUtime=0.02
/proc/6566/task/6568/stat : 6568 (java) S 6564 6566 6498 0 -1 64 152 0 0 0 2 0 0 0 17 0 8 0 279322374 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6569] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6569/stat : 6569 (java) S 6564 6566 6498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6570] ppid=6564 vsize=915448 CPUtime=0
/proc/6566/task/6570/stat : 6570 (java) S 6564 6566 6498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279322374 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6571] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6571/stat : 6571 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279322378 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6566/tid=6572] ppid=6564 vsize=915448 CPUtime=0.11
/proc/6566/task/6572/stat : 6572 (java) S 6564 6566 6498 0 -1 64 332 0 0 0 11 0 0 0 15 0 8 0 279322378 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6573] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6573/stat : 6573 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279322379 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6574] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6574/stat : 6574 (java) S 6564 6566 6498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279322379 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915444

[startup+2.98716 s]
/proc/loadavg: 1.95 2.01 1.99 3/101 6574
/proc/meminfo: memFree=1318648/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915444 CPUtime=2.94
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 7113 0 1 0 221 73 0 0 25 0 8 0 279322369 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228861 6850 2479 14 0 215331 0
[pid=6566/tid=6568] ppid=6564 vsize=915444 CPUtime=0.02
/proc/6566/task/6568/stat : 6568 (java) S 6564 6566 6498 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6569] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6569/stat : 6569 (java) S 6564 6566 6498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6570] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6570/stat : 6570 (java) S 6564 6566 6498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6571] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6571/stat : 6571 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279322378 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6566/tid=6572] ppid=6564 vsize=915444 CPUtime=0.11
/proc/6566/task/6572/stat : 6572 (java) S 6564 6566 6498 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279322378 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6573] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6573/stat : 6573 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279322379 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6574] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6574/stat : 6574 (java) S 6564 6566 6498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279322379 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26647 s]
/proc/loadavg: 1.95 2.01 1.99 3/101 6574
/proc/meminfo: memFree=1318648/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915444 CPUtime=6.22
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 7113 0 1 0 449 173 0 0 25 0 8 0 279322369 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228861 6850 2479 14 0 215331 0
[pid=6566/tid=6568] ppid=6564 vsize=915444 CPUtime=0.02
/proc/6566/task/6568/stat : 6568 (java) S 6564 6566 6498 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6569] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6569/stat : 6569 (java) S 6564 6566 6498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6570] ppid=6564 vsize=915448 CPUtime=0
/proc/6566/task/6570/stat : 6570 (java) S 6564 6566 6498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279322374 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6571] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6571/stat : 6571 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279322378 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6566/tid=6572] ppid=6564 vsize=915444 CPUtime=0.11
/proc/6566/task/6572/stat : 6572 (java) S 6564 6566 6498 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279322378 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6573] ppid=6564 vsize=915448 CPUtime=0
/proc/6566/task/6573/stat : 6573 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279322379 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6574] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6574/stat : 6574 (java) S 6564 6566 6498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279322379 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915444

[startup+12.7581 s]
/proc/loadavg: 1.96 2.00 1.99 3/101 6574
/proc/meminfo: memFree=1318648/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915444 CPUtime=12.7
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 7113 0 1 0 896 374 0 0 25 0 8 0 279322369 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228861 6850 2479 14 0 215331 0
[pid=6566/tid=6568] ppid=6564 vsize=915444 CPUtime=0.02
/proc/6566/task/6568/stat : 6568 (java) S 6564 6566 6498 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6569] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6569/stat : 6569 (java) S 6564 6566 6498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6570] ppid=6564 vsize=915448 CPUtime=0
/proc/6566/task/6570/stat : 6570 (java) S 6564 6566 6498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279322374 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6571] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6571/stat : 6571 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279322378 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6566/tid=6572] ppid=6564 vsize=915448 CPUtime=0.11
/proc/6566/task/6572/stat : 6572 (java) S 6564 6566 6498 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279322378 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6573] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6573/stat : 6573 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279322379 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6574] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6574/stat : 6574 (java) S 6564 6566 6498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279322379 937414656 6850 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) 915444

[startup+25.6083 s]
/proc/loadavg: 1.96 2.00 1.99 4/101 6574
/proc/meminfo: memFree=1318648/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915444 CPUtime=25.54
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 7115 0 1 0 1779 775 0 0 25 0 8 0 279322369 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228862 6852 2479 14 0 215332 0
[pid=6566/tid=6568] ppid=6564 vsize=915444 CPUtime=0.02
/proc/6566/task/6568/stat : 6568 (java) S 6564 6566 6498 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279322374 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6569] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6569/stat : 6569 (java) S 6564 6566 6498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6570] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6570/stat : 6570 (java) S 6564 6566 6498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6571] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6571/stat : 6571 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279322378 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6566/tid=6572] ppid=6564 vsize=915444 CPUtime=0.12
/proc/6566/task/6572/stat : 6572 (java) S 6564 6566 6498 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 279322378 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6573] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6573/stat : 6573 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279322379 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6574] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6574/stat : 6574 (java) S 6564 6566 6498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279322379 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915444

[startup+51.2313 s]
/proc/loadavg: 1.98 2.00 1.99 3/101 6574
/proc/meminfo: memFree=1311224/2055920 swapFree=4182144/4192956
[pid=6566] ppid=6564 vsize=915444 CPUtime=51.12
/proc/6566/stat : 6566 (java) R 6564 6566 6498 0 -1 0 9048 0 1 0 4179 933 0 0 25 0 8 0 279322369 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6566/statm: 228861 8780 2532 14 0 215331 0
[pid=6566/tid=6568] ppid=6564 vsize=915444 CPUtime=0.02
/proc/6566/task/6568/stat : 6568 (java) S 6564 6566 6498 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279322374 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6569] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6569/stat : 6569 (java) S 6564 6566 6498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6570] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6570/stat : 6570 (java) S 6564 6566 6498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279322374 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6571] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6571/stat : 6571 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279322378 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6566/tid=6572] ppid=6564 vsize=915444 CPUtime=0.21
/proc/6566/task/6572/stat : 6572 (java) S 6564 6566 6498 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 279322378 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6573] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6573/stat : 6573 (java) S 6564 6566 6498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279322379 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6566/tid=6574] ppid=6564 vsize=915444 CPUtime=0
/proc/6566/task/6574/stat : 6574 (java) S 6564 6566 6498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279322379 937414656 8780 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 85.5245
CPU time (s): 85.396
CPU user time (s): 76.0544
CPU system time (s): 9.34158
CPU usage (%): 99.8498
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.0544
system time used= 9.34158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9154
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= 2911
involuntary context switches= 5555

runsolver used 0.109983 s user time and 0.288956 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 16:07:47 UTC 2007


IDJOB= 280972
IDBENCH= 12007
IDSOLVER= 68
FILE ID= node4/280972-1169309266

PBS_JOBID= 3609963

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-27_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280972-1169309266/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-280972-1169309266 -o ROOT/results/node4/solver-280972-1169309266 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280972-1169309266/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  afe970527bb37ddb05c61a0cebaa1e88

RANDOM SEED= 383679295

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:       1336912 kB
Buffers:         67400 kB
Cached:         518008 kB
SwapCached:       2180 kB
Active:         210528 kB
Inactive:       424576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336912 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          67024 kB
Slab:            68424 kB
Committed_AS:  8091012 kB
PageTables:       2500 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 node4 on Sat Jan 20 16:09:14 UTC 2007