Trace number 282332

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 39.333 39.3599

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-21.xml
MD5SUM43cea38c39c92cec63eb1e824f314294
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints47
Best CPU time to get the best result obtained on this benchmark2.31765
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.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282332-1169318897/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.088  cpuTime=0.08  mem=6M903
0.39	   
0.39	   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=629  maxDegree=8  maxArity=2
0.47	       =>  wckTime=0.172  cpuTime=0.12  mem=7M911
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.249  cpuTime=0.16  mem=5M422
0.55	
0.55	s SATISFIABLE
0.55	o 13
0.55	c 40
0.55	o 17
0.55	c 36
0.55	o 21
0.55	c 32
0.55	o 24
0.55	c 29
0.55	o 26
0.55	c 27
0.55	o 28
0.55	c 25
0.56	o 30
0.56	c 23
0.56	o 31
0.56	c 22
0.56	o 33
0.56	c 20
0.56	o 34
0.56	c 19
0.56	o 36
0.56	c 17
0.56	o 37
0.56	c 16
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.56	o 42
0.56	c 11
0.56	o 43
0.56	c 10
0.57	o 44
0.57	c 9
0.57	o 46
0.57	c 7
0.89	o 47
0.89	c 6
1.57	   
1.57	   search
1.57	     run=0  nbConstraintChecks=4068036  nbAssignments=10000
1.57	       =>  wckTime=1.028  cpuTime=1.01  mem=5M422
2.55	   
2.55	   search
2.55	     run=1  nbConstraintChecks=8187427  nbAssignments=20000
2.55	       =>  wckTime=2.003  cpuTime=1.98  mem=5M422
3.51	   
3.51	   search
3.51	     run=2  nbConstraintChecks=12215655  nbAssignments=30000
3.51	       =>  wckTime=2.963  cpuTime=2.94  mem=5M422
4.49	   
4.49	   search
4.49	     run=3  nbConstraintChecks=16409641  nbAssignments=40000
4.49	       =>  wckTime=3.946  cpuTime=3.92  mem=5M422
5.46	   
5.46	   search
5.46	     run=4  nbConstraintChecks=20469829  nbAssignments=50000
5.46	       =>  wckTime=4.911  cpuTime=4.89  mem=5M422
6.42	   
6.42	   search
6.42	     run=5  nbConstraintChecks=24502237  nbAssignments=60000
6.42	       =>  wckTime=5.873  cpuTime=5.85  mem=5M422
7.38	   
7.38	   search
7.38	     run=6  nbConstraintChecks=28491014  nbAssignments=70000
7.38	       =>  wckTime=6.834  cpuTime=6.81  mem=5M422
8.33	   
8.33	   search
8.33	     run=7  nbConstraintChecks=32530782  nbAssignments=80000
8.33	       =>  wckTime=7.787  cpuTime=7.77  mem=5M422
9.29	   
9.29	   search
9.29	     run=8  nbConstraintChecks=36591751  nbAssignments=90000
9.29	       =>  wckTime=8.744  cpuTime=8.73  mem=5M422
10.25	   
10.25	   search
10.25	     run=9  nbConstraintChecks=40659228  nbAssignments=100000
10.25	       =>  wckTime=9.703  cpuTime=9.69  mem=5M422
11.20	   
11.20	   search
11.20	     run=10  nbConstraintChecks=44677325  nbAssignments=110000
11.20	       =>  wckTime=10.659  cpuTime=10.63  mem=5M422
12.17	   
12.17	   search
12.17	     run=11  nbConstraintChecks=48869122  nbAssignments=120000
12.17	       =>  wckTime=11.629  cpuTime=11.61  mem=5M422
13.13	   
13.13	   search
13.13	     run=12  nbConstraintChecks=52933755  nbAssignments=130000
13.13	       =>  wckTime=12.586  cpuTime=12.56  mem=5M422
14.09	   
14.09	   search
14.09	     run=13  nbConstraintChecks=56983636  nbAssignments=140000
14.09	       =>  wckTime=13.542  cpuTime=13.51  mem=5M422
15.05	   
15.05	   search
15.05	     run=14  nbConstraintChecks=61082736  nbAssignments=150000
15.05	       =>  wckTime=14.503  cpuTime=14.48  mem=5M422
16.00	   
16.00	   search
16.00	     run=15  nbConstraintChecks=65094431  nbAssignments=160000
16.00	       =>  wckTime=15.454  cpuTime=15.42  mem=5M422
16.96	   
16.96	   search
16.96	     run=16  nbConstraintChecks=69191219  nbAssignments=170000
16.96	       =>  wckTime=16.418  cpuTime=16.39  mem=5M422
17.93	   
17.93	   search
17.93	     run=17  nbConstraintChecks=73300681  nbAssignments=180000
17.93	       =>  wckTime=17.383  cpuTime=17.36  mem=5M422
18.90	   
18.90	   search
18.90	     run=18  nbConstraintChecks=77398651  nbAssignments=190000
18.90	       =>  wckTime=18.352  cpuTime=18.33  mem=5M422
19.88	   
19.88	   search
19.88	     run=19  nbConstraintChecks=81636025  nbAssignments=200000
19.88	       =>  wckTime=19.336  cpuTime=19.31  mem=5M422
20.85	   
20.85	   search
20.85	     run=20  nbConstraintChecks=85645286  nbAssignments=210000
20.85	       =>  wckTime=20.3  cpuTime=20.28  mem=5M422
21.81	   
21.81	   search
21.81	     run=21  nbConstraintChecks=89705154  nbAssignments=220000
21.81	       =>  wckTime=21.266  cpuTime=21.23  mem=5M422
22.77	   
22.77	   search
22.77	     run=22  nbConstraintChecks=93740350  nbAssignments=230000
22.77	       =>  wckTime=22.228  cpuTime=22.2  mem=5M422
23.74	   
23.74	   search
23.74	     run=23  nbConstraintChecks=97782812  nbAssignments=240000
23.74	       =>  wckTime=23.193  cpuTime=23.16  mem=5M422
24.70	   
24.70	   search
24.70	     run=24  nbConstraintChecks=101850351  nbAssignments=250000
24.70	       =>  wckTime=24.159  cpuTime=24.13  mem=5M422
25.67	   
25.67	   search
25.67	     run=25  nbConstraintChecks=105880688  nbAssignments=260000
25.67	       =>  wckTime=25.123  cpuTime=25.09  mem=5M422
26.64	   
26.64	   search
26.64	     run=26  nbConstraintChecks=109940849  nbAssignments=270000
26.64	       =>  wckTime=26.09  cpuTime=26.06  mem=5M422
27.60	   
27.60	   search
27.60	     run=27  nbConstraintChecks=114008223  nbAssignments=280000
27.60	       =>  wckTime=27.056  cpuTime=27.03  mem=5M422
28.56	   
28.56	   search
28.56	     run=28  nbConstraintChecks=118059862  nbAssignments=290000
28.56	       =>  wckTime=28.015  cpuTime=27.99  mem=5M422
29.51	   
29.51	   search
29.51	     run=29  nbConstraintChecks=122053446  nbAssignments=300000
29.51	       =>  wckTime=28.966  cpuTime=28.93  mem=5M422
30.47	   
30.47	   search
30.47	     run=30  nbConstraintChecks=126126467  nbAssignments=310000
30.47	       =>  wckTime=29.927  cpuTime=29.9  mem=5M422
30.93	   
30.93	   search
30.93	     run=31  nbConstraintChecks=128061132  nbAssignments=314670
30.93	       =>  wckTime=30.381  cpuTime=30.35  mem=5M422
30.93	   
30.93	   global
30.93	     nbConstraintChecks=128061132  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.93	     solvingWckTime=30.379  solvingCpuTime=30.35  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.93	     globalCpuTime=30.56
30.93	       =>  wckTime=30.631  cpuTime=30.51  mem=5M422
30.93	   
30.93	   solver IterativeSystematicSolver being built... 
31.06	       =>  wckTime=30.758  cpuTime=30.61  mem=16M491
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.0010  cpuTime=0.0  mem=16M491
31.12	   
31.12	   search
31.12	     run=0  nbConstraintChecks=58039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58
31.12	     nbFailedAssignments=44  nbBacktracks=10  nbVisitedNodes=113  nbRestartNogoods=0
31.12	       =>  wckTime=0.06  cpuTime=0.03  mem=16M491
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=133024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139
31.16	     nbFailedAssignments=108  nbBacktracks=25  nbVisitedNodes=273  nbRestartNogoods=2
31.16	       =>  wckTime=0.1  cpuTime=0.06  mem=16M491
31.21	   
31.21	   search
31.21	     run=2  nbConstraintChecks=288658  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=289
31.21	     nbFailedAssignments=232  nbBacktracks=47  nbVisitedNodes=565  nbRestartNogoods=12
31.21	       =>  wckTime=0.15  cpuTime=0.11  mem=16M491
31.26	   
31.26	   search
31.26	     run=3  nbConstraintChecks=484391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=485
31.26	     nbFailedAssignments=392  nbBacktracks=80  nbVisitedNodes=951  nbRestartNogoods=18
31.26	       =>  wckTime=0.207  cpuTime=0.17  mem=16M491
31.34	   
31.34	   search
31.34	     run=4  nbConstraintChecks=737165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=793
31.34	     nbFailedAssignments=648  nbBacktracks=130  nbVisitedNodes=1561  nbRestartNogoods=23
31.34	       =>  wckTime=0.285  cpuTime=0.24  mem=16M491
31.42	   
31.42	   search
31.42	     run=5  nbConstraintChecks=1009124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1060
31.42	     nbFailedAssignments=836  nbBacktracks=205  nbVisitedNodes=2088  nbRestartNogoods=30
31.42	       =>  wckTime=0.363  cpuTime=0.32  mem=16M491
31.60	   
31.60	   search
31.60	     run=6  nbConstraintChecks=1594829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1656
31.61	     nbFailedAssignments=1315  nbBacktracks=318  nbVisitedNodes=3269  nbRestartNogoods=36
31.61	       =>  wckTime=0.549  cpuTime=0.49  mem=16M491
31.81	   
31.81	   search
31.81	     run=7  nbConstraintChecks=2320277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2436
31.81	     nbFailedAssignments=1919  nbBacktracks=489  nbVisitedNodes=4802  nbRestartNogoods=55
31.81	       =>  wckTime=0.758  cpuTime=0.69  mem=16M491
32.15	   
32.15	   search
32.15	     run=8  nbConstraintChecks=3491706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3737
32.15	     nbFailedAssignments=2962  nbBacktracks=746  nbVisitedNodes=7366  nbRestartNogoods=70
32.15	       =>  wckTime=1.095  cpuTime=1.03  mem=16M491
32.77	   
32.77	   search
32.77	     run=9  nbConstraintChecks=5723092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6221
32.77	     nbFailedAssignments=5057  nbBacktracks=1132  nbVisitedNodes=12294  nbRestartNogoods=75
32.77	       =>  wckTime=1.711  cpuTime=1.64  mem=16M491
33.59	   
33.59	   search
33.59	     run=10  nbConstraintChecks=8739787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9608
33.59	     nbFailedAssignments=7862  nbBacktracks=1708  nbVisitedNodes=19004  nbRestartNogoods=85
33.59	       =>  wckTime=2.53  cpuTime=2.46  mem=16M491
34.72	   
34.72	   search
34.72	     run=11  nbConstraintChecks=12828231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14276
34.72	     nbFailedAssignments=11664  nbBacktracks=2572  nbVisitedNodes=28279  nbRestartNogoods=117
34.72	       =>  wckTime=3.668  cpuTime=3.59  mem=16M491
36.41	   
36.41	   search
36.41	     run=12  nbConstraintChecks=18727602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20970
36.41	     nbFailedAssignments=17057  nbBacktracks=3869  nbVisitedNodes=41535  nbRestartNogoods=134
36.41	       =>  wckTime=5.358  cpuTime=5.28  mem=16M491
38.80	   
38.80	   search
38.80	     run=13  nbConstraintChecks=27403498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30916
38.80	     nbFailedAssignments=25052  nbBacktracks=5816  nbVisitedNodes=61270  nbRestartNogoods=157
38.80	       =>  wckTime=7.74  cpuTime=7.66  mem=16M491
39.34	   
39.34	   search
39.34	     run=14  nbConstraintChecks=29300229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33164
39.34	     nbFailedAssignments=26813  nbBacktracks=6304  nbVisitedNodes=65734  nbRestartNogoods=176
39.34	       =>  wckTime=8.285  cpuTime=8.21  mem=16M491
39.34	   
39.34	   global
39.34	     nbConstraintChecks=29300439  nbRestartNogoods=176  solvingWckTime=8.286  solvingCpuTime=8.21  expiredTime=no
39.34	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=38.87
39.34	       =>  wckTime=39.045  cpuTime=38.82  mem=16M491
39.34	
39.34	s OPTIMUM FOUND
39.34	v 6 1 2 8 10 7 1 5 6 5 10 2 5 10 2 4 9 4 4 2 
39.34	   
39.34	   totalWckTime=39.117  totalCpuTime=38.87

Verifier Data (download as text)

6 unsatisfied constraints, 47 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/node50/watcher-282332-1169318897 -o ROOT/results/node50/solver-282332-1169318897 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282332-1169318897/unknown.xml 

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

/proc/loadavg: 0.46 1.33 1.69 4/68 16428
/proc/meminfo: memFree=1189208/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=1452 CPUtime=0
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 108 0 0 0 0 0 0 0 20 0 1 0 280288523 1486848 80 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 134517472 0 0 4096 0 0 0 0 17 1 0 0
/proc/16427/statm: 365 95 75 14 0 10 0

[startup+0.105268 s]
/proc/loadavg: 0.46 1.33 1.69 4/68 16428
/proc/meminfo: memFree=1189208/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=914988 CPUtime=0.08
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 3037 0 1 0 7 1 0 0 17 0 8 0 280288523 936947712 2783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155533115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16427/statm: 228747 2783 1441 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513337 s]
/proc/loadavg: 0.46 1.33 1.69 4/68 16428
/proc/meminfo: memFree=1189208/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=915332 CPUtime=0.49
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 6527 0 1 0 45 4 0 0 16 0 8 0 280288523 937299968 6265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153984861 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16427/statm: 228833 6265 2172 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33546 s]
/proc/loadavg: 0.46 1.33 1.69 2/75 16435
/proc/meminfo: memFree=1172640/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=915448 CPUtime=1.31
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 6865 0 1 0 99 32 0 0 17 0 8 0 280288523 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16427/statm: 228863 6603 2476 14 0 215333 0
[pid=16427/tid=16429] ppid=16425 vsize=915448 CPUtime=0.02
/proc/16427/task/16429/stat : 16429 (java) S 16425 16427 15816 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280288526 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16430] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16430/stat : 16430 (java) S 16425 16427 15816 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280288527 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16431] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16431/stat : 16431 (java) S 16425 16427 15816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280288527 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16432] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16432/stat : 16432 (java) S 16425 16427 15816 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280288530 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16433] ppid=16425 vsize=915452 CPUtime=0.1
/proc/16427/task/16433/stat : 16433 (java) S 16425 16427 15816 0 -1 64 324 0 0 0 10 0 0 0 16 0 8 0 280288530 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16434] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16434/stat : 16434 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280288530 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16435] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16435/stat : 16435 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280288530 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.31
Current children cumulated vsize (KiB) 915448

[startup+2.97674 s]
/proc/loadavg: 0.46 1.33 1.69 2/75 16435
/proc/meminfo: memFree=1172640/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=915452 CPUtime=2.95
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 6868 0 1 0 203 92 0 0 18 0 8 0 280288523 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16427/statm: 228862 6605 2476 14 0 215332 0
[pid=16427/tid=16429] ppid=16425 vsize=915448 CPUtime=0.02
/proc/16427/task/16429/stat : 16429 (java) S 16425 16427 15816 0 -1 64 135 0 0 0 2 0 0 0 17 0 8 0 280288526 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16430] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16430/stat : 16430 (java) S 16425 16427 15816 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280288527 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16431] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16431/stat : 16431 (java) S 16425 16427 15816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280288527 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16432] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16432/stat : 16432 (java) S 16425 16427 15816 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280288530 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16433] ppid=16425 vsize=915448 CPUtime=0.1
/proc/16427/task/16433/stat : 16433 (java) S 16425 16427 15816 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280288530 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16434] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16434/stat : 16434 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280288530 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16435] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16435/stat : 16435 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280288530 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.95
Current children cumulated vsize (KiB) 915452

[startup+6.26829 s]
/proc/loadavg: 0.50 1.33 1.69 2/75 16438
/proc/meminfo: memFree=1174560/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=915448 CPUtime=6.24
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 6868 0 1 0 409 215 0 0 25 0 8 0 280288523 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16427/statm: 228863 6605 2476 14 0 215333 0
[pid=16427/tid=16429] ppid=16425 vsize=915448 CPUtime=0.02
/proc/16427/task/16429/stat : 16429 (java) S 16425 16427 15816 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280288526 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16430] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16430/stat : 16430 (java) S 16425 16427 15816 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280288527 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16431] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16431/stat : 16431 (java) S 16425 16427 15816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280288527 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16432] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16432/stat : 16432 (java) S 16425 16427 15816 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280288530 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16433] ppid=16425 vsize=915452 CPUtime=0.1
/proc/16427/task/16433/stat : 16433 (java) S 16425 16427 15816 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280288530 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16434] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16434/stat : 16434 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280288530 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16435] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16435/stat : 16435 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280288530 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) 6.24
Current children cumulated vsize (KiB) 915448

[startup+12.7454 s]
/proc/loadavg: 0.54 1.32 1.68 2/72 16442
/proc/meminfo: memFree=1179848/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=915452 CPUtime=12.72
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 6868 0 1 0 805 467 0 0 25 0 8 0 280288523 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16427/statm: 228862 6605 2476 14 0 215332 0
[pid=16427/tid=16429] ppid=16425 vsize=915448 CPUtime=0.02
/proc/16427/task/16429/stat : 16429 (java) S 16425 16427 15816 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280288526 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16430] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16430/stat : 16430 (java) S 16425 16427 15816 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280288527 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16431] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16431/stat : 16431 (java) S 16425 16427 15816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280288527 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16432] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16432/stat : 16432 (java) S 16425 16427 15816 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280288530 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16433] ppid=16425 vsize=915448 CPUtime=0.1
/proc/16427/task/16433/stat : 16433 (java) S 16425 16427 15816 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280288530 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16434] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16434/stat : 16434 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280288530 937422848 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16435] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16435/stat : 16435 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280288530 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) 12.72
Current children cumulated vsize (KiB) 915452

[startup+25.5845 s]
/proc/loadavg: 0.64 1.31 1.67 2/72 16442
/proc/meminfo: memFree=1179992/2055920 swapFree=4191892/4192956
[pid=16427] ppid=16425 vsize=915448 CPUtime=25.55
/proc/16427/stat : 16427 (java) R 16425 16427 15816 0 -1 0 6869 0 1 0 1599 956 0 0 25 0 8 0 280288523 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16427/statm: 228862 6606 2476 14 0 215332 0
[pid=16427/tid=16429] ppid=16425 vsize=915452 CPUtime=0.02
/proc/16427/task/16429/stat : 16429 (java) S 16425 16427 15816 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280288526 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16430] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16430/stat : 16430 (java) S 16425 16427 15816 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280288527 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16431] ppid=16425 vsize=915452 CPUtime=0
/proc/16427/task/16431/stat : 16431 (java) S 16425 16427 15816 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280288527 937422848 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16432] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16432/stat : 16432 (java) S 16425 16427 15816 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280288530 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16433] ppid=16425 vsize=915448 CPUtime=0.11
/proc/16427/task/16433/stat : 16433 (java) S 16425 16427 15816 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280288530 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16427/tid=16434] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16434/stat : 16434 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280288530 937418752 6606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16427/tid=16435] ppid=16425 vsize=915448 CPUtime=0
/proc/16427/task/16435/stat : 16435 (java) S 16425 16427 15816 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280288530 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.55
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 39.3599
CPU time (s): 39.333
CPU user time (s): 27.7138
CPU system time (s): 11.6192
CPU usage (%): 99.9317
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.7138
system time used= 11.6192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9177
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= 1577
involuntary context switches= 1018

runsolver used 0.041993 s user time and 0.117982 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan 20 18:48:17 UTC 2007


IDJOB= 282332
IDBENCH= 12700
IDSOLVER= 69
FILE ID= node50/282332-1169318897

PBS_JOBID= 3610410

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-21.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282332-1169318897/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-282332-1169318897 -o ROOT/results/node50/solver-282332-1169318897 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282332-1169318897/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  43cea38c39c92cec63eb1e824f314294

RANDOM SEED= 227228443

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.263
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.263
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:       1189480 kB
Buffers:         58572 kB
Cached:         705200 kB
SwapCached:        276 kB
Active:         226212 kB
Inactive:       557344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189480 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4164 kB
Writeback:           0 kB
Mapped:          28900 kB
Slab:            68364 kB
Committed_AS:  5975620 kB
PageTables:       1752 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node50 on Sat Jan 20 18:49:00 UTC 2007