Trace number 198053

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
Abscon 109 ACUNSAT 92.8659 92.994

DiagnosticValue
CHECKS77802373
NODES30284

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-44-10-a4.xml
MD5SUM5a77c82d4a1b3da080370c15439dcb29
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6651
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables10
Number of constraints915
Maximum constraint arity4
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension915
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/198053-1168071202/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=10  nbDomainTypes=1  minDomainSize=45  maxDomainSize=45
0.39	       =>  wckTime=0.09  cpuTime=0.09  mem=6M951
0.39	   
0.39	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.72	     nbConstraints=375  nbMergedConstraints=540  nbConvertedConstraints=45  nbConvertConstraintsChecks=93150
0.72	     nbExtensionStructures=1  nbSharedExtensionStructures=44  nbConflictsStructures=2  nbSharedConflictsStructures=163
0.72	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=1  nbEvaluationManagers=2
0.72	     nbSharedEvaluationManagers=328  maxDegree=129  maxArity=4
0.72	       =>  wckTime=0.424  cpuTime=0.31  mem=13M778
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.93	       =>  wckTime=0.634  cpuTime=0.45  mem=17M444
0.95	   
0.95	   preprocessing
0.95	     nbConstraintChecks=8994  nbPropagations=19  nbRevisions=226  nbUselessRevisions=136  nbRemovedValues=90
0.95	     detectedInconsistency=no
0.95	       =>  wckTime=0.016  cpuTime=0.01  mem=17M444
1.23	   
1.23	   search
1.23	     run=0  nbConstraintChecks=212222  nbValidityChecks=319191  nbPropagations=256  nbRevisions=30283
1.23	     nbUselessRevisions=28685  nbAssignments=62  nbFailedAssignments=47  nbBacktracks=10  nbVisitedNodes=119
1.23	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.3  cpuTime=0.27  mem=18M419
1.70	   
1.70	   search
1.70	     run=1  nbConstraintChecks=635394  nbValidityChecks=960900  nbPropagations=872  nbRevisions=109855
1.70	     nbUselessRevisions=105319  nbAssignments=135  nbFailedAssignments=104  nbBacktracks=25  nbVisitedNodes=262
1.70	     nbRestartNogoods=21  mapSize=24  nbInferences=0  nbTooLargeKeys=0
1.70	       =>  wckTime=0.766  cpuTime=0.73  mem=18M419
2.11	   
2.11	   search
2.11	     run=2  nbConstraintChecks=982922  nbValidityChecks=1706488  nbPropagations=1954  nbRevisions=248662
2.11	     nbUselessRevisions=238844  nbAssignments=244  nbFailedAssignments=186  nbBacktracks=47  nbVisitedNodes=473
2.11	     nbRestartNogoods=24  mapSize=45  nbInferences=0  nbTooLargeKeys=0
2.11	       =>  wckTime=1.175  cpuTime=1.14  mem=18M419
2.37	   
2.37	   search
2.37	     run=3  nbConstraintChecks=1184875  nbValidityChecks=2191957  nbPropagations=3488  nbRevisions=442991
2.37	     nbUselessRevisions=426046  nbAssignments=351  nbFailedAssignments=255  nbBacktracks=81  nbVisitedNodes=672
2.37	     nbRestartNogoods=45  mapSize=75  nbInferences=0  nbTooLargeKeys=0
2.37	       =>  wckTime=1.441  cpuTime=1.4  mem=18M419
3.09	   
3.09	   search
3.09	     run=4  nbConstraintChecks=1741713  nbValidityChecks=3670874  nbPropagations=6058  nbRevisions=773488
3.09	     nbUselessRevisions=744661  nbAssignments=584  nbFailedAssignments=433  nbBacktracks=132  nbVisitedNodes=1128
3.09	     nbRestartNogoods=59  mapSize=121  nbInferences=0  nbTooLargeKeys=0
3.09	       =>  wckTime=2.153  cpuTime=2.11  mem=18M419
3.79	   
3.79	   search
3.79	     run=5  nbConstraintChecks=2294780  nbValidityChecks=4948837  nbPropagations=9757  nbRevisions=1249003
3.79	     nbUselessRevisions=1202316  nbAssignments=835  nbFailedAssignments=607  nbBacktracks=209  nbVisitedNodes=1607
3.79	     nbRestartNogoods=70  mapSize=187  nbInferences=0  nbTooLargeKeys=0
3.79	       =>  wckTime=2.856  cpuTime=2.8  mem=18M419
5.03	   
5.03	   search
5.03	     run=6  nbConstraintChecks=3289146  nbValidityChecks=7234494  nbPropagations=15331  nbRevisions=1971328
5.03	     nbUselessRevisions=1897481  nbAssignments=1262  nbFailedAssignments=917  nbBacktracks=322  nbVisitedNodes=2435
5.03	     nbRestartNogoods=70  mapSize=293  nbInferences=0  nbTooLargeKeys=0
5.03	       =>  wckTime=4.101  cpuTime=4.04  mem=18M419
7.06	   
7.06	   search
7.06	     run=7  nbConstraintChecks=4992695  nbValidityChecks=10529443  nbPropagations=23615  nbRevisions=3090872
7.06	     nbUselessRevisions=2974706  nbAssignments=1901  nbFailedAssignments=1381  nbBacktracks=492  nbVisitedNodes=3673
7.06	     nbRestartNogoods=87  mapSize=459  nbInferences=0  nbTooLargeKeys=0
7.06	       =>  wckTime=6.13  cpuTime=6.05  mem=18M419
11.39	   
11.39	   search
11.39	     run=8  nbConstraintChecks=8681829  nbValidityChecks=18461486  nbPropagations=37809  nbRevisions=5029896
11.39	     nbUselessRevisions=4832549  nbAssignments=3382  nbFailedAssignments=2603  nbBacktracks=748  nbVisitedNodes=6511
11.39	     nbRestartNogoods=107  mapSize=655  nbInferences=0  nbTooLargeKeys=0
11.39	       =>  wckTime=10.458  cpuTime=10.38  mem=18M419
16.94	   
16.94	   search
16.94	     run=9  nbConstraintChecks=13241829  nbValidityChecks=28539916  nbPropagations=60955  nbRevisions=8227188
16.94	     nbUselessRevisions=7892251  nbAssignments=5656  nbFailedAssignments=4489  nbBacktracks=1133  nbVisitedNodes=10888
16.94	     nbRestartNogoods=112  mapSize=945  nbInferences=0  nbTooLargeKeys=0
16.94	       =>  wckTime=16.006  cpuTime=15.93  mem=18M419
18.67	   
18.67	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=18M419)
24.72	   
24.72	   search
24.72	     run=10  nbConstraintChecks=19544223  nbValidityChecks=41952504  nbPropagations=96931  nbRevisions=13256019
24.72	     nbUselessRevisions=12706987  nbAssignments=8959  nbFailedAssignments=7212  nbBacktracks=1710  nbVisitedNodes=17248
24.72	     nbRestartNogoods=123
24.72	       =>  wckTime=23.786  cpuTime=23.67  mem=18M419
34.16	   
34.16	   search
34.16	     run=11  nbConstraintChecks=27463791  nbValidityChecks=57210117  nbPropagations=147509  nbRevisions=20424578
34.16	     nbUselessRevisions=19574549  nbAssignments=12563  nbFailedAssignments=9951  nbBacktracks=2574  nbVisitedNodes=24170
34.16	     nbRestartNogoods=142
34.16	       =>  wckTime=33.228  cpuTime=33.1  mem=18M419
46.81	   
46.81	   search
46.81	     run=12  nbConstraintChecks=38132404  nbValidityChecks=75393419  nbPropagations=217447  nbRevisions=30592357
46.81	     nbUselessRevisions=29344352  nbAssignments=16969  nbFailedAssignments=13057  nbBacktracks=3871
46.81	     nbVisitedNodes=32680  nbRestartNogoods=149
46.81	       =>  wckTime=45.88  cpuTime=45.75  mem=18M419
65.19	   
65.19	   search
65.19	     run=13  nbConstraintChecks=53638762  nbValidityChecks=100760135  nbPropagations=316005  nbRevisions=45268781
65.19	     nbUselessRevisions=43484449  nbAssignments=23391  nbFailedAssignments=17530  nbBacktracks=5817
65.19	     nbVisitedNodes=45061  nbRestartNogoods=174
65.19	       =>  wckTime=64.257  cpuTime=64.09  mem=18M419
92.19	   
92.19	   search
92.19	     run=14  nbConstraintChecks=77128572  nbValidityChecks=138401368  nbPropagations=447987  nbRevisions=65247239
92.19	     nbUselessRevisions=62732664  nbAssignments=30080  nbFailedAssignments=21297  nbBacktracks=8736
92.19	     nbVisitedNodes=57690  nbRestartNogoods=191
92.19	       =>  wckTime=91.254  cpuTime=91.08  mem=18M419
92.95	   
92.95	   search
92.95	     run=15  nbConstraintChecks=77793379  nbValidityChecks=139451984  nbPropagations=580961  nbRevisions=85383251
92.95	     nbUselessRevisions=82132577  nbAssignments=30284  nbFailedAssignments=21416  nbBacktracks=8822
92.95	     nbVisitedNodes=58076  nbRestartNogoods=207
92.95	       =>  wckTime=92.023  cpuTime=91.84  mem=18M419
92.96	   
92.96	   global
92.96	     nbConstraintChecks=77802373  nbValidityChecks=139451984  nbPropagations=580980  nbRevisions=85383477
92.96	     nbUselessRevisions=82132713  nbRestartNogoods=207  solvingWckTime=92.024  solvingCpuTime=91.84  expiredTime=no
92.96	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=92.34
92.96	       =>  wckTime=92.661  cpuTime=92.29  mem=18M419
92.96	   
92.96	s UNSATISFIABLE
92.96	d NODES 30284
92.96	d CHECKS 77802373
92.96	   
92.96	   totalWckTime=92.738  totalCpuTime=92.34

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-198053-1168071202 -o ROOT/results/node4/solver-198053-1168071202 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198053-1168071202/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.83 1.96 1.91 4/93 10805
/proc/meminfo: memFree=1112768/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=1784 CPUtime=0
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 152 0 0 0 0 0 0 0 18 0 1 0 155516513 1826816 124 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10804/statm: 446 124 91 14 0 91 0

[startup+0.107875 s]
/proc/loadavg: 1.83 1.96 1.91 4/93 10805
/proc/meminfo: memFree=1112768/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=914988 CPUtime=0.09
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 3063 0 1 0 7 2 0 0 24 0 8 0 155516513 936947712 2809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228747 2809 1451 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515917 s]
/proc/loadavg: 1.83 1.96 1.91 4/93 10805
/proc/meminfo: memFree=1112768/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915328 CPUtime=0.49
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 6547 0 1 0 45 4 0 0 25 0 8 0 155516513 937295872 6286 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073570350 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228832 6287 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.339 s]
/proc/loadavg: 1.83 1.96 1.91 3/100 10812
/proc/meminfo: memFree=1086216/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915576 CPUtime=1.31
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 9427 0 1 0 123 8 0 0 25 0 8 0 155516513 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073743038 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228894 9164 2533 14 0 215364 0
[pid=10804/tid=10806] ppid=10802 vsize=915576 CPUtime=0.02
/proc/10804/task/10806/stat : 10806 (java) S 10802 10804 10681 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 155516517 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10807] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10807/stat : 10807 (java) S 10802 10804 10681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516518 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10808] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10808/stat : 10808 (java) S 10802 10804 10681 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516518 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10809] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10809/stat : 10809 (java) S 10802 10804 10681 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155516521 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10810] ppid=10802 vsize=915576 CPUtime=0.22
/proc/10804/task/10810/stat : 10810 (java) S 10802 10804 10681 0 -1 64 406 0 0 0 21 1 0 0 15 0 8 0 155516521 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10811] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10811/stat : 10811 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155516521 937549824 9164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10812] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10812/stat : 10812 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516521 937549824 9164 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) 915576

[startup+2.99216 s]
/proc/loadavg: 1.84 1.96 1.91 3/100 10812
/proc/meminfo: memFree=1086088/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915576 CPUtime=2.97
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 9446 0 1 0 288 9 0 0 25 0 8 0 155516513 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073919446 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228894 9182 2533 14 0 215364 0
[pid=10804/tid=10806] ppid=10802 vsize=915576 CPUtime=0.02
/proc/10804/task/10806/stat : 10806 (java) S 10802 10804 10681 0 -1 64 182 0 0 0 2 0 0 0 17 0 8 0 155516517 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10807] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10807/stat : 10807 (java) S 10802 10804 10681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516518 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10808] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10808/stat : 10808 (java) S 10802 10804 10681 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516518 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10809] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10809/stat : 10809 (java) S 10802 10804 10681 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155516521 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10810] ppid=10802 vsize=915576 CPUtime=0.23
/proc/10804/task/10810/stat : 10810 (java) S 10802 10804 10681 0 -1 64 412 0 0 0 22 1 0 0 15 0 8 0 155516521 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10811] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10811/stat : 10811 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155516521 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10812] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10812/stat : 10812 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516521 937549824 9182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915576

[startup+6.28147 s]
/proc/loadavg: 1.84 1.96 1.91 3/100 10812
/proc/meminfo: memFree=1085960/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915576 CPUtime=6.26
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 9481 0 1 0 617 9 0 0 25 0 8 0 155516513 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073752248 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228894 9213 2533 14 0 215364 0
[pid=10804/tid=10806] ppid=10802 vsize=915576 CPUtime=0.02
/proc/10804/task/10806/stat : 10806 (java) S 10802 10804 10681 0 -1 64 182 0 0 0 2 0 0 0 17 0 8 0 155516517 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10807] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10807/stat : 10807 (java) S 10802 10804 10681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516518 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10808] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10808/stat : 10808 (java) S 10802 10804 10681 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516518 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10809] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10809/stat : 10809 (java) S 10802 10804 10681 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155516521 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10810] ppid=10802 vsize=915576 CPUtime=0.26
/proc/10804/task/10810/stat : 10810 (java) S 10802 10804 10681 0 -1 64 428 0 0 0 24 2 0 0 16 0 8 0 155516521 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10811] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10811/stat : 10811 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155516521 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10812] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10812/stat : 10812 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516521 937549824 9213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915576

[startup+12.7781 s]
/proc/loadavg: 1.87 1.97 1.91 3/100 10812
/proc/meminfo: memFree=1085896/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915576 CPUtime=12.75
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 9504 0 1 0 1266 9 0 0 25 0 8 0 155516513 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073940457 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228894 9235 2533 14 0 215364 0
[pid=10804/tid=10806] ppid=10802 vsize=915576 CPUtime=0.02
/proc/10804/task/10806/stat : 10806 (java) S 10802 10804 10681 0 -1 64 182 0 0 0 2 0 0 0 17 0 8 0 155516517 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10807] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10807/stat : 10807 (java) S 10802 10804 10681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516518 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10808] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10808/stat : 10808 (java) S 10802 10804 10681 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516518 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10809] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10809/stat : 10809 (java) S 10802 10804 10681 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155516521 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10810] ppid=10802 vsize=915576 CPUtime=0.27
/proc/10804/task/10810/stat : 10810 (java) S 10802 10804 10681 0 -1 64 432 0 0 0 25 2 0 0 16 0 8 0 155516521 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10811] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10811/stat : 10811 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155516521 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10812] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10812/stat : 10812 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516521 937549824 9235 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 915576

[startup+25.6233 s]
/proc/loadavg: 1.89 1.97 1.91 3/100 10812
/proc/meminfo: memFree=1085896/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915576 CPUtime=25.57
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 9528 0 1 0 2548 9 0 0 25 0 8 0 155516513 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073944741 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228894 9257 2533 14 0 215364 0
[pid=10804/tid=10806] ppid=10802 vsize=915576 CPUtime=0.02
/proc/10804/task/10806/stat : 10806 (java) S 10802 10804 10681 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 155516517 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10807] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10807/stat : 10807 (java) S 10802 10804 10681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516518 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10808] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10808/stat : 10808 (java) S 10802 10804 10681 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516518 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10809] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10809/stat : 10809 (java) S 10802 10804 10681 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155516521 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10810] ppid=10802 vsize=915576 CPUtime=0.28
/proc/10804/task/10810/stat : 10810 (java) S 10802 10804 10681 0 -1 64 437 0 0 0 26 2 0 0 16 0 8 0 155516521 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10811] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10811/stat : 10811 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155516521 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10812] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10812/stat : 10812 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516521 937549824 9257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915576

[startup+51.2538 s]
/proc/loadavg: 1.98 1.98 1.92 3/100 10812
/proc/meminfo: memFree=1085896/2055920 swapFree=4191880/4192956
[pid=10804] ppid=10802 vsize=915576 CPUtime=51.19
/proc/10804/stat : 10804 (java) R 10802 10804 10681 0 -1 0 9533 0 1 0 5109 10 0 0 25 0 8 0 155516513 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073919446 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10804/statm: 228894 9262 2533 14 0 215364 0
[pid=10804/tid=10806] ppid=10802 vsize=915576 CPUtime=0.02
/proc/10804/task/10806/stat : 10806 (java) S 10802 10804 10681 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 155516517 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10807] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10807/stat : 10807 (java) S 10802 10804 10681 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155516518 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10808] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10808/stat : 10808 (java) S 10802 10804 10681 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155516518 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10809] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10809/stat : 10809 (java) S 10802 10804 10681 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155516521 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10810] ppid=10802 vsize=915576 CPUtime=0.28
/proc/10804/task/10810/stat : 10810 (java) S 10802 10804 10681 0 -1 64 437 0 0 0 26 2 0 0 16 0 8 0 155516521 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10811] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10811/stat : 10811 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 155516521 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10804/tid=10812] ppid=10802 vsize=915576 CPUtime=0
/proc/10804/task/10812/stat : 10812 (java) S 10802 10804 10681 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155516521 937549824 9262 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 92.994
CPU time (s): 92.8659
CPU user time (s): 92.7559
CPU system time (s): 0.109983
CPU usage (%): 99.8622
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.7559
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9630
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= 3182
involuntary context switches= 5735

runsolver used 0.156976 s user time and 0.267959 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 08:13:24 UTC 2007


IDJOB= 198053
IDBENCH= 3531
FILE ID= node4/198053-1168071202

PBS_JOBID= 3475728

Free space on /tmp= 66304 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-44-10-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198053-1168071202/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-198053-1168071202 -o ROOT/results/node4/solver-198053-1168071202 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/198053-1168071202/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5a77c82d4a1b3da080370c15439dcb29

RANDOM SEED= 566607338

TIME LIMIT= 1800 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.223
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.223
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:       1113248 kB
Buffers:         73500 kB
Cached:         640096 kB
SwapCached:        268 kB
Active:         498732 kB
Inactive:       347836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113248 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:         161328 kB
Slab:            80388 kB
Committed_AS:  4500684 kB
PageTables:       2608 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= 66304 MiB



End job on node4 on Sat Jan  6 08:15:03 UTC 2007