Trace number 280829

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 80.1148 80.3143

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-15_ext.xml
MD5SUMa4909cbdf17ce4e27bd9ae7e3aa9046f
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 benchmark2.47562
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.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/280829-1169308142/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.51	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1291  maxDegree=12
0.51	     maxArity=2
0.51	       =>  wckTime=0.21  cpuTime=0.15  mem=8M893
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.29  cpuTime=0.19  mem=5M496
0.59	
0.59	s SATISFIABLE
0.59	o 52
0.59	c 57
0.59	o 57
0.59	c 52
0.60	o 62
0.60	c 47
0.60	o 66
0.60	c 43
0.60	o 70
0.60	c 39
0.60	o 74
0.60	c 35
0.60	o 78
0.60	c 31
0.60	o 80
0.60	c 29
0.60	o 81
0.60	c 28
0.60	o 83
0.60	c 26
0.60	o 85
0.60	c 24
0.60	o 86
0.60	c 23
0.60	o 87
0.60	c 22
0.60	o 88
0.61	c 21
0.61	o 89
0.61	c 20
0.61	o 91
0.61	c 18
0.61	o 93
0.61	c 16
0.61	o 95
0.61	c 14
0.61	o 96
0.61	c 13
0.61	o 97
0.61	c 12
0.61	o 100
0.61	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.64	o 105
0.64	c 4
0.64	o 106
0.64	c 3
0.67	o 107
0.67	c 2
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=5401777  nbAssignments=10000
1.81	       =>  wckTime=1.223  cpuTime=1.19  mem=5M496
2.94	   
2.94	   search
2.94	     run=1  nbConstraintChecks=10564990  nbAssignments=20000
2.94	       =>  wckTime=2.347  cpuTime=2.31  mem=5M496
4.07	   
4.07	   search
4.07	     run=2  nbConstraintChecks=15809278  nbAssignments=30000
4.07	       =>  wckTime=3.481  cpuTime=3.44  mem=5M496
5.20	   
5.20	   search
5.20	     run=3  nbConstraintChecks=21069456  nbAssignments=40000
5.20	       =>  wckTime=4.616  cpuTime=4.57  mem=5M496
6.33	   
6.33	   search
6.33	     run=4  nbConstraintChecks=26255489  nbAssignments=50000
6.33	       =>  wckTime=5.745  cpuTime=5.69  mem=5M496
7.54	   
7.54	   search
7.54	     run=5  nbConstraintChecks=31751004  nbAssignments=60000
7.54	       =>  wckTime=6.953  cpuTime=6.89  mem=5M496
8.72	   
8.72	   search
8.72	     run=6  nbConstraintChecks=36940333  nbAssignments=70000
8.72	       =>  wckTime=8.126  cpuTime=8.06  mem=5M496
9.86	   
9.86	   search
9.86	     run=7  nbConstraintChecks=42228856  nbAssignments=80000
9.86	       =>  wckTime=9.273  cpuTime=9.2  mem=5M496
11.05	   
11.05	   search
11.05	     run=8  nbConstraintChecks=47715315  nbAssignments=90000
11.05	       =>  wckTime=10.465  cpuTime=10.36  mem=5M496
12.20	   
12.20	   search
12.20	     run=9  nbConstraintChecks=53007713  nbAssignments=100000
12.20	       =>  wckTime=11.616  cpuTime=11.51  mem=5M496
13.35	   
13.35	   search
13.35	     run=10  nbConstraintChecks=58184640  nbAssignments=110000
13.35	       =>  wckTime=12.757  cpuTime=12.65  mem=5M496
14.53	   
14.53	   search
14.53	     run=11  nbConstraintChecks=63399422  nbAssignments=120000
14.53	       =>  wckTime=13.943  cpuTime=13.82  mem=5M496
15.70	   
15.70	   search
15.70	     run=12  nbConstraintChecks=68456468  nbAssignments=130000
15.70	       =>  wckTime=15.112  cpuTime=14.99  mem=5M496
16.85	   
16.85	   search
16.85	     run=13  nbConstraintChecks=73751099  nbAssignments=140000
16.85	       =>  wckTime=16.263  cpuTime=16.13  mem=5M496
18.01	   
18.01	   search
18.01	     run=14  nbConstraintChecks=79139207  nbAssignments=150000
18.01	       =>  wckTime=17.42  cpuTime=17.28  mem=5M496
19.18	   
19.18	   search
19.18	     run=15  nbConstraintChecks=84648413  nbAssignments=160000
19.18	       =>  wckTime=18.587  cpuTime=18.45  mem=5M496
20.29	   
20.29	   search
20.29	     run=16  nbConstraintChecks=89695391  nbAssignments=170000
20.29	       =>  wckTime=19.704  cpuTime=19.56  mem=5M496
21.50	   
21.50	   search
21.50	     run=17  nbConstraintChecks=94842936  nbAssignments=180000
21.50	       =>  wckTime=20.906  cpuTime=20.75  mem=5M496
22.70	   
22.70	   search
22.70	     run=18  nbConstraintChecks=99961287  nbAssignments=190000
22.70	       =>  wckTime=22.112  cpuTime=21.96  mem=5M496
23.91	   
23.91	   search
23.91	     run=19  nbConstraintChecks=105156682  nbAssignments=200000
23.91	       =>  wckTime=23.321  cpuTime=23.16  mem=5M496
25.13	   
25.13	   search
25.13	     run=20  nbConstraintChecks=110455334  nbAssignments=210000
25.13	       =>  wckTime=24.542  cpuTime=24.38  mem=5M496
26.39	   
26.39	   search
26.39	     run=21  nbConstraintChecks=116089737  nbAssignments=220000
26.39	       =>  wckTime=25.802  cpuTime=25.65  mem=5M496
27.59	   
27.59	   search
27.59	     run=22  nbConstraintChecks=121203898  nbAssignments=230000
27.59	       =>  wckTime=27.001  cpuTime=26.84  mem=5M496
28.80	   
28.80	   search
28.80	     run=23  nbConstraintChecks=126418097  nbAssignments=240000
28.80	       =>  wckTime=28.211  cpuTime=28.05  mem=5M496
30.00	   
30.00	   search
30.00	     run=24  nbConstraintChecks=131614839  nbAssignments=250000
30.00	       =>  wckTime=29.409  cpuTime=29.25  mem=5M496
30.81	   
30.81	   search
30.81	     run=25  nbConstraintChecks=135159627  nbAssignments=256731
30.81	       =>  wckTime=30.221  cpuTime=30.07  mem=5M496
30.81	   
30.81	   global
30.81	     nbConstraintChecks=135159627  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.219  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.32
30.81	       =>  wckTime=30.51  cpuTime=30.26  mem=5M496
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.94	       =>  wckTime=30.636  cpuTime=30.36  mem=16M518
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M518
31.01	   
31.01	   search
31.01	     run=0  nbConstraintChecks=84533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55
31.01	     nbFailedAssignments=38  nbBacktracks=10  nbVisitedNodes=104  nbRestartNogoods=0
31.01	       =>  wckTime=0.071  cpuTime=0.05  mem=16M518
31.06	   
31.06	   search
31.06	     run=1  nbConstraintChecks=174464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122
31.06	     nbFailedAssignments=82  nbBacktracks=25  nbVisitedNodes=228  nbRestartNogoods=19
31.06	       =>  wckTime=0.12  cpuTime=0.09  mem=16M518
31.13	   
31.13	   search
31.13	     run=2  nbConstraintChecks=413819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
31.13	     nbFailedAssignments=206  nbBacktracks=47  nbVisitedNodes=527  nbRestartNogoods=37
31.13	       =>  wckTime=0.191  cpuTime=0.16  mem=16M518
31.20	   
31.20	   search
31.20	     run=3  nbConstraintChecks=647201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=421
31.20	     nbFailedAssignments=312  nbBacktracks=80  nbVisitedNodes=812  nbRestartNogoods=58
31.20	       =>  wckTime=0.259  cpuTime=0.22  mem=16M518
31.35	   
31.35	   search
31.35	     run=4  nbConstraintChecks=1191978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=743
31.35	     nbFailedAssignments=578  nbBacktracks=130  nbVisitedNodes=1449  nbRestartNogoods=77
31.35	       =>  wckTime=0.415  cpuTime=0.38  mem=16M518
31.52	   
31.52	   search
31.52	     run=5  nbConstraintChecks=1729853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1096
31.52	     nbFailedAssignments=850  nbBacktracks=205  nbVisitedNodes=2146  nbRestartNogoods=97
31.52	       =>  wckTime=0.582  cpuTime=0.54  mem=16M518
31.79	   
31.79	   search
31.79	     run=6  nbConstraintChecks=2589340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1655
31.79	     nbFailedAssignments=1289  nbBacktracks=318  nbVisitedNodes=3247  nbRestartNogoods=108
31.79	       =>  wckTime=0.856  cpuTime=0.8  mem=16M518
32.10	   
32.10	   search
32.10	     run=7  nbConstraintChecks=3727047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2343
32.10	     nbFailedAssignments=1799  nbBacktracks=488  nbVisitedNodes=4615  nbRestartNogoods=127
32.10	       =>  wckTime=1.158  cpuTime=1.1  mem=16M518
32.73	   
32.73	   search
32.73	     run=8  nbConstraintChecks=6133115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3799
32.73	     nbFailedAssignments=2992  nbBacktracks=744  nbVisitedNodes=7497  nbRestartNogoods=138
32.73	       =>  wckTime=1.79  cpuTime=1.73  mem=16M518
33.62	   
33.62	   search
33.62	     run=9  nbConstraintChecks=9345227  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5796
33.62	     nbFailedAssignments=4598  nbBacktracks=1128  nbVisitedNodes=11474  nbRestartNogoods=160
33.62	       =>  wckTime=2.683  cpuTime=2.62  mem=16M518
34.82	   
34.82	   search
34.82	     run=10  nbConstraintChecks=14197697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8534
34.82	     nbFailedAssignments=6753  nbBacktracks=1704  nbVisitedNodes=16933  nbRestartNogoods=180
34.82	       =>  wckTime=3.88  cpuTime=3.81  mem=16M518
36.53	   
36.53	   search
36.53	     run=11  nbConstraintChecks=20399297  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12492
36.53	     nbFailedAssignments=9839  nbBacktracks=2568  nbVisitedNodes=24810  nbRestartNogoods=200
36.53	       =>  wckTime=5.591  cpuTime=5.52  mem=16M518
39.01	   
39.01	   search
39.01	     run=12  nbConstraintChecks=29186039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18248
39.01	     nbFailedAssignments=14292  nbBacktracks=3865  nbVisitedNodes=36242  nbRestartNogoods=228
39.01	       =>  wckTime=8.076  cpuTime=8.0  mem=16M518
42.28	   
42.28	   search
42.28	     run=13  nbConstraintChecks=40467891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25680
42.28	     nbFailedAssignments=19770  nbBacktracks=5812  nbVisitedNodes=51043  nbRestartNogoods=255
42.28	       =>  wckTime=11.346  cpuTime=11.27  mem=16M518
46.49	   
46.49	   search
46.49	     run=14  nbConstraintChecks=52939342  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34120
46.49	     nbFailedAssignments=25282  nbBacktracks=8731  nbVisitedNodes=67722  nbRestartNogoods=275
46.49	       =>  wckTime=15.552  cpuTime=15.48  mem=16M518
53.17	   
53.17	   search
53.17	     run=15  nbConstraintChecks=73257758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47976
53.17	     nbFailedAssignments=34756  nbBacktracks=13109  nbVisitedNodes=95116  nbRestartNogoods=294
53.17	       =>  wckTime=22.231  cpuTime=22.15  mem=16M518
61.95	   
61.95	   search
61.95	     run=16  nbConstraintChecks=99983213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66495
61.95	     nbFailedAssignments=46701  nbBacktracks=19679  nbVisitedNodes=131719  nbRestartNogoods=310
61.95	       =>  wckTime=31.009  cpuTime=30.93  mem=16M518
74.44	   
74.44	   search
74.44	     run=17  nbConstraintChecks=133236694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91483
74.44	     nbFailedAssignments=61831  nbBacktracks=29531  nbVisitedNodes=180182  nbRestartNogoods=319
74.44	       =>  wckTime=43.506  cpuTime=43.42  mem=16M518
80.26	   
80.26	   search
80.26	     run=18  nbConstraintChecks=148419609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102936
80.26	     nbFailedAssignments=68791  nbBacktracks=34025  nbVisitedNodes=202356  nbRestartNogoods=329
80.26	       =>  wckTime=49.323  cpuTime=49.23  mem=16M518
80.26	   
80.26	   global
80.26	     nbConstraintChecks=148419609  nbRestartNogoods=329  solvingWckTime=49.324  solvingCpuTime=49.24  expiredTime=no
80.26	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=79.66
80.26	       =>  wckTime=79.96  cpuTime=79.6  mem=16M518
80.26	
80.26	s OPTIMUM FOUND
80.26	v 3 8 8 1 8 0 4 2 8 2 9 9 1 7 7 2 7 2 8 9 0 9 6 3 2 0 1 3 8 8 
80.26	   
80.26	   totalWckTime=80.034  totalCpuTime=79.66

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/node60/watcher-280829-1169308142 -o ROOT/results/node60/solver-280829-1169308142 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280829-1169308142/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.91 0.98 0.99 1/68 29893
/proc/meminfo: memFree=1414656/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=292 CPUtime=0
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 47 0 0 0 0 0 0 0 19 0 1 0 279212186 299008 31 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 5538823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29892/statm: 73 35 27 14 0 5 0

[startup+0.102648 s]
/proc/loadavg: 0.91 0.98 0.99 1/68 29893
/proc/meminfo: memFree=1414656/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=914988 CPUtime=0.07
/proc/29892/stat : 29892 (java) S 29890 29892 29516 0 -1 0 2996 0 1 0 6 1 0 0 17 0 8 0 279212186 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29892/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.51269 s]
/proc/loadavg: 0.91 0.98 0.99 1/68 29893
/proc/meminfo: memFree=1414656/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=915332 CPUtime=0.47
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 6613 0 1 0 43 4 0 0 17 0 8 0 279212186 937299968 6352 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155477080 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29892/statm: 228833 6352 2154 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.34076 s]
/proc/loadavg: 0.91 0.98 0.99 3/82 29965
/proc/meminfo: memFree=1392784/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=915444 CPUtime=1.3
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 7128 0 1 0 100 30 0 0 24 0 8 0 279212186 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073678628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29892/statm: 228861 6866 2476 14 0 215331 0
[pid=29892/tid=29894] ppid=29890 vsize=915444 CPUtime=0.02
/proc/29892/task/29894/stat : 29894 (java) S 29890 29892 29516 0 -1 64 154 0 0 0 2 0 0 0 17 0 8 0 279212190 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29895] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29895/stat : 29895 (java) S 29890 29892 29516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279212190 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29896] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29896/stat : 29896 (java) S 29890 29892 29516 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279212190 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29897] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29897/stat : 29897 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279212193 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29898] ppid=29890 vsize=915444 CPUtime=0.1
/proc/29892/task/29898/stat : 29898 (java) S 29890 29892 29516 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279212193 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29899] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29899/stat : 29899 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279212193 937414656 6866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29900] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29900/stat : 29900 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279212193 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.3
Current children cumulated vsize (KiB) 915444

[startup+2.97993 s]
/proc/loadavg: 1.00 1.00 1.00 3/82 29965
/proc/meminfo: memFree=1392784/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=915444 CPUtime=2.93
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 7131 0 1 0 211 82 0 0 25 0 8 0 279212186 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073673614 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29892/statm: 228861 6868 2476 14 0 215331 0
[pid=29892/tid=29894] ppid=29890 vsize=915444 CPUtime=0.02
/proc/29892/task/29894/stat : 29894 (java) S 29890 29892 29516 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279212190 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29895] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29895/stat : 29895 (java) S 29890 29892 29516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279212190 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29896] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29896/stat : 29896 (java) S 29890 29892 29516 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279212190 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29897] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29897/stat : 29897 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279212193 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29898] ppid=29890 vsize=915444 CPUtime=0.1
/proc/29892/task/29898/stat : 29898 (java) S 29890 29892 29516 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279212193 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29899] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29899/stat : 29899 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279212193 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29900] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29900/stat : 29900 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279212193 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.25926 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 29966
/proc/meminfo: memFree=1392600/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=915448 CPUtime=6.2
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 7131 0 1 0 431 189 0 0 25 0 8 0 279212186 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29892/statm: 228862 6868 2476 14 0 215332 0
[pid=29892/tid=29894] ppid=29890 vsize=915448 CPUtime=0.02
/proc/29892/task/29894/stat : 29894 (java) S 29890 29892 29516 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279212190 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29895] ppid=29890 vsize=915448 CPUtime=0
/proc/29892/task/29895/stat : 29895 (java) S 29890 29892 29516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279212190 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29896] ppid=29890 vsize=915448 CPUtime=0
/proc/29892/task/29896/stat : 29896 (java) S 29890 29892 29516 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279212190 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29897] ppid=29890 vsize=915448 CPUtime=0
/proc/29892/task/29897/stat : 29897 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279212193 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29898] ppid=29890 vsize=915448 CPUtime=0.1
/proc/29892/task/29898/stat : 29898 (java) S 29890 29892 29516 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279212193 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29899] ppid=29890 vsize=915448 CPUtime=0
/proc/29892/task/29899/stat : 29899 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279212193 937418752 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29900] ppid=29890 vsize=915448 CPUtime=0
/proc/29892/task/29900/stat : 29900 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279212193 937418752 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.2
Current children cumulated vsize (KiB) 915448

[startup+12.7459 s]
/proc/loadavg: 1.08 1.02 1.00 3/82 30055
/proc/meminfo: memFree=1392400/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=915444 CPUtime=12.63
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 7131 0 1 0 864 399 0 0 25 0 8 0 279212186 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668596 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29892/statm: 228861 6868 2476 14 0 215331 0
[pid=29892/tid=29894] ppid=29890 vsize=915444 CPUtime=0.02
/proc/29892/task/29894/stat : 29894 (java) S 29890 29892 29516 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279212190 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29895] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29895/stat : 29895 (java) S 29890 29892 29516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279212190 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29896] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29896/stat : 29896 (java) S 29890 29892 29516 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279212190 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29897] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29897/stat : 29897 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279212193 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29898] ppid=29890 vsize=915444 CPUtime=0.1
/proc/29892/task/29898/stat : 29898 (java) S 29890 29892 29516 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279212193 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29899] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29899/stat : 29899 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279212193 937414656 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29900] ppid=29890 vsize=915444 CPUtime=0
/proc/29892/task/29900/stat : 29900 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279212193 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.63
Current children cumulated vsize (KiB) 915444

[startup+25.5902 s]
/proc/loadavg: 1.14 1.03 1.01 2/72 30175
/proc/meminfo: memFree=1401832/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=916472 CPUtime=25.43
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 7133 0 1 0 1733 810 0 0 25 0 8 0 279212186 938467328 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29892/statm: 229117 6870 2476 14 0 215587 0
[pid=29892/tid=29894] ppid=29890 vsize=916468 CPUtime=0.02
/proc/29892/task/29894/stat : 29894 (java) S 29890 29892 29516 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279212190 938463232 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29895] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29895/stat : 29895 (java) S 29890 29892 29516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279212190 938463232 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29896] ppid=29890 vsize=916472 CPUtime=0
/proc/29892/task/29896/stat : 29896 (java) S 29890 29892 29516 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279212190 938467328 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29897] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29897/stat : 29897 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279212193 938463232 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29898] ppid=29890 vsize=916468 CPUtime=0.1
/proc/29892/task/29898/stat : 29898 (java) S 29890 29892 29516 0 -1 64 333 0 0 0 10 0 0 0 16 0 8 0 279212193 938463232 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29899] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29899/stat : 29899 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279212193 938463232 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29900] ppid=29890 vsize=916472 CPUtime=0
/proc/29892/task/29900/stat : 29900 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279212193 938467328 6870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 916472

[startup+51.2727 s]
/proc/loadavg: 1.09 1.03 1.01 2/72 30175
/proc/meminfo: memFree=1394792/2055920 swapFree=4192812/4192956
[pid=29892] ppid=29890 vsize=916468 CPUtime=51.11
/proc/29892/stat : 29892 (java) R 29890 29892 29516 0 -1 0 9027 0 1 0 4131 980 0 0 25 0 8 0 279212186 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29892/statm: 229117 8760 2528 14 0 215587 0
[pid=29892/tid=29894] ppid=29890 vsize=916468 CPUtime=0.02
/proc/29892/task/29894/stat : 29894 (java) S 29890 29892 29516 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 279212190 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29895] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29895/stat : 29895 (java) S 29890 29892 29516 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279212190 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29896] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29896/stat : 29896 (java) S 29890 29892 29516 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279212190 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29892/tid=29897] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29897/stat : 29897 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279212193 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29898] ppid=29890 vsize=916468 CPUtime=0.21
/proc/29892/task/29898/stat : 29898 (java) S 29890 29892 29516 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 279212193 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29899] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29899/stat : 29899 (java) S 29890 29892 29516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279212193 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29892/tid=29900] ppid=29890 vsize=916468 CPUtime=0
/proc/29892/task/29900/stat : 29900 (java) S 29890 29892 29516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279212193 938463232 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 80.3143
CPU time (s): 80.1148
CPU user time (s): 70.3003
CPU system time (s): 9.81451
CPU usage (%): 99.7516
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.3003
system time used= 9.81451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9131
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= 2543
involuntary context switches= 1329

runsolver used 0.082987 s user time and 0.221966 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan 20 15:49:03 UTC 2007


IDJOB= 280829
IDBENCH= 11963
IDSOLVER= 69
FILE ID= node60/280829-1169308142

PBS_JOBID= 3610199

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a4909cbdf17ce4e27bd9ae7e3aa9046f

RANDOM SEED= 867290162

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.236
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.236
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:       1415008 kB
Buffers:         51140 kB
Cached:         493744 kB
SwapCached:          0 kB
Active:         152568 kB
Inactive:       412556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          30444 kB
Slab:            61360 kB
Committed_AS:  5678128 kB
PageTables:       1684 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node60 on Sat Jan 20 15:50:23 UTC 2007