Trace number 281125

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 75.4875 75.8827

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-23_ext.xml
MD5SUM6a1c315fac41230ccc561e91911ee692
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.54146
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281125-1169310099/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.41	   
0.42	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1238  maxDegree=10
0.52	     maxArity=2
0.52	       =>  wckTime=0.208  cpuTime=0.16  mem=8M846
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.292  cpuTime=0.2  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 38
0.61	c 63
0.61	o 43
0.61	c 58
0.61	o 47
0.61	c 54
0.61	o 51
0.61	c 50
0.61	o 54
0.61	c 47
0.62	o 57
0.62	c 44
0.62	o 60
0.62	c 41
0.62	o 63
0.62	c 38
0.62	o 66
0.62	c 35
0.62	o 69
0.62	c 32
0.62	o 71
0.62	c 30
0.62	o 72
0.62	c 29
0.62	o 74
0.62	c 27
0.62	o 75
0.62	c 26
0.62	o 77
0.62	c 24
0.62	o 78
0.62	c 23
0.62	o 80
0.62	c 21
0.63	o 83
0.63	c 18
0.63	o 84
0.63	c 17
0.63	o 85
0.63	c 16
0.63	o 86
0.63	c 15
0.63	o 87
0.63	c 14
0.63	o 88
0.63	c 13
0.63	o 90
0.63	c 11
0.63	o 91
0.63	c 10
0.64	o 92
0.64	c 9
0.64	o 93
0.64	c 8
0.64	o 94
0.64	c 7
0.66	o 95
0.66	c 6
0.69	o 96
0.69	c 5
0.69	o 97
0.69	c 4
0.69	o 98
0.69	c 3
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=5788796  nbAssignments=10000
1.98	       =>  wckTime=1.376  cpuTime=1.34  mem=5M493
3.37	   
3.37	   search
3.37	     run=1  nbConstraintChecks=12094610  nbAssignments=20000
3.37	       =>  wckTime=2.766  cpuTime=2.72  mem=5M493
4.67	   
4.67	   search
4.67	     run=2  nbConstraintChecks=17677847  nbAssignments=30000
4.67	       =>  wckTime=4.063  cpuTime=4.01  mem=5M493
5.97	   
5.97	   search
5.97	     run=3  nbConstraintChecks=23431917  nbAssignments=40000
5.97	       =>  wckTime=5.368  cpuTime=5.31  mem=5M493
7.27	   
7.27	   search
7.27	     run=4  nbConstraintChecks=29056677  nbAssignments=50000
7.27	       =>  wckTime=6.662  cpuTime=6.59  mem=5M493
8.61	   
8.61	   search
8.61	     run=5  nbConstraintChecks=35075466  nbAssignments=60000
8.61	       =>  wckTime=8.005  cpuTime=7.94  mem=5M493
9.92	   
9.92	   search
9.92	     run=6  nbConstraintChecks=40881698  nbAssignments=70000
9.92	       =>  wckTime=9.316  cpuTime=9.24  mem=5M493
11.31	   
11.31	   search
11.31	     run=7  nbConstraintChecks=47268104  nbAssignments=80000
11.31	       =>  wckTime=10.702  cpuTime=10.62  mem=5M493
12.60	   
12.60	   search
12.60	     run=8  nbConstraintChecks=52856550  nbAssignments=90000
12.60	       =>  wckTime=11.993  cpuTime=11.9  mem=5M493
13.87	   
13.87	   search
13.87	     run=9  nbConstraintChecks=58383897  nbAssignments=100000
13.87	       =>  wckTime=13.269  cpuTime=13.17  mem=5M493
15.21	   
15.21	   search
15.21	     run=10  nbConstraintChecks=64344342  nbAssignments=110000
15.21	       =>  wckTime=14.61  cpuTime=14.51  mem=5M493
16.52	   
16.52	   search
16.52	     run=11  nbConstraintChecks=69928560  nbAssignments=120000
16.52	       =>  wckTime=15.912  cpuTime=15.8  mem=5M493
17.84	   
17.84	   search
17.84	     run=12  nbConstraintChecks=75689967  nbAssignments=130000
17.84	       =>  wckTime=17.232  cpuTime=17.12  mem=5M493
19.20	   
19.20	   search
19.20	     run=13  nbConstraintChecks=81844991  nbAssignments=140000
19.20	       =>  wckTime=18.599  cpuTime=18.48  mem=5M493
20.52	   
20.52	   search
20.52	     run=14  nbConstraintChecks=87549734  nbAssignments=150000
20.52	       =>  wckTime=19.917  cpuTime=19.78  mem=5M493
21.81	   
21.81	   search
21.81	     run=15  nbConstraintChecks=93085932  nbAssignments=160000
21.81	       =>  wckTime=21.206  cpuTime=21.07  mem=5M493
23.07	   
23.07	   search
23.07	     run=16  nbConstraintChecks=98387703  nbAssignments=170000
23.07	       =>  wckTime=22.466  cpuTime=22.32  mem=5M493
24.43	   
24.43	   search
24.43	     run=17  nbConstraintChecks=104455687  nbAssignments=180000
24.43	       =>  wckTime=23.827  cpuTime=23.68  mem=5M493
25.70	   
25.70	   search
25.70	     run=18  nbConstraintChecks=109888376  nbAssignments=190000
25.70	       =>  wckTime=25.092  cpuTime=24.94  mem=5M493
27.06	   
27.06	   search
27.06	     run=19  nbConstraintChecks=116074990  nbAssignments=200000
27.06	       =>  wckTime=26.456  cpuTime=26.3  mem=5M493
28.30	   
28.30	   search
28.30	     run=20  nbConstraintChecks=121275026  nbAssignments=210000
28.30	       =>  wckTime=27.697  cpuTime=27.52  mem=5M493
29.59	   
29.59	   search
29.59	     run=21  nbConstraintChecks=126831347  nbAssignments=220000
29.59	       =>  wckTime=28.982  cpuTime=28.81  mem=5M493
30.83	   
30.83	   search
30.83	     run=22  nbConstraintChecks=132073048  nbAssignments=230000
30.83	       =>  wckTime=30.223  cpuTime=30.04  mem=5M493
30.85	   
30.85	   search
30.85	     run=23  nbConstraintChecks=132178363  nbAssignments=230170
30.85	       =>  wckTime=30.247  cpuTime=30.07  mem=5M493
30.85	   
30.85	   global
30.85	     nbConstraintChecks=132178363  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.85	     solvingWckTime=30.245  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.85	     globalCpuTime=30.33
30.85	       =>  wckTime=30.54  cpuTime=30.27  mem=5M493
30.85	   
30.85	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.673  cpuTime=30.38  mem=16M548
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=19188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.049  cpuTime=0.03  mem=16M548
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=117600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
31.10	     nbFailedAssignments=68  nbBacktracks=10  nbVisitedNodes=163  nbRestartNogoods=0
31.10	       =>  wckTime=0.115  cpuTime=0.09  mem=16M548
31.17	   
31.17	   search
31.17	     run=1  nbConstraintChecks=251791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
31.17	     nbFailedAssignments=132  nbBacktracks=26  nbVisitedNodes=333  nbRestartNogoods=21
31.17	       =>  wckTime=0.185  cpuTime=0.15  mem=16M548
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=449156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=320
31.25	     nbFailedAssignments=244  nbBacktracks=48  nbVisitedNodes=613  nbRestartNogoods=34
31.25	       =>  wckTime=0.265  cpuTime=0.22  mem=16M548
31.40	   
31.40	   search
31.40	     run=3  nbConstraintChecks=762193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=541
31.40	     nbFailedAssignments=426  nbBacktracks=81  nbVisitedNodes=1048  nbRestartNogoods=73
31.40	       =>  wckTime=0.412  cpuTime=0.37  mem=16M548
31.60	   
31.60	   search
31.60	     run=4  nbConstraintChecks=1233068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=841
31.60	     nbFailedAssignments=668  nbBacktracks=131  nbVisitedNodes=1640  nbRestartNogoods=85
31.60	       =>  wckTime=0.61  cpuTime=0.56  mem=16M548
31.85	   
31.85	   search
31.85	     run=5  nbConstraintChecks=1808948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1241
31.85	     nbFailedAssignments=981  nbBacktracks=206  nbVisitedNodes=2428  nbRestartNogoods=110
31.85	       =>  wckTime=0.862  cpuTime=0.81  mem=16M548
32.11	   
32.11	   search
32.11	     run=6  nbConstraintChecks=2585533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1786
32.11	     nbFailedAssignments=1403  nbBacktracks=319  nbVisitedNodes=3501  nbRestartNogoods=137
32.11	       =>  wckTime=1.123  cpuTime=1.06  mem=16M548
32.54	   
32.54	   search
32.54	     run=7  nbConstraintChecks=3720827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2495
32.54	     nbFailedAssignments=1936  nbBacktracks=489  nbVisitedNodes=4913  nbRestartNogoods=162
32.54	       =>  wckTime=1.556  cpuTime=1.48  mem=16M548
33.29	   
33.29	   search
33.29	     run=8  nbConstraintChecks=5662556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3821
33.29	     nbFailedAssignments=2997  nbBacktracks=746  nbVisitedNodes=7553  nbRestartNogoods=179
33.29	       =>  wckTime=2.309  cpuTime=2.23  mem=16M548
34.47	   
34.47	   search
34.47	     run=9  nbConstraintChecks=8667124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5770
34.47	     nbFailedAssignments=4557  nbBacktracks=1132  nbVisitedNodes=11439  nbRestartNogoods=199
34.47	       =>  wckTime=3.487  cpuTime=3.4  mem=16M548
36.04	   
36.04	   search
36.04	     run=10  nbConstraintChecks=13088939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8610
36.04	     nbFailedAssignments=6814  nbBacktracks=1709  nbVisitedNodes=17100  nbRestartNogoods=212
36.04	       =>  wckTime=5.05  cpuTime=4.95  mem=16M548
37.62	   
37.62	   search
37.62	     run=11  nbConstraintChecks=17286519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11680
37.62	     nbFailedAssignments=9006  nbBacktracks=2573  nbVisitedNodes=23218  nbRestartNogoods=234
37.62	       =>  wckTime=6.634  cpuTime=6.53  mem=16M548
40.94	   
40.94	   search
40.94	     run=12  nbConstraintChecks=25170720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16727
40.94	     nbFailedAssignments=12753  nbBacktracks=3870  nbVisitedNodes=33276  nbRestartNogoods=263
40.94	       =>  wckTime=9.954  cpuTime=9.83  mem=16M548
45.22	   
45.22	   search
45.22	     run=13  nbConstraintChecks=34898794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23798
45.22	     nbFailedAssignments=17870  nbBacktracks=5816  nbVisitedNodes=47380  nbRestartNogoods=295
45.22	       =>  wckTime=14.233  cpuTime=14.09  mem=16M548
50.40	   
50.40	   search
50.40	     run=14  nbConstraintChecks=46927149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32091
50.40	     nbFailedAssignments=23235  nbBacktracks=8735  nbVisitedNodes=63926  nbRestartNogoods=304
50.40	       =>  wckTime=19.414  cpuTime=19.24  mem=16M548
57.49	   
57.49	   search
57.49	     run=15  nbConstraintChecks=62533825  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44717
57.49	     nbFailedAssignments=31464  nbBacktracks=13113  nbVisitedNodes=88871  nbRestartNogoods=316
57.49	       =>  wckTime=26.507  cpuTime=26.3  mem=16M548
68.12	   
68.12	   search
68.12	     run=16  nbConstraintChecks=84242560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62535
68.12	     nbFailedAssignments=42710  nbBacktracks=19682  nbVisitedNodes=124060  nbRestartNogoods=352
68.12	       =>  wckTime=37.133  cpuTime=36.87  mem=16M548
75.84	   
75.84	   search
75.84	     run=17  nbConstraintChecks=99995185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75859
75.84	     nbFailedAssignments=51028  nbBacktracks=24689  nbVisitedNodes=150238  nbRestartNogoods=363
75.84	       =>  wckTime=44.853  cpuTime=44.56  mem=16M548
75.84	   
75.84	   global
75.84	     nbConstraintChecks=100014373  nbRestartNogoods=363  solvingWckTime=44.854  solvingCpuTime=44.56  expiredTime=no
75.84	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=75.0
75.84	       =>  wckTime=75.528  cpuTime=74.94  mem=16M548
75.84	
75.84	s OPTIMUM FOUND
75.84	v 6 6 1 7 2 2 5 2 4 3 0 1 9 5 6 4 0 4 4 2 1 4 3 3 1 3 5 7 2 9 0 1 8 3 1 1 0 5 3 1 
75.84	   
75.84	   totalWckTime=75.61  totalCpuTime=75.0

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/node14/watcher-281125-1169310099 -o ROOT/results/node14/solver-281125-1169310099 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281125-1169310099/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.92 1.98 1.99 4/87 1135
/proc/meminfo: memFree=1214456/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=11868 CPUtime=0
/proc/1134/stat : 1134 (java) D 1132 1134 475 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 279404935 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6927140 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/1134/statm: 3002 533 440 14 0 1602 0

[startup+0.104314 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 1135
/proc/meminfo: memFree=1214456/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=914988 CPUtime=0.09
/proc/1134/stat : 1134 (java) S 1132 1134 475 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 279404935 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513354 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 1135
/proc/meminfo: memFree=1214456/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915332 CPUtime=0.49
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 6549 0 1 0 45 4 0 0 18 0 8 0 279404935 937299968 6288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925640 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228833 6288 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33743 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 1142
/proc/meminfo: memFree=1196736/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915444 CPUtime=1.31
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 7110 0 1 0 106 25 0 0 25 0 8 0 279404935 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228861 6848 2479 14 0 215331 0
[pid=1134/tid=1136] ppid=1132 vsize=915444 CPUtime=0.02
/proc/1134/task/1136/stat : 1136 (java) S 1132 1134 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404939 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1137] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1137/stat : 1137 (java) S 1132 1134 475 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404939 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1138] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1138/stat : 1138 (java) S 1132 1134 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404939 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1139] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1139/stat : 1139 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404943 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1140] ppid=1132 vsize=915444 CPUtime=0.12
/proc/1134/task/1140/stat : 1140 (java) S 1132 1134 475 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 279404943 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1141] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1141/stat : 1141 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404943 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1142] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1142/stat : 1142 (java) S 1132 1134 475 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404943 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.31
Current children cumulated vsize (KiB) 915444

[startup+2.98158 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 1142
/proc/meminfo: memFree=1196672/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915444 CPUtime=2.95
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 7113 0 1 0 223 72 0 0 25 0 8 0 279404935 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073676109 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228861 6850 2479 14 0 215331 0
[pid=1134/tid=1136] ppid=1132 vsize=915444 CPUtime=0.02
/proc/1134/task/1136/stat : 1136 (java) S 1132 1134 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404939 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1137] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1137/stat : 1137 (java) S 1132 1134 475 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404939 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1138] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1138/stat : 1138 (java) S 1132 1134 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404939 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1139] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1139/stat : 1139 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404943 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1140] ppid=1132 vsize=915444 CPUtime=0.12
/proc/1134/task/1140/stat : 1140 (java) S 1132 1134 475 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279404943 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1141] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1141/stat : 1141 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404943 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1142] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1142/stat : 1142 (java) S 1132 1134 475 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404943 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.95
Current children cumulated vsize (KiB) 915444

[startup+6.2609 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 1142
/proc/meminfo: memFree=1196616/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915444 CPUtime=6.22
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 7113 0 1 0 448 174 0 0 25 0 8 0 279404935 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228861 6850 2479 14 0 215331 0
[pid=1134/tid=1136] ppid=1132 vsize=915444 CPUtime=0.02
/proc/1134/task/1136/stat : 1136 (java) S 1132 1134 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404939 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1137] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1137/stat : 1137 (java) S 1132 1134 475 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404939 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1138] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1138/stat : 1138 (java) S 1132 1134 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404939 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1139] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1139/stat : 1139 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404943 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1140] ppid=1132 vsize=915444 CPUtime=0.12
/proc/1134/task/1140/stat : 1140 (java) S 1132 1134 475 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279404943 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1141] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1141/stat : 1141 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404943 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1142] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1142/stat : 1142 (java) S 1132 1134 475 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404943 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.22
Current children cumulated vsize (KiB) 915444

[startup+12.7495 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 1142
/proc/meminfo: memFree=1196616/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915448 CPUtime=12.67
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 7113 0 1 0 898 369 0 0 25 0 8 0 279404935 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228862 6850 2479 14 0 215332 0
[pid=1134/tid=1136] ppid=1132 vsize=915448 CPUtime=0.02
/proc/1134/task/1136/stat : 1136 (java) S 1132 1134 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404939 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1137] ppid=1132 vsize=915448 CPUtime=0
/proc/1134/task/1137/stat : 1137 (java) S 1132 1134 475 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404939 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1138] ppid=1132 vsize=915448 CPUtime=0
/proc/1134/task/1138/stat : 1138 (java) S 1132 1134 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404939 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1139] ppid=1132 vsize=915448 CPUtime=0
/proc/1134/task/1139/stat : 1139 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404943 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1140] ppid=1132 vsize=915448 CPUtime=0.12
/proc/1134/task/1140/stat : 1140 (java) S 1132 1134 475 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279404943 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1141] ppid=1132 vsize=915448 CPUtime=0
/proc/1134/task/1141/stat : 1141 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404943 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1142] ppid=1132 vsize=915448 CPUtime=0
/proc/1134/task/1142/stat : 1142 (java) S 1132 1134 475 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404943 937418752 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.67
Current children cumulated vsize (KiB) 915448

[startup+25.5977 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 1142
/proc/meminfo: memFree=1196616/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915444 CPUtime=25.46
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 7114 0 1 0 1795 751 0 0 25 0 8 0 279404935 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673985 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228861 6851 2479 14 0 215331 0
[pid=1134/tid=1136] ppid=1132 vsize=915444 CPUtime=0.02
/proc/1134/task/1136/stat : 1136 (java) S 1132 1134 475 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404939 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1137] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1137/stat : 1137 (java) S 1132 1134 475 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404939 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1138] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1138/stat : 1138 (java) S 1132 1134 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404939 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1139] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1139/stat : 1139 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404943 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1140] ppid=1132 vsize=915444 CPUtime=0.12
/proc/1134/task/1140/stat : 1140 (java) S 1132 1134 475 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279404943 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1141] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1141/stat : 1141 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404943 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1142] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1142/stat : 1142 (java) S 1132 1134 475 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404943 937414656 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.46
Current children cumulated vsize (KiB) 915444

[startup+51.2052 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 1142
/proc/meminfo: memFree=1189128/2055920 swapFree=4158792/4192956
[pid=1134] ppid=1132 vsize=915444 CPUtime=50.94
/proc/1134/stat : 1134 (java) R 1132 1134 475 0 -1 0 9050 0 1 0 4177 917 0 0 25 0 8 0 279404935 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1134/statm: 228861 8782 2532 14 0 215331 0
[pid=1134/tid=1136] ppid=1132 vsize=915444 CPUtime=0.02
/proc/1134/task/1136/stat : 1136 (java) S 1132 1134 475 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279404939 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1137] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1137/stat : 1137 (java) S 1132 1134 475 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404939 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1138] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1138/stat : 1138 (java) S 1132 1134 475 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404939 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1139] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1139/stat : 1139 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404943 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1140] ppid=1132 vsize=915444 CPUtime=0.23
/proc/1134/task/1140/stat : 1140 (java) S 1132 1134 475 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 279404943 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1141] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1141/stat : 1141 (java) S 1132 1134 475 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404943 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1134/tid=1142] ppid=1132 vsize=915444 CPUtime=0
/proc/1134/task/1142/stat : 1142 (java) S 1132 1134 475 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404943 937414656 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 75.8827
CPU time (s): 75.4875
CPU user time (s): 66.2989
CPU system time (s): 9.1886
CPU usage (%): 99.4793
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.2989
system time used= 9.1886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9152
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= 2650
involuntary context switches= 3869

runsolver used 0.111982 s user time and 0.236963 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 16:21:40 UTC 2007


IDJOB= 281125
IDBENCH= 12090
IDSOLVER= 68
FILE ID= node14/281125-1169310099

PBS_JOBID= 3609940

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6a1c315fac41230ccc561e91911ee692

RANDOM SEED= 646365525

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.227
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.227
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:       1214872 kB
Buffers:         54668 kB
Cached:         608068 kB
SwapCached:       9104 kB
Active:         269408 kB
Inactive:       493368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214872 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:         109028 kB
Slab:            63044 kB
Committed_AS:  9568860 kB
PageTables:       2312 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 node14 on Sat Jan 20 16:22:56 UTC 2007