Trace number 282458

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 72.7129 73.3106

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-61.xml
MD5SUM2fde0baa8eb892e8f3ce9d090899d48c
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 benchmark4.36134
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282458-1169319202/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.094  cpuTime=0.08  mem=6M903
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1301  maxDegree=11
0.53	     maxArity=2
0.53	       =>  wckTime=0.212  cpuTime=0.14  mem=8M854
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.292  cpuTime=0.19  mem=5M499
0.61	
0.61	s SATISFIABLE
0.61	o 57
0.61	c 52
0.61	o 62
0.61	c 47
0.61	o 66
0.61	c 43
0.62	o 69
0.62	c 40
0.62	o 72
0.62	c 37
0.62	o 76
0.62	c 33
0.62	o 79
0.62	c 30
0.62	o 82
0.62	c 27
0.62	o 84
0.62	c 25
0.62	o 85
0.62	c 24
0.62	o 86
0.62	c 23
0.62	o 87
0.62	c 22
0.62	o 88
0.62	c 21
0.62	o 89
0.62	c 20
0.63	o 90
0.63	c 19
0.63	o 92
0.63	c 17
0.63	o 93
0.63	c 16
0.63	o 95
0.63	c 14
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.63	o 99
0.63	c 10
0.64	o 100
0.64	c 9
0.64	o 101
0.64	c 8
0.64	o 102
0.64	c 7
0.64	o 103
0.64	c 6
0.64	o 104
0.64	c 5
0.66	o 105
0.66	c 4
0.77	o 106
0.77	c 3
1.94	   
1.94	   search
1.94	     run=0  nbConstraintChecks=5584219  nbAssignments=10000
1.94	       =>  wckTime=1.331  cpuTime=1.31  mem=5M499
2.37	o 107
2.37	c 2
3.12	   
3.12	   search
3.12	     run=1  nbConstraintChecks=10565852  nbAssignments=20000
3.12	       =>  wckTime=2.516  cpuTime=2.48  mem=5M499
4.37	   
4.37	   search
4.37	     run=2  nbConstraintChecks=16108618  nbAssignments=30000
4.37	       =>  wckTime=3.764  cpuTime=3.72  mem=5M499
5.59	   
5.59	   search
5.59	     run=3  nbConstraintChecks=21493135  nbAssignments=40000
5.59	       =>  wckTime=4.987  cpuTime=4.93  mem=5M499
6.82	   
6.82	   search
6.82	     run=4  nbConstraintChecks=26929730  nbAssignments=50000
6.82	       =>  wckTime=6.218  cpuTime=6.15  mem=5M499
8.08	   
8.08	   search
8.08	     run=5  nbConstraintChecks=32569251  nbAssignments=60000
8.08	       =>  wckTime=7.472  cpuTime=7.4  mem=5M499
9.27	   
9.27	   search
9.27	     run=6  nbConstraintChecks=37737276  nbAssignments=70000
9.27	       =>  wckTime=8.667  cpuTime=8.58  mem=5M499
10.54	   
10.54	   search
10.54	     run=7  nbConstraintChecks=43552245  nbAssignments=80000
10.54	       =>  wckTime=9.936  cpuTime=9.84  mem=5M499
11.78	   
11.78	   search
11.78	     run=8  nbConstraintChecks=49082350  nbAssignments=90000
11.78	       =>  wckTime=11.175  cpuTime=11.07  mem=5M499
13.02	   
13.02	   search
13.02	     run=9  nbConstraintChecks=54658570  nbAssignments=100000
13.03	       =>  wckTime=12.418  cpuTime=12.31  mem=5M499
14.28	   
14.28	   search
14.28	     run=10  nbConstraintChecks=60302711  nbAssignments=110000
14.28	       =>  wckTime=13.672  cpuTime=13.55  mem=5M499
15.46	   
15.46	   search
15.46	     run=11  nbConstraintChecks=65357646  nbAssignments=120000
15.46	       =>  wckTime=14.856  cpuTime=14.72  mem=5M499
16.72	   
16.72	   search
16.72	     run=12  nbConstraintChecks=70954099  nbAssignments=130000
16.72	       =>  wckTime=16.113  cpuTime=15.97  mem=5M499
18.00	   
18.00	   search
18.00	     run=13  nbConstraintChecks=76720963  nbAssignments=140000
18.00	       =>  wckTime=17.39  cpuTime=17.23  mem=5M499
19.22	   
19.22	   search
19.22	     run=14  nbConstraintChecks=82039608  nbAssignments=150000
19.22	       =>  wckTime=18.616  cpuTime=18.45  mem=5M499
20.41	   
20.41	   search
20.41	     run=15  nbConstraintChecks=87044882  nbAssignments=160000
20.41	       =>  wckTime=19.802  cpuTime=19.62  mem=5M499
21.67	   
21.67	   search
21.67	     run=16  nbConstraintChecks=92663282  nbAssignments=170000
21.67	       =>  wckTime=21.061  cpuTime=20.87  mem=5M499
22.82	   
22.82	   search
22.82	     run=17  nbConstraintChecks=97367049  nbAssignments=180000
22.82	       =>  wckTime=22.209  cpuTime=22.0  mem=5M499
24.05	   
24.05	   search
24.05	     run=18  nbConstraintChecks=102735963  nbAssignments=190000
24.05	       =>  wckTime=23.439  cpuTime=23.23  mem=5M499
25.30	   
25.30	   search
25.30	     run=19  nbConstraintChecks=108316070  nbAssignments=200000
25.30	       =>  wckTime=24.691  cpuTime=24.47  mem=5M499
26.47	   
26.47	   search
26.47	     run=20  nbConstraintChecks=113269685  nbAssignments=210000
26.47	       =>  wckTime=25.862  cpuTime=25.63  mem=5M499
27.75	   
27.75	   search
27.75	     run=21  nbConstraintChecks=119125501  nbAssignments=220000
27.75	       =>  wckTime=27.138  cpuTime=26.89  mem=5M499
28.99	   
28.99	   search
28.99	     run=22  nbConstraintChecks=124654226  nbAssignments=230000
28.99	       =>  wckTime=28.382  cpuTime=28.12  mem=5M499
30.26	   
30.26	   search
30.26	     run=23  nbConstraintChecks=130420575  nbAssignments=240000
30.26	       =>  wckTime=29.652  cpuTime=29.39  mem=5M499
31.51	   
31.51	   search
31.51	     run=24  nbConstraintChecks=136052321  nbAssignments=250000
31.51	       =>  wckTime=30.901  cpuTime=30.63  mem=5M499
32.63	   
32.63	   search
32.63	     run=25  nbConstraintChecks=141083358  nbAssignments=258937
32.63	       =>  wckTime=32.02  cpuTime=31.74  mem=5M499
32.63	   
32.63	   global
32.63	     nbConstraintChecks=141083358  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.63	     solvingWckTime=32.019  solvingCpuTime=31.73  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.63	     globalCpuTime=31.98
32.63	       =>  wckTime=32.313  cpuTime=31.92  mem=5M499
32.63	   
32.63	   solver IterativeSystematicSolver being built... 
32.77	       =>  wckTime=32.452  cpuTime=32.03  mem=16M698
32.77	   
32.77	   preprocessing
32.77	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.77	     detectedInconsistency=no
32.77	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M698
32.86	   
32.86	   search
32.86	     run=0  nbConstraintChecks=116853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76
32.86	     nbFailedAssignments=59  nbBacktracks=11  nbVisitedNodes=147  nbRestartNogoods=0
32.86	       =>  wckTime=0.091  cpuTime=0.05  mem=16M698
32.92	   
32.92	   search
32.92	     run=1  nbConstraintChecks=256471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
32.92	     nbFailedAssignments=133  nbBacktracks=26  nbVisitedNodes=332  nbRestartNogoods=14
32.92	       =>  wckTime=0.147  cpuTime=0.1  mem=16M698
32.96	   
32.96	   search
32.96	     run=2  nbConstraintChecks=416240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272
32.96	     nbFailedAssignments=204  nbBacktracks=48  nbVisitedNodes=525  nbRestartNogoods=32
32.96	       =>  wckTime=0.193  cpuTime=0.14  mem=16M698
33.04	   
33.04	   search
33.04	     run=3  nbConstraintChecks=668327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
33.04	     nbFailedAssignments=323  nbBacktracks=83  nbVisitedNodes=837  nbRestartNogoods=40
33.04	       =>  wckTime=0.265  cpuTime=0.21  mem=16M698
33.17	   
33.17	   search
33.17	     run=4  nbConstraintChecks=1116026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=726
33.17	     nbFailedAssignments=561  nbBacktracks=133  nbVisitedNodes=1420  nbRestartNogoods=45
33.17	       =>  wckTime=0.398  cpuTime=0.34  mem=16M698
33.28	   
33.28	   search
33.28	     run=5  nbConstraintChecks=1484537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=973
33.28	     nbFailedAssignments=728  nbBacktracks=208  nbVisitedNodes=1908  nbRestartNogoods=81
33.28	       =>  wckTime=0.516  cpuTime=0.46  mem=16M698
33.57	   
33.57	   search
33.57	     run=6  nbConstraintChecks=2423116  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1542
33.57	     nbFailedAssignments=1179  nbBacktracks=321  nbVisitedNodes=3038  nbRestartNogoods=87
33.57	       =>  wckTime=0.796  cpuTime=0.71  mem=16M698
33.95	   
33.95	   search
33.95	     run=7  nbConstraintChecks=3693743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2372
33.95	     nbFailedAssignments=1831  nbBacktracks=491  nbVisitedNodes=4688  nbRestartNogoods=94
33.95	       =>  wckTime=1.177  cpuTime=1.08  mem=16M698
34.45	   
34.45	   search
34.46	     run=8  nbConstraintChecks=5824109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3658
34.46	     nbFailedAssignments=2854  nbBacktracks=747  nbVisitedNodes=7253  nbRestartNogoods=104
34.46	       =>  wckTime=1.686  cpuTime=1.59  mem=16M698
35.19	   
35.19	   search
35.19	     run=9  nbConstraintChecks=8637812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5447
35.19	     nbFailedAssignments=4252  nbBacktracks=1131  nbVisitedNodes=10821  nbRestartNogoods=113
35.19	       =>  wckTime=2.42  cpuTime=2.32  mem=16M698
36.58	   
36.58	   search
36.58	     run=10  nbConstraintChecks=13309302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8351
36.58	     nbFailedAssignments=6574  nbBacktracks=1709  nbVisitedNodes=16614  nbRestartNogoods=134
36.58	       =>  wckTime=3.811  cpuTime=3.69  mem=16M698
38.38	   
38.38	   search
38.38	     run=11  nbConstraintChecks=19549566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12194
38.38	     nbFailedAssignments=9548  nbBacktracks=2573  nbVisitedNodes=24256  nbRestartNogoods=138
38.38	       =>  wckTime=5.609  cpuTime=5.48  mem=16M698
41.07	   
41.07	   search
41.07	     run=12  nbConstraintChecks=29436792  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18506
41.07	     nbFailedAssignments=14555  nbBacktracks=3870  nbVisitedNodes=36855  nbRestartNogoods=147
41.07	       =>  wckTime=8.304  cpuTime=8.15  mem=16M698
44.74	   
44.74	   search
44.74	     run=13  nbConstraintChecks=42278166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26784
44.74	     nbFailedAssignments=20878  nbBacktracks=5816  nbVisitedNodes=53364  nbRestartNogoods=172
44.74	       =>  wckTime=11.975  cpuTime=11.79  mem=16M698
49.54	   
49.54	   search
49.54	     run=14  nbConstraintChecks=59029257  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37808
49.54	     nbFailedAssignments=28978  nbBacktracks=8735  nbVisitedNodes=75337  nbRestartNogoods=196
49.54	       =>  wckTime=16.766  cpuTime=16.54  mem=16M698
55.82	   
55.82	   search
55.82	     run=15  nbConstraintChecks=79783366  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51941
55.82	     nbFailedAssignments=38727  nbBacktracks=13113  nbVisitedNodes=103399  nbRestartNogoods=207
55.82	       =>  wckTime=23.05  cpuTime=22.77  mem=16M698
64.40	   
64.40	   search
64.40	     run=16  nbConstraintChecks=105979708  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70466
64.40	     nbFailedAssignments=50676  nbBacktracks=19681  nbVisitedNodes=139961  nbRestartNogoods=224
64.40	       =>  wckTime=31.626  cpuTime=31.28  mem=16M698
73.26	   
73.26	   search
73.26	     run=17  nbConstraintChecks=133594795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90725
73.26	     nbFailedAssignments=63239  nbBacktracks=27378  nbVisitedNodes=179719  nbRestartNogoods=244
73.26	       =>  wckTime=40.488  cpuTime=40.14  mem=16M698
73.26	   
73.26	   global
73.26	     nbConstraintChecks=133594805  nbRestartNogoods=244  solvingWckTime=40.49  solvingCpuTime=40.14  expiredTime=no
73.26	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=72.23
73.26	       =>  wckTime=72.943  cpuTime=72.17  mem=16M698
73.26	
73.26	s OPTIMUM FOUND
73.26	v 1 7 9 4 8 10 1 1 5 5 6 4 1 8 5 9 8 1 6 10 6 5 2 4 4 6 9 4 7 8 
73.26	   
73.26	   totalWckTime=73.022  totalCpuTime=72.23

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/node63/watcher-282458-1169319202 -o ROOT/results/node63/solver-282458-1169319202 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282458-1169319202/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: 2.00 2.00 1.96 4/74 1053
/proc/meminfo: memFree=1244200/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=18540 CPUtime=0
/proc/1052/stat : 1052 (runsolver) R 1050 1052 32756 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 79417631 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 247254805799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1052/statm: 4635 279 244 17 0 2626 0

[startup+0.106996 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 1053
/proc/meminfo: memFree=1244200/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=914988 CPUtime=0.09
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 2979 0 1 0 7 2 0 0 17 0 8 0 79417631 936947712 2725 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155342485 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228747 2725 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515037 s]
/proc/loadavg: 2.00 2.00 1.96 4/74 1053
/proc/meminfo: memFree=1244200/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915332 CPUtime=0.48
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 6454 0 1 0 44 4 0 0 18 0 8 0 79417631 937299968 6193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072923528 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228833 6193 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33612 s]
/proc/loadavg: 2.08 2.02 1.97 3/81 1060
/proc/meminfo: memFree=1226608/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915444 CPUtime=1.3
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 7040 0 1 0 103 27 0 0 25 0 8 0 79417631 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655415 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228861 6778 2476 14 0 215331 0
[pid=1052/tid=1054] ppid=1050 vsize=915444 CPUtime=0.02
/proc/1052/task/1054/stat : 1054 (java) S 1050 1052 32756 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79417635 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1055] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1055/stat : 1055 (java) S 1050 1052 32756 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79417636 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1056] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1056/stat : 1056 (java) S 1050 1052 32756 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79417636 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1057] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1057/stat : 1057 (java) S 1050 1052 32756 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79417639 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1058] ppid=1050 vsize=915444 CPUtime=0.11
/proc/1052/task/1058/stat : 1058 (java) S 1050 1052 32756 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 79417639 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1059] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1059/stat : 1059 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79417639 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1060] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1060/stat : 1060 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79417639 937414656 6778 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.9733 s]
/proc/loadavg: 2.08 2.02 1.97 3/81 1060
/proc/meminfo: memFree=1226608/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915444 CPUtime=2.93
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 7043 0 1 0 214 79 0 0 25 0 8 0 79417631 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655468 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228861 6780 2476 14 0 215331 0
[pid=1052/tid=1054] ppid=1050 vsize=915444 CPUtime=0.02
/proc/1052/task/1054/stat : 1054 (java) S 1050 1052 32756 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79417635 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1055] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1055/stat : 1055 (java) S 1050 1052 32756 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79417636 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1056] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1056/stat : 1056 (java) S 1050 1052 32756 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79417636 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1057] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1057/stat : 1057 (java) S 1050 1052 32756 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1058] ppid=1050 vsize=915444 CPUtime=0.12
/proc/1052/task/1058/stat : 1058 (java) S 1050 1052 32756 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1059] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1059/stat : 1059 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1060] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1060/stat : 1060 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.27265 s]
/proc/loadavg: 2.07 2.02 1.97 3/81 1060
/proc/meminfo: memFree=1226608/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915444 CPUtime=6.2
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 7043 0 1 0 436 184 0 0 25 0 8 0 79417631 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666891 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228861 6780 2476 14 0 215331 0
[pid=1052/tid=1054] ppid=1050 vsize=915444 CPUtime=0.02
/proc/1052/task/1054/stat : 1054 (java) S 1050 1052 32756 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79417635 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1055] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1055/stat : 1055 (java) S 1050 1052 32756 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79417636 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1056] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1056/stat : 1056 (java) S 1050 1052 32756 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79417636 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1057] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1057/stat : 1057 (java) S 1050 1052 32756 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1058] ppid=1050 vsize=915444 CPUtime=0.12
/proc/1052/task/1058/stat : 1058 (java) S 1050 1052 32756 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1059] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1059/stat : 1059 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1060] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1060/stat : 1060 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79417639 937414656 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915444

[startup+12.7403 s]
/proc/loadavg: 2.07 2.02 1.97 3/81 1060
/proc/meminfo: memFree=1226608/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915448 CPUtime=12.61
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 7043 0 1 0 873 388 0 0 25 0 8 0 79417631 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228862 6780 2476 14 0 215332 0
[pid=1052/tid=1054] ppid=1050 vsize=915448 CPUtime=0.02
/proc/1052/task/1054/stat : 1054 (java) S 1050 1052 32756 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79417635 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1055] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1055/stat : 1055 (java) S 1050 1052 32756 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79417636 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1056] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1056/stat : 1056 (java) S 1050 1052 32756 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79417636 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1057] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1057/stat : 1057 (java) S 1050 1052 32756 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79417639 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1058] ppid=1050 vsize=915448 CPUtime=0.12
/proc/1052/task/1058/stat : 1058 (java) S 1050 1052 32756 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 79417639 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1059] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1059/stat : 1059 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79417639 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1060] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1060/stat : 1060 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79417639 937418752 6780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915448

[startup+25.6037 s]
/proc/loadavg: 2.06 2.01 1.97 3/81 1060
/proc/meminfo: memFree=1226736/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915448 CPUtime=25.36
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 7045 0 1 0 1751 785 0 0 25 0 8 0 79417631 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228862 6782 2476 14 0 215332 0
[pid=1052/tid=1054] ppid=1050 vsize=915448 CPUtime=0.02
/proc/1052/task/1054/stat : 1054 (java) S 1050 1052 32756 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 79417635 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1055] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1055/stat : 1055 (java) S 1050 1052 32756 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79417636 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1056] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1056/stat : 1056 (java) S 1050 1052 32756 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79417636 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1057] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1057/stat : 1057 (java) S 1050 1052 32756 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79417639 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1058] ppid=1050 vsize=915448 CPUtime=0.12
/proc/1052/task/1058/stat : 1058 (java) S 1050 1052 32756 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 79417639 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1059] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1059/stat : 1059 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79417639 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1060] ppid=1050 vsize=915448 CPUtime=0
/proc/1052/task/1060/stat : 1060 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79417639 937418752 6782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915448

[startup+51.2074 s]
/proc/loadavg: 2.03 2.01 1.97 3/81 1060
/proc/meminfo: memFree=1218736/2055920 swapFree=4192812/4192956
[pid=1052] ppid=1050 vsize=915444 CPUtime=50.75
/proc/1052/stat : 1052 (java) R 1050 1052 32756 0 -1 0 9105 0 1 0 4069 1006 0 0 25 0 8 0 79417631 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1052/statm: 228861 8836 2527 14 0 215331 0
[pid=1052/tid=1054] ppid=1050 vsize=915444 CPUtime=0.02
/proc/1052/task/1054/stat : 1054 (java) S 1050 1052 32756 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 79417635 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1055] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1055/stat : 1055 (java) S 1050 1052 32756 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79417636 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1056] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1056/stat : 1056 (java) S 1050 1052 32756 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79417636 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1057] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1057/stat : 1057 (java) S 1050 1052 32756 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 79417639 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1058] ppid=1050 vsize=915444 CPUtime=0.23
/proc/1052/task/1058/stat : 1058 (java) S 1050 1052 32756 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 79417639 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1059] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1059/stat : 1059 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 79417639 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1052/tid=1060] ppid=1050 vsize=915444 CPUtime=0
/proc/1052/task/1060/stat : 1060 (java) S 1050 1052 32756 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79417639 937414656 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 73.3106
CPU time (s): 72.7129
CPU user time (s): 62.6305
CPU system time (s): 10.0825
CPU usage (%): 99.1847
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.6305
system time used= 10.0825
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9204
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= 2591
involuntary context switches= 4159

runsolver used 0.093985 s user time and 0.239963 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat Jan 20 18:53:22 UTC 2007


IDJOB= 282458
IDBENCH= 12821
IDSOLVER= 69
FILE ID= node63/282458-1169319202

PBS_JOBID= 3610313

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t48/pi-30-10-197-52-61.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282458-1169319202/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-282458-1169319202 -o ROOT/results/node63/solver-282458-1169319202 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282458-1169319202/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2fde0baa8eb892e8f3ce9d090899d48c

RANDOM SEED= 300601785

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1244616 kB
Buffers:         51340 kB
Cached:         606212 kB
SwapCached:        144 kB
Active:         245120 kB
Inactive:       495628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          94324 kB
Slab:            55792 kB
Committed_AS:  1194608 kB
PageTables:       1976 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 node63 on Sat Jan 20 18:54:35 UTC 2007