Trace number 275572

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 75.0766 75.8003

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-12_ext.xml
MD5SUMbb0c71a6cc625863d7cd3912100d34b9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints220
Best CPU time to get the best result obtained on this benchmark10.1485
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints221
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension221
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275572-1169223480/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.42	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=221  nbRelationTypes=221  nbExtensionStructures=221  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=221  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2748  maxDegree=19
0.59	     maxArity=2
0.59	       =>  wckTime=0.271  cpuTime=0.19  mem=10M790
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.357  cpuTime=0.23  mem=5M724
0.68	
0.68	s SATISFIABLE
0.68	o 164
0.68	c 57
0.69	o 170
0.69	c 51
0.69	o 175
0.69	c 46
0.69	o 180
0.69	c 41
0.69	o 185
0.69	c 36
0.69	o 188
0.69	c 33
0.69	o 191
0.69	c 30
0.69	o 195
0.69	c 26
0.69	o 198
0.69	c 23
0.69	o 200
0.69	c 21
0.69	o 201
0.69	c 20
0.70	o 202
0.70	c 19
0.70	o 204
0.70	c 17
0.70	o 205
0.70	c 16
0.70	o 207
0.70	c 14
0.70	o 208
0.70	c 13
0.70	o 209
0.70	c 12
0.70	o 210
0.70	c 11
0.70	o 211
0.70	c 10
0.71	o 212
0.71	c 9
0.71	o 213
0.71	c 8
0.71	o 215
0.71	c 6
0.71	o 216
0.71	c 5
0.71	o 217
0.72	c 4
0.72	o 218
0.72	c 3
0.76	o 219
0.76	c 2
0.76	o 220
0.76	c 1
0.76	   
0.76	   search
0.76	     run=0  nbConstraintChecks=294442  nbAssignments=352
0.76	       =>  wckTime=0.086  cpuTime=0.07  mem=5M724
0.76	   
0.76	   global
0.76	     nbConstraintChecks=294442  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.76	     solvingWckTime=0.084  solvingCpuTime=0.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.76	     globalCpuTime=0.36
0.76	       =>  wckTime=0.443  cpuTime=0.3  mem=5M724
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.575  cpuTime=0.4  mem=16M616
0.96	   
0.96	   preprocessing
0.96	     nbConstraintChecks=60398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.96	     detectedInconsistency=no
0.96	       =>  wckTime=0.065  cpuTime=0.05  mem=16M616
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=98924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
1.00	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
1.00	       =>  wckTime=0.099  cpuTime=0.08  mem=16M616
1.05	   
1.05	   search
1.05	     run=1  nbConstraintChecks=234685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
1.05	     nbFailedAssignments=45  nbBacktracks=25  nbVisitedNodes=147  nbRestartNogoods=4
1.05	       =>  wckTime=0.152  cpuTime=0.12  mem=16M616
1.10	   
1.10	   search
1.10	     run=2  nbConstraintChecks=406596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=137
1.10	     nbFailedAssignments=78  nbBacktracks=47  nbVisitedNodes=254  nbRestartNogoods=13
1.10	       =>  wckTime=0.203  cpuTime=0.17  mem=16M616
1.18	   
1.18	   search
1.18	     run=3  nbConstraintChecks=679352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226
1.18	     nbFailedAssignments=130  nbBacktracks=80  nbVisitedNodes=425  nbRestartNogoods=16
1.18	       =>  wckTime=0.285  cpuTime=0.24  mem=16M616
1.31	   
1.31	   search
1.31	     run=4  nbConstraintChecks=1210391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=393
1.31	     nbFailedAssignments=243  nbBacktracks=130  nbVisitedNodes=747  nbRestartNogoods=25
1.31	       =>  wckTime=0.414  cpuTime=0.36  mem=16M616
1.47	   
1.47	   search
1.47	     run=5  nbConstraintChecks=1825711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=577
1.47	     nbFailedAssignments=350  nbBacktracks=205  nbVisitedNodes=1092  nbRestartNogoods=33
1.47	       =>  wckTime=0.574  cpuTime=0.52  mem=16M616
1.69	   
1.70	   search
1.70	     run=6  nbConstraintChecks=2722608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=846
1.70	     nbFailedAssignments=503  nbBacktracks=318  nbVisitedNodes=1592  nbRestartNogoods=44
1.70	       =>  wckTime=0.798  cpuTime=0.76  mem=16M616
2.02	   
2.02	   search
2.02	     run=7  nbConstraintChecks=3999022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1270
2.03	     nbFailedAssignments=754  nbBacktracks=489  nbVisitedNodes=2357  nbRestartNogoods=53
2.03	       =>  wckTime=1.127  cpuTime=1.08  mem=16M616
2.51	   
2.51	   search
2.51	     run=8  nbConstraintChecks=5854769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1866
2.51	     nbFailedAssignments=1089  nbBacktracks=747  nbVisitedNodes=3420  nbRestartNogoods=58
2.51	       =>  wckTime=1.616  cpuTime=1.54  mem=16M616
3.15	   
3.15	   search
3.15	     run=9  nbConstraintChecks=8360823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2675
3.15	     nbFailedAssignments=1511  nbBacktracks=1131  nbVisitedNodes=4788  nbRestartNogoods=63
3.15	       =>  wckTime=2.249  cpuTime=2.17  mem=16M616
3.98	   
3.98	   search
3.98	     run=10  nbConstraintChecks=11684507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3795
3.98	     nbFailedAssignments=2051  nbBacktracks=1707  nbVisitedNodes=6630  nbRestartNogoods=79
3.98	       =>  wckTime=3.086  cpuTime=2.99  mem=16M616
5.26	   
5.26	   search
5.26	     run=11  nbConstraintChecks=16697953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5496
5.26	     nbFailedAssignments=2884  nbBacktracks=2573  nbVisitedNodes=9419  nbRestartNogoods=88
5.26	       =>  wckTime=4.366  cpuTime=4.26  mem=16M616
7.09	   
7.09	   search
7.09	     run=12  nbConstraintChecks=24109378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8037
7.09	     nbFailedAssignments=4124  nbBacktracks=3871  nbVisitedNodes=13569  nbRestartNogoods=104
7.09	       =>  wckTime=6.193  cpuTime=6.06  mem=16M616
10.06	   
10.06	   search
10.06	     run=13  nbConstraintChecks=36162449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11956
10.06	     nbFailedAssignments=6093  nbBacktracks=5818  nbVisitedNodes=20064  nbRestartNogoods=116
10.06	       =>  wckTime=9.16  cpuTime=9.01  mem=16M616
13.98	   
13.98	   search
13.98	     run=14  nbConstraintChecks=51897751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17406
13.98	     nbFailedAssignments=8620  nbBacktracks=8737  nbVisitedNodes=28811  nbRestartNogoods=135
13.98	       =>  wckTime=13.086  cpuTime=12.89  mem=16M616
19.84	   
19.84	   search
19.84	     run=15  nbConstraintChecks=75256147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25477
19.84	     nbFailedAssignments=12309  nbBacktracks=13115  nbVisitedNodes=41701  nbRestartNogoods=144
19.84	       =>  wckTime=18.947  cpuTime=18.7  mem=16M616
28.55	   
28.55	   search
28.55	     run=16  nbConstraintChecks=109991492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37575
28.55	     nbFailedAssignments=17835  nbBacktracks=19683  nbVisitedNodes=60968  nbRestartNogoods=171
28.55	       =>  wckTime=27.651  cpuTime=27.32  mem=16M616
42.38	   
42.38	   search
42.38	     run=17  nbConstraintChecks=164751400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56169
42.38	     nbFailedAssignments=26574  nbBacktracks=29535  nbVisitedNodes=90893  nbRestartNogoods=185
42.38	       =>  wckTime=41.487  cpuTime=41.03  mem=16M616
63.49	   
63.49	   search
63.49	     run=18  nbConstraintChecks=248074602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84055
63.49	     nbFailedAssignments=39681  nbBacktracks=44313  nbVisitedNodes=135840  nbRestartNogoods=206
63.49	       =>  wckTime=62.596  cpuTime=61.95  mem=16M616
75.77	   
75.77	   search
75.77	     run=19  nbConstraintChecks=295680880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99822
75.77	     nbFailedAssignments=46968  nbBacktracks=52794  nbVisitedNodes=161096  nbRestartNogoods=227
75.77	       =>  wckTime=74.872  cpuTime=74.12  mem=16M616
75.77	   
75.77	   global
75.77	     nbConstraintChecks=295741278  nbRestartNogoods=227  solvingWckTime=74.873  solvingCpuTime=74.12  expiredTime=no
75.77	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=74.58
75.77	       =>  wckTime=75.449  cpuTime=74.52  mem=16M616
75.77	
75.77	s OPTIMUM FOUND
75.77	v 0 7 1 5 0 5 4 14 0 13 4 7 3 13 2 0 7 8 2 3 2 13 5 8 13 1 4 2 9 8 
75.77	   
75.77	   totalWckTime=75.532  totalCpuTime=74.58

Verifier Data (download as text)

1 unsatisfied constraints, 220 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/node68/watcher-275572-1169223480 -o ROOT/results/node68/solver-275572-1169223480 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275572-1169223480/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
/proc/loadavg: 1.74 1.27 1.35 5/81 19765
/proc/meminfo: memFree=1474760/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=18540 CPUtime=0
/proc/19764/stat : 19764 (runsolver) R 19762 19202 19202 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 69845055 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257411841522 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19764/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107226 s]
/proc/loadavg: 1.74 1.27 1.35 5/81 19765
/proc/meminfo: memFree=1474760/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=914852 CPUtime=0.08
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 2938 0 1 0 7 1 0 0 19 0 8 0 69845055 936808448 2684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228713 2684 1411 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914852

[startup+0.515264 s]
/proc/loadavg: 1.74 1.27 1.35 5/81 19765
/proc/meminfo: memFree=1474760/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915332 CPUtime=0.48
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 6515 0 1 0 45 3 0 0 18 0 8 0 69845055 937299968 6254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228833 6254 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33633 s]
/proc/loadavg: 1.76 1.29 1.35 3/88 19772
/proc/meminfo: memFree=1449488/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915464 CPUtime=1.29
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 9061 0 1 0 123 6 0 0 24 0 8 0 69845055 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228866 8798 2530 14 0 215336 0
[pid=19764/tid=19766] ppid=19762 vsize=915464 CPUtime=0.03
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19202 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69845060 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69845060 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19202 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69845060 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69845064 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915464 CPUtime=0.2
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19202 0 -1 64 378 0 0 0 19 1 0 0 15 0 8 0 69845064 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69845064 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69845064 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.29
Current children cumulated vsize (KiB) 915464

[startup+2.98548 s]
/proc/loadavg: 1.76 1.29 1.35 3/88 19772
/proc/meminfo: memFree=1449360/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915464 CPUtime=2.93
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 9084 0 1 0 287 6 0 0 25 0 8 0 69845055 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866781 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228866 8820 2530 14 0 215336 0
[pid=19764/tid=19766] ppid=19762 vsize=915464 CPUtime=0.03
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19202 0 -1 64 211 0 0 0 3 0 0 0 17 0 8 0 69845060 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69845060 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19202 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69845060 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69845064 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915464 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19202 0 -1 64 391 0 0 0 22 1 0 0 15 0 8 0 69845064 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69845064 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69845064 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.18577 s]
/proc/loadavg: 1.76 1.29 1.35 3/88 19772
/proc/meminfo: memFree=1449232/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915464 CPUtime=6.1
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 9096 0 1 0 604 6 0 0 25 0 8 0 69845055 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835215 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228866 8830 2530 14 0 215336 0
[pid=19764/tid=19766] ppid=19762 vsize=915464 CPUtime=0.03
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19202 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69845060 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69845060 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19202 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69845060 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69845064 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915464 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19202 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 69845064 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69845064 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69845064 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915464

[startup+12.6594 s]
/proc/loadavg: 1.79 1.31 1.36 3/88 19772
/proc/meminfo: memFree=1449232/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915464 CPUtime=12.51
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 9103 0 1 0 1245 6 0 0 25 0 8 0 69845055 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812201 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228866 8835 2530 14 0 215336 0
[pid=19764/tid=19766] ppid=19762 vsize=915464 CPUtime=0.03
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19202 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69845060 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69845060 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19202 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69845060 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69845064 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915464 CPUtime=0.24
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19202 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 69845064 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69845064 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69845064 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915464

[startup+25.5085 s]
/proc/loadavg: 1.83 1.33 1.37 3/88 19772
/proc/meminfo: memFree=1449360/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915464 CPUtime=25.24
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 9109 0 1 0 2518 6 0 0 25 0 8 0 69845055 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835386 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228866 8840 2530 14 0 215336 0
[pid=19764/tid=19766] ppid=19762 vsize=915464 CPUtime=0.03
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19202 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69845060 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69845060 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19202 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69845060 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69845064 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915464 CPUtime=0.24
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19202 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 69845064 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69845064 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69845064 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 915464

[startup+51.1129 s]
/proc/loadavg: 1.88 1.38 1.38 3/88 19772
/proc/meminfo: memFree=1449296/2055920 swapFree=4192812/4192956
[pid=19764] ppid=19762 vsize=915464 CPUtime=50.61
/proc/19764/stat : 19764 (java) R 19762 19764 19202 0 -1 0 9114 0 1 0 5055 6 0 0 25 0 8 0 69845055 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813280 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228866 8845 2530 14 0 215336 0
[pid=19764/tid=19766] ppid=19762 vsize=915464 CPUtime=0.03
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19202 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 69845060 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69845060 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19202 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69845060 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69845064 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915464 CPUtime=0.24
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19202 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 69845064 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69845064 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915464 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69845064 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 75.8003
CPU time (s): 75.0766
CPU user time (s): 75.0006
CPU system time (s): 0.075988
CPU usage (%): 99.0452
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.0006
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9213
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= 2670
involuntary context switches= 5953

runsolver used 0.070989 s user time and 0.278957 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Fri Jan 19 16:18:00 UTC 2007


IDJOB= 275572
IDBENCH= 4110
IDSOLVER= 68
FILE ID= node68/275572-1169223480

PBS_JOBID= 3589201

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bb0c71a6cc625863d7cd3912100d34b9

RANDOM SEED= 938779633

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.232
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.232
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:       1475240 kB
Buffers:         49556 kB
Cached:         428000 kB
SwapCached:        144 kB
Active:         133912 kB
Inactive:       372656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          46668 kB
Slab:            59296 kB
Committed_AS:   571644 kB
PageTables:       1820 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 node68 on Fri Jan 19 16:19:16 UTC 2007