Trace number 280973

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 PFCOPTIMUM 77.3422 77.4904

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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280973-1169309266/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.097  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1248  maxDegree=8
0.50	     maxArity=2
0.50	       =>  wckTime=0.197  cpuTime=0.14  mem=8M860
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.276  cpuTime=0.18  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 41
0.58	c 60
0.59	o 44
0.59	c 57
0.59	o 48
0.59	c 53
0.59	o 50
0.59	c 51
0.59	o 53
0.59	c 48
0.59	o 56
0.59	c 45
0.59	o 58
0.59	c 43
0.59	o 60
0.59	c 41
0.59	o 62
0.59	c 39
0.60	o 64
0.60	c 37
0.60	o 66
0.60	c 35
0.60	o 68
0.60	c 33
0.60	o 70
0.60	c 31
0.60	o 71
0.60	c 30
0.60	o 72
0.60	c 29
0.60	o 73
0.60	c 28
0.60	o 75
0.60	c 26
0.60	o 77
0.60	c 24
0.60	o 80
0.60	c 21
0.60	o 82
0.60	c 19
0.60	o 84
0.60	c 17
0.60	o 86
0.60	c 15
0.60	o 87
0.60	c 14
0.61	o 88
0.61	c 13
0.61	o 89
0.61	c 12
0.61	o 90
0.61	c 11
0.61	o 91
0.61	c 10
0.62	o 92
0.62	c 9
0.62	o 93
0.62	c 8
0.62	o 94
0.62	c 7
0.62	o 95
0.62	c 6
0.62	o 96
0.62	c 5
0.64	o 97
0.64	c 4
0.64	o 98
0.64	c 3
0.65	o 99
0.65	c 2
1.87	   
1.87	   search
1.87	     run=0  nbConstraintChecks=5242049  nbAssignments=10000
1.87	       =>  wckTime=1.294  cpuTime=1.28  mem=5M493
3.04	   
3.04	   search
3.04	     run=1  nbConstraintChecks=10567438  nbAssignments=20000
3.04	       =>  wckTime=2.462  cpuTime=2.44  mem=5M493
4.20	   
4.20	   search
4.20	     run=2  nbConstraintChecks=15910386  nbAssignments=30000
4.20	       =>  wckTime=3.626  cpuTime=3.6  mem=5M493
5.38	   
5.38	   search
5.38	     run=3  nbConstraintChecks=21306551  nbAssignments=40000
5.38	       =>  wckTime=4.797  cpuTime=4.76  mem=5M493
6.55	   
6.55	   search
6.55	     run=4  nbConstraintChecks=26747751  nbAssignments=50000
6.55	       =>  wckTime=5.967  cpuTime=5.94  mem=5M493
7.77	   
7.77	   search
7.77	     run=5  nbConstraintChecks=32678961  nbAssignments=60000
7.77	       =>  wckTime=7.191  cpuTime=7.16  mem=5M493
8.93	   
8.93	   search
8.93	     run=6  nbConstraintChecks=38091691  nbAssignments=70000
8.93	       =>  wckTime=8.354  cpuTime=8.32  mem=5M493
10.06	   
10.06	   search
10.06	     run=7  nbConstraintChecks=43244770  nbAssignments=80000
10.06	       =>  wckTime=9.484  cpuTime=9.45  mem=5M493
11.21	   
11.21	   search
11.21	     run=8  nbConstraintChecks=48547052  nbAssignments=90000
11.21	       =>  wckTime=10.629  cpuTime=10.6  mem=5M493
12.38	   
12.38	   search
12.38	     run=9  nbConstraintChecks=54085331  nbAssignments=100000
12.38	       =>  wckTime=11.805  cpuTime=11.78  mem=5M493
13.53	   
13.53	   search
13.53	     run=10  nbConstraintChecks=59313319  nbAssignments=110000
13.53	       =>  wckTime=12.949  cpuTime=12.92  mem=5M493
14.67	   
14.67	   search
14.67	     run=11  nbConstraintChecks=64405088  nbAssignments=120000
14.67	       =>  wckTime=14.087  cpuTime=14.05  mem=5M493
15.83	   
15.83	   search
15.83	     run=12  nbConstraintChecks=69741152  nbAssignments=130000
15.83	       =>  wckTime=15.248  cpuTime=15.21  mem=5M493
16.98	   
16.98	   search
16.98	     run=13  nbConstraintChecks=74996207  nbAssignments=140000
16.98	       =>  wckTime=16.403  cpuTime=16.36  mem=5M493
18.12	   
18.12	   search
18.12	     run=14  nbConstraintChecks=80187922  nbAssignments=150000
18.12	       =>  wckTime=17.544  cpuTime=17.51  mem=5M493
19.30	   
19.30	   search
19.30	     run=15  nbConstraintChecks=85622920  nbAssignments=160000
19.30	       =>  wckTime=18.718  cpuTime=18.67  mem=5M493
20.45	   
20.45	   search
20.45	     run=16  nbConstraintChecks=90899570  nbAssignments=170000
20.45	       =>  wckTime=19.875  cpuTime=19.83  mem=5M493
21.68	   
21.68	   search
21.68	     run=17  nbConstraintChecks=96755068  nbAssignments=180000
21.68	       =>  wckTime=21.105  cpuTime=21.06  mem=5M493
22.83	   
22.83	   search
22.83	     run=18  nbConstraintChecks=101926138  nbAssignments=190000
22.83	       =>  wckTime=22.252  cpuTime=22.2  mem=5M493
24.01	   
24.01	   search
24.01	     run=19  nbConstraintChecks=107400342  nbAssignments=200000
24.01	       =>  wckTime=23.43  cpuTime=23.38  mem=5M493
25.16	   
25.16	   search
25.16	     run=20  nbConstraintChecks=112631175  nbAssignments=210000
25.16	       =>  wckTime=24.578  cpuTime=24.54  mem=5M493
26.38	   
26.38	   search
26.38	     run=21  nbConstraintChecks=118468923  nbAssignments=220000
26.38	       =>  wckTime=25.8  cpuTime=25.75  mem=5M493
27.51	   
27.51	   search
27.51	     run=22  nbConstraintChecks=123517658  nbAssignments=230000
27.51	       =>  wckTime=26.931  cpuTime=26.88  mem=5M493
28.70	   
28.70	   search
28.70	     run=23  nbConstraintChecks=129132230  nbAssignments=240000
28.70	       =>  wckTime=28.121  cpuTime=28.07  mem=5M493
29.84	   
29.84	   search
29.84	     run=24  nbConstraintChecks=134396253  nbAssignments=250000
29.84	       =>  wckTime=29.265  cpuTime=29.21  mem=5M493
30.70	   
30.70	   search
30.70	     run=25  nbConstraintChecks=138368634  nbAssignments=257349
30.70	       =>  wckTime=30.125  cpuTime=30.07  mem=5M493
30.71	   
30.71	   global
30.71	     nbConstraintChecks=138368634  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.71	     solvingWckTime=30.123  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.71	     globalCpuTime=30.29
30.71	       =>  wckTime=30.402  cpuTime=30.25  mem=5M493
30.71	   
30.71	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.525  cpuTime=30.35  mem=16M547
30.83	   
30.83	   preprocessing
30.83	     nbConstraintChecks=130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.83	     detectedInconsistency=no
30.83	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M547
30.91	   
30.91	   search
30.91	     run=0  nbConstraintChecks=93867  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
30.91	     nbFailedAssignments=45  nbBacktracks=10  nbVisitedNodes=120  nbRestartNogoods=0
30.91	       =>  wckTime=0.082  cpuTime=0.05  mem=16M547
30.98	   
30.98	   search
30.98	     run=1  nbConstraintChecks=235458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=159
30.98	     nbFailedAssignments=117  nbBacktracks=25  nbVisitedNodes=302  nbRestartNogoods=11
30.99	       =>  wckTime=0.154  cpuTime=0.11  mem=16M547
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=400104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
31.05	     nbFailedAssignments=191  nbBacktracks=47  nbVisitedNodes=500  nbRestartNogoods=23
31.05	       =>  wckTime=0.217  cpuTime=0.17  mem=16M547
31.16	   
31.16	   search
31.16	     run=3  nbConstraintChecks=693377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447
31.16	     nbFailedAssignments=337  nbBacktracks=80  nbVisitedNodes=864  nbRestartNogoods=36
31.16	       =>  wckTime=0.327  cpuTime=0.28  mem=16M547
31.32	   
31.32	   search
31.32	     run=4  nbConstraintChecks=1165054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=747
31.32	     nbFailedAssignments=576  nbBacktracks=130  nbVisitedNodes=1450  nbRestartNogoods=51
31.32	       =>  wckTime=0.494  cpuTime=0.45  mem=16M547
31.61	   
31.61	   search
31.61	     run=5  nbConstraintChecks=1907619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1216
31.61	     nbFailedAssignments=963  nbBacktracks=206  nbVisitedNodes=2382  nbRestartNogoods=83
31.61	       =>  wckTime=0.784  cpuTime=0.71  mem=16M547
32.14	   
32.14	   search
32.14	     run=6  nbConstraintChecks=3259093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2235
32.14	     nbFailedAssignments=1866  nbBacktracks=319  nbVisitedNodes=4409  nbRestartNogoods=95
32.14	       =>  wckTime=1.314  cpuTime=1.22  mem=16M547
32.65	   
32.65	   search
32.65	     run=7  nbConstraintChecks=4912520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3234
32.65	     nbFailedAssignments=2687  nbBacktracks=489  nbVisitedNodes=6394  nbRestartNogoods=100
32.65	       =>  wckTime=1.817  cpuTime=1.72  mem=16M547
33.20	   
33.20	   search
33.20	     run=8  nbConstraintChecks=6784629  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4507
33.20	     nbFailedAssignments=3694  nbBacktracks=745  nbVisitedNodes=8908  nbRestartNogoods=122
33.20	       =>  wckTime=2.365  cpuTime=2.27  mem=16M547
34.17	   
34.17	   search
34.17	     run=9  nbConstraintChecks=9832929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6394
34.17	     nbFailedAssignments=5189  nbBacktracks=1129  nbVisitedNodes=12674  nbRestartNogoods=154
34.17	       =>  wckTime=3.339  cpuTime=3.24  mem=16M547
35.97	   
35.97	   search
35.97	     run=10  nbConstraintChecks=14888257  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9334
35.97	     nbFailedAssignments=7548  nbBacktracks=1705  nbVisitedNodes=18544  nbRestartNogoods=165
35.97	       =>  wckTime=5.144  cpuTime=5.05  mem=16M547
37.83	   
37.83	   search
37.83	     run=11  nbConstraintChecks=20934281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13090
37.83	     nbFailedAssignments=10430  nbBacktracks=2569  nbVisitedNodes=26032  nbRestartNogoods=177
37.83	       =>  wckTime=6.996  cpuTime=6.9  mem=16M547
41.48	   
41.48	   search
41.48	     run=12  nbConstraintChecks=32666940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20297
41.48	     nbFailedAssignments=16332  nbBacktracks=3866  nbVisitedNodes=40361  nbRestartNogoods=199
41.48	       =>  wckTime=10.647  cpuTime=10.55  mem=16M547
45.80	   
45.80	   search
45.80	     run=13  nbConstraintChecks=44422815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28627
45.80	     nbFailedAssignments=22709  nbBacktracks=5812  nbVisitedNodes=56940  nbRestartNogoods=223
45.80	       =>  wckTime=14.971  cpuTime=14.87  mem=16M547
51.99	   
51.99	   search
51.99	     run=14  nbConstraintChecks=60791026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39618
51.99	     nbFailedAssignments=30770  nbBacktracks=8731  nbVisitedNodes=78843  nbRestartNogoods=244
51.99	       =>  wckTime=21.161  cpuTime=21.05  mem=16M547
60.77	   
60.77	   search
60.77	     run=15  nbConstraintChecks=84294833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55699
60.77	     nbFailedAssignments=42461  nbBacktracks=13109  nbVisitedNodes=110850  nbRestartNogoods=287
60.77	       =>  wckTime=29.937  cpuTime=29.83  mem=16M547
72.27	   
72.27	   search
72.27	     run=16  nbConstraintChecks=112960002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75050
72.27	     nbFailedAssignments=55237  nbBacktracks=19678  nbVisitedNodes=149188  nbRestartNogoods=316
72.27	       =>  wckTime=41.438  cpuTime=41.32  mem=16M547
77.45	   
77.45	   search
77.45	     run=17  nbConstraintChecks=125129416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83848
77.45	     nbFailedAssignments=60809  nbBacktracks=22905  nbVisitedNodes=166385  nbRestartNogoods=342
77.45	       =>  wckTime=46.624  cpuTime=46.47  mem=16M547
77.46	   
77.46	   global
77.46	     nbConstraintChecks=125129546  nbRestartNogoods=342  solvingWckTime=46.624  solvingCpuTime=46.48  expiredTime=no
77.46	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=76.87
77.46	       =>  wckTime=77.151  cpuTime=76.83  mem=16M547
77.46	
77.46	s OPTIMUM FOUND
77.46	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 
77.46	   
77.46	   totalWckTime=77.226  totalCpuTime=76.88

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/node63/watcher-280973-1169309266 -o ROOT/results/node63/solver-280973-1169309266 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280973-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: 0.92 0.98 0.99 5/72 31140
/proc/meminfo: memFree=1312936/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=18540 CPUtime=0
/proc/31139/stat : 31139 (runsolver) R 31135 31139 30998 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 78424258 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 247254805799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31139/statm: 4635 279 244 17 0 2626 0

[startup+0.106932 s]
/proc/loadavg: 0.92 0.98 0.99 5/72 31140
/proc/meminfo: memFree=1312936/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=914988 CPUtime=0.08
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 2970 0 1 0 7 1 0 0 17 0 8 0 78424258 936947712 2716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 228747 2717 1420 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51497 s]
/proc/loadavg: 0.92 0.98 0.99 5/72 31140
/proc/meminfo: memFree=1312936/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=915332 CPUtime=0.48
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 6602 0 1 0 44 4 0 0 19 0 8 0 78424258 937299968 6340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 228833 6340 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33606 s]
/proc/loadavg: 0.92 0.98 0.99 3/82 31171
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=916468 CPUtime=1.3
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 7102 0 1 0 106 24 0 0 25 0 8 0 78424258 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 229117 6840 2476 14 0 215587 0
[pid=31139/tid=31141] ppid=31135 vsize=916468 CPUtime=0.02
/proc/31139/task/31141/stat : 31141 (java) S 31135 31139 30998 0 -1 64 152 0 0 0 2 0 0 0 17 0 8 0 78424263 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31142] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31142/stat : 31142 (java) S 31135 31139 30998 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31143] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31143/stat : 31143 (java) S 31135 31139 30998 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31151] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31151/stat : 31151 (java) S 31135 31139 30998 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78424267 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31152] ppid=31135 vsize=916468 CPUtime=0.1
/proc/31139/task/31152/stat : 31152 (java) S 31135 31139 30998 0 -1 64 332 0 0 0 10 0 0 0 15 0 8 0 78424267 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31153] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31153/stat : 31153 (java) S 31135 31139 30998 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78424267 938463232 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31154] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31154/stat : 31154 (java) S 31135 31139 30998 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78424267 938467328 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916468

[startup+2.97323 s]
/proc/loadavg: 0.92 0.98 0.99 3/82 31171
/proc/meminfo: memFree=1294176/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=916468 CPUtime=2.94
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 7105 0 1 0 218 76 0 0 25 0 8 0 78424258 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 229118 6842 2476 14 0 215588 0
[pid=31139/tid=31141] ppid=31135 vsize=916468 CPUtime=0.02
/proc/31139/task/31141/stat : 31141 (java) S 31135 31139 30998 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78424263 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31142] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31142/stat : 31142 (java) S 31135 31139 30998 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31143] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31143/stat : 31143 (java) S 31135 31139 30998 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78424263 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31151] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31151/stat : 31151 (java) S 31135 31139 30998 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31152] ppid=31135 vsize=916468 CPUtime=0.11
/proc/31139/task/31152/stat : 31152 (java) S 31135 31139 30998 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31153] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31153/stat : 31153 (java) S 31135 31139 30998 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78424267 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31154] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31154/stat : 31154 (java) S 31135 31139 30998 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 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) 916468

[startup+6.27058 s]
/proc/loadavg: 0.93 0.98 0.99 3/76 31196
/proc/meminfo: memFree=1297744/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=916468 CPUtime=6.23
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 7105 0 1 0 440 183 0 0 25 0 8 0 78424258 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 229117 6842 2476 14 0 215587 0
[pid=31139/tid=31141] ppid=31135 vsize=916468 CPUtime=0.02
/proc/31139/task/31141/stat : 31141 (java) S 31135 31139 30998 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78424263 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31142] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31142/stat : 31142 (java) S 31135 31139 30998 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78424263 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31143] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31143/stat : 31143 (java) S 31135 31139 30998 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31151] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31151/stat : 31151 (java) S 31135 31139 30998 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31152] ppid=31135 vsize=916468 CPUtime=0.11
/proc/31139/task/31152/stat : 31152 (java) S 31135 31139 30998 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31153] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31153/stat : 31153 (java) S 31135 31139 30998 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31154] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31154/stat : 31154 (java) S 31135 31139 30998 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 916468

[startup+12.7383 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 31242
/proc/meminfo: memFree=1295640/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=916468 CPUtime=12.69
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 7105 0 1 0 888 381 0 0 25 0 8 0 78424258 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 229117 6842 2476 14 0 215587 0
[pid=31139/tid=31141] ppid=31135 vsize=916468 CPUtime=0.02
/proc/31139/task/31141/stat : 31141 (java) S 31135 31139 30998 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78424263 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31142] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31142/stat : 31142 (java) S 31135 31139 30998 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78424263 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31143] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31143/stat : 31143 (java) S 31135 31139 30998 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31151] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31151/stat : 31151 (java) S 31135 31139 30998 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31152] ppid=31135 vsize=916472 CPUtime=0.11
/proc/31139/task/31152/stat : 31152 (java) S 31135 31139 30998 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 78424267 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31153] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31153/stat : 31153 (java) S 31135 31139 30998 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31154] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31154/stat : 31154 (java) S 31135 31139 30998 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78424267 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 916468

[startup+25.6096 s]
/proc/loadavg: 1.16 1.03 1.01 3/81 31415
/proc/meminfo: memFree=1208104/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=916468 CPUtime=25.55
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 7107 0 1 0 1774 781 0 0 25 0 8 0 78424258 938463232 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 229117 6844 2476 14 0 215587 0
[pid=31139/tid=31141] ppid=31135 vsize=916472 CPUtime=0.02
/proc/31139/task/31141/stat : 31141 (java) S 31135 31139 30998 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 78424263 938467328 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31142] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31142/stat : 31142 (java) S 31135 31139 30998 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31143] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31143/stat : 31143 (java) S 31135 31139 30998 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31151] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31151/stat : 31151 (java) S 31135 31139 30998 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78424267 938467328 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31152] ppid=31135 vsize=916468 CPUtime=0.11
/proc/31139/task/31152/stat : 31152 (java) S 31135 31139 30998 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 78424267 938463232 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31153] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31153/stat : 31153 (java) S 31135 31139 30998 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78424267 938463232 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31154] ppid=31135 vsize=916472 CPUtime=0
/proc/31139/task/31154/stat : 31154 (java) S 31135 31139 30998 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78424267 938467328 6844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 916468

[startup+51.2364 s]
/proc/loadavg: 1.45 1.11 1.03 3/81 31415
/proc/meminfo: memFree=1200808/2055920 swapFree=4192812/4192956
[pid=31139] ppid=31135 vsize=916468 CPUtime=51.14
/proc/31139/stat : 31139 (java) R 31135 31139 30998 0 -1 0 9037 0 1 0 4174 940 0 0 25 0 8 0 78424258 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31139/statm: 229117 8769 2527 14 0 215587 0
[pid=31139/tid=31141] ppid=31135 vsize=916468 CPUtime=0.02
/proc/31139/task/31141/stat : 31141 (java) S 31135 31139 30998 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78424263 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31142] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31142/stat : 31142 (java) S 31135 31139 30998 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31143] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31143/stat : 31143 (java) S 31135 31139 30998 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78424263 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31151] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31151/stat : 31151 (java) S 31135 31139 30998 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78424267 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31152] ppid=31135 vsize=916468 CPUtime=0.21
/proc/31139/task/31152/stat : 31152 (java) S 31135 31139 30998 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 78424267 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31153] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31153/stat : 31153 (java) S 31135 31139 30998 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78424267 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31139/tid=31154] ppid=31135 vsize=916468 CPUtime=0
/proc/31139/task/31154/stat : 31154 (java) S 31135 31139 30998 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 78424267 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 77.4904
CPU time (s): 77.3422
CPU user time (s): 67.9327
CPU system time (s): 9.40957
CPU usage (%): 99.8088
Max. virtual memory (cumulated for all children) (KiB): 916984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.9327
system time used= 9.40957
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= 2735
involuntary context switches= 3652

runsolver used 0.077988 s user time and 0.275958 s system time

The end

Launcher Data (download as text)

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


IDJOB= 280973
IDBENCH= 12007
IDSOLVER= 69
FILE ID= node63/280973-1169309266

PBS_JOBID= 3610211

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/280973-1169309266/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-280973-1169309266 -o ROOT/results/node63/solver-280973-1169309266 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280973-1169309266/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  afe970527bb37ddb05c61a0cebaa1e88

RANDOM SEED= 636672436

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.216
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.216
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:       1313888 kB
Buffers:         50408 kB
Cached:         601636 kB
SwapCached:        144 kB
Active:         177164 kB
Inactive:       495168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4320 kB
Writeback:           0 kB
Mapped:          30316 kB
Slab:            55292 kB
Committed_AS:   940940 kB
PageTables:       1764 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 node63 on Sat Jan 20 16:09:06 UTC 2007