Trace number 282449

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 69.9504 70.6223

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-81.xml
MD5SUMadf3b9ced3aaea6b81c8351bc6e89aa7
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.05338
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/282449-1169319174/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.094  cpuTime=0.08  mem=6M903
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.52	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1292  maxDegree=12
0.52	     maxArity=2
0.52	       =>  wckTime=0.211  cpuTime=0.15  mem=8M854
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.291  cpuTime=0.21  mem=5M499
0.60	
0.60	s SATISFIABLE
0.60	o 67
0.60	c 42
0.60	o 72
0.60	c 37
0.60	o 75
0.60	c 34
0.61	o 79
0.61	c 30
0.61	o 82
0.61	c 27
0.61	o 84
0.61	c 25
0.61	o 86
0.61	c 23
0.61	o 87
0.61	c 22
0.61	o 88
0.61	c 21
0.61	o 90
0.61	c 19
0.61	o 92
0.61	c 17
0.61	o 93
0.61	c 16
0.62	o 94
0.62	c 15
0.62	o 96
0.62	c 13
0.62	o 97
0.62	c 12
0.62	o 98
0.62	c 11
0.62	o 99
0.62	c 10
0.63	o 100
0.63	c 9
0.63	o 101
0.63	c 8
0.63	o 102
0.63	c 7
0.63	o 103
0.63	c 6
0.63	o 105
0.63	c 4
0.63	o 106
0.63	c 3
1.93	   
1.93	   search
1.93	     run=0  nbConstraintChecks=5740497  nbAssignments=10000
1.93	       =>  wckTime=1.334  cpuTime=1.3  mem=5M499
3.21	   
3.21	   search
3.21	     run=1  nbConstraintChecks=11361460  nbAssignments=20000
3.21	       =>  wckTime=2.61  cpuTime=2.57  mem=5M499
3.23	o 107
3.23	c 2
4.48	   
4.48	   search
4.48	     run=2  nbConstraintChecks=16994222  nbAssignments=30000
4.48	       =>  wckTime=3.877  cpuTime=3.83  mem=5M499
5.76	   
5.76	   search
5.76	     run=3  nbConstraintChecks=22679757  nbAssignments=40000
5.76	       =>  wckTime=5.163  cpuTime=5.09  mem=5M499
7.05	   
7.05	   search
7.05	     run=4  nbConstraintChecks=28462082  nbAssignments=50000
7.05	       =>  wckTime=6.448  cpuTime=6.37  mem=5M499
8.37	   
8.37	   search
8.37	     run=5  nbConstraintChecks=34553839  nbAssignments=60000
8.37	       =>  wckTime=7.772  cpuTime=7.68  mem=5M499
9.63	   
9.63	   search
9.63	     run=6  nbConstraintChecks=40139759  nbAssignments=70000
9.63	       =>  wckTime=9.033  cpuTime=8.93  mem=5M499
10.90	   
10.90	   search
10.90	     run=7  nbConstraintChecks=45691661  nbAssignments=80000
10.90	       =>  wckTime=10.306  cpuTime=10.19  mem=5M499
12.14	   
12.14	   search
12.14	     run=8  nbConstraintChecks=51010966  nbAssignments=90000
12.15	       =>  wckTime=11.546  cpuTime=11.42  mem=5M499
13.42	   
13.42	   search
13.42	     run=9  nbConstraintChecks=56578957  nbAssignments=100000
13.42	       =>  wckTime=12.819  cpuTime=12.69  mem=5M499
14.69	   
14.69	   search
14.69	     run=10  nbConstraintChecks=62081049  nbAssignments=110000
14.69	       =>  wckTime=14.087  cpuTime=13.94  mem=5M499
15.99	   
15.99	   search
15.99	     run=11  nbConstraintChecks=67876471  nbAssignments=120000
15.99	       =>  wckTime=15.39  cpuTime=15.23  mem=5M499
17.24	   
17.24	   search
17.24	     run=12  nbConstraintChecks=73331573  nbAssignments=130000
17.24	       =>  wckTime=16.645  cpuTime=16.47  mem=5M499
18.57	   
18.57	   search
18.57	     run=13  nbConstraintChecks=79313224  nbAssignments=140000
18.57	       =>  wckTime=17.967  cpuTime=17.78  mem=5M499
19.85	   
19.85	   search
19.85	     run=14  nbConstraintChecks=85062276  nbAssignments=150000
19.85	       =>  wckTime=19.256  cpuTime=19.07  mem=5M499
21.15	   
21.15	   search
21.15	     run=15  nbConstraintChecks=90943894  nbAssignments=160000
21.15	       =>  wckTime=20.553  cpuTime=20.35  mem=5M499
22.40	   
22.40	   search
22.40	     run=16  nbConstraintChecks=96448769  nbAssignments=170000
22.40	       =>  wckTime=21.805  cpuTime=21.6  mem=5M499
23.69	   
23.69	   search
23.69	     run=17  nbConstraintChecks=102170125  nbAssignments=180000
23.69	       =>  wckTime=23.088  cpuTime=22.87  mem=5M499
24.95	   
24.95	   search
24.95	     run=18  nbConstraintChecks=107709147  nbAssignments=190000
24.95	       =>  wckTime=24.347  cpuTime=24.11  mem=5M499
26.23	   
26.23	   search
26.23	     run=19  nbConstraintChecks=113378118  nbAssignments=200000
26.23	       =>  wckTime=25.626  cpuTime=25.38  mem=5M499
27.49	   
27.49	   search
27.49	     run=20  nbConstraintChecks=118965839  nbAssignments=210000
27.49	       =>  wckTime=26.892  cpuTime=26.64  mem=5M499
28.77	   
28.77	   search
28.77	     run=21  nbConstraintChecks=124636122  nbAssignments=220000
28.77	       =>  wckTime=28.167  cpuTime=27.9  mem=5M499
30.02	   
30.02	   search
30.02	     run=22  nbConstraintChecks=130126238  nbAssignments=230000
30.02	       =>  wckTime=29.422  cpuTime=29.14  mem=5M499
31.30	   
31.30	   search
31.30	     run=23  nbConstraintChecks=135740643  nbAssignments=240000
31.30	       =>  wckTime=30.698  cpuTime=30.41  mem=5M499
32.56	   
32.56	   search
32.56	     run=24  nbConstraintChecks=141209582  nbAssignments=250000
32.56	       =>  wckTime=31.958  cpuTime=31.66  mem=5M499
33.51	   
33.51	   search
33.51	     run=25  nbConstraintChecks=145313123  nbAssignments=257530
33.51	       =>  wckTime=32.91  cpuTime=32.6  mem=5M499
33.51	   
33.51	   global
33.51	     nbConstraintChecks=145313123  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.51	     solvingWckTime=32.909  solvingCpuTime=32.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.51	     globalCpuTime=32.86
33.51	       =>  wckTime=33.201  cpuTime=32.8  mem=5M499
33.51	   
33.51	   solver IterativeSystematicSolver being built... 
33.65	       =>  wckTime=33.341  cpuTime=32.91  mem=16M698
33.66	   
33.66	   preprocessing
33.66	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.66	     detectedInconsistency=no
33.66	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M698
33.73	   
33.73	   search
33.73	     run=0  nbConstraintChecks=95516  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68
33.74	     nbFailedAssignments=50  nbBacktracks=10  nbVisitedNodes=129  nbRestartNogoods=0
33.74	       =>  wckTime=0.082  cpuTime=0.06  mem=16M698
33.79	   
33.79	   search
33.79	     run=1  nbConstraintChecks=222834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151
33.79	     nbFailedAssignments=114  nbBacktracks=25  nbVisitedNodes=289  nbRestartNogoods=14
33.79	       =>  wckTime=0.14  cpuTime=0.1  mem=16M698
33.87	   
33.87	   search
33.87	     run=2  nbConstraintChecks=452071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294
33.87	     nbFailedAssignments=229  nbBacktracks=48  nbVisitedNodes=569  nbRestartNogoods=22
33.87	       =>  wckTime=0.221  cpuTime=0.17  mem=16M698
33.96	   
33.96	   search
33.96	     run=3  nbConstraintChecks=715246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
33.96	     nbFailedAssignments=361  nbBacktracks=81  nbVisitedNodes=906  nbRestartNogoods=30
33.96	       =>  wckTime=0.305  cpuTime=0.25  mem=16M698
34.08	   
34.08	   search
34.08	     run=4  nbConstraintChecks=1112512  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=711
34.08	     nbFailedAssignments=550  nbBacktracks=131  nbVisitedNodes=1387  nbRestartNogoods=41
34.08	       =>  wckTime=0.427  cpuTime=0.38  mem=16M698
34.25	   
34.25	   search
34.25	     run=5  nbConstraintChecks=1654246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1060
34.25	     nbFailedAssignments=817  nbBacktracks=206  nbVisitedNodes=2075  nbRestartNogoods=53
34.25	       =>  wckTime=0.597  cpuTime=0.54  mem=16M698
34.51	   
34.51	   search
34.51	     run=6  nbConstraintChecks=2406791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1554
34.51	     nbFailedAssignments=1188  nbBacktracks=319  nbVisitedNodes=3053  nbRestartNogoods=74
34.51	       =>  wckTime=0.857  cpuTime=0.78  mem=16M698
34.86	   
34.86	   search
34.86	     run=7  nbConstraintChecks=3532680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2329
34.86	     nbFailedAssignments=1784  nbBacktracks=489  nbVisitedNodes=4587  nbRestartNogoods=93
34.86	       =>  wckTime=1.207  cpuTime=1.13  mem=16M698
35.46	   
35.47	   search
35.47	     run=8  nbConstraintChecks=5741414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3754
35.47	     nbFailedAssignments=2946  nbBacktracks=745  nbVisitedNodes=7400  nbRestartNogoods=115
35.47	       =>  wckTime=1.813  cpuTime=1.72  mem=16M698
36.03	   
36.03	   search
36.03	     run=9  nbConstraintChecks=7829379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5069
36.03	     nbFailedAssignments=3868  nbBacktracks=1129  nbVisitedNodes=10021  nbRestartNogoods=138
36.03	       =>  wckTime=2.374  cpuTime=2.28  mem=16M698
36.95	   
36.95	   search
36.95	     run=10  nbConstraintChecks=10928251  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7123
36.95	     nbFailedAssignments=5338  nbBacktracks=1706  nbVisitedNodes=14112  nbRestartNogoods=149
36.95	       =>  wckTime=3.302  cpuTime=3.2  mem=16M698
39.01	   
39.01	   search
39.01	     run=11  nbConstraintChecks=17971655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11770
39.01	     nbFailedAssignments=9112  nbBacktracks=2570  nbVisitedNodes=23363  nbRestartNogoods=166
39.01	       =>  wckTime=5.356  cpuTime=5.23  mem=16M698
41.88	   
41.88	   search
41.88	     run=12  nbConstraintChecks=27663880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17999
41.88	     nbFailedAssignments=14037  nbBacktracks=3867  nbVisitedNodes=35785  nbRestartNogoods=195
41.88	       =>  wckTime=8.225  cpuTime=8.07  mem=16M698
46.03	   
46.03	   search
46.03	     run=13  nbConstraintChecks=41128551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26675
46.03	     nbFailedAssignments=20761  nbBacktracks=5813  nbVisitedNodes=53092  nbRestartNogoods=214
46.03	       =>  wckTime=12.375  cpuTime=12.19  mem=16M698
51.33	   
51.33	   search
51.33	     run=14  nbConstraintChecks=58768831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38279
51.33	     nbFailedAssignments=29445  nbBacktracks=8732  nbVisitedNodes=76167  nbRestartNogoods=233
51.33	       =>  wckTime=17.68  cpuTime=17.45  mem=16M698
58.30	   
58.30	   search
58.30	     run=15  nbConstraintChecks=81126688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53564
58.30	     nbFailedAssignments=40348  nbBacktracks=13110  nbVisitedNodes=106458  nbRestartNogoods=235
58.30	       =>  wckTime=24.648  cpuTime=24.36  mem=16M698
66.50	   
66.50	   search
66.50	     run=16  nbConstraintChecks=106085914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71475
66.50	     nbFailedAssignments=51682  nbBacktracks=19678  nbVisitedNodes=141694  nbRestartNogoods=257
66.50	       =>  wckTime=32.852  cpuTime=32.49  mem=16M698
70.57	   
70.57	   search
70.57	     run=17  nbConstraintChecks=117233576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79620
70.57	     nbFailedAssignments=56405  nbBacktracks=23101  nbVisitedNodes=157712  nbRestartNogoods=274
70.57	       =>  wckTime=36.914  cpuTime=36.51  mem=16M698
70.57	   
70.57	   global
70.57	     nbConstraintChecks=117233586  nbRestartNogoods=274  solvingWckTime=36.916  solvingCpuTime=36.51  expiredTime=no
70.57	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=69.48
70.57	       =>  wckTime=70.258  cpuTime=69.42  mem=16M698
70.57	
70.57	s OPTIMUM FOUND
70.57	v 10 6 10 9 2 5 7 9 9 3 7 7 3 4 9 6 5 3 9 1 7 10 6 4 7 1 8 2 7 8 
70.57	   
70.57	   totalWckTime=70.337  totalCpuTime=69.48

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/node11/watcher-282449-1169319174 -o ROOT/results/node11/solver-282449-1169319174 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282449-1169319174/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.85 1.94 1.97 4/87 28300
/proc/meminfo: memFree=1180368/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=9748 CPUtime=0
/proc/28299/stat : 28299 (java) D 28297 28299 28231 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 280312416 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7979812 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/28299/statm: 2487 472 386 14 0 1142 0

[startup+0.104102 s]
/proc/loadavg: 1.85 1.94 1.97 4/87 28300
/proc/meminfo: memFree=1180368/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916012 CPUtime=0.09
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 2994 0 1 0 6 3 0 0 17 0 8 0 280312416 937996288 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155477080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229003 2740 1427 14 0 215498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 916012

[startup+0.512181 s]
/proc/loadavg: 1.85 1.94 1.97 4/87 28300
/proc/meminfo: memFree=1180368/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916356 CPUtime=0.49
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 6480 0 1 0 44 5 0 0 18 0 8 0 280312416 938348544 6219 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229089 6219 2149 14 0 215559 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916356

[startup+1.33334 s]
/proc/loadavg: 1.85 1.94 1.97 3/94 28307
/proc/meminfo: memFree=1162904/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916468 CPUtime=1.3
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 7043 0 1 0 104 26 0 0 25 0 8 0 280312416 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073661418 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229117 6781 2476 14 0 215587 0
[pid=28299/tid=28301] ppid=28297 vsize=916468 CPUtime=0.02
/proc/28299/task/28301/stat : 28301 (java) S 28297 28299 28231 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280312420 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28302] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28302/stat : 28302 (java) S 28297 28299 28231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280312420 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28303] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28303/stat : 28303 (java) S 28297 28299 28231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280312420 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28304] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28304/stat : 28304 (java) S 28297 28299 28231 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280312423 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28305] ppid=28297 vsize=916468 CPUtime=0.1
/proc/28299/task/28305/stat : 28305 (java) S 28297 28299 28231 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280312423 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28306] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28306/stat : 28306 (java) S 28297 28299 28231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280312423 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28307] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28307/stat : 28307 (java) S 28297 28299 28231 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280312423 938463232 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916468

[startup+2.97566 s]
/proc/loadavg: 1.85 1.94 1.97 3/94 28307
/proc/meminfo: memFree=1162840/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916468 CPUtime=2.93
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 7046 0 1 0 216 77 0 0 25 0 8 0 280312416 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073661464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229117 6783 2476 14 0 215587 0
[pid=28299/tid=28301] ppid=28297 vsize=916468 CPUtime=0.02
/proc/28299/task/28301/stat : 28301 (java) S 28297 28299 28231 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28302] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28302/stat : 28302 (java) S 28297 28299 28231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28303] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28303/stat : 28303 (java) S 28297 28299 28231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28304] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28304/stat : 28304 (java) S 28297 28299 28231 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28305] ppid=28297 vsize=916468 CPUtime=0.1
/proc/28299/task/28305/stat : 28305 (java) S 28297 28299 28231 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28306] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28306/stat : 28306 (java) S 28297 28299 28231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28307] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28307/stat : 28307 (java) S 28297 28299 28231 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 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) 916468

[startup+6.26832 s]
/proc/loadavg: 1.86 1.94 1.97 3/94 28307
/proc/meminfo: memFree=1162840/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916468 CPUtime=6.2
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 7046 0 1 0 442 178 0 0 25 0 8 0 280312416 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229117 6783 2476 14 0 215587 0
[pid=28299/tid=28301] ppid=28297 vsize=916468 CPUtime=0.02
/proc/28299/task/28301/stat : 28301 (java) S 28297 28299 28231 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28302] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28302/stat : 28302 (java) S 28297 28299 28231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28303] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28303/stat : 28303 (java) S 28297 28299 28231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28304] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28304/stat : 28304 (java) S 28297 28299 28231 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28305] ppid=28297 vsize=916468 CPUtime=0.1
/proc/28299/task/28305/stat : 28305 (java) S 28297 28299 28231 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28306] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28306/stat : 28306 (java) S 28297 28299 28231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28307] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28307/stat : 28307 (java) S 28297 28299 28231 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 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) 916468

[startup+12.7456 s]
/proc/loadavg: 1.87 1.94 1.97 3/94 28307
/proc/meminfo: memFree=1162840/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916468 CPUtime=12.61
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 7046 0 1 0 878 383 0 0 25 0 8 0 280312416 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657289 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229117 6783 2476 14 0 215587 0
[pid=28299/tid=28301] ppid=28297 vsize=916468 CPUtime=0.02
/proc/28299/task/28301/stat : 28301 (java) S 28297 28299 28231 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28302] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28302/stat : 28302 (java) S 28297 28299 28231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28303] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28303/stat : 28303 (java) S 28297 28299 28231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280312420 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28304] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28304/stat : 28304 (java) S 28297 28299 28231 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28305] ppid=28297 vsize=916468 CPUtime=0.1
/proc/28299/task/28305/stat : 28305 (java) S 28297 28299 28231 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28306] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28306/stat : 28306 (java) S 28297 28299 28231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28307] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28307/stat : 28307 (java) S 28297 28299 28231 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280312423 938463232 6783 18446744073709551615 134512640 134570532 4294956464 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) 916468

[startup+25.6042 s]
/proc/loadavg: 1.90 1.94 1.97 3/94 28307
/proc/meminfo: memFree=1162904/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916468 CPUtime=25.36
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 7047 0 1 0 1765 771 0 0 25 0 8 0 280312416 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229117 6784 2476 14 0 215587 0
[pid=28299/tid=28301] ppid=28297 vsize=916468 CPUtime=0.02
/proc/28299/task/28301/stat : 28301 (java) S 28297 28299 28231 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280312420 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28302] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28302/stat : 28302 (java) S 28297 28299 28231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280312420 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28303] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28303/stat : 28303 (java) S 28297 28299 28231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280312420 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28304] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28304/stat : 28304 (java) S 28297 28299 28231 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280312423 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28305] ppid=28297 vsize=916468 CPUtime=0.11
/proc/28299/task/28305/stat : 28305 (java) S 28297 28299 28231 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280312423 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28306] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28306/stat : 28306 (java) S 28297 28299 28231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280312423 938463232 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28307] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28307/stat : 28307 (java) R 28297 28299 28231 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280312423 938463232 6784 18446744073709551615 134512640 134570532 4294956464 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) 916468

[startup+51.2103 s]
/proc/loadavg: 1.93 1.95 1.97 3/94 28307
/proc/meminfo: memFree=1154904/2055920 swapFree=4171812/4192956
[pid=28299] ppid=28297 vsize=916468 CPUtime=50.75
/proc/28299/stat : 28299 (java) R 28297 28299 28231 0 -1 0 9103 0 1 0 4054 1021 0 0 25 0 8 0 280312416 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786197 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28299/statm: 229117 8836 2527 14 0 215587 0
[pid=28299/tid=28301] ppid=28297 vsize=916468 CPUtime=0.02
/proc/28299/task/28301/stat : 28301 (java) S 28297 28299 28231 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280312420 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28302] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28302/stat : 28302 (java) S 28297 28299 28231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280312420 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28303] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28303/stat : 28303 (java) S 28297 28299 28231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280312420 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28304] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28304/stat : 28304 (java) S 28297 28299 28231 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280312423 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28305] ppid=28297 vsize=916468 CPUtime=0.22
/proc/28299/task/28305/stat : 28305 (java) S 28297 28299 28231 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 280312423 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28306] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28306/stat : 28306 (java) S 28297 28299 28231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280312423 938463232 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28299/tid=28307] ppid=28297 vsize=916468 CPUtime=0
/proc/28299/task/28307/stat : 28307 (java) S 28297 28299 28231 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280312423 938463232 8836 18446744073709551615 134512640 134570532 4294956464 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) 916468

Child status: 0
Real time (s): 70.6223
CPU time (s): 69.9504
CPU user time (s): 59.7279
CPU system time (s): 10.2224
CPU usage (%): 99.0486
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.7279
system time used= 10.2224
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9209
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= 2525
involuntary context switches= 4157

runsolver used 0.073988 s user time and 0.252961 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 18:52:54 UTC 2007


IDJOB= 282449
IDBENCH= 12810
IDSOLVER= 69
FILE ID= node11/282449-1169319174

PBS_JOBID= 3610070

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  adf3b9ced3aaea6b81c8351bc6e89aa7

RANDOM SEED= 564252096

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.261
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	: 5931.00
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.261
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:       1180784 kB
Buffers:         65956 kB
Cached:         598436 kB
SwapCached:       3844 kB
Active:         322268 kB
Inactive:       471968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180784 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:         147792 kB
Slab:            65300 kB
Committed_AS:  9104000 kB
PageTables:       2556 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 node11 on Sat Jan 20 18:54:05 UTC 2007