Trace number 275527

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 35.6966 36.0409

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-27_ext.xml
MD5SUM6fe92f06cdb8f08a4e9da259241b4559
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints217
Best CPU time to get the best result obtained on this benchmark9.29359
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints218
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension218
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/275527-1169223167/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.41	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=218  nbRelationTypes=218  nbExtensionStructures=218  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=218  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2507  maxDegree=21
0.58	     maxArity=2
0.58	       =>  wckTime=0.27  cpuTime=0.19  mem=10M821
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.357  cpuTime=0.23  mem=5M725
0.67	
0.67	s SATISFIABLE
0.67	o 162
0.67	c 56
0.67	o 169
0.67	c 49
0.68	o 176
0.68	c 42
0.68	o 177
0.68	c 41
0.68	o 182
0.68	c 36
0.68	o 186
0.68	c 32
0.68	o 188
0.68	c 30
0.68	o 190
0.68	c 28
0.68	o 191
0.68	c 27
0.68	o 193
0.68	c 25
0.68	o 194
0.68	c 24
0.69	o 195
0.69	c 23
0.69	o 196
0.69	c 22
0.69	o 197
0.69	c 21
0.69	o 198
0.69	c 20
0.69	o 199
0.69	c 19
0.69	o 201
0.69	c 17
0.69	o 203
0.69	c 15
0.69	o 204
0.69	c 14
0.70	o 205
0.70	c 13
0.70	o 207
0.70	c 11
0.70	o 210
0.70	c 8
0.71	o 211
0.71	c 7
0.71	o 212
0.71	c 6
0.74	o 213
0.74	c 5
0.74	o 214
0.74	c 4
0.75	o 215
0.75	c 3
0.79	o 216
0.79	c 2
0.82	o 217
0.82	c 1
0.82	   
0.82	   search
0.82	     run=0  nbConstraintChecks=736553  nbAssignments=677
0.82	       =>  wckTime=0.156  cpuTime=0.15  mem=5M725
0.82	   
0.82	   global
0.82	     nbConstraintChecks=736553  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.82	     solvingWckTime=0.154  solvingCpuTime=0.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.82	     globalCpuTime=0.43
0.82	       =>  wckTime=0.513  cpuTime=0.38  mem=5M725
0.82	   
0.82	   solver IterativeSystematicSolver being built... 
0.96	       =>  wckTime=0.65  cpuTime=0.48  mem=16M616
1.02	   
1.02	   preprocessing
1.02	     nbConstraintChecks=61534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.02	     detectedInconsistency=no
1.02	       =>  wckTime=0.063  cpuTime=0.04  mem=16M616
1.06	   
1.06	   search
1.06	     run=0  nbConstraintChecks=113688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
1.06	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
1.06	       =>  wckTime=0.101  cpuTime=0.07  mem=16M616
1.12	   
1.12	   search
1.12	     run=1  nbConstraintChecks=266396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
1.12	     nbFailedAssignments=51  nbBacktracks=25  nbVisitedNodes=158  nbRestartNogoods=6
1.12	       =>  wckTime=0.157  cpuTime=0.12  mem=16M616
1.19	   
1.19	   search
1.19	     run=2  nbConstraintChecks=528823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155
1.19	     nbFailedAssignments=100  nbBacktracks=47  nbVisitedNodes=301  nbRestartNogoods=14
1.19	       =>  wckTime=0.234  cpuTime=0.19  mem=16M616
1.26	   
1.26	   search
1.26	     run=3  nbConstraintChecks=782814  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239
1.26	     nbFailedAssignments=146  nbBacktracks=80  nbVisitedNodes=461  nbRestartNogoods=23
1.26	       =>  wckTime=0.304  cpuTime=0.25  mem=16M616
1.39	   
1.39	   search
1.39	     run=4  nbConstraintChecks=1234049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
1.39	     nbFailedAssignments=225  nbBacktracks=130  nbVisitedNodes=712  nbRestartNogoods=31
1.39	       =>  wckTime=0.426  cpuTime=0.38  mem=16M616
1.57	   
1.57	   search
1.57	     run=5  nbConstraintChecks=1979852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=585
1.57	     nbFailedAssignments=361  nbBacktracks=205  nbVisitedNodes=1127  nbRestartNogoods=37
1.57	       =>  wckTime=0.605  cpuTime=0.55  mem=16M616
1.81	   
1.81	   search
1.81	     run=6  nbConstraintChecks=2947456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=884
1.81	     nbFailedAssignments=543  nbBacktracks=318  nbVisitedNodes=1685  nbRestartNogoods=61
1.81	       =>  wckTime=0.848  cpuTime=0.79  mem=16M616
2.17	   
2.17	   search
2.18	     run=7  nbConstraintChecks=4363923  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1336
2.18	     nbFailedAssignments=823  nbBacktracks=488  nbVisitedNodes=2528  nbRestartNogoods=74
2.18	       =>  wckTime=1.215  cpuTime=1.15  mem=16M616
2.77	   
2.77	   search
2.77	     run=8  nbConstraintChecks=6736450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2007
2.77	     nbFailedAssignments=1235  nbBacktracks=744  nbVisitedNodes=3811  nbRestartNogoods=85
2.77	       =>  wckTime=1.805  cpuTime=1.72  mem=16M616
3.52	   
3.52	   search
3.52	     run=9  nbConstraintChecks=9787199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2931
3.52	     nbFailedAssignments=1770  nbBacktracks=1128  nbVisitedNodes=5482  nbRestartNogoods=92
3.52	       =>  wckTime=2.563  cpuTime=2.46  mem=16M616
4.44	   
4.44	   search
4.44	     run=10  nbConstraintChecks=13452520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4125
4.44	     nbFailedAssignments=2386  nbBacktracks=1704  nbVisitedNodes=7518  nbRestartNogoods=109
4.44	       =>  wckTime=3.477  cpuTime=3.37  mem=16M616
5.79	   
5.79	   search
5.79	     run=11  nbConstraintChecks=18991026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5915
5.79	     nbFailedAssignments=3309  nbBacktracks=2568  nbVisitedNodes=10541  nbRestartNogoods=131
5.79	       =>  wckTime=4.827  cpuTime=4.7  mem=16M616
7.75	   
7.75	   search
7.75	     run=12  nbConstraintChecks=26691758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8432
7.75	     nbFailedAssignments=4527  nbBacktracks=3865  nbVisitedNodes=14652  nbRestartNogoods=150
7.75	       =>  wckTime=6.786  cpuTime=6.64  mem=16M616
10.54	   
10.54	   search
10.54	     run=13  nbConstraintChecks=37770237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12150
10.54	     nbFailedAssignments=6296  nbBacktracks=5812  nbVisitedNodes=20670  nbRestartNogoods=181
10.54	       =>  wckTime=9.578  cpuTime=9.42  mem=16M616
14.85	   
14.85	   search
14.85	     run=14  nbConstraintChecks=54689551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17726
14.85	     nbFailedAssignments=8949  nbBacktracks=8733  nbVisitedNodes=29712  nbRestartNogoods=209
14.85	       =>  wckTime=13.893  cpuTime=13.69  mem=16M616
21.05	   
21.05	   search
21.05	     run=15  nbConstraintChecks=78952311  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25817
21.05	     nbFailedAssignments=12659  nbBacktracks=13111  nbVisitedNodes=42682  nbRestartNogoods=220
21.05	       =>  wckTime=20.089  cpuTime=19.84  mem=16M616
30.78	   
30.78	   search
30.78	     run=16  nbConstraintChecks=116810021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38211
30.78	     nbFailedAssignments=18480  nbBacktracks=19682  nbVisitedNodes=62725  nbRestartNogoods=232
30.78	       =>  wckTime=29.817  cpuTime=29.48  mem=16M616
36.00	   
36.00	   search
36.00	     run=17  nbConstraintChecks=136467915  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44433
36.00	     nbFailedAssignments=21469  nbBacktracks=22916  nbVisitedNodes=72852  nbRestartNogoods=260
36.00	       =>  wckTime=35.038  cpuTime=34.66  mem=16M616
36.00	   
36.00	   global
36.00	     nbConstraintChecks=136529449  nbRestartNogoods=260  solvingWckTime=35.039  solvingCpuTime=34.66  expiredTime=no
36.00	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=35.19
36.00	       =>  wckTime=35.689  cpuTime=35.14  mem=16M616
36.00	
36.00	s OPTIMUM FOUND
36.00	v 8 8 14 13 14 4 3 1 10 0 7 12 5 11 13 5 6 13 10 1 13 11 6 10 5 4 0 0 14 8 
36.00	   
36.00	   totalWckTime=35.769  totalCpuTime=35.2

Verifier Data (download as text)

1 unsatisfied constraints, 217 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/node70/watcher-275527-1169223167 -o ROOT/results/node70/solver-275527-1169223167 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275527-1169223167/unknown.xml 

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

/proc/loadavg: 1.94 1.99 1.99 5/74 11182
/proc/meminfo: memFree=1271976/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=11820 CPUtime=0
/proc/11181/stat : 11181 (java) D 11179 11181 10040 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 69813673 12103680 510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8413988 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/11181/statm: 2967 515 425 14 0 1602 0

[startup+0.103384 s]
/proc/loadavg: 1.94 1.99 1.99 5/74 11182
/proc/meminfo: memFree=1271976/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=914988 CPUtime=0.08
/proc/11181/stat : 11181 (java) S 11179 11181 10040 0 -1 0 2995 0 1 0 7 1 0 0 17 0 8 0 69813673 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515428 s]
/proc/loadavg: 1.94 1.99 1.99 5/74 11182
/proc/meminfo: memFree=1271976/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=915332 CPUtime=0.49
/proc/11181/stat : 11181 (java) R 11179 11181 10040 0 -1 0 6537 0 1 0 46 3 0 0 18 0 8 0 69813673 937299968 6276 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228833 6276 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3415 s]
/proc/loadavg: 1.94 1.99 1.99 3/81 11189
/proc/meminfo: memFree=1246768/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=915464 CPUtime=1.3
/proc/11181/stat : 11181 (java) R 11179 11181 10040 0 -1 0 9061 0 1 0 123 7 0 0 24 0 8 0 69813673 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810134 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228866 8798 2532 14 0 215336 0
[pid=11181/tid=11183] ppid=11179 vsize=915464 CPUtime=0.03
/proc/11181/task/11183/stat : 11183 (java) S 11179 11181 10040 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69813677 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11184] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69813677 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11185] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69813677 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11186] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69813681 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11187] ppid=11179 vsize=915464 CPUtime=0.21
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10040 0 -1 64 378 0 0 0 20 1 0 0 15 0 8 0 69813681 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11188] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10040 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69813681 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11189] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69813681 937435136 8798 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) 915464

[startup+2.97867 s]
/proc/loadavg: 1.94 1.99 1.99 3/81 11189
/proc/meminfo: memFree=1246640/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=915464 CPUtime=2.94
/proc/11181/stat : 11181 (java) R 11179 11181 10040 0 -1 0 9087 0 1 0 286 8 0 0 25 0 8 0 69813673 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813001 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228866 8823 2532 14 0 215336 0
[pid=11181/tid=11183] ppid=11179 vsize=915464 CPUtime=0.03
/proc/11181/task/11183/stat : 11183 (java) S 11179 11181 10040 0 -1 64 211 0 0 0 3 0 0 0 17 0 8 0 69813677 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11184] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69813677 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11185] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69813677 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11186] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69813681 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11187] ppid=11179 vsize=915464 CPUtime=0.24
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10040 0 -1 64 393 0 0 0 23 1 0 0 15 0 8 0 69813681 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11188] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10040 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69813681 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11189] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69813681 937435136 8823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26 s]
/proc/loadavg: 1.94 1.99 1.99 3/81 11189
/proc/meminfo: memFree=1246512/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=915464 CPUtime=6.19
/proc/11181/stat : 11181 (java) R 11179 11181 10040 0 -1 0 9099 0 1 0 611 8 0 0 25 0 8 0 69813673 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813001 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228866 8833 2532 14 0 215336 0
[pid=11181/tid=11183] ppid=11179 vsize=915464 CPUtime=0.03
/proc/11181/task/11183/stat : 11183 (java) S 11179 11181 10040 0 -1 64 211 0 0 0 3 0 0 0 17 0 8 0 69813677 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11184] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69813677 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11185] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69813677 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11186] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69813681 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11187] ppid=11179 vsize=915464 CPUtime=0.24
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10040 0 -1 64 398 0 0 0 23 1 0 0 15 0 8 0 69813681 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11188] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10040 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69813681 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11189] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69813681 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7457 s]
/proc/loadavg: 1.95 1.99 1.99 3/81 11189
/proc/meminfo: memFree=1246512/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=915464 CPUtime=12.61
/proc/11181/stat : 11181 (java) R 11179 11181 10040 0 -1 0 9107 0 1 0 1253 8 0 0 25 0 8 0 69813673 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810273 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228866 8839 2532 14 0 215336 0
[pid=11181/tid=11183] ppid=11179 vsize=915464 CPUtime=0.03
/proc/11181/task/11183/stat : 11183 (java) S 11179 11181 10040 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69813677 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11184] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69813677 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11185] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69813677 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11186] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69813681 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11187] ppid=11179 vsize=915464 CPUtime=0.25
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10040 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 69813681 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11188] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10040 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69813681 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11189] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69813681 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6059 s]
/proc/loadavg: 1.96 1.99 1.99 3/81 11189
/proc/meminfo: memFree=1246448/2055920 swapFree=4192812/4192956
[pid=11181] ppid=11179 vsize=915464 CPUtime=25.37
/proc/11181/stat : 11181 (java) R 11179 11181 10040 0 -1 0 9113 0 1 0 2529 8 0 0 25 0 8 0 69813673 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839299 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11181/statm: 228866 8844 2532 14 0 215336 0
[pid=11181/tid=11183] ppid=11179 vsize=915464 CPUtime=0.03
/proc/11181/task/11183/stat : 11183 (java) S 11179 11181 10040 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69813677 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11184] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11184/stat : 11184 (java) S 11179 11181 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69813677 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11185] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11185/stat : 11185 (java) S 11179 11181 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69813677 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11186] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11186/stat : 11186 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69813681 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11187] ppid=11179 vsize=915464 CPUtime=0.25
/proc/11181/task/11187/stat : 11187 (java) S 11179 11181 10040 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 69813681 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11188] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11188/stat : 11188 (java) S 11179 11181 10040 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69813681 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11181/tid=11189] ppid=11179 vsize=915464 CPUtime=0
/proc/11181/task/11189/stat : 11189 (java) S 11179 11181 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69813681 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 36.0409
CPU time (s): 35.6966
CPU user time (s): 35.6056
CPU system time (s): 0.090986
CPU usage (%): 99.0445
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6056
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9211
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= 1851
involuntary context switches= 2843

runsolver used 0.048992 s user time and 0.121981 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Fri Jan 19 16:12:48 UTC 2007


IDJOB= 275527
IDBENCH= 4096
IDSOLVER= 68
FILE ID= node70/275527-1169223167

PBS_JOBID= 3589157

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-30-15/rand-2-30-15-306-230-27_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275527-1169223167/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-275527-1169223167 -o ROOT/results/node70/solver-275527-1169223167 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275527-1169223167/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6fe92f06cdb8f08a4e9da259241b4559

RANDOM SEED= 458329490

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.234
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.234
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:       1272392 kB
Buffers:         46840 kB
Cached:         642264 kB
SwapCached:        144 kB
Active:          97716 kB
Inactive:       615536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          36096 kB
Slab:            55612 kB
Committed_AS:   597236 kB
PageTables:       1768 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= 66560 MiB



End job on node70 on Fri Jan 19 16:13:24 UTC 2007