Trace number 224845

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 16.3195 16.4407

DiagnosticValue
CHECKS169061146
NODES71450

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-19_ext.xml
MD5SUM54be079497ce2e66ed7b5093a6bdcd40
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 benchmark1.3238
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/224845-1168270030/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=80  maxDomainSize=80
0.42	       =>  wckTime=0.104  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
0.60	   
0.60	   constraints being loaded...
0.70	     nbConstraints=103  nbRelationTypes=103  nbExtensionStructures=103  nbSharedExtensionStructures=0
0.70	     nbConflictsStructures=103  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=9  maxArity=2
0.70	       =>  wckTime=0.379  cpuTime=0.32  mem=21M596
0.74	   
0.74	   solver IterativeSystematicSolver being built... 
0.91	       =>  wckTime=0.588  cpuTime=0.45  mem=15M362
0.96	   
0.96	   preprocessing
0.96	     nbConstraintChecks=154594  nbPropagations=969  nbRevisions=3364  nbUselessRevisions=1999  nbSingletonTests=47
0.96	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.96	       =>  wckTime=0.051  cpuTime=0.04  mem=15M362
0.99	   
0.99	   search
0.99	     run=0  nbConstraintChecks=84434  nbPropagations=1726  nbRevisions=6372  nbUselessRevisions=3588  nbAssignments=39
0.99	     nbFailedAssignments=23  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.99	     nbTooLargeKeys=0
0.99	       =>  wckTime=0.081  cpuTime=0.07  mem=15M362
1.02	   
1.02	   search
1.02	     run=1  nbConstraintChecks=238910  nbPropagations=4872  nbRevisions=18389  nbUselessRevisions=9966  nbAssignments=86
1.02	     nbFailedAssignments=48  nbBacktracks=26  nbVisitedNodes=150  nbRestartNogoods=2  mapSize=21  nbInferences=0
1.02	     nbTooLargeKeys=0
1.02	       =>  wckTime=0.106  cpuTime=0.09  mem=15M362
1.05	   
1.05	   search
1.05	     run=2  nbConstraintChecks=493166  nbPropagations=9971  nbRevisions=38058  nbUselessRevisions=20399
1.05	     nbAssignments=163  nbFailedAssignments=68  nbBacktracks=49  nbVisitedNodes=234  nbRestartNogoods=13  mapSize=40
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.138  cpuTime=0.11  mem=15M362
1.07	   
1.07	   search
1.07	     run=3  nbConstraintChecks=679002  nbPropagations=16980  nbRevisions=65278  nbUselessRevisions=34768
1.07	     nbAssignments=237  nbFailedAssignments=101  nbBacktracks=83  nbVisitedNodes=365  nbRestartNogoods=16  mapSize=66
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.159  cpuTime=0.13  mem=15M362
1.13	   
1.13	   search
1.13	     run=4  nbConstraintChecks=1209079  nbPropagations=29576  nbRevisions=115268  nbUselessRevisions=60998
1.13	     nbAssignments=451  nbFailedAssignments=260  nbBacktracks=134  nbVisitedNodes=782  nbRestartNogoods=19  mapSize=115
1.14	     nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.223  cpuTime=0.19  mem=15M362
1.18	   
1.18	   search
1.18	     run=5  nbConstraintChecks=1621411  nbPropagations=47018  nbRevisions=186584  nbUselessRevisions=98820
1.18	     nbAssignments=648  nbFailedAssignments=374  nbBacktracks=209  nbVisitedNodes=1143  nbRestartNogoods=20  mapSize=182
1.18	     nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.271  cpuTime=0.24  mem=15M362
1.27	   
1.27	   search
1.27	     run=6  nbConstraintChecks=2483382  nbPropagations=73553  nbRevisions=296006  nbUselessRevisions=156335
1.27	     nbAssignments=978  nbFailedAssignments=566  nbBacktracks=324  nbVisitedNodes=1724  nbRestartNogoods=32  mapSize=277
1.27	     nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.362  cpuTime=0.33  mem=15M362
1.45	   
1.45	   search
1.45	     run=7  nbConstraintChecks=4033370  nbPropagations=116603  nbRevisions=477183  nbUselessRevisions=251304
1.45	     nbAssignments=1649  nbFailedAssignments=1060  nbBacktracks=495  nbVisitedNodes=3025  nbRestartNogoods=37
1.45	     mapSize=433  nbInferences=0  nbTooLargeKeys=0
1.45	       =>  wckTime=0.539  cpuTime=0.49  mem=15M362
1.56	   
1.56	   search
1.56	     run=8  nbConstraintChecks=5022148  nbPropagations=172195  nbRevisions=709929  nbUselessRevisions=373215
1.56	     nbAssignments=2169  nbFailedAssignments=1317  nbBacktracks=751  nbVisitedNodes=3946  nbRestartNogoods=41
1.56	     mapSize=625  nbInferences=0  nbTooLargeKeys=0
1.56	       =>  wckTime=0.646  cpuTime=0.58  mem=15M362
1.82	   
1.82	   search
1.82	     run=9  nbConstraintChecks=7834986  nbPropagations=256410  nbRevisions=1062912  nbUselessRevisions=557680
1.82	     nbAssignments=3209  nbFailedAssignments=1958  nbBacktracks=1135  nbVisitedNodes=5870  nbRestartNogoods=45
1.82	     mapSize=958  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.906  cpuTime=0.84  mem=16M337
1.84	   
1.84	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=16M337)
2.04	   
2.04	   search
2.04	     run=10  nbConstraintChecks=10025542  nbPropagations=371277  nbRevisions=1541435  nbUselessRevisions=807677
2.04	     nbAssignments=4425  nbFailedAssignments=2589  nbBacktracks=1711  nbVisitedNodes=8045  nbRestartNogoods=55
2.04	       =>  wckTime=1.134  cpuTime=1.06  mem=16M337
2.65	   
2.65	   search
2.65	     run=11  nbConstraintChecks=16647557  nbPropagations=557422  nbRevisions=2326232  nbUselessRevisions=1217488
2.65	     nbAssignments=7084  nbFailedAssignments=4368  nbBacktracks=2575  nbVisitedNodes=13106  nbRestartNogoods=69
2.65	       =>  wckTime=1.739  cpuTime=1.66  mem=16M337
3.27	   
3.27	   search
3.27	     run=12  nbConstraintChecks=23450041  nbPropagations=821951  nbRevisions=3437563  nbUselessRevisions=1797547
3.27	     nbAssignments=10110  nbFailedAssignments=6079  nbBacktracks=3873  nbVisitedNodes=18632  nbRestartNogoods=74
3.27	       =>  wckTime=2.363  cpuTime=2.29  mem=16M337
4.63	   
4.63	   search
4.63	     run=13  nbConstraintChecks=38407035  nbPropagations=1242845  nbRevisions=5219953  nbUselessRevisions=2726936
4.63	     nbAssignments=15520  nbFailedAssignments=9522  nbBacktracks=5819  nbVisitedNodes=28806  nbRestartNogoods=93
4.63	       =>  wckTime=3.715  cpuTime=3.63  mem=16M337
6.24	   
6.24	   search
6.24	     run=14  nbConstraintChecks=56115220  nbPropagations=1865170  nbRevisions=7855547  nbUselessRevisions=4104015
6.24	     nbAssignments=23489  nbFailedAssignments=14565  nbBacktracks=8738  nbVisitedNodes=43707  nbRestartNogoods=101
6.24	       =>  wckTime=5.328  cpuTime=5.24  mem=16M337
9.23	   
9.23	   search
9.23	     run=15  nbConstraintChecks=89283483  nbPropagations=2846817  nbRevisions=12024508  nbUselessRevisions=6276718
9.23	     nbAssignments=36775  nbFailedAssignments=23457  nbBacktracks=13116  nbVisitedNodes=68932  nbRestartNogoods=124
9.23	       =>  wckTime=8.317  cpuTime=8.21  mem=16M337
13.38	   
13.38	   search
13.38	     run=16  nbConstraintChecks=135393695  nbPropagations=4332306  nbRevisions=18377292  nbUselessRevisions=9602893
13.38	     nbAssignments=57887  nbFailedAssignments=37983  nbBacktracks=19685  nbVisitedNodes=108948  nbRestartNogoods=139
13.38	       =>  wckTime=12.472  cpuTime=12.35  mem=16M337
16.39	   
16.39	   search
16.39	     run=17  nbConstraintChecks=168906552  nbPropagations=6176365  nbRevisions=26288610  nbUselessRevisions=13744039
16.39	     nbAssignments=71450  nbFailedAssignments=47099  nbBacktracks=24092  nbVisitedNodes=134757  nbRestartNogoods=152
16.39	       =>  wckTime=15.481  cpuTime=15.34  mem=16M337
16.39	   
16.39	   global
16.39	     nbConstraintChecks=169061146  nbPropagations=6177334  nbRevisions=26291974  nbUselessRevisions=13746038
16.39	     nbRestartNogoods=152  solvingWckTime=15.482  solvingCpuTime=15.34  expiredTime=no  totalExploration=no
16.39	     nbFoundSolutions=1  globalCpuTime=15.85
16.39	       =>  wckTime=16.075  cpuTime=15.79  mem=16M337
16.40	   
16.40	s SATISFIABLE
16.40	v 19 18 40 23 23 78 72 14 1 5 36 55 3 28 47 13 69 31 43 11 65 18 67 40 0 78 63 44 28 4 25 57 8 46 75 66 24 1 32 75 
16.40	d NODES 71450
16.40	d CHECKS 169061146
16.40	   
16.40	   totalWckTime=16.156  totalCpuTime=15.85

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/node41/watcher-224845-1168270030 -o ROOT/results/node41/solver-224845-1168270030 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/224845-1168270030/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.99 2.00 1.93 4/76 10748
/proc/meminfo: memFree=1736848/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=11820 CPUtime=0
/proc/10747/stat : 10747 (java) D 10745 10747 9795 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 175402313 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 1962788 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/10747/statm: 2967 515 425 14 0 1602 0

[startup+0.104488 s]
/proc/loadavg: 1.99 2.00 1.93 4/76 10748
/proc/meminfo: memFree=1736848/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=914988 CPUtime=0.09
/proc/10747/stat : 10747 (java) R 10745 10747 9795 0 -1 0 2980 0 1 0 7 2 0 0 17 0 8 0 175402313 936947712 2726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153795705 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10747/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512525 s]
/proc/loadavg: 1.99 2.00 1.93 4/76 10748
/proc/meminfo: memFree=1736848/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=915328 CPUtime=0.49
/proc/10747/stat : 10747 (java) R 10745 10747 9795 0 -1 0 7255 0 1 0 45 4 0 0 18 0 8 0 175402313 937295872 6994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073569582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10747/statm: 228832 6994 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33459 s]
/proc/loadavg: 1.99 2.00 1.93 3/83 10755
/proc/meminfo: memFree=1705560/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=915464 CPUtime=1.3
/proc/10747/stat : 10747 (java) R 10745 10747 9795 0 -1 0 10551 0 1 0 124 6 0 0 25 0 8 0 175402313 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727518 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10747/statm: 228866 10289 2524 14 0 215336 0
[pid=10747/tid=10749] ppid=10745 vsize=915464 CPUtime=0.03
/proc/10747/task/10749/stat : 10749 (java) S 10745 10747 9795 0 -1 64 352 0 0 0 3 0 0 0 16 0 8 0 175402317 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10750] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10750/stat : 10750 (java) S 10745 10747 9795 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175402317 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10751] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10751/stat : 10751 (java) S 10745 10747 9795 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175402317 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10752] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10752/stat : 10752 (java) S 10745 10747 9795 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175402321 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10753] ppid=10745 vsize=915464 CPUtime=0.17
/proc/10747/task/10753/stat : 10753 (java) S 10745 10747 9795 0 -1 64 363 0 0 0 17 0 0 0 15 0 8 0 175402321 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10754] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10754/stat : 10754 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175402321 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10755] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10755/stat : 10755 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175402321 937435136 10289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98673 s]
/proc/loadavg: 1.99 2.00 1.93 3/83 10755
/proc/meminfo: memFree=1705432/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=915464 CPUtime=2.96
/proc/10747/stat : 10747 (java) R 10745 10747 9795 0 -1 0 10566 0 1 0 289 7 0 0 25 0 8 0 175402313 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073742153 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10747/statm: 228866 10303 2524 14 0 215336 0
[pid=10747/tid=10749] ppid=10745 vsize=915464 CPUtime=0.03
/proc/10747/task/10749/stat : 10749 (java) S 10745 10747 9795 0 -1 64 352 0 0 0 3 0 0 0 17 0 8 0 175402317 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10750] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10750/stat : 10750 (java) S 10745 10747 9795 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175402317 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10751] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10751/stat : 10751 (java) S 10745 10747 9795 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175402317 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10752] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10752/stat : 10752 (java) S 10745 10747 9795 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10753] ppid=10745 vsize=915464 CPUtime=0.2
/proc/10747/task/10753/stat : 10753 (java) S 10745 10747 9795 0 -1 64 378 0 0 0 20 0 0 0 15 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10754] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10754/stat : 10754 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10755] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10755/stat : 10755 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915464

[startup+6.28603 s]
/proc/loadavg: 1.99 2.00 1.93 3/83 10755
/proc/meminfo: memFree=1705304/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=915464 CPUtime=6.24
/proc/10747/stat : 10747 (java) R 10745 10747 9795 0 -1 0 10567 0 1 0 617 7 0 0 25 0 8 0 175402313 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10747/statm: 228866 10303 2524 14 0 215336 0
[pid=10747/tid=10749] ppid=10745 vsize=915464 CPUtime=0.03
/proc/10747/task/10749/stat : 10749 (java) S 10745 10747 9795 0 -1 64 352 0 0 0 3 0 0 0 16 0 8 0 175402317 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10750] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10750/stat : 10750 (java) S 10745 10747 9795 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175402317 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10751] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10751/stat : 10751 (java) S 10745 10747 9795 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175402317 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10752] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10752/stat : 10752 (java) S 10745 10747 9795 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10753] ppid=10745 vsize=915464 CPUtime=0.2
/proc/10747/task/10753/stat : 10753 (java) S 10745 10747 9795 0 -1 64 378 0 0 0 20 0 0 0 16 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10754] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10754/stat : 10754 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10755] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10755/stat : 10755 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175402321 937435136 10303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7646 s]
/proc/loadavg: 1.99 2.00 1.93 3/83 10755
/proc/meminfo: memFree=1705368/2055920 swapFree=4191892/4192956
[pid=10747] ppid=10745 vsize=915464 CPUtime=12.69
/proc/10747/stat : 10747 (java) R 10745 10747 9795 0 -1 0 10569 0 1 0 1262 7 0 0 25 0 8 0 175402313 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10747/statm: 228866 10304 2524 14 0 215336 0
[pid=10747/tid=10749] ppid=10745 vsize=915464 CPUtime=0.03
/proc/10747/task/10749/stat : 10749 (java) R 10745 10747 9795 0 -1 64 352 0 0 0 3 0 0 0 16 0 8 0 175402317 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10750] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10750/stat : 10750 (java) S 10745 10747 9795 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175402317 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10751] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10751/stat : 10751 (java) S 10745 10747 9795 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175402317 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10752] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10752/stat : 10752 (java) S 10745 10747 9795 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175402321 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10753] ppid=10745 vsize=915464 CPUtime=0.2
/proc/10747/task/10753/stat : 10753 (java) S 10745 10747 9795 0 -1 64 379 0 0 0 20 0 0 0 15 0 8 0 175402321 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10754] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10754/stat : 10754 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175402321 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10747/tid=10755] ppid=10745 vsize=915464 CPUtime=0
/proc/10747/task/10755/stat : 10755 (java) S 10745 10747 9795 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175402321 937435136 10304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 16.4407
CPU time (s): 16.3195
CPU user time (s): 16.2395
CPU system time (s): 0.079987
CPU usage (%): 99.263
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.2395
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10576
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= 1367
involuntary context switches= 1705

runsolver used 0.020996 s user time and 0.05999 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Jan  8 15:27:11 UTC 2007


IDJOB= 224845
IDBENCH= 5797
FILE ID= node41/224845-1168270030

PBS_JOBID= 3482838

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/224845-1168270030/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-224845-1168270030 -o ROOT/results/node41/solver-224845-1168270030 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/224845-1168270030/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  54be079497ce2e66ed7b5093a6bdcd40

RANDOM SEED= 182701872

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.234
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.234
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:       1737264 kB
Buffers:         52672 kB
Cached:         138828 kB
SwapCached:        396 kB
Active:         169672 kB
Inactive:        94456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737264 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          82612 kB
Slab:            39796 kB
Committed_AS:  3770756 kB
PageTables:       1960 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= 66557 MiB



End job on node41 on Mon Jan  8 15:27:28 UTC 2007