Trace number 217777

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 ESACSAT 59.8099 59.9049

DiagnosticValue
CHECKS210909489
NODES9781

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-44-9-a3.xml
MD5SUMd41065bf46cd564e9d744154f54ba62e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.157975
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables45
Number of constraints702
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension702
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/217777-1168248871/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=45  nbDomainTypes=2  minDomainSize=44  maxDomainSize=45
0.40	       =>  wckTime=0.098  cpuTime=0.08  mem=6M951
0.40	   
0.40	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
0.70	     nbConstraints=702  nbConvertedConstraints=666  nbConvertConstraintsChecks=93061  nbExtensionStructures=2
0.71	     nbSharedExtensionStructures=664  nbConflictsStructures=3  nbSharedConflictsStructures=699
0.71	     nbSharedBinaryRepresentations=46  nbEvaluationManagers=1  nbSharedEvaluationManagers=35  maxDegree=36  maxArity=3
0.71	       =>  wckTime=0.4  cpuTime=0.3  mem=9M877
0.74	   
0.74	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.6  cpuTime=0.43  mem=14M605
41.50	   
41.50	   INFO : Stopping ESAC
41.50	   
41.50	   preprocessing
41.50	     nbConstraintChecks=150278596  nbValidityChecks=5075737  nbPropagations=40934  nbRevisions=358129
41.50	     nbUselessRevisions=248222  nbSingletonTests=1004  nbEffectiveSingletonTests=44  nbESACBranches=319
41.50	     nbRemovedValues=349  detectedInconsistency=no
41.50	       =>  wckTime=40.592  cpuTime=40.5  mem=14M605
41.65	   
41.65	   search
41.65	     run=0  nbConstraintChecks=504308  nbValidityChecks=40702  nbPropagations=41471  nbRevisions=361747
41.65	     nbUselessRevisions=250745  nbAssignments=20  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=37
41.65	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
41.65	       =>  wckTime=40.745  cpuTime=40.64  mem=15M613
41.77	   
41.77	   search
41.77	     run=1  nbConstraintChecks=926044  nbValidityChecks=87339  nbPropagations=83659  nbRevisions=729420
41.77	     nbUselessRevisions=505467  nbAssignments=48  nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=84
41.77	     nbRestartNogoods=0  mapSize=18  nbInferences=0  nbTooLargeKeys=0
41.77	       =>  wckTime=40.864  cpuTime=40.77  mem=15M613
41.94	   
41.94	   search
41.94	     run=2  nbConstraintChecks=1532958  nbValidityChecks=134117  nbPropagations=126703  nbRevisions=1103492
41.94	     nbUselessRevisions=764261  nbAssignments=87  nbFailedAssignments=31  nbBacktracks=52  nbVisitedNodes=143
41.94	     nbRestartNogoods=2  mapSize=28  nbInferences=0  nbTooLargeKeys=0
41.94	       =>  wckTime=41.037  cpuTime=40.93  mem=15M613
42.08	   
42.08	   search
42.08	     run=3  nbConstraintChecks=2029578  nbValidityChecks=179029  nbPropagations=170651  nbRevisions=1484922
42.08	     nbUselessRevisions=1028076  nbAssignments=136  nbFailedAssignments=42  nbBacktracks=87  nbVisitedNodes=210
42.08	     nbRestartNogoods=6  mapSize=40  nbInferences=0  nbTooLargeKeys=0
42.08	       =>  wckTime=41.175  cpuTime=41.07  mem=15M613
42.25	   
42.25	   search
42.25	     run=4  nbConstraintChecks=2646562  nbValidityChecks=227740  nbPropagations=215624  nbRevisions=1873800
42.25	     nbUselessRevisions=1296658  nbAssignments=206  nbFailedAssignments=55  nbBacktracks=143  nbVisitedNodes=304
42.25	     nbRestartNogoods=9  mapSize=55  nbInferences=0  nbTooLargeKeys=0
42.25	       =>  wckTime=41.345  cpuTime=41.24  mem=15M613
42.59	   
42.59	   search
42.59	     run=5  nbConstraintChecks=3866844  nbValidityChecks=317097  nbPropagations=262489  nbRevisions=2277583
42.59	     nbUselessRevisions=1575020  nbAssignments=307  nbFailedAssignments=79  nbBacktracks=219  nbVisitedNodes=446
42.59	     nbRestartNogoods=12  mapSize=79  nbInferences=0  nbTooLargeKeys=0
42.59	       =>  wckTime=41.681  cpuTime=41.57  mem=15M613
42.89	   
42.89	   search
42.89	     run=6  nbConstraintChecks=4928530  nbValidityChecks=406759  nbPropagations=311737  nbRevisions=2698800
42.89	     nbUselessRevisions=1864862  nbAssignments=461  nbFailedAssignments=110  nbBacktracks=339  nbVisitedNodes=653
42.89	     nbRestartNogoods=17  mapSize=109  nbInferences=0  nbTooLargeKeys=0
42.89	       =>  wckTime=41.986  cpuTime=41.88  mem=15M613
43.40	   
43.40	   search
43.40	     run=7  nbConstraintChecks=6667906  nbValidityChecks=536384  nbPropagations=364673  nbRevisions=3146845
43.40	     nbUselessRevisions=2172418  nbAssignments=688  nbFailedAssignments=163  nbBacktracks=509  nbVisitedNodes=956
43.40	     nbRestartNogoods=21  mapSize=156  nbInferences=0  nbTooLargeKeys=0
43.40	       =>  wckTime=42.491  cpuTime=42.38  mem=15M613
43.91	   
43.91	   search
43.91	     run=8  nbConstraintChecks=8140660  nbValidityChecks=711020  nbPropagations=429541  nbRevisions=3693926
43.91	     nbUselessRevisions=2556287  nbAssignments=1166  nbFailedAssignments=373  nbBacktracks=765  nbVisitedNodes=1753
43.91	     nbRestartNogoods=24  mapSize=274  nbInferences=0  nbTooLargeKeys=0
43.91	       =>  wckTime=43.002  cpuTime=42.88  mem=15M613
45.65	   
45.65	   search
45.65	     run=9  nbConstraintChecks=14089743  nbValidityChecks=1104482  nbPropagations=507449  nbRevisions=4336804
45.65	     nbUselessRevisions=3007060  nbAssignments=1742  nbFailedAssignments=550  nbBacktracks=1149  nbVisitedNodes=2611
45.65	     nbRestartNogoods=34  mapSize=419  nbInferences=0  nbTooLargeKeys=0
45.65	       =>  wckTime=44.741  cpuTime=44.61  mem=15M613
47.44	   
47.44	   search
47.44	     run=10  nbConstraintChecks=20141613  nbValidityChecks=1670415  nbPropagations=606514  nbRevisions=5140985
47.44	     nbUselessRevisions=3569069  nbAssignments=2607  nbFailedAssignments=831  nbBacktracks=1730  nbVisitedNodes=3957
47.44	     nbRestartNogoods=38  mapSize=667  nbInferences=0  nbTooLargeKeys=0
47.44	       =>  wckTime=46.532  cpuTime=46.39  mem=15M613
49.65	   
49.65	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=15M613)
50.09	   
50.09	   search
50.09	     run=11  nbConstraintChecks=28889692  nbValidityChecks=2533815  nbPropagations=742525  nbRevisions=6224803
50.09	     nbUselessRevisions=4324089  nbAssignments=4042  nbFailedAssignments=1396  nbBacktracks=2594  nbVisitedNodes=6312
50.09	     nbRestartNogoods=41
50.09	       =>  wckTime=49.18  cpuTime=49.03  mem=15M613
54.39	   
54.39	   search
54.39	     run=12  nbConstraintChecks=43019996  nbValidityChecks=4068082  nbPropagations=948364  nbRevisions=7847324
54.39	     nbUselessRevisions=5453343  nbAssignments=6443  nbFailedAssignments=2492  nbBacktracks=3893  nbVisitedNodes=10439
54.39	     nbRestartNogoods=60
54.39	       =>  wckTime=53.484  cpuTime=53.33  mem=15M613
59.87	   
59.87	   search
59.87	     run=13  nbConstraintChecks=60630893  nbValidityChecks=6119817  nbPropagations=1253191  nbRevisions=10235851
59.87	     nbUselessRevisions=7113573  nbAssignments=9781  nbFailedAssignments=4238  nbBacktracks=5440  nbVisitedNodes=16405
59.87	     nbRestartNogoods=76
59.87	       =>  wckTime=58.967  cpuTime=58.81  mem=15M613
59.87	   
59.87	   global
59.87	     nbConstraintChecks=210909489  nbValidityChecks=11195554  nbPropagations=1294125  nbRevisions=10593980
59.87	     nbUselessRevisions=7361795  nbRestartNogoods=76  solvingWckTime=58.968  solvingCpuTime=58.81  expiredTime=no
59.87	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=59.3
59.87	       =>  wckTime=59.57  cpuTime=59.24  mem=15M613
59.88	   
59.88	s SATISFIABLE
59.88	v 0 3 9 17 19 32 39 43 44 3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1 
59.88	d NODES 9781
59.88	d CHECKS 210909489
59.88	   
59.88	   totalWckTime=59.647  totalCpuTime=59.3

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-217777-1168248871 -o ROOT/results/node51/solver-217777-1168248871 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217777-1168248871/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.75 1.95 1.96 4/81 16120
/proc/meminfo: memFree=1434864/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=1784 CPUtime=0
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 173285656 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/16119/statm: 446 140 106 14 0 91 0

[startup+0.105008 s]
/proc/loadavg: 1.75 1.95 1.96 4/81 16120
/proc/meminfo: memFree=1434864/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=914988 CPUtime=0.07
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 3002 0 1 0 6 1 0 0 23 0 8 0 173285656 936947712 2748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228747 2748 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.517079 s]
/proc/loadavg: 1.75 1.95 1.96 4/81 16120
/proc/meminfo: memFree=1434864/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915328 CPUtime=0.49
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 6426 0 1 0 45 4 0 0 25 0 8 0 173285656 937295872 6165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917052 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228832 6166 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34222 s]
/proc/loadavg: 1.75 1.95 1.96 3/89 16128
/proc/meminfo: memFree=1402480/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915560 CPUtime=1.31
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 8627 0 1 0 122 9 0 0 25 0 8 0 173285656 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228890 8365 2540 14 0 215360 0
[pid=16119/tid=16121] ppid=16117 vsize=915560 CPUtime=0.03
/proc/16119/task/16121/stat : 16121 (java) S 16117 16119 15248 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 173285660 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16122] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16117 16119 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173285661 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16123] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16117 16119 15248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173285661 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16124] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16124/stat : 16124 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 173285664 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16125] ppid=16117 vsize=915560 CPUtime=0.19
/proc/16119/task/16125/stat : 16125 (java) R 16117 16119 15248 0 -1 64 381 0 0 0 18 1 0 0 15 0 8 0 173285664 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16126] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173285664 937533440 8365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16127] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16127/stat : 16127 (java) S 16117 16119 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173285664 937533440 8365 18446744073709551615 134512640 134570532 4294956480 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) 915560

[startup+2.9795 s]
/proc/loadavg: 1.77 1.95 1.96 3/89 16128
/proc/meminfo: memFree=1402416/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915560 CPUtime=2.95
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 8648 0 1 0 286 9 0 0 25 0 8 0 173285656 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701470 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228890 8384 2542 14 0 215360 0
[pid=16119/tid=16121] ppid=16117 vsize=915560 CPUtime=0.03
/proc/16119/task/16121/stat : 16121 (java) S 16117 16119 15248 0 -1 64 210 0 0 0 3 0 0 0 17 0 8 0 173285660 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16122] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16117 16119 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173285661 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16123] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16117 16119 15248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173285661 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16124] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16124/stat : 16124 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16125] ppid=16117 vsize=915560 CPUtime=0.21
/proc/16119/task/16125/stat : 16125 (java) S 16117 16119 15248 0 -1 64 392 0 0 0 20 1 0 0 15 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16126] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16127] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16127/stat : 16127 (java) S 16117 16119 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915560

[startup+6.18204 s]
/proc/loadavg: 1.77 1.95 1.96 3/89 16128
/proc/meminfo: memFree=1402416/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915560 CPUtime=6.16
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 8649 0 1 0 606 10 0 0 25 0 8 0 173285656 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073708775 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228890 8384 2542 14 0 215360 0
[pid=16119/tid=16121] ppid=16117 vsize=915560 CPUtime=0.03
/proc/16119/task/16121/stat : 16121 (java) S 16117 16119 15248 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 173285660 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16122] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16117 16119 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173285661 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16123] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16117 16119 15248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173285661 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16124] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16124/stat : 16124 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16125] ppid=16117 vsize=915560 CPUtime=0.21
/proc/16119/task/16125/stat : 16125 (java) S 16117 16119 15248 0 -1 64 393 0 0 0 20 1 0 0 16 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16126] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16127] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16127/stat : 16127 (java) S 16117 16119 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173285664 937533440 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915560

[startup+12.6631 s]
/proc/loadavg: 1.80 1.95 1.96 3/89 16128
/proc/meminfo: memFree=1402440/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915560 CPUtime=12.64
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 8650 0 1 0 1254 10 0 0 25 0 8 0 173285656 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228890 8385 2542 14 0 215360 0
[pid=16119/tid=16121] ppid=16117 vsize=915560 CPUtime=0.03
/proc/16119/task/16121/stat : 16121 (java) S 16117 16119 15248 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 173285660 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16122] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16117 16119 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173285661 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16123] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16117 16119 15248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173285661 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16124] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16124/stat : 16124 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16125] ppid=16117 vsize=915560 CPUtime=0.21
/proc/16119/task/16125/stat : 16125 (java) S 16117 16119 15248 0 -1 64 394 0 0 0 20 1 0 0 17 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16126] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16127] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16127/stat : 16127 (java) S 16117 16119 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915560

[startup+25.5333 s]
/proc/loadavg: 1.83 1.95 1.96 3/89 16128
/proc/meminfo: memFree=1402568/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915560 CPUtime=25.5
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 8651 0 1 0 2539 11 0 0 25 0 8 0 173285656 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866137 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228890 8385 2542 14 0 215360 0
[pid=16119/tid=16121] ppid=16117 vsize=915560 CPUtime=0.03
/proc/16119/task/16121/stat : 16121 (java) S 16117 16119 15248 0 -1 64 210 0 0 0 3 0 0 0 17 0 8 0 173285660 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16122] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16117 16119 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173285661 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16123] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16117 16119 15248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173285661 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16124] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16124/stat : 16124 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16125] ppid=16117 vsize=915560 CPUtime=0.21
/proc/16119/task/16125/stat : 16125 (java) S 16117 16119 15248 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16126] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16127] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16127/stat : 16127 (java) S 16117 16119 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173285664 937533440 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915560

[startup+51.1657 s]
/proc/loadavg: 1.89 1.95 1.96 3/89 16128
/proc/meminfo: memFree=1401480/2055920 swapFree=4192812/4192956
[pid=16119] ppid=16117 vsize=915560 CPUtime=51.08
/proc/16119/stat : 16119 (java) R 16117 16119 15248 0 -1 0 8989 0 1 0 5095 13 0 0 25 0 8 0 173285656 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073709980 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16119/statm: 228890 8714 2543 14 0 215360 0
[pid=16119/tid=16121] ppid=16117 vsize=915560 CPUtime=0.03
/proc/16119/task/16121/stat : 16121 (java) S 16117 16119 15248 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 173285660 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16122] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16122/stat : 16122 (java) S 16117 16119 15248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173285661 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16123] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16123/stat : 16123 (java) S 16117 16119 15248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173285661 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16124] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16124/stat : 16124 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 173285664 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16125] ppid=16117 vsize=915560 CPUtime=0.26
/proc/16119/task/16125/stat : 16125 (java) S 16117 16119 15248 0 -1 64 425 0 0 0 25 1 0 0 15 0 8 0 173285664 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16126] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16126/stat : 16126 (java) S 16117 16119 15248 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173285664 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16119/tid=16127] ppid=16117 vsize=915560 CPUtime=0
/proc/16119/task/16127/stat : 16127 (java) S 16117 16119 15248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173285664 937533440 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 915560

Child status: 0
Real time (s): 59.9049
CPU time (s): 59.8099
CPU user time (s): 59.6689
CPU system time (s): 0.140978
CPU usage (%): 99.8414
Max. virtual memory (cumulated for all children) (KiB): 915560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.6689
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9087
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= 2580
involuntary context switches= 2981

runsolver used 0.096985 s user time and 0.176973 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Jan  8 09:34:31 UTC 2007


IDJOB= 217777
IDBENCH= 5171
FILE ID= node51/217777-1168248871

PBS_JOBID= 3481904

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-44-9-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217777-1168248871/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-217777-1168248871 -o ROOT/results/node51/solver-217777-1168248871 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217777-1168248871/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d41065bf46cd564e9d744154f54ba62e

RANDOM SEED= 995732819

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.277
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.277
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:       1435920 kB
Buffers:         46208 kB
Cached:         432648 kB
SwapCached:          0 kB
Active:         224196 kB
Inactive:       342152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5396 kB
Writeback:           0 kB
Mapped:         106740 kB
Slab:            38820 kB
Committed_AS:  4489464 kB
PageTables:       2016 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= 66559 MiB



End job on node51 on Mon Jan  8 09:35:31 UTC 2007