Trace number 223990

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 ACSAT 15.7026 15.8053

DiagnosticValue
CHECKS120544464
NODES86095

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-13_ext.xml
MD5SUMd880f0222988def73e2ffacf50b2f865
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.07368
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
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/223990-1168080483/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.58	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.58	       =>  wckTime=0.285  cpuTime=0.22  mem=13M827
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.47  cpuTime=0.35  mem=13M749
0.77	   
0.77	   preprocessing
0.77	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.77	     detectedInconsistency=no
0.77	       =>  wckTime=0.0020  cpuTime=0.0  mem=13M749
0.82	   
0.82	   search
0.82	     run=0  nbConstraintChecks=39897  nbPropagations=637  nbRevisions=4715  nbUselessRevisions=3347  nbAssignments=29
0.82	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=51  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.051  cpuTime=0.04  mem=14M724
0.84	   
0.84	   search
0.84	     run=1  nbConstraintChecks=82040  nbPropagations=1924  nbRevisions=14262  nbUselessRevisions=10116  nbAssignments=62
0.84	     nbFailedAssignments=26  nbBacktracks=25  nbVisitedNodes=104  nbRestartNogoods=2  mapSize=22  nbInferences=0
0.84	     nbTooLargeKeys=0
0.84	       =>  wckTime=0.069  cpuTime=0.05  mem=14M724
0.86	   
0.86	   search
0.86	     run=2  nbConstraintChecks=146174  nbPropagations=4141  nbRevisions=31219  nbUselessRevisions=21958
0.86	     nbAssignments=107  nbFailedAssignments=45  nbBacktracks=48  nbVisitedNodes=180  nbRestartNogoods=4  mapSize=40
0.86	     nbInferences=0  nbTooLargeKeys=0
0.86	       =>  wckTime=0.087  cpuTime=0.06  mem=14M724
0.88	   
0.88	   search
0.88	     run=3  nbConstraintChecks=271723  nbPropagations=8160  nbRevisions=62645  nbUselessRevisions=43797
0.88	     nbAssignments=185  nbFailedAssignments=85  nbBacktracks=83  nbVisitedNodes=323  nbRestartNogoods=5  mapSize=73
0.88	     nbInferences=0  nbTooLargeKeys=0
0.88	       =>  wckTime=0.11  cpuTime=0.08  mem=14M724
0.90	   
0.90	   search
0.90	     run=4  nbConstraintChecks=405466  nbPropagations=14322  nbRevisions=110844  nbUselessRevisions=77325
0.90	     nbAssignments=288  nbFailedAssignments=131  nbBacktracks=136  nbVisitedNodes=508  nbRestartNogoods=8  mapSize=120
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.133  cpuTime=0.1  mem=14M724
0.94	   
0.94	   search
0.94	     run=5  nbConstraintChecks=574764  nbPropagations=23524  nbRevisions=182496  nbUselessRevisions=127157
0.94	     nbAssignments=431  nbFailedAssignments=193  nbBacktracks=213  nbVisitedNodes=761  nbRestartNogoods=12  mapSize=185
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.165  cpuTime=0.13  mem=14M724
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=910202  nbPropagations=37884  nbRevisions=294911  nbUselessRevisions=204738
0.99	     nbAssignments=660  nbFailedAssignments=304  nbBacktracks=326  nbVisitedNodes=1172  nbRestartNogoods=15  mapSize=280
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.217  cpuTime=0.18  mem=14M724
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=1369052  nbPropagations=59764  nbRevisions=467584  nbUselessRevisions=324131
1.06	     nbAssignments=1002  nbFailedAssignments=469  nbBacktracks=497  nbVisitedNodes=1791  nbRestartNogoods=18
1.06	     mapSize=434  nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.288  cpuTime=0.25  mem=14M724
1.16	   
1.16	   search
1.16	     run=8  nbConstraintChecks=1974305  nbPropagations=91755  nbRevisions=718919  nbUselessRevisions=498037
1.16	     nbAssignments=1469  nbFailedAssignments=673  nbBacktracks=754  nbVisitedNodes=2618  nbRestartNogoods=26
1.16	     mapSize=647  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.386  cpuTime=0.34  mem=14M724
1.31	   
1.31	   search
1.31	     run=9  nbConstraintChecks=2982048  nbPropagations=139979  nbRevisions=1098213  nbUselessRevisions=760140
1.31	     nbAssignments=2195  nbFailedAssignments=1007  nbBacktracks=1138  nbVisitedNodes=3920  nbRestartNogoods=34
1.31	     mapSize=977  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.537  cpuTime=0.47  mem=14M724
1.33	   
1.33	   INFO : Stopping hyperNogood (mapSize=1025, nbTooLargekeys=0, mem=14M724)
1.50	   
1.50	   search
1.50	     run=10  nbConstraintChecks=4459455  nbPropagations=211837  nbRevisions=1660970  nbUselessRevisions=1148249
1.50	     nbAssignments=3239  nbFailedAssignments=1472  nbBacktracks=1714  nbVisitedNodes=5783  nbRestartNogoods=45
1.50	       =>  wckTime=0.733  cpuTime=0.66  mem=14M724
1.79	   
1.79	   search
1.79	     run=11  nbConstraintChecks=6721440  nbPropagations=320608  nbRevisions=2518000  nbUselessRevisions=1739581
1.79	     nbAssignments=4894  nbFailedAssignments=2258  nbBacktracks=2580  nbVisitedNodes=8762  nbRestartNogoods=51
1.79	       =>  wckTime=1.019  cpuTime=0.94  mem=14M724
2.17	   
2.17	   search
2.17	     run=12  nbConstraintChecks=9754135  nbPropagations=480953  nbRevisions=3781980  nbUselessRevisions=2612244
2.17	     nbAssignments=7270  nbFailedAssignments=3331  nbBacktracks=3880  nbVisitedNodes=13011  nbRestartNogoods=58
2.17	       =>  wckTime=1.405  cpuTime=1.33  mem=14M724
2.82	   
2.82	   search
2.82	     run=13  nbConstraintChecks=15015465  nbPropagations=722874  nbRevisions=5691698  nbUselessRevisions=3928207
2.82	     nbAssignments=10867  nbFailedAssignments=4978  nbBacktracks=5826  nbVisitedNodes=19477  nbRestartNogoods=67
2.82	       =>  wckTime=2.046  cpuTime=1.97  mem=14M724
3.73	   
3.73	   search
3.73	     run=14  nbConstraintChecks=22468586  nbPropagations=1081639  nbRevisions=8524797  nbUselessRevisions=5882815
3.73	     nbAssignments=16020  nbFailedAssignments=7207  nbBacktracks=8747  nbVisitedNodes=28638  nbRestartNogoods=80
3.73	       =>  wckTime=2.957  cpuTime=2.87  mem=14M724
5.21	   
5.21	   search
5.21	     run=15  nbConstraintChecks=34798547  nbPropagations=1628963  nbRevisions=12865293  nbUselessRevisions=8871782
5.21	     nbAssignments=24354  nbFailedAssignments=11161  nbBacktracks=13125  nbVisitedNodes=43650  nbRestartNogoods=89
5.21	       =>  wckTime=4.443  cpuTime=4.35  mem=14M724
7.27	   
7.27	   search
7.27	     run=16  nbConstraintChecks=50990889  nbPropagations=2446344  nbRevisions=19342714  nbUselessRevisions=13337516
7.27	     nbAssignments=36572  nbFailedAssignments=16805  nbBacktracks=19694  nbVisitedNodes=65583  nbRestartNogoods=101
7.27	       =>  wckTime=6.496  cpuTime=6.4  mem=14M724
10.27	   
10.27	   search
10.27	     run=17  nbConstraintChecks=75127051  nbPropagations=3655262  nbRevisions=28915160  nbUselessRevisions=19941617
10.27	     nbAssignments=54651  nbFailedAssignments=25026  nbBacktracks=29549  nbVisitedNodes=97845  nbRestartNogoods=113
10.27	       =>  wckTime=9.503  cpuTime=9.39  mem=14M724
15.10	   
15.10	   search
15.10	     run=18  nbConstraintChecks=115040063  nbPropagations=5482072  nbRevisions=43390856  nbUselessRevisions=29913617
15.10	     nbAssignments=82117  nbFailedAssignments=37710  nbBacktracks=44328  nbVisitedNodes=147124  nbRestartNogoods=125
15.10	       =>  wckTime=14.334  cpuTime=14.19  mem=14M724
15.77	   
15.77	   search
15.77	     run=19  nbConstraintChecks=120544464  nbPropagations=7395750  nbRevisions=58547527  nbUselessRevisions=40354718
15.77	     nbAssignments=86095  nbFailedAssignments=39457  nbBacktracks=46519  nbVisitedNodes=154173  nbRestartNogoods=139
15.77	       =>  wckTime=15.001  cpuTime=14.86  mem=14M724
15.77	   
15.77	   global
15.77	     nbConstraintChecks=120544464  nbPropagations=7395790  nbRevisions=58547527  nbUselessRevisions=40354718
15.77	     nbRestartNogoods=139  solvingWckTime=15.002  solvingCpuTime=14.86  expiredTime=no  totalExploration=no
15.77	     nbFoundSolutions=1  globalCpuTime=15.26
15.77	       =>  wckTime=15.476  cpuTime=15.21  mem=14M724
15.77	   
15.77	s SATISFIABLE
15.77	v 0 7 21 3 16 5 12 14 9 4 15 4 7 10 2 17 18 7 2 2 24 23 3 13 22 0 20 6 20 17 5 17 16 9 10 1 0 19 1 24 
15.77	d NODES 86095
15.77	d CHECKS 120544464
15.77	   
15.77	   totalWckTime=15.552  totalCpuTime=15.26

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/node62/watcher-223990-1168080483 -o ROOT/results/node62/solver-223990-1168080483 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223990-1168080483/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: 0.61 1.11 1.51 3/70 4258
/proc/meminfo: memFree=1128024/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=1784 CPUtime=0
/proc/4257/stat : 4257 (java) R 4254 4257 4124 0 -1 0 339 0 0 0 0 0 0 0 18 0 1 0 156446385 1826816 133 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8376286 0 0 4096 0 0 0 0 17 1 0 0
/proc/4257/statm: 446 140 106 14 0 91 0

[startup+0.102984 s]
/proc/loadavg: 0.61 1.11 1.51 3/70 4258
/proc/meminfo: memFree=1128024/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=914988 CPUtime=0.08
/proc/4257/stat : 4257 (java) S 4254 4257 4124 0 -1 0 2996 0 1 0 7 1 0 0 20 0 8 0 156446385 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4257/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511063 s]
/proc/loadavg: 0.61 1.11 1.51 3/70 4258
/proc/meminfo: memFree=1128024/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=915328 CPUtime=0.5
/proc/4257/stat : 4257 (java) R 4254 4257 4124 0 -1 0 7368 0 1 0 46 4 0 0 22 0 8 0 156446385 937295872 7107 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4257/statm: 228832 7107 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33422 s]
/proc/loadavg: 0.61 1.11 1.51 3/87 4275
/proc/meminfo: memFree=1080400/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=915452 CPUtime=1.31
/proc/4257/stat : 4257 (java) R 4254 4257 4124 0 -1 0 8643 0 1 0 126 5 0 0 25 0 8 0 156446385 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803304 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4257/statm: 228863 8381 2513 14 0 215333 0
[pid=4257/tid=4262] ppid=4254 vsize=915452 CPUtime=0.02
/proc/4257/task/4262/stat : 4262 (java) S 4254 4257 4124 0 -1 64 244 0 0 0 2 0 0 0 17 0 8 0 156446388 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4264] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4264/stat : 4264 (java) S 4254 4257 4124 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4265] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4265/stat : 4265 (java) S 4254 4257 4124 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4271] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4271/stat : 4271 (java) S 4254 4257 4124 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446392 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4272] ppid=4254 vsize=915452 CPUtime=0.18
/proc/4257/task/4272/stat : 4272 (java) S 4254 4257 4124 0 -1 64 382 0 0 0 17 1 0 0 15 0 8 0 156446392 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4274] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4274/stat : 4274 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446392 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4275] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4275/stat : 4275 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446392 937422848 8381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.97355 s]
/proc/loadavg: 0.72 1.12 1.52 3/87 4275
/proc/meminfo: memFree=1080272/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=915452 CPUtime=2.94
/proc/4257/stat : 4257 (java) R 4254 4257 4124 0 -1 0 8648 0 1 0 289 5 0 0 25 0 8 0 156446385 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801179 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4257/statm: 228863 8385 2513 14 0 215333 0
[pid=4257/tid=4262] ppid=4254 vsize=915452 CPUtime=0.02
/proc/4257/task/4262/stat : 4262 (java) S 4254 4257 4124 0 -1 64 244 0 0 0 2 0 0 0 16 0 8 0 156446388 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4264] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4264/stat : 4264 (java) S 4254 4257 4124 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4265] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4265/stat : 4265 (java) S 4254 4257 4124 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4271] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4271/stat : 4271 (java) S 4254 4257 4124 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4272] ppid=4254 vsize=915452 CPUtime=0.19
/proc/4257/task/4272/stat : 4272 (java) S 4254 4257 4124 0 -1 64 386 0 0 0 18 1 0 0 16 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4274] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4274/stat : 4274 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4275] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4275/stat : 4275 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915452

[startup+6.2652 s]
/proc/loadavg: 0.72 1.12 1.52 3/87 4275
/proc/meminfo: memFree=1080080/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=915452 CPUtime=6.23
/proc/4257/stat : 4257 (java) R 4254 4257 4124 0 -1 0 8649 0 1 0 617 6 0 0 25 0 8 0 156446385 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073796171 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4257/statm: 228863 8385 2513 14 0 215333 0
[pid=4257/tid=4262] ppid=4254 vsize=915452 CPUtime=0.02
/proc/4257/task/4262/stat : 4262 (java) S 4254 4257 4124 0 -1 64 244 0 0 0 2 0 0 0 16 0 8 0 156446388 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4264] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4264/stat : 4264 (java) S 4254 4257 4124 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4265] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4265/stat : 4265 (java) S 4254 4257 4124 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4271] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4271/stat : 4271 (java) S 4254 4257 4124 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4272] ppid=4254 vsize=915452 CPUtime=0.19
/proc/4257/task/4272/stat : 4272 (java) S 4254 4257 4124 0 -1 64 386 0 0 0 18 1 0 0 16 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4274] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4274/stat : 4274 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4275] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4275/stat : 4275 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915452

[startup+12.7395 s]
/proc/loadavg: 0.91 1.15 1.52 3/87 4275
/proc/meminfo: memFree=1080088/2055920 swapFree=4192812/4192956
[pid=4257] ppid=4254 vsize=915452 CPUtime=12.67
/proc/4257/stat : 4257 (java) R 4254 4257 4124 0 -1 0 8649 0 1 0 1261 6 0 0 25 0 8 0 156446385 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4257/statm: 228863 8385 2513 14 0 215333 0
[pid=4257/tid=4262] ppid=4254 vsize=915452 CPUtime=0.02
/proc/4257/task/4262/stat : 4262 (java) S 4254 4257 4124 0 -1 64 244 0 0 0 2 0 0 0 16 0 8 0 156446388 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4264] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4264/stat : 4264 (java) S 4254 4257 4124 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4265] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4265/stat : 4265 (java) S 4254 4257 4124 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156446389 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4271] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4271/stat : 4271 (java) S 4254 4257 4124 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4272] ppid=4254 vsize=915452 CPUtime=0.19
/proc/4257/task/4272/stat : 4272 (java) S 4254 4257 4124 0 -1 64 386 0 0 0 18 1 0 0 16 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4257/tid=4274] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4274/stat : 4274 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4257/tid=4275] ppid=4254 vsize=915452 CPUtime=0
/proc/4257/task/4275/stat : 4275 (java) S 4254 4257 4124 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156446392 937422848 8385 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 15.8053
CPU time (s): 15.7026
CPU user time (s): 15.6336
CPU system time (s): 0.068989
CPU usage (%): 99.3501
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6336
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8733
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= 1384
involuntary context switches= 1804

runsolver used 0.019996 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 10:48:04 UTC 2007


IDJOB= 223990
IDBENCH= 5699
FILE ID= node62/223990-1168080483

PBS_JOBID= 3476164

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223990-1168080483/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-223990-1168080483 -o ROOT/results/node62/solver-223990-1168080483 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223990-1168080483/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d880f0222988def73e2ffacf50b2f865

RANDOM SEED= 923208217

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.259
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.259
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:       1128496 kB
Buffers:         59576 kB
Cached:         769276 kB
SwapCached:          0 kB
Active:         127036 kB
Inactive:       722032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4248 kB
Writeback:           0 kB
Mapped:          30420 kB
Slab:            63848 kB
Committed_AS:  2884764 kB
PageTables:       1812 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= 66548 MiB



End job on node62 on Sat Jan  6 10:48:24 UTC 2007