Trace number 278830

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 EPFCOPTIMUM 86.5228 87.4146

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/
kbtree-9-7-3-5-50-11_ext.xml
MD5SUMbc03883e795c1a978d543943ec8681a1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints151
Best CPU time to get the best result obtained on this benchmark2.43663
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278830-1169289316/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.55	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.55	     maxArity=2
0.55	       =>  wckTime=0.24  cpuTime=0.17  mem=8M837
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.326  cpuTime=0.22  mem=5M532
0.64	
0.64	s SATISFIABLE
0.64	o 118
0.64	c 71
0.64	o 124
0.64	c 65
0.64	o 125
0.64	c 64
0.65	o 126
0.65	c 63
0.65	o 128
0.65	c 61
0.65	o 129
0.65	c 60
0.65	o 130
0.65	c 59
0.65	o 133
0.65	c 56
0.65	o 134
0.65	c 55
0.66	o 139
0.66	c 50
0.66	o 140
0.66	c 49
0.66	o 141
0.66	c 48
0.66	o 142
0.66	c 47
0.67	o 143
0.67	c 46
0.67	o 144
0.67	c 45
0.67	o 145
0.67	c 44
0.68	o 146
0.68	c 43
0.69	o 148
0.69	c 41
0.69	o 149
0.69	c 40
0.70	o 150
0.70	c 39
0.70	o 151
0.70	c 38
2.37	   
2.37	   search
2.37	     run=0  nbConstraintChecks=8662512  nbAssignments=10000
2.37	       =>  wckTime=1.73  cpuTime=1.7  mem=5M532
4.05	   
4.05	   search
4.05	     run=1  nbConstraintChecks=17537067  nbAssignments=20000
4.05	       =>  wckTime=3.41  cpuTime=3.36  mem=5M532
5.72	   
5.72	   search
5.72	     run=2  nbConstraintChecks=26296124  nbAssignments=30000
5.72	       =>  wckTime=5.087  cpuTime=5.02  mem=5M532
7.39	   
7.39	   search
7.39	     run=3  nbConstraintChecks=35066770  nbAssignments=40000
7.39	       =>  wckTime=6.758  cpuTime=6.68  mem=5M532
9.08	   
9.08	   search
9.08	     run=4  nbConstraintChecks=43847474  nbAssignments=50000
9.08	       =>  wckTime=8.439  cpuTime=8.33  mem=5M532
10.75	   
10.75	   search
10.75	     run=5  nbConstraintChecks=52675100  nbAssignments=60000
10.75	       =>  wckTime=10.114  cpuTime=10.0  mem=5M532
12.41	   
12.41	   search
12.41	     run=6  nbConstraintChecks=61422346  nbAssignments=70000
12.41	       =>  wckTime=11.772  cpuTime=11.65  mem=5M532
14.07	   
14.07	   search
14.07	     run=7  nbConstraintChecks=70201884  nbAssignments=80000
14.07	       =>  wckTime=13.435  cpuTime=13.29  mem=5M532
15.73	   
15.73	   search
15.73	     run=8  nbConstraintChecks=78902593  nbAssignments=90000
15.73	       =>  wckTime=15.09  cpuTime=14.93  mem=5M532
17.39	   
17.39	   search
17.39	     run=9  nbConstraintChecks=87681246  nbAssignments=100000
17.39	       =>  wckTime=16.752  cpuTime=16.58  mem=5M532
19.04	   
19.04	   search
19.04	     run=10  nbConstraintChecks=96401721  nbAssignments=110000
19.04	       =>  wckTime=18.407  cpuTime=18.22  mem=5M532
20.70	   
20.70	   search
20.70	     run=11  nbConstraintChecks=105136108  nbAssignments=120000
20.70	       =>  wckTime=20.065  cpuTime=19.86  mem=5M532
22.37	   
22.37	   search
22.37	     run=12  nbConstraintChecks=113901467  nbAssignments=130000
22.37	       =>  wckTime=21.735  cpuTime=21.52  mem=5M532
24.05	   
24.05	   search
24.05	     run=13  nbConstraintChecks=122652294  nbAssignments=140000
24.05	       =>  wckTime=23.415  cpuTime=23.17  mem=5M532
25.72	   
25.72	   search
25.72	     run=14  nbConstraintChecks=131365372  nbAssignments=150000
25.72	       =>  wckTime=25.08  cpuTime=24.83  mem=5M532
27.40	   
27.40	   search
27.40	     run=15  nbConstraintChecks=140177042  nbAssignments=160000
27.40	       =>  wckTime=26.765  cpuTime=26.5  mem=5M532
29.07	   
29.07	   search
29.07	     run=16  nbConstraintChecks=148903247  nbAssignments=170000
29.07	       =>  wckTime=28.431  cpuTime=28.16  mem=5M532
30.75	   
30.75	   search
30.75	     run=17  nbConstraintChecks=157698236  nbAssignments=180000
30.75	       =>  wckTime=30.115  cpuTime=29.82  mem=5M532
31.00	   
31.00	   search
31.00	     run=18  nbConstraintChecks=159000243  nbAssignments=181539
31.00	       =>  wckTime=30.364  cpuTime=30.07  mem=5M532
31.00	   
31.00	   global
31.00	     nbConstraintChecks=159000243  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.362  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.33
31.00	       =>  wckTime=30.69  cpuTime=30.28  mem=5M532
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.14	       =>  wckTime=30.824  cpuTime=30.39  mem=16M521
31.17	   
31.18	   preprocessing
31.18	     nbConstraintChecks=18925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.18	     detectedInconsistency=no
31.18	       =>  wckTime=0.036  cpuTime=0.02  mem=16M521
31.21	   
31.21	   search
31.21	     run=0  nbConstraintChecks=42950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
31.21	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.21	       =>  wckTime=0.068  cpuTime=0.05  mem=16M521
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=100927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.24	     nbFailedAssignments=33  nbBacktracks=26  nbVisitedNodes=146  nbRestartNogoods=5
31.24	       =>  wckTime=0.106  cpuTime=0.07  mem=16M521
31.29	   
31.29	   search
31.29	     run=2  nbConstraintChecks=204296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163
31.29	     nbFailedAssignments=78  nbBacktracks=48  nbVisitedNodes=290  nbRestartNogoods=8
31.29	       =>  wckTime=0.149  cpuTime=0.11  mem=16M521
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=350934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=266
31.33	     nbFailedAssignments=137  nbBacktracks=81  nbVisitedNodes=485  nbRestartNogoods=12
31.33	       =>  wckTime=0.196  cpuTime=0.15  mem=16M521
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=565672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=414
31.40	     nbFailedAssignments=224  nbBacktracks=132  nbVisitedNodes=769  nbRestartNogoods=18
31.40	       =>  wckTime=0.266  cpuTime=0.22  mem=16M521
31.49	   
31.49	   search
31.49	     run=5  nbConstraintChecks=813044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=586
31.49	     nbFailedAssignments=308  nbBacktracks=207  nbVisitedNodes=1100  nbRestartNogoods=20
31.49	       =>  wckTime=0.351  cpuTime=0.3  mem=16M521
31.65	   
31.65	   search
31.65	     run=6  nbConstraintChecks=1365376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=949
31.65	     nbFailedAssignments=547  nbBacktracks=320  nbVisitedNodes=1815  nbRestartNogoods=26
31.65	       =>  wckTime=0.516  cpuTime=0.47  mem=16M521
31.88	   
31.88	   search
31.88	     run=7  nbConstraintChecks=2100242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1438
31.88	     nbFailedAssignments=854  nbBacktracks=490  nbVisitedNodes=2780  nbRestartNogoods=29
31.88	       =>  wckTime=0.743  cpuTime=0.68  mem=16M521
32.22	   
32.22	   search
32.22	     run=8  nbConstraintChecks=3197432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2154
32.22	     nbFailedAssignments=1303  nbBacktracks=746  nbVisitedNodes=4196  nbRestartNogoods=35
32.22	       =>  wckTime=1.085  cpuTime=1.01  mem=16M521
32.70	   
32.70	   search
32.70	     run=9  nbConstraintChecks=4865910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3254
32.70	     nbFailedAssignments=2007  nbBacktracks=1130  nbVisitedNodes=6376  nbRestartNogoods=45
32.70	       =>  wckTime=1.56  cpuTime=1.47  mem=16M521
33.37	   
33.37	   search
33.37	     run=10  nbConstraintChecks=7277212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4943
33.37	     nbFailedAssignments=3109  nbBacktracks=1706  nbVisitedNodes=9718  nbRestartNogoods=59
33.37	       =>  wckTime=2.231  cpuTime=2.14  mem=16M521
34.27	   
34.27	   search
34.27	     run=11  nbConstraintChecks=10267137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6985
34.27	     nbFailedAssignments=4276  nbBacktracks=2570  nbVisitedNodes=13791  nbRestartNogoods=68
34.27	       =>  wckTime=3.133  cpuTime=3.02  mem=16M521
35.63	   
35.63	   search
35.63	     run=12  nbConstraintChecks=14803810  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10083
35.63	     nbFailedAssignments=6071  nbBacktracks=3867  nbVisitedNodes=19979  nbRestartNogoods=72
35.63	       =>  wckTime=4.49  cpuTime=4.37  mem=16M521
37.64	   
37.64	   search
37.64	     run=13  nbConstraintChecks=21592271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14780
37.64	     nbFailedAssignments=8818  nbBacktracks=5813  nbVisitedNodes=29357  nbRestartNogoods=84
37.64	       =>  wckTime=6.505  cpuTime=6.36  mem=16M521
40.91	   
40.91	   search
40.91	     run=14  nbConstraintChecks=31994757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21556
40.91	     nbFailedAssignments=12667  nbBacktracks=8734  nbVisitedNodes=42825  nbRestartNogoods=91
40.91	       =>  wckTime=9.775  cpuTime=9.6  mem=16M521
45.40	   
45.40	   search
45.40	     run=15  nbConstraintChecks=46095043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31456
45.40	     nbFailedAssignments=18183  nbBacktracks=13112  nbVisitedNodes=61958  nbRestartNogoods=103
45.40	       =>  wckTime=14.259  cpuTime=14.05  mem=16M521
52.18	   
52.18	   search
52.18	     run=16  nbConstraintChecks=67064779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46196
52.18	     nbFailedAssignments=26349  nbBacktracks=19680  nbVisitedNodes=90460  nbRestartNogoods=111
52.18	       =>  wckTime=21.041  cpuTime=20.76  mem=16M521
61.65	   
61.65	   search
61.65	     run=17  nbConstraintChecks=96585268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67090
61.65	     nbFailedAssignments=37385  nbBacktracks=29533  nbVisitedNodes=130370  nbRestartNogoods=121
61.65	       =>  wckTime=30.517  cpuTime=30.17  mem=16M521
75.60	   
75.60	   search
75.60	     run=18  nbConstraintChecks=140463879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98221
75.60	     nbFailedAssignments=53736  nbBacktracks=44311  nbVisitedNodes=189793  nbRestartNogoods=138
75.60	       =>  wckTime=44.462  cpuTime=43.99  mem=16M521
87.32	   
87.32	   search
87.32	     run=19  nbConstraintChecks=176936578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124433
87.32	     nbFailedAssignments=66886  nbBacktracks=57374  nbVisitedNodes=239005  nbRestartNogoods=151
87.32	       =>  wckTime=56.181  cpuTime=55.59  mem=16M521
87.32	   
87.32	   global
87.32	     nbConstraintChecks=176955503  nbRestartNogoods=151  solvingWckTime=56.182  solvingCpuTime=55.59  expiredTime=no
87.32	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=86.03
87.32	       =>  wckTime=87.007  cpuTime=85.98  mem=16M521
87.32	
87.32	s OPTIMUM FOUND
87.32	v 4 4 4 1 2 1 0 0 4 4 4 4 2 1 0 1 1 4 1 3 4 4 1 3 0 1 3 2 
87.32	   
87.32	   totalWckTime=87.09  totalCpuTime=86.04

Verifier Data (download as text)

38 unsatisfied constraints, 151 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/node18/watcher-278830-1169289316 -o ROOT/results/node18/solver-278830-1169289316 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278830-1169289316/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.23 1.48 1.40 4/94 15156
/proc/meminfo: memFree=1284792/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=1784 CPUtime=0
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 277326439 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15155/statm: 446 140 106 14 0 91 0

[startup+0.105459 s]
/proc/loadavg: 1.23 1.48 1.40 4/94 15156
/proc/meminfo: memFree=1284792/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=914988 CPUtime=0.09
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 3001 0 1 0 8 1 0 0 17 0 8 0 277326439 936947712 2747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154100701 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228747 2747 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.5135 s]
/proc/loadavg: 1.23 1.48 1.40 4/94 15156
/proc/meminfo: memFree=1284792/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915332 CPUtime=0.49
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 6396 0 1 0 45 4 0 0 17 0 8 0 277326439 937299968 6135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155239764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228833 6135 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33657 s]
/proc/loadavg: 1.23 1.48 1.40 3/101 15163
/proc/meminfo: memFree=1266752/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915460 CPUtime=1.3
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 7175 0 1 0 110 20 0 0 22 0 8 0 277326439 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942028 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228865 6913 2479 14 0 215335 0
[pid=15155/tid=15157] ppid=15153 vsize=915460 CPUtime=0.02
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14967 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277326443 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277326443 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277326443 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14967 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277326446 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=915460 CPUtime=0.13
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14967 0 -1 64 343 0 0 0 13 0 0 0 17 0 8 0 277326446 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15162] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277326446 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277326446 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98773 s]
/proc/loadavg: 1.23 1.48 1.40 3/101 15163
/proc/meminfo: memFree=1266752/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915460 CPUtime=2.95
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 7179 0 1 0 235 60 0 0 25 0 8 0 277326439 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228865 6916 2479 14 0 215335 0
[pid=15155/tid=15157] ppid=15153 vsize=915460 CPUtime=0.02
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14967 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14967 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=915460 CPUtime=0.14
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14967 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15162] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.26705 s]
/proc/loadavg: 1.29 1.48 1.40 3/101 15163
/proc/meminfo: memFree=1266688/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915460 CPUtime=6.2
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 7179 0 1 0 482 138 0 0 25 0 8 0 277326439 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718689 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228865 6916 2479 14 0 215335 0
[pid=15155/tid=15157] ppid=15153 vsize=915460 CPUtime=0.02
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14967 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14967 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=915460 CPUtime=0.14
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14967 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15162] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7557 s]
/proc/loadavg: 1.35 1.49 1.40 4/101 15163
/proc/meminfo: memFree=1266688/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915460 CPUtime=12.62
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 7179 0 1 0 972 290 0 0 25 0 8 0 277326439 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073721852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228865 6916 2479 14 0 215335 0
[pid=15155/tid=15157] ppid=15153 vsize=915460 CPUtime=0.02
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14967 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14967 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=915460 CPUtime=0.14
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14967 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15162] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.6029 s]
/proc/loadavg: 1.49 1.52 1.41 3/101 15163
/proc/meminfo: memFree=1266816/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915460 CPUtime=25.35
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 7179 0 1 0 1940 595 0 0 25 0 8 0 277326439 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073720905 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228865 6916 2479 14 0 215335 0
[pid=15155/tid=15157] ppid=15153 vsize=915460 CPUtime=0.02
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14967 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277326443 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14967 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=915460 CPUtime=0.14
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14967 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15162] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277326446 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915460

[startup+51.2294 s]
/proc/loadavg: 1.66 1.55 1.43 3/101 15163
/proc/meminfo: memFree=1259520/2055920 swapFree=4192812/4192956
[pid=15155] ppid=15153 vsize=915460 CPUtime=50.74
/proc/15155/stat : 15155 (java) R 15153 15155 14967 0 -1 0 9056 0 1 0 4349 725 0 0 25 0 8 0 277326439 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 228865 8790 2532 14 0 215335 0
[pid=15155/tid=15157] ppid=15153 vsize=915460 CPUtime=0.02
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14967 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277326443 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14967 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277326443 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14967 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277326443 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14967 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277326446 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=915460 CPUtime=0.23
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14967 0 -1 64 401 0 0 0 23 0 0 0 16 0 8 0 277326446 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15162] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277326446 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=915460 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14967 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277326446 937431040 8790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 87.4146
CPU time (s): 86.5228
CPU user time (s): 79.257
CPU system time (s): 7.2659
CPU usage (%): 98.9798
Max. virtual memory (cumulated for all children) (KiB): 915976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.257
system time used= 7.2659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9163
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= 2769
involuntary context switches= 6508

runsolver used 0.105983 s user time and 0.292955 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 10:35:17 UTC 2007


IDJOB= 278830
IDBENCH= 8927
IDSOLVER= 68
FILE ID= node18/278830-1169289316

PBS_JOBID= 3609567

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/kbtree-9-7-3-5-50-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278830-1169289316/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-278830-1169289316 -o ROOT/results/node18/solver-278830-1169289316 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278830-1169289316/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bc03883e795c1a978d543943ec8681a1

RANDOM SEED= 539967836

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.231
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.231
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:       1285208 kB
Buffers:         53548 kB
Cached:         567292 kB
SwapCached:          0 kB
Active:         261712 kB
Inactive:       428784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:          96244 kB
Slab:            64996 kB
Committed_AS:  8784448 kB
PageTables:       2168 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 node18 on Sat Jan 20 10:36:45 UTC 2007