Trace number 275120

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 11.9362 12.0523

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-25-8-a4.xml
MD5SUM786d27d78a4fcbb0c0cbeeb923fd5833
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints349
Best CPU time to get the best result obtained on this benchmark7.41787
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables8
Number of constraints350
Maximum constraint arity4
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension350
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275120-1169217403/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=8  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.39	       =>  wckTime=0.09  cpuTime=0.09  mem=6M887
0.39	   
0.39	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.60	     nbConstraints=350  nbConvertedConstraints=28  nbConvertConstraintsChecks=35828  nbExtensionStructures=1
0.60	     nbSharedExtensionStructures=27  nbConflictsStructures=3  nbSharedConflictsStructures=137
0.60	     nbUnbuiltConflictsStructures=3  nbSharedBinaryRepresentations=1  nbEvaluationManagers=5
0.60	     nbSharedEvaluationManagers=317  maxDegree=154  maxArity=4
0.60	       =>  wckTime=0.305  cpuTime=0.23  mem=9M829
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.382  cpuTime=0.27  mem=5M571
0.68	
0.68	s SATISFIABLE
0.68	o 330
0.68	c 20
0.68	o 336
0.68	c 14
0.69	o 337
0.69	c 13
0.69	o 339
0.69	c 11
0.70	o 343
0.70	c 7
0.70	o 346
0.70	c 4
0.70	o 347
0.70	c 3
1.15	o 348
1.15	c 2
1.94	o 349
1.94	c 1
1.94	   
1.94	   search
1.94	     run=0  nbConstraintChecks=3183369  nbAssignments=594
1.94	       =>  wckTime=1.266  cpuTime=1.22  mem=5M571
1.94	   
1.94	   global
1.94	     nbConstraintChecks=3183369  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.94	     solvingWckTime=1.265  solvingCpuTime=1.23  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.94	     globalCpuTime=1.54
1.94	       =>  wckTime=1.648  cpuTime=1.5  mem=5M571
1.94	   
1.94	   solver IterativeSystematicSolver being built... 
2.10	       =>  wckTime=1.804  cpuTime=1.62  mem=19M388
2.60	   
2.60	   preprocessing
2.60	     nbConstraintChecks=518577  nbValidityChecks=1040972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.60	     nbRemovedValues=73  detectedInconsistency=no
2.60	       =>  wckTime=0.495  cpuTime=0.46  mem=19M388
2.77	   
2.77	   search
2.77	     run=0  nbConstraintChecks=141315  nbValidityChecks=501875  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.77	     nbAssignments=55  nbFailedAssignments=42  nbBacktracks=10  nbVisitedNodes=108  nbRestartNogoods=0
2.77	       =>  wckTime=0.669  cpuTime=0.63  mem=19M388
3.08	   
3.08	   search
3.08	     run=1  nbConstraintChecks=412564  nbValidityChecks=1363673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.08	     nbAssignments=150  nbFailedAssignments=119  nbBacktracks=25  nbVisitedNodes=292  nbRestartNogoods=17
3.08	       =>  wckTime=0.983  cpuTime=0.94  mem=19M388
3.36	   
3.36	   search
3.36	     run=2  nbConstraintChecks=658636  nbValidityChecks=2120313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.36	     nbAssignments=259  nbFailedAssignments=204  nbBacktracks=47  nbVisitedNodes=504  nbRestartNogoods=30
3.36	       =>  wckTime=1.256  cpuTime=1.2  mem=19M388
3.66	   
3.66	   search
3.66	     run=3  nbConstraintChecks=918672  nbValidityChecks=2957787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.66	     nbAssignments=401  nbFailedAssignments=311  nbBacktracks=80  nbVisitedNodes=783  nbRestartNogoods=32
3.66	       =>  wckTime=1.558  cpuTime=1.51  mem=19M388
4.16	   
4.16	   search
4.16	     run=4  nbConstraintChecks=1360020  nbValidityChecks=4376675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
4.16	     nbAssignments=606  nbFailedAssignments=464  nbBacktracks=131  nbVisitedNodes=1182  nbRestartNogoods=41
4.16	       =>  wckTime=2.062  cpuTime=2.0  mem=19M388
5.02	   
5.02	   search
5.02	     run=5  nbConstraintChecks=2165288  nbValidityChecks=6798110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
5.02	     nbAssignments=880  nbFailedAssignments=661  nbBacktracks=206  nbVisitedNodes=1698  nbRestartNogoods=42
5.02	       =>  wckTime=2.921  cpuTime=2.85  mem=19M388
5.93	   
5.93	   search
5.93	     run=6  nbConstraintChecks=2978901  nbValidityChecks=9319010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
5.93	     nbAssignments=1261  nbFailedAssignments=926  nbBacktracks=319  nbVisitedNodes=2426  nbRestartNogoods=45
5.93	       =>  wckTime=3.828  cpuTime=3.75  mem=19M388
7.07	   
7.07	   search
7.07	     run=7  nbConstraintChecks=3984826  nbValidityChecks=12452402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
7.07	     nbAssignments=1744  nbFailedAssignments=1238  nbBacktracks=489  nbVisitedNodes=3340  nbRestartNogoods=58
7.07	       =>  wckTime=4.972  cpuTime=4.88  mem=19M388
8.76	   
8.76	   search
8.76	     run=8  nbConstraintChecks=5562934  nbValidityChecks=17062092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
8.76	     nbAssignments=2433  nbFailedAssignments=1670  nbBacktracks=745  nbVisitedNodes=4632  nbRestartNogoods=63
8.76	       =>  wckTime=6.663  cpuTime=6.55  mem=19M388
10.89	   
10.89	   search
10.89	     run=9  nbConstraintChecks=7477608  nbValidityChecks=23035598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
10.89	     nbAssignments=3331  nbFailedAssignments=2181  nbBacktracks=1129  nbVisitedNodes=6302  nbRestartNogoods=64
10.89	       =>  wckTime=8.79  cpuTime=8.67  mem=19M388
12.01	   
12.01	   search
12.01	     run=10  nbConstraintChecks=8476204  nbValidityChecks=26348650  nbPropagations=0  nbRevisions=0
12.01	     nbUselessRevisions=0  nbAssignments=3736  nbFailedAssignments=2406  nbBacktracks=1310  nbVisitedNodes=7055
12.01	     nbRestartNogoods=65
12.01	       =>  wckTime=9.91  cpuTime=9.79  mem=19M388
12.01	   
12.01	   global
12.01	     nbConstraintChecks=8994781  nbValidityChecks=27389622  nbRestartNogoods=65  solvingWckTime=9.912
12.01	     solvingCpuTime=9.79  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=11.45
12.01	       =>  wckTime=11.717  cpuTime=11.41  mem=19M388
12.01	
12.01	s OPTIMUM FOUND
12.01	v 0 3 4 12 18 23 25 25 
12.01	   
12.01	   totalWckTime=11.792  totalCpuTime=11.45

Verifier Data (download as text)

1 unsatisfied constraints, 349 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/node25/watcher-275120-1169217403 -o ROOT/results/node25/solver-275120-1169217403 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275120-1169217403/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.93 1.99 1.99 4/87 10231
/proc/meminfo: memFree=1277960/2055920 swapFree=4170284/4192956
[pid=10230] ppid=10228 vsize=172 CPUtime=0
/proc/10230/stat : 10230 (java) R 10228 10230 9723 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 270132696 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 3764523 0 0 4096 0 0 0 0 17 0 0 0
/proc/10230/statm: 43 24 18 14 0 3 0

[startup+0.108073 s]
/proc/loadavg: 1.93 1.99 1.99 4/87 10231
/proc/meminfo: memFree=1277960/2055920 swapFree=4170284/4192956
[pid=10230] ppid=10228 vsize=914988 CPUtime=0.09
/proc/10230/stat : 10230 (java) R 10228 10230 9723 0 -1 0 3071 0 1 0 8 1 0 0 23 0 8 0 270132696 936947712 2817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10230/statm: 228747 2818 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.520145 s]
/proc/loadavg: 1.93 1.99 1.99 4/87 10231
/proc/meminfo: memFree=1277960/2055920 swapFree=4170284/4192956
[pid=10230] ppid=10228 vsize=915464 CPUtime=0.5
/proc/10230/stat : 10230 (java) R 10228 10230 9723 0 -1 0 6658 0 1 0 46 4 0 0 25 0 8 0 270132696 937435136 6397 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10230/statm: 228866 6397 2170 14 0 215336 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915464

[startup+1.34328 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 10238
/proc/meminfo: memFree=1259344/2055920 swapFree=4170284/4192956
[pid=10230] ppid=10228 vsize=915464 CPUtime=1.29
/proc/10230/stat : 10230 (java) R 10228 10230 9723 0 -1 0 7345 0 1 0 122 7 0 0 25 0 8 0 270132696 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073647898 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10230/statm: 228866 7083 2497 14 0 215336 0
[pid=10230/tid=10232] ppid=10228 vsize=915464 CPUtime=0.02
/proc/10230/task/10232/stat : 10232 (java) S 10228 10230 9723 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 270132700 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10233] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10233/stat : 10233 (java) S 10228 10230 9723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270132700 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10234] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10234/stat : 10234 (java) S 10228 10230 9723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270132700 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10235] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10235/stat : 10235 (java) S 10228 10230 9723 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270132703 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10236] ppid=10228 vsize=915464 CPUtime=0.12
/proc/10230/task/10236/stat : 10236 (java) S 10228 10230 9723 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 270132703 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10237] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10237/stat : 10237 (java) S 10228 10230 9723 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270132703 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10238] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10238/stat : 10238 (java) S 10228 10230 9723 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270132704 937435136 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.9806 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 10238
/proc/meminfo: memFree=1250192/2055920 swapFree=4170284/4192956
[pid=10230] ppid=10228 vsize=915464 CPUtime=2.92
/proc/10230/stat : 10230 (java) R 10228 10230 9723 0 -1 0 9782 0 1 0 282 10 0 0 25 0 8 0 270132696 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073862581 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10230/statm: 228866 9517 2551 14 0 215336 0
[pid=10230/tid=10232] ppid=10228 vsize=915464 CPUtime=0.02
/proc/10230/task/10232/stat : 10232 (java) S 10228 10230 9723 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 270132700 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10233] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10233/stat : 10233 (java) S 10228 10230 9723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270132700 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10234] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10234/stat : 10234 (java) S 10228 10230 9723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270132700 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10235] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10235/stat : 10235 (java) S 10228 10230 9723 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270132703 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10236] ppid=10228 vsize=915464 CPUtime=0.2
/proc/10230/task/10236/stat : 10236 (java) S 10228 10230 9723 0 -1 64 397 0 0 0 19 1 0 0 15 0 8 0 270132703 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10237] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10237/stat : 10237 (java) S 10228 10230 9723 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270132703 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10238] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10238/stat : 10238 (java) S 10228 10230 9723 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270132704 937435136 9517 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.18211 s]
/proc/loadavg: 1.94 1.99 1.99 4/94 10238
/proc/meminfo: memFree=1249616/2055920 swapFree=4170284/4192956
[pid=10230] ppid=10228 vsize=915464 CPUtime=6.11
/proc/10230/stat : 10230 (java) R 10228 10230 9723 0 -1 0 9806 0 1 0 600 11 0 0 25 0 8 0 270132696 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847476 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10230/statm: 228866 9539 2551 14 0 215336 0
[pid=10230/tid=10232] ppid=10228 vsize=915464 CPUtime=0.02
/proc/10230/task/10232/stat : 10232 (java) S 10228 10230 9723 0 -1 64 172 0 0 0 2 0 0 0 17 0 8 0 270132700 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10233] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10233/stat : 10233 (java) S 10228 10230 9723 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270132700 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10234] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10234/stat : 10234 (java) S 10228 10230 9723 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270132700 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10235] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10235/stat : 10235 (java) S 10228 10230 9723 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270132703 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10236] ppid=10228 vsize=915464 CPUtime=0.22
/proc/10230/task/10236/stat : 10236 (java) S 10228 10230 9723 0 -1 64 407 0 0 0 21 1 0 0 15 0 8 0 270132703 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10237] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10237/stat : 10237 (java) S 10228 10230 9723 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270132703 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10230/tid=10238] ppid=10228 vsize=915464 CPUtime=0
/proc/10230/task/10238/stat : 10238 (java) S 10228 10230 9723 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270132704 937435136 9539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 12.0523
CPU time (s): 11.9362
CPU user time (s): 11.8192
CPU system time (s): 0.116982
CPU usage (%): 99.0369
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8192
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9924
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= 1467
involuntary context switches= 1814

runsolver used 0.008998 s user time and 0.056991 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Fri Jan 19 14:36:43 UTC 2007


IDJOB= 275120
IDBENCH= 3532
IDSOLVER= 68
FILE ID= node25/275120-1169217403

PBS_JOBID= 3589102

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-25-8-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275120-1169217403/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-275120-1169217403 -o ROOT/results/node25/solver-275120-1169217403 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275120-1169217403/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  786d27d78a4fcbb0c0cbeeb923fd5833

RANDOM SEED= 631670134

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1278376 kB
Buffers:         41096 kB
Cached:         418808 kB
SwapCached:       2768 kB
Active:         355556 kB
Inactive:       349472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278376 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:         255504 kB
Slab:            56804 kB
Committed_AS:  5037328 kB
PageTables:       2740 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= 66561 MiB



End job on node25 on Fri Jan 19 14:36:55 UTC 2007