Trace number 282206

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 60.7138 60.8019

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-61.xml
MD5SUM1dec89b9f00f9c0d322b72806787eec5
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.18951
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/282206-1169318648/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.091  cpuTime=0.08  mem=6M903
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1192  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.196  cpuTime=0.15  mem=7M944
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.272  cpuTime=0.19  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 51
0.58	c 47
0.58	o 54
0.58	c 44
0.58	o 56
0.58	c 42
0.58	o 59
0.58	c 39
0.58	o 62
0.58	c 36
0.58	o 64
0.58	c 34
0.58	o 65
0.58	c 33
0.58	o 68
0.58	c 30
0.58	o 70
0.58	c 28
0.58	o 72
0.58	c 26
0.58	o 74
0.58	c 24
0.59	o 75
0.59	c 23
0.59	o 76
0.59	c 22
0.59	o 77
0.59	c 21
0.59	o 78
0.59	c 20
0.59	o 79
0.59	c 19
0.59	o 80
0.59	c 18
0.59	o 81
0.59	c 17
0.59	o 82
0.59	c 16
0.59	o 83
0.59	c 15
0.59	o 84
0.59	c 14
0.59	o 85
0.59	c 13
0.59	o 86
0.59	c 12
0.60	o 87
0.60	c 11
0.60	o 88
0.60	c 10
0.61	o 90
0.61	c 8
0.61	o 91
0.61	c 7
0.62	o 92
0.62	c 6
0.62	o 93
0.62	c 5
0.62	o 94
0.62	c 4
0.64	o 95
0.64	c 3
1.08	o 96
1.08	c 2
1.90	   
1.90	   search
1.90	     run=0  nbConstraintChecks=5519783  nbAssignments=10000
1.90	       =>  wckTime=1.33  cpuTime=1.32  mem=5M493
3.21	   
3.21	   search
3.21	     run=1  nbConstraintChecks=11403298  nbAssignments=20000
3.21	       =>  wckTime=2.634  cpuTime=2.61  mem=5M493
4.49	   
4.49	   search
4.49	     run=2  nbConstraintChecks=17152653  nbAssignments=30000
4.49	       =>  wckTime=3.917  cpuTime=3.9  mem=5M493
5.84	   
5.84	   search
5.84	     run=3  nbConstraintChecks=23486394  nbAssignments=40000
5.84	       =>  wckTime=5.268  cpuTime=5.25  mem=5M493
7.13	   
7.13	   search
7.13	     run=4  nbConstraintChecks=29226817  nbAssignments=50000
7.13	       =>  wckTime=6.556  cpuTime=6.53  mem=5M493
8.47	   
8.47	   search
8.47	     run=5  nbConstraintChecks=35356743  nbAssignments=60000
8.47	       =>  wckTime=7.897  cpuTime=7.87  mem=5M493
9.73	   
9.73	   search
9.73	     run=6  nbConstraintChecks=40916868  nbAssignments=70000
9.73	       =>  wckTime=9.163  cpuTime=9.14  mem=5M493
11.03	   
11.03	   search
11.03	     run=7  nbConstraintChecks=46676479  nbAssignments=80000
11.03	       =>  wckTime=10.454  cpuTime=10.43  mem=5M493
12.33	   
12.33	   search
12.33	     run=8  nbConstraintChecks=52516413  nbAssignments=90000
12.33	       =>  wckTime=11.758  cpuTime=11.73  mem=5M493
13.67	   
13.67	   search
13.67	     run=9  nbConstraintChecks=58617549  nbAssignments=100000
13.67	       =>  wckTime=13.098  cpuTime=13.08  mem=5M493
14.94	   
14.94	   search
14.94	     run=10  nbConstraintChecks=64220359  nbAssignments=110000
14.94	       =>  wckTime=14.372  cpuTime=14.34  mem=5M493
16.28	   
16.28	   search
16.28	     run=11  nbConstraintChecks=70292041  nbAssignments=120000
16.28	       =>  wckTime=15.709  cpuTime=15.68  mem=5M493
17.50	   
17.50	   search
17.50	     run=12  nbConstraintChecks=75478817  nbAssignments=130000
17.50	       =>  wckTime=16.926  cpuTime=16.9  mem=5M493
18.82	   
18.82	   search
18.82	     run=13  nbConstraintChecks=81563863  nbAssignments=140000
18.82	       =>  wckTime=18.249  cpuTime=18.22  mem=5M493
20.06	   
20.06	   search
20.06	     run=14  nbConstraintChecks=86978419  nbAssignments=150000
20.06	       =>  wckTime=19.49  cpuTime=19.46  mem=5M493
21.35	   
21.35	   search
21.35	     run=15  nbConstraintChecks=92746054  nbAssignments=160000
21.35	       =>  wckTime=20.776  cpuTime=20.75  mem=5M493
22.58	   
22.58	   search
22.58	     run=16  nbConstraintChecks=98140677  nbAssignments=170000
22.58	       =>  wckTime=22.011  cpuTime=21.98  mem=5M493
23.87	   
23.87	   search
23.87	     run=17  nbConstraintChecks=103922826  nbAssignments=180000
23.87	       =>  wckTime=23.296  cpuTime=23.27  mem=5M493
25.14	   
25.14	   search
25.14	     run=18  nbConstraintChecks=109598311  nbAssignments=190000
25.14	       =>  wckTime=24.565  cpuTime=24.54  mem=5M493
26.43	   
26.43	   search
26.43	     run=19  nbConstraintChecks=115368051  nbAssignments=200000
26.43	       =>  wckTime=25.853  cpuTime=25.83  mem=5M493
27.69	   
27.69	   search
27.69	     run=20  nbConstraintChecks=120932038  nbAssignments=210000
27.69	       =>  wckTime=27.118  cpuTime=27.09  mem=5M493
28.97	   
28.97	   search
28.97	     run=21  nbConstraintChecks=126609504  nbAssignments=220000
28.97	       =>  wckTime=28.402  cpuTime=28.38  mem=5M493
30.24	   
30.24	   search
30.24	     run=22  nbConstraintChecks=132154876  nbAssignments=230000
30.24	       =>  wckTime=29.667  cpuTime=29.63  mem=5M493
31.10	   
31.10	   search
31.10	     run=23  nbConstraintChecks=136022905  nbAssignments=236638
31.10	       =>  wckTime=30.53  cpuTime=30.5  mem=5M493
31.10	   
31.10	   global
31.10	     nbConstraintChecks=136022905  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.10	     solvingWckTime=30.529  solvingCpuTime=30.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.10	     globalCpuTime=30.73
31.10	       =>  wckTime=30.803  cpuTime=30.68  mem=5M493
31.10	   
31.10	   solver IterativeSystematicSolver being built... 
31.23	       =>  wckTime=30.934  cpuTime=30.78  mem=16M612
31.24	   
31.24	   preprocessing
31.24	     nbConstraintChecks=130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.24	     detectedInconsistency=no
31.24	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M612
31.32	   
31.32	   search
31.32	     run=0  nbConstraintChecks=84824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
31.32	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=122  nbRestartNogoods=0
31.32	       =>  wckTime=0.083  cpuTime=0.06  mem=16M612
31.38	   
31.38	   search
31.38	     run=1  nbConstraintChecks=193767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
31.38	     nbFailedAssignments=113  nbBacktracks=25  nbVisitedNodes=286  nbRestartNogoods=14
31.38	       =>  wckTime=0.148  cpuTime=0.11  mem=16M612
31.47	   
31.47	   search
31.47	     run=2  nbConstraintChecks=429991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=315
31.47	     nbFailedAssignments=252  nbBacktracks=47  nbVisitedNodes=614  nbRestartNogoods=29
31.47	       =>  wckTime=0.237  cpuTime=0.2  mem=16M612
31.57	   
31.57	   search
31.57	     run=3  nbConstraintChecks=744798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=513
31.57	     nbFailedAssignments=410  nbBacktracks=80  nbVisitedNodes=1003  nbRestartNogoods=37
31.58	       =>  wckTime=0.338  cpuTime=0.3  mem=16M612
31.75	   
31.75	   search
31.75	     run=4  nbConstraintChecks=1148554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=820
31.75	     nbFailedAssignments=659  nbBacktracks=130  nbVisitedNodes=1607  nbRestartNogoods=53
31.75	       =>  wckTime=0.517  cpuTime=0.47  mem=16M612
32.02	   
32.02	   search
32.02	     run=5  nbConstraintChecks=1764359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1267
32.02	     nbFailedAssignments=1024  nbBacktracks=205  nbVisitedNodes=2488  nbRestartNogoods=82
32.02	       =>  wckTime=0.781  cpuTime=0.73  mem=16M612
32.31	   
32.31	   search
32.31	     run=6  nbConstraintChecks=2592215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1862
32.31	     nbFailedAssignments=1498  nbBacktracks=318  nbVisitedNodes=3667  nbRestartNogoods=110
32.31	       =>  wckTime=1.074  cpuTime=1.01  mem=16M612
32.76	   
32.76	   search
32.76	     run=7  nbConstraintChecks=3828315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2800
32.76	     nbFailedAssignments=2260  nbBacktracks=488  nbVisitedNodes=5535  nbRestartNogoods=125
32.76	       =>  wckTime=1.525  cpuTime=1.46  mem=16M612
33.71	   
33.71	   search
33.71	     run=8  nbConstraintChecks=6203739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4408
33.71	     nbFailedAssignments=3608  nbBacktracks=744  nbVisitedNodes=8726  nbRestartNogoods=133
33.71	       =>  wckTime=2.475  cpuTime=2.41  mem=16M612
34.87	   
34.87	   search
34.87	     run=9  nbConstraintChecks=9118968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6384
34.87	     nbFailedAssignments=5194  nbBacktracks=1128  nbVisitedNodes=12655  nbRestartNogoods=144
34.87	       =>  wckTime=3.63  cpuTime=3.56  mem=16M612
36.53	   
36.53	   search
36.53	     run=10  nbConstraintChecks=13715717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9450
36.53	     nbFailedAssignments=7679  nbBacktracks=1704  nbVisitedNodes=18737  nbRestartNogoods=169
36.53	       =>  wckTime=5.291  cpuTime=5.21  mem=16M612
38.59	   
38.59	   search
38.59	     run=11  nbConstraintChecks=18863978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13432
38.59	     nbFailedAssignments=10791  nbBacktracks=2568  nbVisitedNodes=26644  nbRestartNogoods=187
38.59	       =>  wckTime=7.354  cpuTime=7.28  mem=16M612
40.94	   
40.94	   search
40.94	     run=12  nbConstraintChecks=25010082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17875
40.94	     nbFailedAssignments=13928  nbBacktracks=3865  nbVisitedNodes=35479  nbRestartNogoods=218
40.94	       =>  wckTime=9.701  cpuTime=9.62  mem=16M612
46.12	   
46.12	   search
46.12	     run=13  nbConstraintChecks=38635227  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27413
46.12	     nbFailedAssignments=21514  nbBacktracks=5813  nbVisitedNodes=54468  nbRestartNogoods=246
46.12	       =>  wckTime=14.879  cpuTime=14.8  mem=16M612
52.18	   
52.18	   search
52.18	     run=14  nbConstraintChecks=53603660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38948
52.18	     nbFailedAssignments=30118  nbBacktracks=8735  nbVisitedNodes=77417  nbRestartNogoods=262
52.18	       =>  wckTime=20.941  cpuTime=20.86  mem=16M612
60.74	   
60.74	   search
60.74	     run=15  nbConstraintChecks=74773367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55184
60.74	     nbFailedAssignments=42308  nbBacktracks=12782  nbVisitedNodes=109673  nbRestartNogoods=277
60.74	       =>  wckTime=29.509  cpuTime=29.42  mem=16M612
60.75	   
60.75	   global
60.75	     nbConstraintChecks=74773497  nbRestartNogoods=277  solvingWckTime=29.51  solvingCpuTime=29.42  expiredTime=no
60.75	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=60.26
60.75	       =>  wckTime=60.444  cpuTime=60.21  mem=16M612
60.75	
60.75	s OPTIMUM FOUND
60.75	v 3 10 2 10 3 8 3 5 1 10 1 4 8 7 7 7 5 8 2 3 10 3 4 6 8 7 6 1 9 4 8 5 4 8 9 2 10 5 4 3 
60.75	   
60.75	   totalWckTime=60.518  totalCpuTime=60.27

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/node47/watcher-282206-1169318648 -o ROOT/results/node47/solver-282206-1169318648 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282206-1169318648/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.48 1.30 1.53 3/68 2011
/proc/meminfo: memFree=1372648/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=1784 CPUtime=0
/proc/2010/stat : 2010 (java) D 2007 2010 1483 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 280264131 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2010/statm: 446 140 106 14 0 91 0

[startup+0.103134 s]
/proc/loadavg: 1.48 1.30 1.53 3/68 2011
/proc/meminfo: memFree=1372648/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=914988 CPUtime=0.08
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 2995 0 1 0 7 1 0 0 17 0 8 0 280264131 936947712 2741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511173 s]
/proc/loadavg: 1.48 1.30 1.53 3/68 2011
/proc/meminfo: memFree=1372648/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=915332 CPUtime=0.48
/proc/2010/stat : 2010 (java) S 2007 2010 1483 0 -1 0 6509 0 1 0 44 4 0 0 16 0 8 0 280264131 937299968 6248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 228833 6248 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33226 s]
/proc/loadavg: 1.48 1.30 1.53 2/75 2018
/proc/meminfo: memFree=1355440/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=915448 CPUtime=1.29
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 7005 0 1 0 104 25 0 0 17 0 8 0 280264131 937418752 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 228861 6743 2476 14 0 215331 0
[pid=2010/tid=2012] ppid=2007 vsize=915444 CPUtime=0.02
/proc/2010/task/2012/stat : 2012 (java) S 2007 2010 1483 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280264135 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2013] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2013/stat : 2013 (java) S 2007 2010 1483 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280264135 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2014] ppid=2007 vsize=915448 CPUtime=0
/proc/2010/task/2014/stat : 2014 (java) S 2007 2010 1483 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280264135 937418752 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2015] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2015/stat : 2015 (java) S 2007 2010 1483 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280264138 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2016] ppid=2007 vsize=915444 CPUtime=0.1
/proc/2010/task/2016/stat : 2016 (java) S 2007 2010 1483 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 280264138 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2017] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2017/stat : 2017 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 280264138 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2018] ppid=2007 vsize=915448 CPUtime=0
/proc/2010/task/2018/stat : 2018 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280264138 937418752 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915448

[startup+2.97743 s]
/proc/loadavg: 1.48 1.30 1.53 2/72 2024
/proc/meminfo: memFree=1362248/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=915448 CPUtime=2.94
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 7008 0 1 0 217 77 0 0 18 0 8 0 280264131 937418752 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 228861 6745 2476 14 0 215331 0
[pid=2010/tid=2012] ppid=2007 vsize=915444 CPUtime=0.02
/proc/2010/task/2012/stat : 2012 (java) S 2007 2010 1483 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280264135 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2013] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2013/stat : 2013 (java) S 2007 2010 1483 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280264135 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2014] ppid=2007 vsize=915448 CPUtime=0
/proc/2010/task/2014/stat : 2014 (java) S 2007 2010 1483 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280264135 937418752 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2015] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2015/stat : 2015 (java) S 2007 2010 1483 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280264138 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2016] ppid=2007 vsize=915444 CPUtime=0.11
/proc/2010/task/2016/stat : 2016 (java) S 2007 2010 1483 0 -1 64 330 0 0 0 11 0 0 0 17 0 8 0 280264138 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2017] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2017/stat : 2017 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 280264138 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2018] ppid=2007 vsize=915448 CPUtime=0
/proc/2010/task/2018/stat : 2018 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280264138 937418752 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.27778 s]
/proc/loadavg: 1.52 1.31 1.53 2/72 2024
/proc/meminfo: memFree=1362248/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=915444 CPUtime=6.25
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 7008 0 1 0 448 177 0 0 25 0 8 0 280264131 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 228861 6745 2476 14 0 215331 0
[pid=2010/tid=2012] ppid=2007 vsize=915444 CPUtime=0.02
/proc/2010/task/2012/stat : 2012 (java) S 2007 2010 1483 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280264135 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2013] ppid=2007 vsize=915448 CPUtime=0
/proc/2010/task/2013/stat : 2013 (java) S 2007 2010 1483 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280264135 937418752 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2014] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2014/stat : 2014 (java) S 2007 2010 1483 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280264135 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2015] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2015/stat : 2015 (java) S 2007 2010 1483 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280264138 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2016] ppid=2007 vsize=915444 CPUtime=0.11
/proc/2010/task/2016/stat : 2016 (java) S 2007 2010 1483 0 -1 64 330 0 0 0 11 0 0 0 17 0 8 0 280264138 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2017] ppid=2007 vsize=915448 CPUtime=0
/proc/2010/task/2017/stat : 2017 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 280264138 937418752 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2018] ppid=2007 vsize=915444 CPUtime=0
/proc/2010/task/2018/stat : 2018 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280264138 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915444

[startup+12.7435 s]
/proc/loadavg: 1.48 1.30 1.52 2/72 2024
/proc/meminfo: memFree=1362336/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=916468 CPUtime=12.71
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 7009 0 1 0 903 368 0 0 16 0 8 0 280264131 938463232 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 229117 6746 2476 14 0 215587 0
[pid=2010/tid=2012] ppid=2007 vsize=916472 CPUtime=0.02
/proc/2010/task/2012/stat : 2012 (java) S 2007 2010 1483 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280264135 938467328 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2013] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2013/stat : 2013 (java) S 2007 2010 1483 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280264135 938463232 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2014] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2014/stat : 2014 (java) S 2007 2010 1483 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280264135 938463232 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2015] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2015/stat : 2015 (java) S 2007 2010 1483 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280264138 938463232 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2016] ppid=2007 vsize=916472 CPUtime=0.11
/proc/2010/task/2016/stat : 2016 (java) S 2007 2010 1483 0 -1 64 330 0 0 0 11 0 0 0 17 0 8 0 280264138 938467328 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2017] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2017/stat : 2017 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 280264138 938463232 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2018] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2018/stat : 2018 (java) S 2007 2010 1483 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280264138 938463232 6746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 916468

[startup+25.5818 s]
/proc/loadavg: 1.37 1.29 1.52 2/72 2024
/proc/meminfo: memFree=1362400/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=916468 CPUtime=25.54
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 7010 0 1 0 1795 759 0 0 20 0 8 0 280264131 938463232 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 229118 6747 2476 14 0 215588 0
[pid=2010/tid=2012] ppid=2007 vsize=916468 CPUtime=0.02
/proc/2010/task/2012/stat : 2012 (java) S 2007 2010 1483 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 280264135 938463232 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2013] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2013/stat : 2013 (java) S 2007 2010 1483 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280264135 938463232 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2014] ppid=2007 vsize=916472 CPUtime=0
/proc/2010/task/2014/stat : 2014 (java) S 2007 2010 1483 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280264135 938467328 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2015] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2015/stat : 2015 (java) S 2007 2010 1483 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280264138 938463232 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2016] ppid=2007 vsize=916468 CPUtime=0.11
/proc/2010/task/2016/stat : 2016 (java) S 2007 2010 1483 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280264138 938463232 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2017] ppid=2007 vsize=916472 CPUtime=0
/proc/2010/task/2017/stat : 2017 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 280264138 938467328 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2018] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2018/stat : 2018 (java) S 2007 2010 1483 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280264138 938463232 6747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916468

[startup+51.2626 s]
/proc/loadavg: 1.24 1.26 1.50 2/72 2024
/proc/meminfo: memFree=1354336/2055920 swapFree=4184008/4192956
[pid=2010] ppid=2007 vsize=916468 CPUtime=51.21
/proc/2010/stat : 2010 (java) R 2007 2010 1483 0 -1 0 9112 0 1 0 4193 928 0 0 19 0 8 0 280264131 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2010/statm: 229117 8845 2527 14 0 215587 0
[pid=2010/tid=2012] ppid=2007 vsize=916468 CPUtime=0.02
/proc/2010/task/2012/stat : 2012 (java) S 2007 2010 1483 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280264135 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2013] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2013/stat : 2013 (java) S 2007 2010 1483 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280264135 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2014] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2014/stat : 2014 (java) S 2007 2010 1483 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280264135 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2015] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2015/stat : 2015 (java) S 2007 2010 1483 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280264138 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2010/tid=2016] ppid=2007 vsize=916468 CPUtime=0.21
/proc/2010/task/2016/stat : 2016 (java) S 2007 2010 1483 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 280264138 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2017] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2017/stat : 2017 (java) S 2007 2010 1483 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 280264138 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2010/tid=2018] ppid=2007 vsize=916468 CPUtime=0
/proc/2010/task/2018/stat : 2018 (java) S 2007 2010 1483 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280264138 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 60.8019
CPU time (s): 60.7138
CPU user time (s): 51.4222
CPU system time (s): 9.29159
CPU usage (%): 99.8551
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.4222
system time used= 9.29159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9210
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= 2116
involuntary context switches= 359

runsolver used 0.055991 s user time and 0.167974 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 18:44:09 UTC 2007


IDJOB= 282206
IDBENCH= 12545
IDSOLVER= 69
FILE ID= node47/282206-1169318648

PBS_JOBID= 3610398

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1dec89b9f00f9c0d322b72806787eec5

RANDOM SEED= 398264397

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.240
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.240
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:       1373192 kB
Buffers:         45560 kB
Cached:         547660 kB
SwapCached:       2936 kB
Active:         164588 kB
Inactive:       443104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373192 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          20500 kB
Slab:            60748 kB
Committed_AS:  5369980 kB
PageTables:       1664 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 node47 on Sat Jan 20 18:45:10 UTC 2007