Trace number 282386

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 52.907 53.3791

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-31.xml
MD5SUM7214d9d4fef208b02f64484ac48d2aaf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark1.35579
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282386-1169318991/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.088  cpuTime=0.08  mem=6M903
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=635  maxDegree=9  maxArity=2
0.47	       =>  wckTime=0.172  cpuTime=0.13  mem=7M911
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.247  cpuTime=0.17  mem=5M422
0.54	
0.54	s SATISFIABLE
0.55	o 19
0.55	c 34
0.55	o 23
0.55	c 30
0.55	o 25
0.55	c 28
0.55	o 27
0.55	c 26
0.55	o 28
0.55	c 25
0.55	o 30
0.55	c 23
0.55	o 33
0.55	c 20
0.55	o 34
0.55	c 19
0.55	o 35
0.55	c 18
0.56	o 37
0.56	c 16
0.56	o 38
0.56	c 15
0.56	o 39
0.56	c 14
0.56	o 40
0.56	c 13
0.56	o 41
0.56	c 12
0.57	o 42
0.57	c 11
0.57	o 43
0.57	c 10
0.59	o 44
0.59	c 9
0.65	o 45
0.65	c 8
1.65	   
1.65	   search
1.65	     run=0  nbConstraintChecks=4743910  nbAssignments=10000
1.65	       =>  wckTime=1.11  cpuTime=1.08  mem=5M422
2.70	   
2.70	   search
2.70	     run=1  nbConstraintChecks=9545950  nbAssignments=20000
2.70	       =>  wckTime=2.159  cpuTime=2.11  mem=5M422
3.74	   
3.74	   search
3.74	     run=2  nbConstraintChecks=14269494  nbAssignments=30000
3.74	       =>  wckTime=3.196  cpuTime=3.15  mem=5M422
4.76	   
4.76	   search
4.76	     run=3  nbConstraintChecks=18915644  nbAssignments=40000
4.76	       =>  wckTime=4.221  cpuTime=4.16  mem=5M422
5.79	   
5.79	   search
5.79	     run=4  nbConstraintChecks=23577945  nbAssignments=50000
5.79	       =>  wckTime=5.252  cpuTime=5.19  mem=5M422
6.81	   
6.81	   search
6.81	     run=5  nbConstraintChecks=28118955  nbAssignments=60000
6.81	       =>  wckTime=6.271  cpuTime=6.2  mem=5M422
7.84	   
7.84	   search
7.84	     run=6  nbConstraintChecks=32761007  nbAssignments=70000
7.84	       =>  wckTime=7.295  cpuTime=7.21  mem=5M422
8.86	   
8.86	   search
8.86	     run=7  nbConstraintChecks=37367420  nbAssignments=80000
8.86	       =>  wckTime=8.32  cpuTime=8.23  mem=5M422
9.94	   
9.94	   search
9.94	     run=8  nbConstraintChecks=41950095  nbAssignments=90000
9.94	       =>  wckTime=9.4  cpuTime=9.31  mem=5M422
11.03	   
11.03	   search
11.03	     run=9  nbConstraintChecks=46545085  nbAssignments=100000
11.03	       =>  wckTime=10.488  cpuTime=10.4  mem=5M422
12.11	   
12.11	   search
12.11	     run=10  nbConstraintChecks=51153271  nbAssignments=110000
12.11	       =>  wckTime=11.573  cpuTime=11.48  mem=5M422
13.19	   
13.19	   search
13.19	     run=11  nbConstraintChecks=55855645  nbAssignments=120000
13.19	       =>  wckTime=12.647  cpuTime=12.55  mem=5M422
14.26	   
14.26	   search
14.26	     run=12  nbConstraintChecks=60497816  nbAssignments=130000
14.26	       =>  wckTime=13.717  cpuTime=13.62  mem=5M422
15.34	   
15.34	   search
15.34	     run=13  nbConstraintChecks=65358173  nbAssignments=140000
15.34	       =>  wckTime=14.796  cpuTime=14.69  mem=5M422
16.40	   
16.40	   search
16.40	     run=14  nbConstraintChecks=70045400  nbAssignments=150000
16.40	       =>  wckTime=15.86  cpuTime=15.75  mem=5M422
17.47	   
17.47	   search
17.47	     run=15  nbConstraintChecks=74809060  nbAssignments=160000
17.47	       =>  wckTime=16.924  cpuTime=16.81  mem=5M422
18.52	   
18.52	   search
18.52	     run=16  nbConstraintChecks=79494446  nbAssignments=170000
18.52	       =>  wckTime=17.979  cpuTime=17.85  mem=5M422
19.56	   
19.56	   search
19.56	     run=17  nbConstraintChecks=84120963  nbAssignments=180000
19.56	       =>  wckTime=19.023  cpuTime=18.88  mem=5M422
20.61	   
20.61	   search
20.61	     run=18  nbConstraintChecks=88689552  nbAssignments=190000
20.61	       =>  wckTime=20.064  cpuTime=19.92  mem=5M422
21.64	   
21.64	   search
21.64	     run=19  nbConstraintChecks=93144187  nbAssignments=200000
21.64	       =>  wckTime=21.1  cpuTime=20.94  mem=5M422
22.68	   
22.68	   search
22.68	     run=20  nbConstraintChecks=97709348  nbAssignments=210000
22.68	       =>  wckTime=22.135  cpuTime=21.96  mem=5M422
23.70	   
23.70	   search
23.70	     run=21  nbConstraintChecks=102212282  nbAssignments=220000
23.70	       =>  wckTime=23.159  cpuTime=22.99  mem=5M422
24.77	   
24.77	   search
24.77	     run=22  nbConstraintChecks=106851768  nbAssignments=230000
24.77	       =>  wckTime=24.223  cpuTime=24.02  mem=5M422
25.80	   
25.80	   search
25.80	     run=23  nbConstraintChecks=111430717  nbAssignments=240000
25.80	       =>  wckTime=25.26  cpuTime=25.04  mem=5M422
26.85	   
26.85	   search
26.85	     run=24  nbConstraintChecks=116198417  nbAssignments=250000
26.85	       =>  wckTime=26.31  cpuTime=26.09  mem=5M422
27.88	   
27.88	   search
27.88	     run=25  nbConstraintChecks=120746685  nbAssignments=260000
27.88	       =>  wckTime=27.342  cpuTime=27.12  mem=5M422
28.92	   
28.92	   search
28.92	     run=26  nbConstraintChecks=125361451  nbAssignments=270000
28.92	       =>  wckTime=28.382  cpuTime=28.14  mem=5M422
29.96	   
29.96	   search
29.96	     run=27  nbConstraintChecks=129956630  nbAssignments=280000
29.96	       =>  wckTime=29.418  cpuTime=29.17  mem=5M422
30.89	   
30.89	   search
30.89	     run=28  nbConstraintChecks=134064150  nbAssignments=288965
30.89	       =>  wckTime=30.348  cpuTime=30.1  mem=5M422
30.89	   
30.89	   global
30.89	     nbConstraintChecks=134064150  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.89	     solvingWckTime=30.346  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.89	     globalCpuTime=30.32
30.89	       =>  wckTime=30.595  cpuTime=30.27  mem=5M422
30.89	   
30.89	   solver IterativeSystematicSolver being built... 
31.02	       =>  wckTime=30.727  cpuTime=30.37  mem=16M459
31.03	   
31.03	   preprocessing
31.03	     nbConstraintChecks=230  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.03	     detectedInconsistency=no
31.03	       =>  wckTime=0.0020  cpuTime=0.0  mem=16M459
31.07	   
31.07	   search
31.07	     run=0  nbConstraintChecks=25745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
31.07	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=55  nbRestartNogoods=0
31.07	       =>  wckTime=0.048  cpuTime=0.02  mem=16M459
31.12	   
31.12	   search
31.12	     run=1  nbConstraintChecks=102794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118
31.12	     nbFailedAssignments=80  nbBacktracks=25  nbVisitedNodes=223  nbRestartNogoods=5
31.12	       =>  wckTime=0.092  cpuTime=0.05  mem=16M459
31.15	   
31.15	   search
31.15	     run=2  nbConstraintChecks=201912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211
31.15	     nbFailedAssignments=147  nbBacktracks=47  nbVisitedNodes=404  nbRestartNogoods=23
31.15	       =>  wckTime=0.128  cpuTime=0.08  mem=16M459
31.23	   
31.23	   search
31.23	     run=3  nbConstraintChecks=433693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=431
31.23	     nbFailedAssignments=329  nbBacktracks=81  nbVisitedNodes=839  nbRestartNogoods=28
31.23	       =>  wckTime=0.202  cpuTime=0.15  mem=16M459
31.29	   
31.29	   search
31.29	     run=4  nbConstraintChecks=654435  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=651
31.29	     nbFailedAssignments=494  nbBacktracks=131  nbVisitedNodes=1271  nbRestartNogoods=35
31.29	       =>  wckTime=0.269  cpuTime=0.22  mem=16M459
31.37	   
31.37	   search
31.37	     run=5  nbConstraintChecks=886274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=887
31.37	     nbFailedAssignments=648  nbBacktracks=206  nbVisitedNodes=1733  nbRestartNogoods=45
31.37	       =>  wckTime=0.348  cpuTime=0.29  mem=16M459
31.49	   
31.49	   search
31.49	     run=6  nbConstraintChecks=1329458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1325
31.49	     nbFailedAssignments=967  nbBacktracks=319  nbVisitedNodes=2602  nbRestartNogoods=55
31.49	       =>  wckTime=0.467  cpuTime=0.41  mem=16M459
31.81	   
31.81	   search
31.81	     run=7  nbConstraintChecks=2387993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2319
31.81	     nbFailedAssignments=1786  nbBacktracks=489  nbVisitedNodes=4578  nbRestartNogoods=66
31.81	       =>  wckTime=0.784  cpuTime=0.7  mem=16M459
32.19	   
32.19	   search
32.19	     run=8  nbConstraintChecks=3696826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3717
32.19	     nbFailedAssignments=2922  nbBacktracks=745  nbVisitedNodes=7339  nbRestartNogoods=84
32.19	       =>  wckTime=1.169  cpuTime=1.08  mem=16M459
32.57	   
32.57	   search
32.57	     run=9  nbConstraintChecks=5013039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4985
32.57	     nbFailedAssignments=3800  nbBacktracks=1129  nbVisitedNodes=9862  nbRestartNogoods=98
32.57	       =>  wckTime=1.545  cpuTime=1.45  mem=16M459
33.04	   
33.04	   search
33.04	     run=10  nbConstraintChecks=6855003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6865
33.04	     nbFailedAssignments=5099  nbBacktracks=1705  nbVisitedNodes=13617  nbRestartNogoods=110
33.04	       =>  wckTime=2.019  cpuTime=1.92  mem=16M459
34.34	   
34.34	   search
34.34	     run=11  nbConstraintChecks=12014264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11749
34.34	     nbFailedAssignments=9114  nbBacktracks=2571  nbVisitedNodes=23198  nbRestartNogoods=125
34.34	       =>  wckTime=3.311  cpuTime=3.2  mem=16M459
35.86	   
35.86	   search
35.86	     run=12  nbConstraintChecks=17422559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17328
35.86	     nbFailedAssignments=13392  nbBacktracks=3868  nbVisitedNodes=34251  nbRestartNogoods=132
35.86	       =>  wckTime=4.838  cpuTime=4.72  mem=16M459
38.11	   
38.11	   search
38.11	     run=13  nbConstraintChecks=26030058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25336
38.11	     nbFailedAssignments=19449  nbBacktracks=5814  nbVisitedNodes=50045  nbRestartNogoods=144
38.11	       =>  wckTime=7.09  cpuTime=6.95  mem=16M459
41.60	   
41.60	   search
41.60	     run=14  nbConstraintChecks=37966938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38074
41.60	     nbFailedAssignments=29263  nbBacktracks=8733  nbVisitedNodes=75326  nbRestartNogoods=162
41.60	       =>  wckTime=10.571  cpuTime=10.4  mem=16M459
46.48	   
46.48	   search
46.48	     run=15  nbConstraintChecks=56129692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55937
46.48	     nbFailedAssignments=42742  nbBacktracks=13112  nbVisitedNodes=110810  nbRestartNogoods=186
46.48	       =>  wckTime=15.455  cpuTime=15.24  mem=16M459
53.00	   
53.00	   search
53.00	     run=16  nbConstraintChecks=79653388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80017
53.00	     nbFailedAssignments=60251  nbBacktracks=19680  nbVisitedNodes=158549  nbRestartNogoods=199
53.00	       =>  wckTime=21.974  cpuTime=21.71  mem=16M459
53.32	   
53.32	   search
53.32	     run=17  nbConstraintChecks=80818220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81227
53.32	     nbFailedAssignments=61176  nbBacktracks=19966  nbVisitedNodes=160949  nbRestartNogoods=211
53.32	       =>  wckTime=22.3  cpuTime=22.03  mem=16M459
53.32	   
53.32	   global
53.32	     nbConstraintChecks=80818450  nbRestartNogoods=211  solvingWckTime=22.301  solvingCpuTime=22.03  expiredTime=no
53.32	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=52.45
53.32	       =>  wckTime=53.029  cpuTime=52.4  mem=16M459
53.33	
53.33	s OPTIMUM FOUND
53.33	v 6 5 6 5 5 10 6 10 4 1 10 7 4 8 10 8 1 9 4 7 
53.33	   
53.33	   totalWckTime=53.103  totalCpuTime=52.45

Verifier Data (download as text)

8 unsatisfied constraints, 45 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/node23/watcher-282386-1169318991 -o ROOT/results/node23/solver-282386-1169318991 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282386-1169318991/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.29 1.03 1.00 4/93 24587
/proc/meminfo: memFree=1267488/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=18540 CPUtime=0
/proc/24586/stat : 24586 (runsolver) R 24584 24586 24085 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 280293722 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/24586/statm: 4635 279 244 17 0 2626 0

[startup+0.107772 s]
/proc/loadavg: 1.29 1.03 1.00 4/93 24587
/proc/meminfo: memFree=1267488/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=914988 CPUtime=0.08
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 3048 0 1 0 7 1 0 0 24 0 8 0 280293722 936947712 2794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153788514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515848 s]
/proc/loadavg: 1.29 1.03 1.00 4/93 24587
/proc/meminfo: memFree=1267488/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915332 CPUtime=0.5
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 6647 0 1 0 46 4 0 0 25 0 8 0 280293722 937299968 6385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152150368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228833 6385 2286 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.338 s]
/proc/loadavg: 1.29 1.03 1.00 3/100 24594
/proc/meminfo: memFree=1250728/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915448 CPUtime=1.3
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 6865 0 1 0 100 30 0 0 25 0 8 0 280293722 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228862 6603 2476 14 0 215332 0
[pid=24586/tid=24588] ppid=24584 vsize=915448 CPUtime=0.02
/proc/24586/task/24588/stat : 24588 (java) S 24584 24586 24085 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280293726 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24589] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24589/stat : 24589 (java) S 24584 24586 24085 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280293726 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24590] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24590/stat : 24590 (java) S 24584 24586 24085 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280293726 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24591] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24591/stat : 24591 (java) S 24584 24586 24085 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 280293730 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24592] ppid=24584 vsize=915448 CPUtime=0.09
/proc/24586/task/24592/stat : 24592 (java) S 24584 24586 24085 0 -1 64 324 0 0 0 9 0 0 0 16 0 8 0 280293730 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24593] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24593/stat : 24593 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280293730 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24594] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24594/stat : 24594 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280293730 937418752 6603 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) 915448

[startup+2.97732 s]
/proc/loadavg: 1.29 1.03 1.00 3/100 24594
/proc/meminfo: memFree=1250728/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915448 CPUtime=2.93
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 6868 0 1 0 203 90 0 0 25 0 8 0 280293722 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073646374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228862 6605 2476 14 0 215332 0
[pid=24586/tid=24588] ppid=24584 vsize=915448 CPUtime=0.02
/proc/24586/task/24588/stat : 24588 (java) S 24584 24586 24085 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24589] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24589/stat : 24589 (java) S 24584 24586 24085 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24590] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24590/stat : 24590 (java) S 24584 24586 24085 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24591] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24591/stat : 24591 (java) S 24584 24586 24085 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24592] ppid=24584 vsize=915448 CPUtime=0.1
/proc/24586/task/24592/stat : 24592 (java) S 24584 24586 24085 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24593] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24593/stat : 24593 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24594] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24594/stat : 24594 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280293730 937418752 6605 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) 915448

[startup+6.26895 s]
/proc/loadavg: 1.34 1.05 1.01 3/100 24594
/proc/meminfo: memFree=1250664/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915448 CPUtime=6.2
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 6868 0 1 0 412 208 0 0 25 0 8 0 280293722 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073638831 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228862 6605 2476 14 0 215332 0
[pid=24586/tid=24588] ppid=24584 vsize=915448 CPUtime=0.02
/proc/24586/task/24588/stat : 24588 (java) S 24584 24586 24085 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24589] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24589/stat : 24589 (java) S 24584 24586 24085 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24590] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24590/stat : 24590 (java) S 24584 24586 24085 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24591] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24591/stat : 24591 (java) S 24584 24586 24085 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24592] ppid=24584 vsize=915448 CPUtime=0.1
/proc/24586/task/24592/stat : 24592 (java) S 24584 24586 24085 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24593] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24593/stat : 24593 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24594] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24594/stat : 24594 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280293730 937418752 6605 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.7442 s]
/proc/loadavg: 1.39 1.07 1.01 2/88 24603
/proc/meminfo: memFree=1276552/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915448 CPUtime=12.66
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 6868 0 1 0 824 442 0 0 25 0 8 0 280293722 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24586/statm: 228862 6605 2476 14 0 215332 0
[pid=24586/tid=24588] ppid=24584 vsize=915452 CPUtime=0.02
/proc/24586/task/24588/stat : 24588 (java) S 24584 24586 24085 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280293726 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24589] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24589/stat : 24589 (java) S 24584 24586 24085 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24590] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24590/stat : 24590 (java) S 24584 24586 24085 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280293726 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24591] ppid=24584 vsize=915452 CPUtime=0
/proc/24586/task/24591/stat : 24591 (java) S 24584 24586 24085 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 280293730 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24592] ppid=24584 vsize=915448 CPUtime=0.1
/proc/24586/task/24592/stat : 24592 (java) S 24584 24586 24085 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24593] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24593/stat : 24593 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280293730 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24594] ppid=24584 vsize=915452 CPUtime=0
/proc/24586/task/24594/stat : 24594 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280293730 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915448

[startup+25.5857 s]
/proc/loadavg: 1.46 1.09 1.02 3/100 24652
/proc/meminfo: memFree=1259312/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915448 CPUtime=25.38
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 6869 0 1 0 1629 909 0 0 25 0 8 0 280293722 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228862 6606 2476 14 0 215332 0
[pid=24586/tid=24588] ppid=24584 vsize=915448 CPUtime=0.02
/proc/24586/task/24588/stat : 24588 (java) S 24584 24586 24085 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280293726 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24589] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24589/stat : 24589 (java) S 24584 24586 24085 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280293726 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24590] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24590/stat : 24590 (java) S 24584 24586 24085 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280293726 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24591] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24591/stat : 24591 (java) S 24584 24586 24085 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 280293730 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24592] ppid=24584 vsize=915448 CPUtime=0.1
/proc/24586/task/24592/stat : 24592 (java) S 24584 24586 24085 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280293730 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24593] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24593/stat : 24593 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280293730 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24594] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24594/stat : 24594 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280293730 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915448

[startup+51.2827 s]
/proc/loadavg: 1.64 1.17 1.05 3/100 24652
/proc/meminfo: memFree=1242232/2055920 swapFree=4156072/4192956
[pid=24586] ppid=24584 vsize=915448 CPUtime=50.86
/proc/24586/stat : 24586 (java) R 24584 24586 24085 0 -1 0 9073 0 1 0 3985 1101 0 0 25 0 8 0 280293722 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24586/statm: 228862 8805 2527 14 0 215332 0
[pid=24586/tid=24588] ppid=24584 vsize=915448 CPUtime=0.02
/proc/24586/task/24588/stat : 24588 (java) S 24584 24586 24085 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 280293726 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24589] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24589/stat : 24589 (java) S 24584 24586 24085 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280293726 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24590] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24590/stat : 24590 (java) S 24584 24586 24085 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280293726 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24591] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24591/stat : 24591 (java) S 24584 24586 24085 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 280293730 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24592] ppid=24584 vsize=915448 CPUtime=0.2
/proc/24586/task/24592/stat : 24592 (java) S 24584 24586 24085 0 -1 64 383 0 0 0 20 0 0 0 16 0 8 0 280293730 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24593] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24593/stat : 24593 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280293730 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24586/tid=24594] ppid=24584 vsize=915448 CPUtime=0
/proc/24586/task/24594/stat : 24594 (java) S 24584 24586 24085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280293730 937418752 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 53.3791
CPU time (s): 52.907
CPU user time (s): 41.8846
CPU system time (s): 11.0223
CPU usage (%): 99.1155
Max. virtual memory (cumulated for all children) (KiB): 915964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.8846
system time used= 11.0223
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9174
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= 2178
involuntary context switches= 3844

runsolver used 0.049992 s user time and 0.158975 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 18:49:52 UTC 2007


IDJOB= 282386
IDBENCH= 12754
IDSOLVER= 69
FILE ID= node23/282386-1169318991

PBS_JOBID= 3610347

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t70/pi-20-10-20-30-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282386-1169318991/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-282386-1169318991 -o ROOT/results/node23/solver-282386-1169318991 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282386-1169318991/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7214d9d4fef208b02f64484ac48d2aaf

RANDOM SEED= 671789405

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.265
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.265
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:       1276672 kB
Buffers:         40912 kB
Cached:         619160 kB
SwapCached:      12040 kB
Active:         181968 kB
Inactive:       531356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276672 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:          76720 kB
Slab:            50648 kB
Committed_AS:  6115896 kB
PageTables:       2368 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 node23 on Sat Jan 20 18:50:47 UTC 2007