Trace number 280820

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 61.3287 61.4732

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-29_ext.xml
MD5SUM0f15bbbfa020879fc56da52359ac7b7e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark1.39579
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280820-1169308115/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.097  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1294  maxDegree=12
0.51	     maxArity=2
0.51	       =>  wckTime=0.201  cpuTime=0.14  mem=8M893
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.279  cpuTime=0.19  mem=5M496
0.59	
0.59	s SATISFIABLE
0.59	o 66
0.59	c 43
0.60	o 69
0.60	c 40
0.60	o 71
0.60	c 38
0.60	o 73
0.60	c 36
0.60	o 76
0.60	c 33
0.60	o 77
0.60	c 32
0.60	o 78
0.60	c 31
0.60	o 82
0.60	c 27
0.60	o 84
0.60	c 25
0.60	o 85
0.60	c 24
0.60	o 87
0.60	c 22
0.60	o 89
0.60	c 20
0.60	o 90
0.60	c 19
0.60	o 91
0.60	c 18
0.61	o 93
0.61	c 16
0.61	o 96
0.61	c 13
0.61	o 97
0.61	c 12
0.62	o 98
0.62	c 11
0.62	o 99
0.62	c 10
0.62	o 100
0.62	c 9
0.62	o 101
0.62	c 8
0.62	o 102
0.62	c 7
0.62	o 103
0.62	c 6
0.63	o 104
0.63	c 5
0.63	o 106
0.63	c 3
0.64	o 107
0.64	c 2
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=5460373  nbAssignments=10000
1.81	       =>  wckTime=1.221  cpuTime=1.19  mem=5M496
2.98	   
2.98	   search
2.98	     run=1  nbConstraintChecks=11067123  nbAssignments=20000
2.98	       =>  wckTime=2.39  cpuTime=2.36  mem=5M496
4.17	   
4.17	   search
4.17	     run=2  nbConstraintChecks=16794592  nbAssignments=30000
4.17	       =>  wckTime=3.576  cpuTime=3.54  mem=5M496
5.37	   
5.37	   search
5.37	     run=3  nbConstraintChecks=22628481  nbAssignments=40000
5.37	       =>  wckTime=4.778  cpuTime=4.73  mem=5M496
6.54	   
6.54	   search
6.54	     run=4  nbConstraintChecks=28190213  nbAssignments=50000
6.54	       =>  wckTime=5.948  cpuTime=5.9  mem=5M496
7.71	   
7.71	   search
7.71	     run=5  nbConstraintChecks=33723701  nbAssignments=60000
7.71	       =>  wckTime=7.115  cpuTime=7.07  mem=5M496
8.86	   
8.86	   search
8.86	     run=6  nbConstraintChecks=39229271  nbAssignments=70000
8.86	       =>  wckTime=8.274  cpuTime=8.23  mem=5M496
10.03	   
10.03	   search
10.03	     run=7  nbConstraintChecks=44732070  nbAssignments=80000
10.03	       =>  wckTime=9.435  cpuTime=9.39  mem=5M496
11.19	   
11.19	   search
11.19	     run=8  nbConstraintChecks=50283123  nbAssignments=90000
11.19	       =>  wckTime=10.601  cpuTime=10.56  mem=5M496
12.34	   
12.34	   search
12.34	     run=9  nbConstraintChecks=55672270  nbAssignments=100000
12.34	       =>  wckTime=11.748  cpuTime=11.7  mem=5M496
13.49	   
13.49	   search
13.49	     run=10  nbConstraintChecks=61185741  nbAssignments=110000
13.49	       =>  wckTime=12.899  cpuTime=12.85  mem=5M496
14.70	   
14.70	   search
14.70	     run=11  nbConstraintChecks=67187232  nbAssignments=120000
14.70	       =>  wckTime=14.11  cpuTime=14.06  mem=5M496
15.86	   
15.86	   search
15.86	     run=12  nbConstraintChecks=72748469  nbAssignments=130000
15.86	       =>  wckTime=15.266  cpuTime=15.22  mem=5M496
17.02	   
17.02	   search
17.02	     run=13  nbConstraintChecks=78174324  nbAssignments=140000
17.02	       =>  wckTime=16.43  cpuTime=16.36  mem=5M496
18.15	   
18.15	   search
18.15	     run=14  nbConstraintChecks=83545610  nbAssignments=150000
18.15	       =>  wckTime=17.564  cpuTime=17.49  mem=5M496
19.29	   
19.29	   search
19.29	     run=15  nbConstraintChecks=88957555  nbAssignments=160000
19.29	       =>  wckTime=18.704  cpuTime=18.63  mem=5M496
20.43	   
20.43	   search
20.43	     run=16  nbConstraintChecks=94334007  nbAssignments=170000
20.43	       =>  wckTime=19.839  cpuTime=19.77  mem=5M496
21.58	   
21.58	   search
21.58	     run=17  nbConstraintChecks=99814417  nbAssignments=180000
21.58	       =>  wckTime=20.988  cpuTime=20.92  mem=5M496
22.74	   
22.74	   search
22.74	     run=18  nbConstraintChecks=105396157  nbAssignments=190000
22.74	       =>  wckTime=22.146  cpuTime=22.06  mem=5M496
23.97	   
23.97	   search
23.97	     run=19  nbConstraintChecks=111544842  nbAssignments=200000
23.97	       =>  wckTime=23.375  cpuTime=23.3  mem=5M496
25.14	   
25.14	   search
25.14	     run=20  nbConstraintChecks=117168173  nbAssignments=210000
25.14	       =>  wckTime=24.547  cpuTime=24.46  mem=5M496
26.35	   
26.35	   search
26.35	     run=21  nbConstraintChecks=123111573  nbAssignments=220000
26.35	       =>  wckTime=25.762  cpuTime=25.68  mem=5M496
27.51	   
27.51	   search
27.51	     run=22  nbConstraintChecks=128593066  nbAssignments=230000
27.51	       =>  wckTime=26.917  cpuTime=26.83  mem=5M496
28.66	   
28.66	   search
28.66	     run=23  nbConstraintChecks=133984574  nbAssignments=240000
28.66	       =>  wckTime=28.065  cpuTime=27.98  mem=5M496
29.83	   
29.83	   search
29.83	     run=24  nbConstraintChecks=139537815  nbAssignments=250000
29.83	       =>  wckTime=29.24  cpuTime=29.15  mem=5M496
30.71	   
30.71	   search
30.71	     run=25  nbConstraintChecks=143848281  nbAssignments=257293
30.71	       =>  wckTime=30.116  cpuTime=30.03  mem=5M496
30.71	   
30.71	   global
30.71	     nbConstraintChecks=143848281  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.71	     solvingWckTime=30.115  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.71	     globalCpuTime=30.27
30.71	       =>  wckTime=30.396  cpuTime=30.22  mem=5M496
30.71	   
30.71	   solver IterativeSystematicSolver being built... 
30.83	       =>  wckTime=30.519  cpuTime=30.32  mem=16M518
30.84	   
30.84	   preprocessing
30.84	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.84	     detectedInconsistency=no
30.84	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M518
30.92	   
30.92	   search
30.92	     run=0  nbConstraintChecks=152785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97
30.92	     nbFailedAssignments=80  nbBacktracks=10  nbVisitedNodes=188  nbRestartNogoods=0
30.92	       =>  wckTime=0.089  cpuTime=0.07  mem=16M518
30.97	   
30.97	   search
30.97	     run=1  nbConstraintChecks=270107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
30.97	     nbFailedAssignments=136  nbBacktracks=25  nbVisitedNodes=339  nbRestartNogoods=8
30.97	       =>  wckTime=0.135  cpuTime=0.1  mem=16M518
31.00	   
31.00	   search
31.00	     run=2  nbConstraintChecks=389655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=256
31.00	     nbFailedAssignments=186  nbBacktracks=48  nbVisitedNodes=491  nbRestartNogoods=29
31.00	       =>  wckTime=0.171  cpuTime=0.13  mem=16M518
31.07	   
31.07	   search
31.07	     run=3  nbConstraintChecks=639780  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415
31.07	     nbFailedAssignments=303  nbBacktracks=81  nbVisitedNodes=799  nbRestartNogoods=30
31.07	       =>  wckTime=0.241  cpuTime=0.2  mem=16M518
31.14	   
31.14	   search
31.14	     run=4  nbConstraintChecks=921511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=600
31.14	     nbFailedAssignments=428  nbBacktracks=132  nbVisitedNodes=1160  nbRestartNogoods=45
31.14	       =>  wckTime=0.312  cpuTime=0.27  mem=16M518
31.33	   
31.33	   search
31.33	     run=5  nbConstraintChecks=1549182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1043
31.33	     nbFailedAssignments=788  nbBacktracks=207  nbVisitedNodes=2036  nbRestartNogoods=60
31.33	       =>  wckTime=0.496  cpuTime=0.45  mem=16M518
31.60	   
31.60	   search
31.60	     run=6  nbConstraintChecks=2524286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1637
31.60	     nbFailedAssignments=1265  nbBacktracks=320  nbVisitedNodes=3217  nbRestartNogoods=93
31.60	       =>  wckTime=0.768  cpuTime=0.71  mem=16M518
32.11	   
32.11	   search
32.11	     run=7  nbConstraintChecks=4410901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2760
32.11	     nbFailedAssignments=2213  nbBacktracks=490  nbVisitedNodes=5448  nbRestartNogoods=100
32.11	       =>  wckTime=1.275  cpuTime=1.21  mem=16M518
32.57	   
32.57	   search
32.57	     run=8  nbConstraintChecks=6248171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3895
32.57	     nbFailedAssignments=3085  nbBacktracks=746  nbVisitedNodes=7697  nbRestartNogoods=122
32.57	       =>  wckTime=1.734  cpuTime=1.67  mem=16M518
33.59	   
33.59	   search
33.59	     run=9  nbConstraintChecks=10059238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6123
33.59	     nbFailedAssignments=4923  nbBacktracks=1130  nbVisitedNodes=12137  nbRestartNogoods=136
33.59	       =>  wckTime=2.753  cpuTime=2.69  mem=16M518
34.49	   
34.49	   search
34.49	     run=10  nbConstraintChecks=13625445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8327
34.49	     nbFailedAssignments=6542  nbBacktracks=1706  nbVisitedNodes=16524  nbRestartNogoods=159
34.49	       =>  wckTime=3.657  cpuTime=3.59  mem=16M518
36.15	   
36.15	   search
36.15	     run=11  nbConstraintChecks=20156294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12491
36.15	     nbFailedAssignments=9836  nbBacktracks=2570  nbVisitedNodes=24798  nbRestartNogoods=190
36.15	       =>  wckTime=5.321  cpuTime=5.25  mem=16M518
38.23	   
38.23	   search
38.23	     run=12  nbConstraintChecks=27564696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17036
38.23	     nbFailedAssignments=13077  nbBacktracks=3867  nbVisitedNodes=33840  nbRestartNogoods=213
38.23	       =>  wckTime=7.403  cpuTime=7.33  mem=16M518
41.44	   
41.44	   search
41.44	     run=13  nbConstraintChecks=39784165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25118
41.44	     nbFailedAssignments=19208  nbBacktracks=5813  nbVisitedNodes=49901  nbRestartNogoods=245
41.44	       =>  wckTime=10.612  cpuTime=10.53  mem=16M518
47.07	   
47.07	   search
47.07	     run=14  nbConstraintChecks=59679610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38076
47.07	     nbFailedAssignments=29238  nbBacktracks=8733  nbVisitedNodes=75603  nbRestartNogoods=258
47.07	       =>  wckTime=16.238  cpuTime=16.15  mem=16M518
54.91	   
54.91	   search
54.91	     run=15  nbConstraintChecks=87333685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55737
54.91	     nbFailedAssignments=42517  nbBacktracks=13112  nbVisitedNodes=110589  nbRestartNogoods=274
54.91	       =>  wckTime=24.077  cpuTime=23.99  mem=16M518
61.42	   
61.42	   search
61.42	     run=16  nbConstraintChecks=108497748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70161
61.42	     nbFailedAssignments=52705  nbBacktracks=17349  nbVisitedNodes=139006  nbRestartNogoods=282
61.42	       =>  wckTime=30.59  cpuTime=30.5  mem=16M518
61.42	   
61.42	   global
61.42	     nbConstraintChecks=108497758  nbRestartNogoods=282  solvingWckTime=30.591  solvingCpuTime=30.5  expiredTime=no
61.42	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=60.87
61.42	       =>  wckTime=61.111  cpuTime=60.82  mem=16M518
61.43	
61.43	s OPTIMUM FOUND
61.43	v 4 0 4 8 2 0 6 7 1 2 8 9 4 2 1 6 9 9 5 8 9 5 4 3 1 8 7 6 5 9 
61.43	   
61.43	   totalWckTime=61.188  totalCpuTime=60.87

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node66/watcher-280820-1169308115 -o ROOT/results/node66/solver-280820-1169308115 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280820-1169308115/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 1.14 1.54 3/72 10797
/proc/meminfo: memFree=1352200/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=1784 CPUtime=0
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 165 0 0 0 0 0 0 0 18 0 1 0 78308699 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/10796/statm: 446 136 102 14 0 91 0

[startup+0.10971 s]
/proc/loadavg: 0.92 1.14 1.54 3/72 10797
/proc/meminfo: memFree=1352200/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=914988 CPUtime=0.08
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 2959 0 1 0 7 1 0 0 19 0 8 0 78308699 936947712 2705 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228747 2706 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.517741 s]
/proc/loadavg: 0.92 1.14 1.54 3/72 10797
/proc/meminfo: memFree=1352200/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915332 CPUtime=0.47
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 6622 0 1 0 43 4 0 0 21 0 8 0 78308699 937299968 6361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228833 6361 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.34084 s]
/proc/loadavg: 0.92 1.14 1.54 3/82 10828
/proc/meminfo: memFree=1333416/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915444 CPUtime=1.29
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 7128 0 1 0 104 25 0 0 25 0 8 0 78308699 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228861 6866 2476 14 0 215331 0
[pid=10796/tid=10798] ppid=10792 vsize=915448 CPUtime=0.02
/proc/10796/task/10798/stat : 10798 (java) S 10792 10796 10655 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 78308703 937418752 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10799] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10799/stat : 10799 (java) S 10792 10796 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10800] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10800/stat : 10800 (java) S 10792 10796 10655 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10808] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10808/stat : 10808 (java) S 10792 10796 10655 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 78308707 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10809] ppid=10792 vsize=915444 CPUtime=0.12
/proc/10796/task/10809/stat : 10809 (java) S 10792 10796 10655 0 -1 64 330 0 0 0 11 1 0 0 16 0 8 0 78308707 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10810] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10810/stat : 10810 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78308707 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10796/tid=10811] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10811/stat : 10811 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78308707 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915444

[startup+2.98704 s]
/proc/loadavg: 1.01 1.16 1.54 3/82 10828
/proc/meminfo: memFree=1333352/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915444 CPUtime=2.93
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 7131 0 1 0 216 77 0 0 25 0 8 0 78308699 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228861 6868 2476 14 0 215331 0
[pid=10796/tid=10798] ppid=10792 vsize=915448 CPUtime=0.02
/proc/10796/task/10798/stat : 10798 (java) S 10792 10796 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78308703 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10799] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10799/stat : 10799 (java) S 10792 10796 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10800] ppid=10792 vsize=915448 CPUtime=0
/proc/10796/task/10800/stat : 10800 (java) S 10792 10796 10655 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78308704 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10808] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10808/stat : 10808 (java) S 10792 10796 10655 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10809] ppid=10792 vsize=915444 CPUtime=0.12
/proc/10796/task/10809/stat : 10809 (java) S 10792 10796 10655 0 -1 64 332 0 0 0 11 1 0 0 16 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10810] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10810/stat : 10810 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10796/tid=10811] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10811/stat : 10811 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.26645 s]
/proc/loadavg: 1.01 1.16 1.54 2/75 10851
/proc/meminfo: memFree=1334624/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915444 CPUtime=6.21
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 7131 0 1 0 441 180 0 0 25 0 8 0 78308699 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228861 6868 2476 14 0 215331 0
[pid=10796/tid=10798] ppid=10792 vsize=915444 CPUtime=0.02
/proc/10796/task/10798/stat : 10798 (java) S 10792 10796 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78308703 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10799] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10799/stat : 10799 (java) S 10792 10796 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10800] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10800/stat : 10800 (java) S 10792 10796 10655 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10808] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10808/stat : 10808 (java) S 10792 10796 10655 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10809] ppid=10792 vsize=915448 CPUtime=0.12
/proc/10796/task/10809/stat : 10809 (java) S 10792 10796 10655 0 -1 64 332 0 0 0 11 1 0 0 16 0 8 0 78308707 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10810] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10810/stat : 10810 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10796/tid=10811] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10811/stat : 10811 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7582 s]
/proc/loadavg: 1.09 1.17 1.54 3/81 10931
/proc/meminfo: memFree=1270272/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915448 CPUtime=12.69
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 7131 0 1 0 885 384 0 0 25 0 8 0 78308699 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228861 6868 2476 14 0 215331 0
[pid=10796/tid=10798] ppid=10792 vsize=915444 CPUtime=0.02
/proc/10796/task/10798/stat : 10798 (java) S 10792 10796 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78308703 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10799] ppid=10792 vsize=915448 CPUtime=0
/proc/10796/task/10799/stat : 10799 (java) S 10792 10796 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78308704 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10800] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10800/stat : 10800 (java) S 10792 10796 10655 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10808] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10808/stat : 10808 (java) S 10792 10796 10655 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10809] ppid=10792 vsize=915444 CPUtime=0.12
/proc/10796/task/10809/stat : 10809 (java) S 10792 10796 10655 0 -1 64 332 0 0 0 11 1 0 0 16 0 8 0 78308707 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10810] ppid=10792 vsize=915448 CPUtime=0
/proc/10796/task/10810/stat : 10810 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78308707 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10796/tid=10811] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10811/stat : 10811 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78308707 937414656 6868 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) 915448

[startup+25.6168 s]
/proc/loadavg: 1.23 1.20 1.54 3/81 10931
/proc/meminfo: memFree=1270408/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915444 CPUtime=25.53
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 7132 0 1 0 1771 782 0 0 25 0 8 0 78308699 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228861 6869 2476 14 0 215331 0
[pid=10796/tid=10798] ppid=10792 vsize=915444 CPUtime=0.02
/proc/10796/task/10798/stat : 10798 (java) S 10792 10796 10655 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78308703 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10799] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10799/stat : 10799 (java) S 10792 10796 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10800] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10800/stat : 10800 (java) S 10792 10796 10655 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10808] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10808/stat : 10808 (java) S 10792 10796 10655 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 78308707 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10809] ppid=10792 vsize=915444 CPUtime=0.12
/proc/10796/task/10809/stat : 10809 (java) S 10792 10796 10655 0 -1 64 333 0 0 0 11 1 0 0 16 0 8 0 78308707 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10810] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10810/stat : 10810 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78308707 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10796/tid=10811] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10811/stat : 10811 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78308707 937414656 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915444

[startup+51.238 s]
/proc/loadavg: 1.49 1.26 1.55 3/81 10931
/proc/meminfo: memFree=1263240/2055920 swapFree=4192812/4192956
[pid=10796] ppid=10792 vsize=915444 CPUtime=51.12
/proc/10796/stat : 10796 (java) R 10792 10796 10655 0 -1 0 9027 0 1 0 4176 936 0 0 25 0 8 0 78308699 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10796/statm: 228861 8758 2527 14 0 215331 0
[pid=10796/tid=10798] ppid=10792 vsize=915444 CPUtime=0.02
/proc/10796/task/10798/stat : 10798 (java) S 10792 10796 10655 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 78308703 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10799] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10799/stat : 10799 (java) S 10792 10796 10655 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10800] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10800/stat : 10800 (java) S 10792 10796 10655 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 78308704 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10808] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10808/stat : 10808 (java) S 10792 10796 10655 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 78308707 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10809] ppid=10792 vsize=915444 CPUtime=0.22
/proc/10796/task/10809/stat : 10809 (java) S 10792 10796 10655 0 -1 64 386 0 0 0 20 2 0 0 16 0 8 0 78308707 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10796/tid=10810] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10810/stat : 10810 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 78308707 937414656 8758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10796/tid=10811] ppid=10792 vsize=915444 CPUtime=0
/proc/10796/task/10811/stat : 10811 (java) S 10792 10796 10655 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78308707 937414656 8758 18446744073709551615 134512640 134570532 4294956480 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): 61.4732
CPU time (s): 61.3287
CPU user time (s): 51.9541
CPU system time (s): 9.37457
CPU usage (%): 99.7648
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.9541
system time used= 9.37457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9128
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= 2400
involuntary context switches= 3194

runsolver used 0.087986 s user time and 0.200969 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Sat Jan 20 15:48:35 UTC 2007


IDJOB= 280820
IDBENCH= 11962
IDSOLVER= 69
FILE ID= node66/280820-1169308115

PBS_JOBID= 3610197

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280820-1169308115/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-280820-1169308115 -o ROOT/results/node66/solver-280820-1169308115 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280820-1169308115/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0f15bbbfa020879fc56da52359ac7b7e

RANDOM SEED= 3294141

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.230
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.230
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:       1353344 kB
Buffers:         49564 kB
Cached:         561876 kB
SwapCached:         16 kB
Active:         113192 kB
Inactive:       518384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1353344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          30308 kB
Slab:            56688 kB
Committed_AS:   983588 kB
PageTables:       1588 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 node66 on Sat Jan 20 15:49:36 UTC 2007