Trace number 282188

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 62.4535 62.511

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-41.xml
MD5SUMc4feeb15e6a00f2d0cc1d993ea9cd900
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 benchmark2.00169
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.30	   
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/282188-1169318581/unknown.xml
0.36	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.094  cpuTime=0.07  mem=6M903
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.51	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1183  maxDegree=10
0.51	     maxArity=2
0.51	       =>  wckTime=0.205  cpuTime=0.14  mem=7M944
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.284  cpuTime=0.18  mem=5M493
0.59	
0.59	s SATISFIABLE
0.59	o 40
0.59	c 58
0.59	o 44
0.59	c 54
0.59	o 48
0.59	c 50
0.59	o 51
0.60	c 47
0.60	o 54
0.60	c 44
0.60	o 57
0.60	c 41
0.60	o 58
0.60	c 40
0.60	o 59
0.60	c 39
0.60	o 61
0.60	c 37
0.60	o 64
0.60	c 34
0.60	o 66
0.60	c 32
0.60	o 68
0.60	c 30
0.60	o 70
0.60	c 28
0.61	o 71
0.61	c 27
0.61	o 72
0.61	c 26
0.61	o 75
0.61	c 23
0.61	o 76
0.61	c 22
0.61	o 77
0.61	c 21
0.61	o 78
0.61	c 20
0.61	o 79
0.61	c 19
0.61	o 81
0.61	c 17
0.61	o 82
0.61	c 16
0.61	o 83
0.61	c 15
0.61	o 84
0.61	c 14
0.61	o 85
0.61	c 13
0.61	o 86
0.61	c 12
0.62	o 87
0.62	c 11
0.62	o 89
0.62	c 9
0.62	o 90
0.62	c 8
0.62	o 91
0.62	c 7
0.62	o 92
0.62	c 6
0.62	o 93
0.62	c 5
0.64	o 94
0.64	c 4
0.68	o 95
0.68	c 3
0.71	o 96
0.71	c 2
1.93	   
1.93	   search
1.93	     run=0  nbConstraintChecks=5566547  nbAssignments=10000
1.93	       =>  wckTime=1.342  cpuTime=1.32  mem=5M493
3.26	   
3.26	   search
3.26	     run=1  nbConstraintChecks=11490134  nbAssignments=20000
3.26	       =>  wckTime=2.675  cpuTime=2.64  mem=5M493
4.51	   
4.51	   search
4.51	     run=2  nbConstraintChecks=16721439  nbAssignments=30000
4.51	       =>  wckTime=3.926  cpuTime=3.89  mem=5M493
5.90	   
5.90	   search
5.90	     run=3  nbConstraintChecks=22985904  nbAssignments=40000
5.90	       =>  wckTime=5.312  cpuTime=5.28  mem=5M493
7.22	   
7.22	   search
7.22	     run=4  nbConstraintChecks=28766524  nbAssignments=50000
7.22	       =>  wckTime=6.638  cpuTime=6.61  mem=5M493
8.55	   
8.55	   search
8.55	     run=5  nbConstraintChecks=34568830  nbAssignments=60000
8.55	       =>  wckTime=7.965  cpuTime=7.94  mem=5M493
9.85	   
9.85	   search
9.85	     run=6  nbConstraintChecks=40140370  nbAssignments=70000
9.85	       =>  wckTime=9.26  cpuTime=9.23  mem=5M493
11.12	   
11.12	   search
11.12	     run=7  nbConstraintChecks=45601810  nbAssignments=80000
11.12	       =>  wckTime=10.538  cpuTime=10.5  mem=5M493
12.38	   
12.38	   search
12.38	     run=8  nbConstraintChecks=50842085  nbAssignments=90000
12.38	       =>  wckTime=11.792  cpuTime=11.76  mem=5M493
13.73	   
13.73	   search
13.73	     run=9  nbConstraintChecks=56864568  nbAssignments=100000
13.73	       =>  wckTime=13.147  cpuTime=13.11  mem=5M493
15.01	   
15.01	   search
15.01	     run=10  nbConstraintChecks=62400405  nbAssignments=110000
15.01	       =>  wckTime=14.426  cpuTime=14.39  mem=5M493
16.37	   
16.37	   search
16.37	     run=11  nbConstraintChecks=68588614  nbAssignments=120000
16.37	       =>  wckTime=15.787  cpuTime=15.75  mem=5M493
17.66	   
17.66	   search
17.66	     run=12  nbConstraintChecks=74191949  nbAssignments=130000
17.66	       =>  wckTime=17.079  cpuTime=17.05  mem=5M493
18.98	   
18.98	   search
18.98	     run=13  nbConstraintChecks=79961883  nbAssignments=140000
18.98	       =>  wckTime=18.391  cpuTime=18.36  mem=5M493
20.25	   
20.25	   search
20.25	     run=14  nbConstraintChecks=85460362  nbAssignments=150000
20.25	       =>  wckTime=19.666  cpuTime=19.63  mem=5M493
21.53	   
21.53	   search
21.53	     run=15  nbConstraintChecks=91005516  nbAssignments=160000
21.53	       =>  wckTime=20.947  cpuTime=20.91  mem=5M493
22.83	   
22.83	   search
22.83	     run=16  nbConstraintChecks=96649512  nbAssignments=170000
22.83	       =>  wckTime=22.244  cpuTime=22.21  mem=5M493
24.16	   
24.16	   search
24.16	     run=17  nbConstraintChecks=102449548  nbAssignments=180000
24.16	       =>  wckTime=23.571  cpuTime=23.53  mem=5M493
25.43	   
25.43	   search
25.43	     run=18  nbConstraintChecks=107829199  nbAssignments=190000
25.43	       =>  wckTime=24.843  cpuTime=24.81  mem=5M493
26.76	   
26.76	   search
26.76	     run=19  nbConstraintChecks=113670372  nbAssignments=200000
26.76	       =>  wckTime=26.174  cpuTime=26.14  mem=5M493
28.06	   
28.06	   search
28.06	     run=20  nbConstraintChecks=119247376  nbAssignments=210000
28.06	       =>  wckTime=27.478  cpuTime=27.44  mem=5M493
29.35	   
29.35	   search
29.35	     run=21  nbConstraintChecks=124781031  nbAssignments=220000
29.35	       =>  wckTime=28.769  cpuTime=28.72  mem=5M493
30.66	   
30.66	   search
30.66	     run=22  nbConstraintChecks=130473519  nbAssignments=230000
30.66	       =>  wckTime=30.079  cpuTime=30.04  mem=5M493
30.74	   
30.74	   search
30.74	     run=23  nbConstraintChecks=130807130  nbAssignments=230619
30.74	       =>  wckTime=30.158  cpuTime=30.12  mem=5M493
30.75	   
30.75	   global
30.75	     nbConstraintChecks=130807130  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.75	     solvingWckTime=30.156  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.75	     globalCpuTime=30.36
30.75	       =>  wckTime=30.443  cpuTime=30.3  mem=5M493
30.75	   
30.75	   solver IterativeSystematicSolver being built... 
30.89	       =>  wckTime=30.585  cpuTime=30.41  mem=16M610
30.89	   
30.89	   preprocessing
30.89	     nbConstraintChecks=90  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.89	     detectedInconsistency=no
30.89	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M610
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=86417  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
30.98	     nbFailedAssignments=50  nbBacktracks=10  nbVisitedNodes=128  nbRestartNogoods=0
30.98	       =>  wckTime=0.087  cpuTime=0.06  mem=16M610
31.05	   
31.05	   search
31.05	     run=1  nbConstraintChecks=220205  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
31.05	     nbFailedAssignments=123  nbBacktracks=25  nbVisitedNodes=306  nbRestartNogoods=13
31.05	       =>  wckTime=0.164  cpuTime=0.13  mem=16M610
31.13	   
31.13	   search
31.13	     run=2  nbConstraintChecks=433323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
31.13	     nbFailedAssignments=227  nbBacktracks=47  nbVisitedNodes=565  nbRestartNogoods=35
31.13	       =>  wckTime=0.239  cpuTime=0.2  mem=16M610
31.24	   
31.24	   search
31.24	     run=3  nbConstraintChecks=714873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=495
31.24	     nbFailedAssignments=387  nbBacktracks=81  nbVisitedNodes=960  nbRestartNogoods=52
31.24	       =>  wckTime=0.355  cpuTime=0.31  mem=16M610
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=1161180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=792
31.40	     nbFailedAssignments=625  nbBacktracks=132  nbVisitedNodes=1543  nbRestartNogoods=72
31.40	       =>  wckTime=0.515  cpuTime=0.47  mem=16M610
31.66	   
31.66	   search
31.66	     run=5  nbConstraintChecks=1793562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1249
31.67	     nbFailedAssignments=995  nbBacktracks=208  nbVisitedNodes=2446  nbRestartNogoods=88
31.67	       =>  wckTime=0.777  cpuTime=0.73  mem=16M610
31.97	   
31.97	   search
31.97	     run=6  nbConstraintChecks=2641294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1817
31.97	     nbFailedAssignments=1442  nbBacktracks=321  nbVisitedNodes=3574  nbRestartNogoods=122
31.97	       =>  wckTime=1.078  cpuTime=1.01  mem=16M610
32.35	   
32.35	   search
32.35	     run=7  nbConstraintChecks=3576272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2429
32.35	     nbFailedAssignments=1880  nbBacktracks=491  nbVisitedNodes=4779  nbRestartNogoods=146
32.35	       =>  wckTime=1.466  cpuTime=1.4  mem=16M610
33.07	   
33.07	   search
33.07	     run=8  nbConstraintChecks=5302895  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3650
33.07	     nbFailedAssignments=2835  nbBacktracks=747  nbVisitedNodes=7194  nbRestartNogoods=165
33.07	       =>  wckTime=2.186  cpuTime=2.11  mem=16M610
33.95	   
33.95	   search
33.95	     run=9  nbConstraintChecks=7547111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5321
33.95	     nbFailedAssignments=4108  nbBacktracks=1133  nbVisitedNodes=10520  nbRestartNogoods=193
33.95	       =>  wckTime=3.065  cpuTime=2.99  mem=16M610
35.35	   
35.35	   search
35.35	     run=10  nbConstraintChecks=11598491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7804
35.35	     nbFailedAssignments=6006  nbBacktracks=1710  nbVisitedNodes=15424  nbRestartNogoods=227
35.35	       =>  wckTime=4.46  cpuTime=4.39  mem=16M610
37.51	   
37.51	   search
37.51	     run=11  nbConstraintChecks=17845572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12312
37.51	     nbFailedAssignments=9644  nbBacktracks=2575  nbVisitedNodes=24359  nbRestartNogoods=241
37.51	       =>  wckTime=6.619  cpuTime=6.55  mem=16M610
40.78	   
40.78	   search
40.78	     run=12  nbConstraintChecks=25945221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18219
40.78	     nbFailedAssignments=14248  nbBacktracks=3872  nbVisitedNodes=36088  nbRestartNogoods=259
40.78	       =>  wckTime=9.894  cpuTime=9.82  mem=16M610
45.69	   
45.69	   search
45.70	     run=13  nbConstraintChecks=38338679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26967
45.70	     nbFailedAssignments=21045  nbBacktracks=5818  nbVisitedNodes=53485  nbRestartNogoods=272
45.70	       =>  wckTime=14.808  cpuTime=14.73  mem=16M610
51.73	   
51.73	   search
51.73	     run=14  nbConstraintChecks=52518517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37524
51.73	     nbFailedAssignments=28680  nbBacktracks=8737  nbVisitedNodes=74399  nbRestartNogoods=300
51.73	       =>  wckTime=20.838  cpuTime=20.76  mem=16M610
60.09	   
60.10	   search
60.10	     run=15  nbConstraintChecks=71281478  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52149
60.10	     nbFailedAssignments=38922  nbBacktracks=13116  nbVisitedNodes=103311  nbRestartNogoods=308
60.10	       =>  wckTime=29.208  cpuTime=29.12  mem=16M610
62.48	   
62.48	   search
62.48	     run=16  nbConstraintChecks=76446420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56125
62.48	     nbFailedAssignments=41556  nbBacktracks=14459  nbVisitedNodes=111132  nbRestartNogoods=321
62.48	       =>  wckTime=31.589  cpuTime=31.5  mem=16M610
62.48	   
62.48	   global
62.48	     nbConstraintChecks=76446510  nbRestartNogoods=321  solvingWckTime=31.59  solvingCpuTime=31.5  expiredTime=no
62.48	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=61.97
62.48	       =>  wckTime=62.175  cpuTime=61.91  mem=16M610
62.48	
62.48	s OPTIMUM FOUND
62.48	v 4 5 6 5 9 9 5 10 10 5 9 2 4 4 4 2 6 5 1 6 10 9 5 9 2 7 7 7 8 7 4 5 5 7 1 8 1 3 5 9 
62.48	   
62.48	   totalWckTime=62.254  totalCpuTime=61.97

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

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

/proc/loadavg: 1.85 1.97 1.99 5/87 6441
/proc/meminfo: memFree=1153040/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=1784 CPUtime=0
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 329 0 0 0 0 0 0 0 18 0 1 0 280253771 1826816 124 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6440/statm: 446 128 95 14 0 91 0

[startup+0.102803 s]
/proc/loadavg: 1.85 1.97 1.99 5/87 6441
/proc/meminfo: memFree=1153040/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=914988 CPUtime=0.09
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 3030 0 1 0 8 1 0 0 17 0 8 0 280253771 936947712 2776 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153799154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228747 2776 1439 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510872 s]
/proc/loadavg: 1.85 1.97 1.99 5/87 6441
/proc/meminfo: memFree=1153040/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915332 CPUtime=0.5
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 6500 0 1 0 46 4 0 0 17 0 8 0 280253771 937299968 6239 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228833 6239 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.332 s]
/proc/loadavg: 1.85 1.97 1.99 3/94 6448
/proc/meminfo: memFree=1135960/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915444 CPUtime=1.31
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 7005 0 1 0 106 25 0 0 22 0 8 0 280253771 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228861 6743 2476 14 0 215331 0
[pid=6440/tid=6442] ppid=6438 vsize=915444 CPUtime=0.02
/proc/6440/task/6442/stat : 6442 (java) S 6438 6440 6372 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 280253775 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6443] ppid=6438 vsize=915448 CPUtime=0
/proc/6440/task/6443/stat : 6443 (java) S 6438 6440 6372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280253775 937418752 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6444] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6444/stat : 6444 (java) S 6438 6440 6372 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280253775 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6445] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6445/stat : 6445 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280253778 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6446] ppid=6438 vsize=915444 CPUtime=0.11
/proc/6440/task/6446/stat : 6446 (java) S 6438 6440 6372 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 280253778 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6447] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6447/stat : 6447 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280253778 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6448] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6448/stat : 6448 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280253778 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.31
Current children cumulated vsize (KiB) 915444

[startup+2.98428 s]
/proc/loadavg: 1.85 1.97 1.99 3/94 6448
/proc/meminfo: memFree=1135896/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915444 CPUtime=2.96
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 7008 0 1 0 221 75 0 0 25 0 8 0 280253771 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228861 6745 2476 14 0 215331 0
[pid=6440/tid=6442] ppid=6438 vsize=915444 CPUtime=0.02
/proc/6440/task/6442/stat : 6442 (java) S 6438 6440 6372 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6443] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6443/stat : 6443 (java) S 6438 6440 6372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6444] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6444/stat : 6444 (java) S 6438 6440 6372 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6445] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6445/stat : 6445 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6446] ppid=6438 vsize=915448 CPUtime=0.12
/proc/6440/task/6446/stat : 6446 (java) S 6438 6440 6372 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280253778 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6447] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6447/stat : 6447 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6448] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6448/stat : 6448 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280253778 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.96
Current children cumulated vsize (KiB) 915444

[startup+6.2698 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 6448
/proc/meminfo: memFree=1135832/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915444 CPUtime=6.25
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 7008 0 1 0 450 175 0 0 25 0 8 0 280253771 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228861 6745 2476 14 0 215331 0
[pid=6440/tid=6442] ppid=6438 vsize=915448 CPUtime=0.02
/proc/6440/task/6442/stat : 6442 (java) S 6438 6440 6372 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 280253775 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6443] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6443/stat : 6443 (java) S 6438 6440 6372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6444] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6444/stat : 6444 (java) S 6438 6440 6372 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6445] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6445/stat : 6445 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6446] ppid=6438 vsize=915444 CPUtime=0.12
/proc/6440/task/6446/stat : 6446 (java) S 6438 6440 6372 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6447] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6447/stat : 6447 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6448] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6448/stat : 6448 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280253778 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.25
Current children cumulated vsize (KiB) 915444

[startup+12.7569 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 6448
/proc/meminfo: memFree=1135832/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915444 CPUtime=12.73
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 7008 0 1 0 901 372 0 0 25 0 8 0 280253771 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228861 6745 2476 14 0 215331 0
[pid=6440/tid=6442] ppid=6438 vsize=915448 CPUtime=0.02
/proc/6440/task/6442/stat : 6442 (java) S 6438 6440 6372 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 280253775 937418752 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6443] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6443/stat : 6443 (java) S 6438 6440 6372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6444] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6444/stat : 6444 (java) S 6438 6440 6372 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280253775 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6445] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6445/stat : 6445 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6446] ppid=6438 vsize=915444 CPUtime=0.12
/proc/6440/task/6446/stat : 6446 (java) S 6438 6440 6372 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6447] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6447/stat : 6447 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280253778 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6448] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6448/stat : 6448 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280253778 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) 12.73
Current children cumulated vsize (KiB) 915444

[startup+25.6169 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 6448
/proc/meminfo: memFree=1135960/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915444 CPUtime=25.59
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 7009 0 1 0 1800 759 0 0 25 0 8 0 280253771 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228861 6746 2476 14 0 215331 0
[pid=6440/tid=6442] ppid=6438 vsize=915444 CPUtime=0.02
/proc/6440/task/6442/stat : 6442 (java) S 6438 6440 6372 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 280253775 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6443] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6443/stat : 6443 (java) S 6438 6440 6372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280253775 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6444] ppid=6438 vsize=915448 CPUtime=0
/proc/6440/task/6444/stat : 6444 (java) S 6438 6440 6372 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280253775 937418752 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6445] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6445/stat : 6445 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280253778 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6446] ppid=6438 vsize=915444 CPUtime=0.12
/proc/6440/task/6446/stat : 6446 (java) S 6438 6440 6372 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280253778 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6447] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6447/stat : 6447 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280253778 937414656 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6448] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6448/stat : 6448 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280253778 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.59
Current children cumulated vsize (KiB) 915444

[startup+51.2371 s]
/proc/loadavg: 1.97 1.98 1.99 3/94 6448
/proc/meminfo: memFree=1127768/2055920 swapFree=4191880/4192956
[pid=6440] ppid=6438 vsize=915444 CPUtime=51.19
/proc/6440/stat : 6440 (java) R 6438 6440 6372 0 -1 0 9116 0 1 0 4204 915 0 0 25 0 8 0 280253771 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6440/statm: 228861 8848 2527 14 0 215331 0
[pid=6440/tid=6442] ppid=6438 vsize=915444 CPUtime=0.02
/proc/6440/task/6442/stat : 6442 (java) S 6438 6440 6372 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280253775 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6443] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6443/stat : 6443 (java) S 6438 6440 6372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280253775 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6444] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6444/stat : 6444 (java) S 6438 6440 6372 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280253775 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6445] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6445/stat : 6445 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280253778 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6446] ppid=6438 vsize=915444 CPUtime=0.22
/proc/6440/task/6446/stat : 6446 (java) S 6438 6440 6372 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 280253778 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6447] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6447/stat : 6447 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280253778 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6440/tid=6448] ppid=6438 vsize=915444 CPUtime=0
/proc/6440/task/6448/stat : 6448 (java) S 6438 6440 6372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280253778 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 62.511
CPU time (s): 62.4535
CPU user time (s): 53.2879
CPU system time (s): 9.16561
CPU usage (%): 99.9081
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.2879
system time used= 9.16561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9218
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= 2218
involuntary context switches= 4016

runsolver used 0.086986 s user time and 0.208968 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 18:43:01 UTC 2007


IDJOB= 282188
IDBENCH= 12528
IDSOLVER= 69
FILE ID= node3/282188-1169318581

PBS_JOBID= 3610050

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c4feeb15e6a00f2d0cc1d993ea9cd900

RANDOM SEED= 604977611

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.279
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.279
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:       1153648 kB
Buffers:         58156 kB
Cached:         575184 kB
SwapCached:        284 kB
Active:         337748 kB
Inactive:       487448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153648 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:         204668 kB
Slab:            61800 kB
Committed_AS:  8194820 kB
PageTables:       2324 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= 66559 MiB



End job on node3 on Sat Jan 20 18:44:04 UTC 2007