Trace number 275115

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 98.3191 98.795

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-34-9-a4.xml
MD5SUM595a44e6ab9cbcc9e7223c194d261e6f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints581
Best CPU time to get the best result obtained on this benchmark98.3191
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables9
Number of constraints582
Maximum constraint arity4
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension582
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=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275115-1169216919/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=9  nbDomainTypes=1  minDomainSize=35  maxDomainSize=35
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M910
0.39	   
0.39	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.66	     nbConstraints=582  nbConvertedConstraints=36  nbConvertConstraintsChecks=86975  nbExtensionStructures=1
0.66	     nbSharedExtensionStructures=35  nbConflictsStructures=3  nbSharedConflictsStructures=201
0.66	     nbUnbuiltConflictsStructures=3  nbSharedBinaryRepresentations=1  nbEvaluationManagers=5
0.66	     nbSharedEvaluationManagers=541  maxDegree=232  maxArity=4
0.66	       =>  wckTime=0.371  cpuTime=0.27  mem=10M844
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.75	       =>  wckTime=0.455  cpuTime=0.31  mem=5M720
0.75	
0.76	s SATISFIABLE
0.76	o 569
0.76	c 13
0.76	o 573
0.76	c 9
0.77	o 575
0.77	c 7
0.78	o 577
0.78	c 5
0.80	o 578
0.80	c 4
0.98	o 579
0.98	c 3
2.27	o 580
2.27	c 2
18.76	o 581
18.76	c 1
18.76	   
18.76	   search
18.76	     run=0  nbConstraintChecks=48780691  nbAssignments=4324
18.76	       =>  wckTime=18.017  cpuTime=17.9  mem=5M720
18.76	   
18.76	   global
18.76	     nbConstraintChecks=48780691  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
18.76	     solvingWckTime=18.016  solvingCpuTime=17.9  expiredTime=no  totalExploration=no  nbFoundSolutions=0
18.76	     globalCpuTime=18.26
18.76	       =>  wckTime=18.473  cpuTime=18.21  mem=5M720
18.76	   
18.77	   solver IterativeSystematicSolver being built... 
18.94	       =>  wckTime=18.65  cpuTime=18.34  mem=21M488
19.03	   
19.03	   preprocessing
19.03	     nbConstraintChecks=57456  nbValidityChecks=111258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
19.03	     nbRemovedValues=36  detectedInconsistency=no
19.03	       =>  wckTime=0.09  cpuTime=0.07  mem=21M488
19.40	   
19.40	   search
19.40	     run=0  nbConstraintChecks=313058  nbValidityChecks=983196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
19.40	     nbAssignments=29  nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=58  nbRestartNogoods=0
19.40	       =>  wckTime=0.455  cpuTime=0.42  mem=22M480
20.17	   
20.17	   search
20.17	     run=1  nbConstraintChecks=954827  nbValidityChecks=3121674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
20.17	     nbAssignments=121  nbFailedAssignments=93  nbBacktracks=25  nbVisitedNodes=240  nbRestartNogoods=6
20.17	       =>  wckTime=1.229  cpuTime=1.17  mem=22M480
21.02	   
21.02	   search
21.02	     run=2  nbConstraintChecks=1596663  nbValidityChecks=5462717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
21.02	     nbAssignments=298  nbFailedAssignments=245  nbBacktracks=47  nbVisitedNodes=591  nbRestartNogoods=24
21.02	       =>  wckTime=2.074  cpuTime=2.01  mem=22M480
22.33	   
22.33	   search
22.33	     run=3  nbConstraintChecks=2552998  nbValidityChecks=9144144  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
22.33	     nbAssignments=611  nbFailedAssignments=522  nbBacktracks=80  nbVisitedNodes=1214  nbRestartNogoods=44
22.33	       =>  wckTime=3.384  cpuTime=3.3  mem=22M480
24.03	   
24.03	   search
24.03	     run=4  nbConstraintChecks=3883670  nbValidityChecks=13663442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
24.03	     nbAssignments=974  nbFailedAssignments=833  nbBacktracks=130  nbVisitedNodes=1938  nbRestartNogoods=76
24.03	       =>  wckTime=5.092  cpuTime=5.0  mem=22M480
26.27	   
26.27	   search
26.27	     run=5  nbConstraintChecks=5531668  nbValidityChecks=19916358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
26.27	     nbAssignments=1547  nbFailedAssignments=1328  nbBacktracks=205  nbVisitedNodes=3081  nbRestartNogoods=93
26.27	       =>  wckTime=7.327  cpuTime=7.21  mem=22M480
29.23	   
29.23	   search
29.23	     run=6  nbConstraintChecks=7695435  nbValidityChecks=28481680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
29.23	     nbAssignments=2434  nbFailedAssignments=2099  nbBacktracks=318  nbVisitedNodes=4852  nbRestartNogoods=105
29.23	       =>  wckTime=10.287  cpuTime=10.15  mem=22M480
32.87	   
32.87	   search
32.87	     run=7  nbConstraintChecks=10569453  nbValidityChecks=38693042  nbPropagations=0  nbRevisions=0
32.87	     nbUselessRevisions=0  nbAssignments=3422  nbFailedAssignments=2913  nbBacktracks=488  nbVisitedNodes=6824
32.87	     nbRestartNogoods=140
32.87	       =>  wckTime=13.924  cpuTime=13.77  mem=22M480
41.07	   
41.07	   search
41.07	     run=8  nbConstraintChecks=17082827  nbValidityChecks=62964711  nbPropagations=0  nbRevisions=0
41.07	     nbUselessRevisions=0  nbAssignments=5271  nbFailedAssignments=4503  nbBacktracks=744  nbVisitedNodes=10505
41.07	     nbRestartNogoods=169
41.07	       =>  wckTime=22.126  cpuTime=21.95  mem=22M480
51.63	   
51.63	   search
51.63	     run=9  nbConstraintChecks=25407637  nbValidityChecks=92656114  nbPropagations=0  nbRevisions=0
51.63	     nbUselessRevisions=0  nbAssignments=8008  nbFailedAssignments=6853  nbBacktracks=1128  nbVisitedNodes=15943
51.63	     nbRestartNogoods=193
51.63	       =>  wckTime=32.683  cpuTime=32.46  mem=22M480
62.04	   
62.04	   search
62.04	     run=10  nbConstraintChecks=33738842  nbValidityChecks=121221118  nbPropagations=0  nbRevisions=0
62.04	     nbUselessRevisions=0  nbAssignments=10463  nbFailedAssignments=8730  nbBacktracks=1704  nbVisitedNodes=20785
62.04	     nbRestartNogoods=199
62.04	       =>  wckTime=43.096  cpuTime=42.8  mem=22M480
72.56	   
72.56	   search
72.56	     run=11  nbConstraintChecks=42085398  nbValidityChecks=149965526  nbPropagations=0  nbRevisions=0
72.56	     nbUselessRevisions=0  nbAssignments=13077  nbFailedAssignments=10477  nbBacktracks=2568  nbVisitedNodes=25839
72.56	     nbRestartNogoods=209
72.56	       =>  wckTime=53.614  cpuTime=53.28  mem=22M480
87.98	   
87.98	   search
87.98	     run=12  nbConstraintChecks=54145675  nbValidityChecks=193908384  nbPropagations=0  nbRevisions=0
87.98	     nbUselessRevisions=0  nbAssignments=16877  nbFailedAssignments=12977  nbBacktracks=3865  nbVisitedNodes=33155
87.98	     nbRestartNogoods=214
87.98	       =>  wckTime=69.033  cpuTime=68.64  mem=22M480
98.77	   
98.77	   search
98.77	     run=13  nbConstraintChecks=62387110  nbValidityChecks=225431144  nbPropagations=0  nbRevisions=0
98.77	     nbUselessRevisions=0  nbAssignments=19606  nbFailedAssignments=14745  nbBacktracks=4827  nbVisitedNodes=38392
98.77	     nbRestartNogoods=225
98.77	       =>  wckTime=79.826  cpuTime=79.39  mem=22M480
98.77	   
98.77	   global
98.77	     nbConstraintChecks=62444566  nbValidityChecks=225542402  nbRestartNogoods=225  solvingWckTime=79.827
98.77	     solvingCpuTime=79.39  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=97.78
98.77	       =>  wckTime=98.478  cpuTime=97.73  mem=22M480
98.77	
98.77	s OPTIMUM FOUND
98.77	v 0 1 4 9 15 22 32 34 34 
98.77	   
98.77	   totalWckTime=98.552  totalCpuTime=97.78

Verifier Data (download as text)

1 unsatisfied constraints, 581 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/node7/watcher-275115-1169216919 -o ROOT/results/node7/solver-275115-1169216919 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275115-1169216919/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.91 1.95 1.85 4/87 10950
/proc/meminfo: memFree=1374872/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=172 CPUtime=0
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 270087356 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10416427 0 0 4096 0 0 0 0 17 0 0 0
/proc/10949/statm: 43 24 18 14 0 3 0

[startup+0.108208 s]
/proc/loadavg: 1.91 1.95 1.85 4/87 10950
/proc/meminfo: memFree=1374872/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=914988 CPUtime=0.09
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 3075 0 1 0 7 2 0 0 24 0 8 0 270087356 936947712 2821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516248 s]
/proc/loadavg: 1.91 1.95 1.85 4/87 10950
/proc/meminfo: memFree=1374872/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915332 CPUtime=0.5
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 6656 0 1 0 46 4 0 0 25 0 8 0 270087356 937299968 6395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073600917 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228833 6396 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33733 s]
/proc/loadavg: 1.91 1.95 1.85 3/94 10957
/proc/meminfo: memFree=1354912/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915432 CPUtime=1.31
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 7675 0 1 0 123 8 0 0 25 0 8 0 270087356 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073690791 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228858 7413 2494 14 0 215328 0
[pid=10949/tid=10951] ppid=10947 vsize=915432 CPUtime=0.02
/proc/10949/task/10951/stat : 10951 (java) S 10947 10949 10289 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 270087360 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10947 10949 10289 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270087361 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10947 10949 10289 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270087361 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270087364 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10947 vsize=915432 CPUtime=0.14
/proc/10949/task/10955/stat : 10955 (java) S 10947 10949 10289 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 270087364 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10947 10949 10289 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270087364 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270087364 937402368 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915432

[startup+2.97451 s]
/proc/loadavg: 1.91 1.95 1.85 3/94 10957
/proc/meminfo: memFree=1354912/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915432 CPUtime=2.94
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 7679 0 1 0 285 9 0 0 25 0 8 0 270087356 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228858 7416 2496 14 0 215328 0
[pid=10949/tid=10951] ppid=10947 vsize=915432 CPUtime=0.02
/proc/10949/task/10951/stat : 10951 (java) S 10947 10949 10289 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 270087360 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10947 10949 10289 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270087361 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10947 10949 10289 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270087361 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270087364 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10947 vsize=915432 CPUtime=0.14
/proc/10949/task/10955/stat : 10955 (java) S 10947 10949 10289 0 -1 64 353 0 0 0 14 0 0 0 16 0 8 0 270087364 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10947 10949 10289 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270087364 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270087364 937402368 7416 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915432

[startup+6.17884 s]
/proc/loadavg: 1.92 1.95 1.85 3/94 10957
/proc/meminfo: memFree=1354848/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915432 CPUtime=6.14
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 7681 0 1 0 601 13 0 0 25 0 8 0 270087356 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073689555 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228858 7418 2496 14 0 215328 0
[pid=10949/tid=10951] ppid=10947 vsize=915432 CPUtime=0.02
/proc/10949/task/10951/stat : 10951 (java) S 10947 10949 10289 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 270087360 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10947 10949 10289 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270087361 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10947 10949 10289 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270087361 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270087364 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10947 vsize=915432 CPUtime=0.15
/proc/10949/task/10955/stat : 10955 (java) S 10947 10949 10289 0 -1 64 355 0 0 0 15 0 0 0 16 0 8 0 270087364 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10947 10949 10289 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270087364 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270087364 937402368 7418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915432

[startup+12.6485 s]
/proc/loadavg: 1.93 1.95 1.85 3/94 10957
/proc/meminfo: memFree=1354784/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915432 CPUtime=12.57
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 7683 0 1 0 1238 19 0 0 25 0 8 0 270087356 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228858 7420 2496 14 0 215328 0
[pid=10949/tid=10951] ppid=10947 vsize=915432 CPUtime=0.02
/proc/10949/task/10951/stat : 10951 (java) S 10947 10949 10289 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 270087360 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10947 10949 10289 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270087361 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10947 10949 10289 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270087361 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270087364 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10947 vsize=915432 CPUtime=0.15
/proc/10949/task/10955/stat : 10955 (java) S 10947 10949 10289 0 -1 64 357 0 0 0 15 0 0 0 15 0 8 0 270087364 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10947 10949 10289 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270087364 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270087364 937402368 7420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915432

[startup+25.5129 s]
/proc/loadavg: 1.94 1.96 1.86 3/94 10957
/proc/meminfo: memFree=1343776/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915432 CPUtime=25.36
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 10522 0 1 0 2510 26 0 0 25 0 8 0 270087356 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228858 10254 2546 14 0 215328 0
[pid=10949/tid=10951] ppid=10947 vsize=915432 CPUtime=0.02
/proc/10949/task/10951/stat : 10951 (java) S 10947 10949 10289 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 270087360 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10947 10949 10289 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270087361 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10947 10949 10289 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270087361 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270087364 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10947 vsize=915432 CPUtime=0.27
/proc/10949/task/10955/stat : 10955 (java) S 10947 10949 10289 0 -1 64 422 0 0 0 26 1 0 0 15 0 8 0 270087364 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10947 10949 10289 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270087364 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270087364 937402368 10254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915432

[startup+51.1245 s]
/proc/loadavg: 1.96 1.96 1.86 3/94 10957
/proc/meminfo: memFree=1343776/2055920 swapFree=4192812/4192956
[pid=10949] ppid=10947 vsize=915432 CPUtime=50.87
/proc/10949/stat : 10949 (java) R 10947 10949 10289 0 -1 0 10546 0 1 0 5061 26 0 0 25 0 8 0 270087356 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 228858 10274 2546 14 0 215328 0
[pid=10949/tid=10951] ppid=10947 vsize=915432 CPUtime=0.02
/proc/10949/task/10951/stat : 10951 (java) S 10947 10949 10289 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 270087360 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10947 10949 10289 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270087361 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10947 10949 10289 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270087361 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270087364 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10947 vsize=915432 CPUtime=0.29
/proc/10949/task/10955/stat : 10955 (java) S 10947 10949 10289 0 -1 64 433 0 0 0 28 1 0 0 16 0 8 0 270087364 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10947 10949 10289 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 270087364 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10947 vsize=915432 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10947 10949 10289 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270087364 937402368 10274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 915432

Child status: 0
Real time (s): 98.795
CPU time (s): 98.3191
CPU user time (s): 98.0411
CPU system time (s): 0.277957
CPU usage (%): 99.5183
Max. virtual memory (cumulated for all children) (KiB): 915436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.0411
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10656
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= 3357
involuntary context switches= 6967

runsolver used 0.099984 s user time and 0.353946 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri Jan 19 14:28:39 UTC 2007


IDJOB= 275115
IDBENCH= 3530
IDSOLVER= 69
FILE ID= node7/275115-1169216919

PBS_JOBID= 3588925

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-34-9-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275115-1169216919/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-275115-1169216919 -o ROOT/results/node7/solver-275115-1169216919 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275115-1169216919/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  595a44e6ab9cbcc9e7223c194d261e6f

RANDOM SEED= 737788178

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.220
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.220
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:       1375288 kB
Buffers:         51084 kB
Cached:         486116 kB
SwapCached:          0 kB
Active:         178944 kB
Inactive:       420492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          83168 kB
Slab:            65868 kB
Committed_AS:  7757648 kB
PageTables:       2380 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 node7 on Fri Jan 19 14:30:18 UTC 2007