Trace number 282134

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 89.4914 90.3063

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-11.xml
MD5SUMde3ad99cf4f4be34ddeab63b255ba8a2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark3.02754
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints98
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension98
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282134-1169318390/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.098  cpuTime=0.08  mem=6M903
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1186  maxDegree=11
0.53	     maxArity=2
0.53	       =>  wckTime=0.21  cpuTime=0.16  mem=7M944
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.293  cpuTime=0.2  mem=5M493
0.62	
0.62	s SATISFIABLE
0.62	o 49
0.62	c 49
0.62	o 53
0.62	c 45
0.62	o 56
0.62	c 42
0.62	o 57
0.62	c 41
0.62	o 60
0.62	c 38
0.62	o 61
0.62	c 37
0.62	o 63
0.62	c 35
0.63	o 64
0.63	c 34
0.63	o 66
0.63	c 32
0.63	o 67
0.63	c 31
0.63	o 69
0.63	c 29
0.63	o 71
0.63	c 27
0.63	o 73
0.63	c 25
0.63	o 75
0.63	c 23
0.63	o 76
0.63	c 22
0.63	o 77
0.63	c 21
0.63	o 79
0.63	c 19
0.63	o 81
0.63	c 17
0.63	o 82
0.63	c 16
0.63	o 83
0.64	c 15
0.64	o 84
0.64	c 14
0.64	o 85
0.64	c 13
0.64	o 87
0.64	c 11
0.64	o 89
0.64	c 9
0.64	o 90
0.64	c 8
0.66	o 91
0.66	c 7
0.67	o 92
0.67	c 6
0.68	o 93
0.68	c 5
0.70	o 94
0.70	c 4
0.70	o 95
0.70	c 3
1.95	   
1.95	   search
1.95	     run=0  nbConstraintChecks=5100586  nbAssignments=10000
1.95	       =>  wckTime=1.334  cpuTime=1.3  mem=5M493
3.29	   
3.29	   search
3.29	     run=1  nbConstraintChecks=10735545  nbAssignments=20000
3.29	       =>  wckTime=2.682  cpuTime=2.63  mem=5M493
4.58	   
4.58	   search
4.58	     run=2  nbConstraintChecks=15876687  nbAssignments=30000
4.58	       =>  wckTime=3.965  cpuTime=3.9  mem=5M493
5.90	   
5.90	   search
5.90	     run=3  nbConstraintChecks=21381946  nbAssignments=40000
5.90	       =>  wckTime=5.284  cpuTime=5.21  mem=5M493
7.25	   
7.25	   search
7.25	     run=4  nbConstraintChecks=27069249  nbAssignments=50000
7.25	       =>  wckTime=6.638  cpuTime=6.55  mem=5M493
8.67	   
8.67	   search
8.67	     run=5  nbConstraintChecks=33124786  nbAssignments=60000
8.67	       =>  wckTime=8.057  cpuTime=7.95  mem=5M493
9.97	   
9.97	   search
9.97	     run=6  nbConstraintChecks=38380031  nbAssignments=70000
9.97	       =>  wckTime=9.361  cpuTime=9.25  mem=5M493
11.28	   
11.28	   search
11.28	     run=7  nbConstraintChecks=43651979  nbAssignments=80000
11.28	       =>  wckTime=10.668  cpuTime=10.54  mem=5M493
12.59	   
12.59	   search
12.59	     run=8  nbConstraintChecks=48947341  nbAssignments=90000
12.59	       =>  wckTime=11.974  cpuTime=11.84  mem=5M493
14.01	   
14.01	   search
14.01	     run=9  nbConstraintChecks=55076318  nbAssignments=100000
14.01	       =>  wckTime=13.396  cpuTime=13.25  mem=5M493
15.32	   
15.32	   search
15.32	     run=10  nbConstraintChecks=60375860  nbAssignments=110000
15.32	       =>  wckTime=14.707  cpuTime=14.55  mem=5M493
16.67	   
16.67	   search
16.67	     run=11  nbConstraintChecks=65917261  nbAssignments=120000
16.67	       =>  wckTime=16.06  cpuTime=15.89  mem=5M493
18.00	   
18.00	   search
18.00	     run=12  nbConstraintChecks=71402648  nbAssignments=130000
18.00	       =>  wckTime=17.386  cpuTime=17.21  mem=5M493
19.29	   
19.29	   search
19.29	     run=13  nbConstraintChecks=76688074  nbAssignments=140000
19.29	       =>  wckTime=18.675  cpuTime=18.48  mem=5M493
20.61	   
20.61	   search
20.61	     run=14  nbConstraintChecks=82154521  nbAssignments=150000
20.61	       =>  wckTime=19.998  cpuTime=19.79  mem=5M493
21.94	   
21.94	   search
21.94	     run=15  nbConstraintChecks=87676309  nbAssignments=160000
21.94	       =>  wckTime=21.326  cpuTime=21.11  mem=5M493
23.24	   
23.24	   search
23.24	     run=16  nbConstraintChecks=93014852  nbAssignments=170000
23.24	       =>  wckTime=22.628  cpuTime=22.4  mem=5M493
24.58	   
24.58	   search
24.58	     run=17  nbConstraintChecks=98655263  nbAssignments=180000
24.58	       =>  wckTime=23.971  cpuTime=23.73  mem=5M493
25.88	   
25.88	   search
25.88	     run=18  nbConstraintChecks=104004351  nbAssignments=190000
25.88	       =>  wckTime=25.267  cpuTime=25.02  mem=5M493
27.19	   
27.19	   search
27.19	     run=19  nbConstraintChecks=109380871  nbAssignments=200000
27.19	       =>  wckTime=26.581  cpuTime=26.32  mem=5M493
28.51	   
28.51	   search
28.51	     run=20  nbConstraintChecks=114728030  nbAssignments=210000
28.51	       =>  wckTime=27.895  cpuTime=27.62  mem=5M493
29.85	   
29.85	   search
29.85	     run=21  nbConstraintChecks=120351831  nbAssignments=220000
29.85	       =>  wckTime=29.238  cpuTime=28.95  mem=5M493
30.98	   
30.98	   search
30.98	     run=22  nbConstraintChecks=124960489  nbAssignments=228590
30.98	       =>  wckTime=30.371  cpuTime=30.08  mem=5M493
30.98	   
30.98	   global
30.99	     nbConstraintChecks=124960489  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.369  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.34
30.99	       =>  wckTime=30.665  cpuTime=30.28  mem=5M493
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.814  cpuTime=30.39  mem=16M610
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.0040  cpuTime=0.01  mem=16M610
31.24	   
31.24	   search
31.24	     run=0  nbConstraintChecks=92803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66
31.24	     nbFailedAssignments=45  nbBacktracks=11  nbVisitedNodes=123  nbRestartNogoods=0
31.24	       =>  wckTime=0.102  cpuTime=0.07  mem=16M610
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=298695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209
31.33	     nbFailedAssignments=168  nbBacktracks=26  nbVisitedNodes=401  nbRestartNogoods=17
31.33	       =>  wckTime=0.198  cpuTime=0.16  mem=16M610
31.42	   
31.42	   search
31.42	     run=2  nbConstraintChecks=514457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=359
31.42	     nbFailedAssignments=284  nbBacktracks=48  nbVisitedNodes=689  nbRestartNogoods=37
31.42	       =>  wckTime=0.29  cpuTime=0.25  mem=16M610
31.51	   
31.51	   search
31.51	     run=3  nbConstraintChecks=693169  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=502
31.51	     nbFailedAssignments=387  nbBacktracks=83  nbVisitedNodes=968  nbRestartNogoods=64
31.51	       =>  wckTime=0.38  cpuTime=0.34  mem=16M610
31.64	   
31.64	   search
31.64	     run=4  nbConstraintChecks=1001106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=716
31.64	     nbFailedAssignments=538  nbBacktracks=135  nbVisitedNodes=1385  nbRestartNogoods=66
31.64	       =>  wckTime=0.51  cpuTime=0.46  mem=16M610
31.75	   
31.75	   search
31.75	     run=5  nbConstraintChecks=1273818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=899
31.75	     nbFailedAssignments=633  nbBacktracks=211  nbVisitedNodes=1739  nbRestartNogoods=92
31.75	       =>  wckTime=0.621  cpuTime=0.57  mem=16M610
31.95	   
31.95	   search
31.95	     run=6  nbConstraintChecks=1751519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1200
31.95	     nbFailedAssignments=811  nbBacktracks=324  nbVisitedNodes=2323  nbRestartNogoods=111
31.95	       =>  wckTime=0.813  cpuTime=0.76  mem=16M610
32.31	   
32.31	   search
32.31	     run=7  nbConstraintChecks=2739248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1829
32.31	     nbFailedAssignments=1257  nbBacktracks=494  nbVisitedNodes=3568  nbRestartNogoods=138
32.31	       =>  wckTime=1.18  cpuTime=1.1  mem=16M610
33.00	   
33.00	   search
33.00	     run=8  nbConstraintChecks=4940631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3277
33.00	     nbFailedAssignments=2439  nbBacktracks=750  nbVisitedNodes=6450  nbRestartNogoods=171
33.00	       =>  wckTime=1.869  cpuTime=1.78  mem=16M610
33.82	   
33.82	   search
33.82	     run=9  nbConstraintChecks=6835079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4490
33.82	     nbFailedAssignments=3256  nbBacktracks=1134  nbVisitedNodes=8863  nbRestartNogoods=196
33.82	       =>  wckTime=2.69  cpuTime=2.59  mem=16M610
35.32	   
35.32	   search
35.32	     run=10  nbConstraintChecks=10357293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6860
35.32	     nbFailedAssignments=5038  nbBacktracks=1710  nbVisitedNodes=13586  nbRestartNogoods=232
35.32	       =>  wckTime=4.184  cpuTime=4.06  mem=16M610
37.49	   
37.49	   search
37.49	     run=11  nbConstraintChecks=15823934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10515
37.49	     nbFailedAssignments=7821  nbBacktracks=2575  nbVisitedNodes=20844  nbRestartNogoods=267
37.49	       =>  wckTime=6.353  cpuTime=6.21  mem=16M610
39.40	   
39.40	   search
39.40	     run=12  nbConstraintChecks=20354473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13578
39.40	     nbFailedAssignments=9575  nbBacktracks=3872  nbVisitedNodes=26941  nbRestartNogoods=286
39.40	       =>  wckTime=8.27  cpuTime=8.12  mem=16M610
42.30	   
42.30	   search
42.30	     run=13  nbConstraintChecks=27091499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18543
42.30	     nbFailedAssignments=12588  nbBacktracks=5818  nbVisitedNodes=36811  nbRestartNogoods=315
42.30	       =>  wckTime=11.165  cpuTime=10.99  mem=16M610
47.71	   
47.71	   search
47.71	     run=14  nbConstraintChecks=38515471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26413
47.71	     nbFailedAssignments=17530  nbBacktracks=8737  nbVisitedNodes=52422  nbRestartNogoods=320
47.71	       =>  wckTime=16.576  cpuTime=16.35  mem=16M610
54.81	   
54.81	   search
54.81	     run=15  nbConstraintChecks=54134175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38342
54.81	     nbFailedAssignments=25076  nbBacktracks=13117  nbVisitedNodes=76066  nbRestartNogoods=334
54.81	       =>  wckTime=23.678  cpuTime=23.39  mem=16M610
65.85	   
65.85	   search
65.85	     run=16  nbConstraintChecks=77638578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56300
65.85	     nbFailedAssignments=36457  nbBacktracks=19686  nbVisitedNodes=111505  nbRestartNogoods=351
65.85	       =>  wckTime=34.72  cpuTime=34.34  mem=16M610
80.10	   
80.10	   search
80.10	     run=17  nbConstraintChecks=107056341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79550
80.10	     nbFailedAssignments=49847  nbBacktracks=29538  nbVisitedNodes=157192  nbRestartNogoods=369
80.10	       =>  wckTime=48.965  cpuTime=48.47  mem=16M610
87.59	o 96
87.59	c 2
90.27	   
90.27	   search
90.27	     run=18  nbConstraintChecks=127611383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96383
90.27	     nbFailedAssignments=59104  nbBacktracks=37114  nbVisitedNodes=189844  nbRestartNogoods=375
90.27	       =>  wckTime=59.139  cpuTime=58.55  mem=16M610
90.27	   
90.27	   global
90.27	     nbConstraintChecks=127611463  nbRestartNogoods=375  solvingWckTime=59.14  solvingCpuTime=58.55  expiredTime=no
90.27	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=89.0
90.27	       =>  wckTime=89.955  cpuTime=88.94  mem=16M610
90.28	
90.28	s OPTIMUM FOUND
90.28	v 3 3 4 2 1 10 2 7 4 6 9 7 7 9 2 3 1 3 8 5 4 6 9 8 1 5 7 10 5 6 4 1 6 2 5 2 9 2 7 3 
90.28	   
90.28	   totalWckTime=90.037  totalCpuTime=89.0

Verifier Data (download as text)

2 unsatisfied constraints, 96 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/node14/watcher-282134-1169318390 -o ROOT/results/node14/solver-282134-1169318390 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282134-1169318390/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.94 2.01 1.99 4/87 2572
/proc/meminfo: memFree=1257720/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=9748 CPUtime=0
/proc/2571/stat : 2571 (java) D 2569 2571 2503 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 280233975 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6927140 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/2571/statm: 2437 412 333 14 0 1140 0

[startup+0.104216 s]
/proc/loadavg: 1.94 2.01 1.99 4/87 2572
/proc/meminfo: memFree=1257720/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=914988 CPUtime=0.08
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 2967 0 1 0 7 1 0 0 17 0 8 0 280233975 936947712 2713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155274459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228747 2713 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513254 s]
/proc/loadavg: 1.94 2.01 1.99 4/87 2572
/proc/meminfo: memFree=1257720/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915332 CPUtime=0.49
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 6411 0 1 0 45 4 0 0 18 0 8 0 280233975 937299968 6150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072940298 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228833 6150 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33732 s]
/proc/loadavg: 1.94 2.01 1.99 3/94 2579
/proc/meminfo: memFree=1240448/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915444 CPUtime=1.3
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 7005 0 1 0 105 25 0 0 25 0 8 0 280233975 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659702 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228861 6743 2476 14 0 215331 0
[pid=2571/tid=2573] ppid=2569 vsize=915444 CPUtime=0.02
/proc/2571/task/2573/stat : 2573 (java) S 2569 2571 2503 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280233979 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2574] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2574/stat : 2574 (java) S 2569 2571 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280233979 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2575] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2575/stat : 2575 (java) S 2569 2571 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280233979 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2576] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2576/stat : 2576 (java) S 2569 2571 2503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280233983 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2577] ppid=2569 vsize=915444 CPUtime=0.11
/proc/2571/task/2577/stat : 2577 (java) S 2569 2571 2503 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 280233983 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2578] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2578/stat : 2578 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280233983 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2579] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2579/stat : 2579 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280233983 937414656 6743 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) 915444

[startup+2.98548 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 2579
/proc/meminfo: memFree=1240384/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915444 CPUtime=2.94
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 7008 0 1 0 218 76 0 0 25 0 8 0 280233975 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660186 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228861 6745 2476 14 0 215331 0
[pid=2571/tid=2573] ppid=2569 vsize=915444 CPUtime=0.02
/proc/2571/task/2573/stat : 2573 (java) S 2569 2571 2503 0 -1 64 151 0 0 0 2 0 0 0 17 0 8 0 280233979 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2574] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2574/stat : 2574 (java) S 2569 2571 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280233979 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2575] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2575/stat : 2575 (java) S 2569 2571 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280233979 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2576] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2576/stat : 2576 (java) S 2569 2571 2503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2577] ppid=2569 vsize=915444 CPUtime=0.12
/proc/2571/task/2577/stat : 2577 (java) S 2569 2571 2503 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2578] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2578/stat : 2578 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2579] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2579/stat : 2579 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26479 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 2579
/proc/meminfo: memFree=1240392/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915444 CPUtime=6.19
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 7008 0 1 0 446 173 0 0 25 0 8 0 280233975 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073652532 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228861 6745 2476 14 0 215331 0
[pid=2571/tid=2573] ppid=2569 vsize=915444 CPUtime=0.02
/proc/2571/task/2573/stat : 2573 (java) S 2569 2571 2503 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280233979 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2574] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2574/stat : 2574 (java) S 2569 2571 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280233979 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2575] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2575/stat : 2575 (java) S 2569 2571 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280233979 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2576] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2576/stat : 2576 (java) S 2569 2571 2503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2577] ppid=2569 vsize=915444 CPUtime=0.12
/proc/2571/task/2577/stat : 2577 (java) S 2569 2571 2503 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2578] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2578/stat : 2578 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2579] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2579/stat : 2579 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280233983 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7534 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 2579
/proc/meminfo: memFree=1240400/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915448 CPUtime=12.61
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 7008 0 1 0 898 363 0 0 25 0 8 0 280233975 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228862 6745 2476 14 0 215332 0
[pid=2571/tid=2573] ppid=2569 vsize=915448 CPUtime=0.02
/proc/2571/task/2573/stat : 2573 (java) S 2569 2571 2503 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280233979 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2574] ppid=2569 vsize=915448 CPUtime=0
/proc/2571/task/2574/stat : 2574 (java) S 2569 2571 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280233979 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2575] ppid=2569 vsize=915448 CPUtime=0
/proc/2571/task/2575/stat : 2575 (java) S 2569 2571 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280233979 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2576] ppid=2569 vsize=915448 CPUtime=0
/proc/2571/task/2576/stat : 2576 (java) S 2569 2571 2503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280233983 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2577] ppid=2569 vsize=915448 CPUtime=0.12
/proc/2571/task/2577/stat : 2577 (java) S 2569 2571 2503 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280233983 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2578] ppid=2569 vsize=915448 CPUtime=0
/proc/2571/task/2578/stat : 2578 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280233983 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2579] ppid=2569 vsize=915448 CPUtime=0
/proc/2571/task/2579/stat : 2579 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280233983 937418752 6745 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) 915448

[startup+25.6026 s]
/proc/loadavg: 1.96 2.01 1.99 3/94 2579
/proc/meminfo: memFree=1240528/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915444 CPUtime=25.35
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 7009 0 1 0 1792 743 0 0 25 0 8 0 280233975 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656967 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228861 6746 2476 14 0 215331 0
[pid=2571/tid=2573] ppid=2569 vsize=915444 CPUtime=0.02
/proc/2571/task/2573/stat : 2573 (java) S 2569 2571 2503 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280233979 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2574] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2574/stat : 2574 (java) S 2569 2571 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280233979 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2575] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2575/stat : 2575 (java) S 2569 2571 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280233979 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2576] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2576/stat : 2576 (java) S 2569 2571 2503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280233983 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2577] ppid=2569 vsize=915444 CPUtime=0.12
/proc/2571/task/2577/stat : 2577 (java) S 2569 2571 2503 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280233983 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2578] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2578/stat : 2578 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280233983 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2579] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2579/stat : 2579 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280233983 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915444

[startup+51.2151 s]
/proc/loadavg: 1.97 2.01 1.99 3/94 2579
/proc/meminfo: memFree=1232336/2055920 swapFree=4158792/4192956
[pid=2571] ppid=2569 vsize=915444 CPUtime=50.74
/proc/2571/stat : 2571 (java) R 2569 2571 2503 0 -1 0 9116 0 1 0 4166 908 0 0 25 0 8 0 280233975 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782164 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2571/statm: 228861 8849 2527 14 0 215331 0
[pid=2571/tid=2573] ppid=2569 vsize=915444 CPUtime=0.02
/proc/2571/task/2573/stat : 2573 (java) S 2569 2571 2503 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280233979 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2574] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2574/stat : 2574 (java) S 2569 2571 2503 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280233979 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2575] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2575/stat : 2575 (java) S 2569 2571 2503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280233979 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2576] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2576/stat : 2576 (java) S 2569 2571 2503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280233983 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2577] ppid=2569 vsize=915444 CPUtime=0.22
/proc/2571/task/2577/stat : 2577 (java) S 2569 2571 2503 0 -1 64 388 0 0 0 22 0 0 0 15 0 8 0 280233983 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2578] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2578/stat : 2578 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280233983 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2571/tid=2579] ppid=2569 vsize=915444 CPUtime=0
/proc/2571/task/2579/stat : 2579 (java) S 2569 2571 2503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280233983 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 90.3063
CPU time (s): 89.4914
CPU user time (s): 80.3898
CPU system time (s): 9.10162
CPU usage (%): 99.0976
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.3898
system time used= 9.10162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9223
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= 2932
involuntary context switches= 5071

runsolver used 0.112982 s user time and 0.309952 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 18:39:50 UTC 2007


IDJOB= 282134
IDBENCH= 12460
IDSOLVER= 69
FILE ID= node14/282134-1169318390

PBS_JOBID= 3610044

Free space on /tmp= 66558 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-40-10-08-t60/pi-40-10-07948-40-11.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282134-1169318390/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-282134-1169318390 -o ROOT/results/node14/solver-282134-1169318390 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282134-1169318390/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  de3ad99cf4f4be34ddeab63b255ba8a2

RANDOM SEED= 314453222

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.227
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.227
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:       1258200 kB
Buffers:         55044 kB
Cached:         615376 kB
SwapCached:       9104 kB
Active:         222280 kB
Inactive:       496960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258200 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          58664 kB
Slab:            63196 kB
Committed_AS:  9605504 kB
PageTables:       2228 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= 66558 MiB



End job on node14 on Sat Jan 20 18:41:21 UTC 2007