Trace number 229076

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 ESACUNSAT 8.92864 9.01093

DiagnosticValue
CHECKS50541702
NODES44098

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-19_ext.xml
MD5SUMd311083315b0da819371623aaae8ec05
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.17867
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
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/229076-1168303556/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.42	       =>  wckTime=0.096  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1416  maxDegree=20
0.60	     maxArity=2
0.60	       =>  wckTime=0.271  cpuTime=0.21  mem=11M893
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.79	       =>  wckTime=0.467  cpuTime=0.34  mem=14M826
0.84	   
0.84	   preprocessing
0.84	     nbConstraintChecks=53716  nbPropagations=807  nbRevisions=5979  nbUselessRevisions=4815  nbSingletonTests=51
0.84	     nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
0.84	       =>  wckTime=0.046  cpuTime=0.03  mem=14M826
0.86	   
0.86	   search
0.86	     run=0  nbConstraintChecks=24276  nbPropagations=1259  nbRevisions=10154  nbUselessRevisions=8014  nbAssignments=26
0.86	     nbFailedAssignments=8  nbBacktracks=14  nbVisitedNodes=44  nbRestartNogoods=0  mapSize=12  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.066  cpuTime=0.04  mem=14M826
0.87	   
0.87	   search
0.87	     run=1  nbConstraintChecks=53304  nbPropagations=3049  nbRevisions=25229  nbUselessRevisions=19792  nbAssignments=57
0.87	     nbFailedAssignments=18  nbBacktracks=29  nbVisitedNodes=94  nbRestartNogoods=1  mapSize=25  nbInferences=0
0.87	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.083  cpuTime=0.05  mem=14M826
0.89	   
0.89	   search
0.89	     run=2  nbConstraintChecks=86671  nbPropagations=5493  nbRevisions=46489  nbUselessRevisions=36234  nbAssignments=94
0.89	     nbFailedAssignments=30  nbBacktracks=51  nbVisitedNodes=152  nbRestartNogoods=3  mapSize=43  nbInferences=0
0.89	     nbTooLargeKeys=0
0.89	       =>  wckTime=0.095  cpuTime=0.06  mem=14M826
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=150400  nbPropagations=9096  nbRevisions=79746  nbUselessRevisions=61947
0.90	     nbAssignments=155  nbFailedAssignments=51  nbBacktracks=85  nbVisitedNodes=253  nbRestartNogoods=5  mapSize=70
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.109  cpuTime=0.08  mem=14M826
0.93	   
0.93	   search
0.93	     run=4  nbConstraintChecks=258682  nbPropagations=14622  nbRevisions=132988  nbUselessRevisions=103029
0.93	     nbAssignments=254  nbFailedAssignments=95  nbBacktracks=135  nbVisitedNodes=430  nbRestartNogoods=9  mapSize=117
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.133  cpuTime=0.1  mem=14M826
0.97	   
0.97	   search
0.97	     run=5  nbConstraintChecks=453089  nbPropagations=23141  nbRevisions=219452  nbUselessRevisions=169350
0.97	     nbAssignments=403  nbFailedAssignments=166  nbBacktracks=210  nbVisitedNodes=698  nbRestartNogoods=13  mapSize=186
0.97	     nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.173  cpuTime=0.14  mem=14M826
1.01	   
1.01	   search
1.01	     run=6  nbConstraintChecks=686384  nbPropagations=35741  nbRevisions=349029  nbUselessRevisions=268315
1.01	     nbAssignments=610  nbFailedAssignments=254  nbBacktracks=324  nbVisitedNodes=1066  nbRestartNogoods=18  mapSize=285
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.22  cpuTime=0.18  mem=14M826
1.07	   
1.07	   search
1.07	     run=7  nbConstraintChecks=973578  nbPropagations=53707  nbRevisions=533376  nbUselessRevisions=408764
1.07	     nbAssignments=904  nbFailedAssignments=372  nbBacktracks=494  nbVisitedNodes=1577  nbRestartNogoods=25  mapSize=425
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.279  cpuTime=0.24  mem=14M826
1.17	   
1.17	   search
1.17	     run=8  nbConstraintChecks=1423201  nbPropagations=79989  nbRevisions=803828  nbUselessRevisions=614499
1.17	     nbAssignments=1348  nbFailedAssignments=552  nbBacktracks=750  nbVisitedNodes=2345  nbRestartNogoods=30
1.17	     mapSize=642  nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.375  cpuTime=0.33  mem=14M826
1.33	   
1.33	   search
1.33	     run=9  nbConstraintChecks=2241537  nbPropagations=119881  nbRevisions=1218821  nbUselessRevisions=928884
1.33	     nbAssignments=2063  nbFailedAssignments=862  nbBacktracks=1135  nbVisitedNodes=3583  nbRestartNogoods=39
1.33	     mapSize=968  nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.534  cpuTime=0.47  mem=14M826
1.35	   
1.35	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=14M826)
1.52	   
1.52	   search
1.52	     run=10  nbConstraintChecks=3433085  nbPropagations=179802  nbRevisions=1850220  nbUselessRevisions=1406978
1.52	     nbAssignments=3079  nbFailedAssignments=1298  nbBacktracks=1711  nbVisitedNodes=5376  nbRestartNogoods=46
1.52	       =>  wckTime=0.726  cpuTime=0.65  mem=14M826
1.77	   
1.77	   search
1.77	     run=11  nbConstraintChecks=5096352  nbPropagations=267823  nbRevisions=2782922  nbUselessRevisions=2113552
1.77	     nbAssignments=4541  nbFailedAssignments=1893  nbBacktracks=2575  nbVisitedNodes=7910  nbRestartNogoods=50
1.77	       =>  wckTime=0.976  cpuTime=0.9  mem=14M826
2.14	   
2.14	   search
2.14	     run=12  nbConstraintChecks=7566069  nbPropagations=398324  nbRevisions=4170391  nbUselessRevisions=3165374
2.14	     nbAssignments=6760  nbFailedAssignments=2811  nbBacktracks=3872  nbVisitedNodes=11817  nbRestartNogoods=60
2.14	       =>  wckTime=1.345  cpuTime=1.27  mem=14M826
2.72	   
2.72	   search
2.72	     run=13  nbConstraintChecks=11240864  nbPropagations=591415  nbRevisions=6220081  nbUselessRevisions=4718312
2.72	     nbAssignments=10040  nbFailedAssignments=4139  nbBacktracks=5818  nbVisitedNodes=17494  nbRestartNogoods=69
2.72	       =>  wckTime=1.928  cpuTime=1.84  mem=14M826
3.63	   
3.63	   search
3.63	     run=14  nbConstraintChecks=17007052  nbPropagations=880856  nbRevisions=9304275  nbUselessRevisions=7054670
3.63	     nbAssignments=14999  nbFailedAssignments=6173  nbBacktracks=8737  nbVisitedNodes=26167  nbRestartNogoods=79
3.63	       =>  wckTime=2.836  cpuTime=2.75  mem=14M826
4.94	   
4.94	   search
4.94	     run=15  nbConstraintChecks=25224189  nbPropagations=1311776  nbRevisions=13905238  nbUselessRevisions=10544214
4.94	     nbAssignments=22359  nbFailedAssignments=9128  nbBacktracks=13116  nbVisitedNodes=38989  nbRestartNogoods=84
4.94	       =>  wckTime=4.152  cpuTime=4.07  mem=14M826
6.97	   
6.97	   search
6.97	     run=16  nbConstraintChecks=37929747  nbPropagations=1959550  nbRevisions=20837511  nbUselessRevisions=15805885
6.97	     nbAssignments=33427  nbFailedAssignments=13621  nbBacktracks=19688  nbVisitedNodes=58421  nbRestartNogoods=95
6.97	       =>  wckTime=6.176  cpuTime=6.09  mem=14M826
8.95	   
8.95	   search
8.95	     run=17  nbConstraintChecks=50487986  nbPropagations=2817633  nbRevisions=30039321  nbUselessRevisions=22792060
8.95	     nbAssignments=44098  nbFailedAssignments=17921  nbBacktracks=26060  nbVisitedNodes=77050  nbRestartNogoods=105
8.95	       =>  wckTime=8.159  cpuTime=8.07  mem=14M826
8.95	   
8.95	   global
8.95	     nbConstraintChecks=50541702  nbPropagations=2818440  nbRevisions=30045300  nbUselessRevisions=22796875
8.95	     nbRestartNogoods=105  solvingWckTime=8.16  solvingCpuTime=8.07  expiredTime=no  totalExploration=yes
8.95	     nbFoundSolutions=0  globalCpuTime=8.45
8.95	       =>  wckTime=8.629  cpuTime=8.41  mem=14M826
8.95	   
8.95	s UNSATISFIABLE
8.95	d NODES 44098
8.95	d CHECKS 50541702
8.95	   
8.96	   totalWckTime=8.703  totalCpuTime=8.45

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/node2/watcher-229076-1168303556 -o ROOT/results/node2/solver-229076-1168303556 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/229076-1168303556/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.92 1.00 1.05 3/78 11788
/proc/meminfo: memFree=1663512/2055920 swapFree=4191880/4192956
[pid=11787] ppid=11785 vsize=72 CPUtime=0
/proc/11787/stat : 11787 (java) R 11785 11787 10126 0 -1 0 17 0 0 0 0 0 0 0 19 0 1 0 178751208 73728 2 18446744073709551615 0 0 4294957032 18446744073709551615 206381313319 0 0 4096 0 0 0 0 17 1 0 0
/proc/11787/statm: 41 6 3 14 0 1 0

[startup+0.103618 s]
/proc/loadavg: 0.92 1.00 1.05 3/78 11788
/proc/meminfo: memFree=1663512/2055920 swapFree=4191880/4192956
[pid=11787] ppid=11785 vsize=911488 CPUtime=0.06
/proc/11787/stat : 11787 (java) R 11785 11787 10126 0 -1 0 2619 0 1 0 5 1 0 0 22 0 8 0 178751208 933363712 2366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154623321 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11787/statm: 227872 2366 1279 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.511689 s]
/proc/loadavg: 0.92 1.00 1.05 3/78 11788
/proc/meminfo: memFree=1663512/2055920 swapFree=4191880/4192956
[pid=11787] ppid=11785 vsize=915328 CPUtime=0.47
/proc/11787/stat : 11787 (java) R 11785 11787 10126 0 -1 0 6670 0 1 0 43 4 0 0 16 0 8 0 178751208 937295872 6409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154646871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 228832 6410 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33384 s]
/proc/loadavg: 0.92 1.00 1.05 2/85 11795
/proc/meminfo: memFree=1639776/2055920 swapFree=4191880/4192956
[pid=11787] ppid=11785 vsize=915452 CPUtime=1.29
/proc/11787/stat : 11787 (java) R 11785 11787 10126 0 -1 0 8691 0 1 0 122 7 0 0 17 0 8 0 178751208 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11787/statm: 228863 8429 2524 14 0 215333 0
[pid=11787/tid=11789] ppid=11785 vsize=915452 CPUtime=0.03
/proc/11787/task/11789/stat : 11789 (java) S 11785 11787 10126 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 178751212 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11790/stat : 11790 (java) S 11785 11787 10126 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 178751212 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11791] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11791/stat : 11791 (java) S 11785 11787 10126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178751212 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11792] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11792/stat : 11792 (java) S 11785 11787 10126 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 178751217 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11793] ppid=11785 vsize=915452 CPUtime=0.19
/proc/11787/task/11793/stat : 11793 (java) R 11785 11787 10126 0 -1 64 383 0 0 0 18 1 0 0 15 0 8 0 178751217 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152994450 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11787/tid=11794] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11794/stat : 11794 (java) S 11785 11787 10126 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 178751217 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11795/stat : 11795 (java) S 11785 11787 10126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178751217 937422848 8429 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915452

[startup+2.97414 s]
/proc/loadavg: 0.92 1.00 1.05 2/85 11795
/proc/meminfo: memFree=1639520/2055920 swapFree=4191880/4192956
[pid=11787] ppid=11785 vsize=915452 CPUtime=2.93
/proc/11787/stat : 11787 (java) R 11785 11787 10126 0 -1 0 8713 0 1 0 286 7 0 0 18 0 8 0 178751208 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 228863 8449 2524 14 0 215333 0
[pid=11787/tid=11789] ppid=11785 vsize=915452 CPUtime=0.03
/proc/11787/task/11789/stat : 11789 (java) S 11785 11787 10126 0 -1 64 242 0 0 0 3 0 0 0 17 0 8 0 178751212 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11790/stat : 11790 (java) S 11785 11787 10126 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 178751212 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11791] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11791/stat : 11791 (java) S 11785 11787 10126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178751212 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11792] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11792/stat : 11792 (java) S 11785 11787 10126 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 178751217 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11793] ppid=11785 vsize=915452 CPUtime=0.21
/proc/11787/task/11793/stat : 11793 (java) S 11785 11787 10126 0 -1 64 391 0 0 0 20 1 0 0 15 0 8 0 178751217 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11787/tid=11794] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11794/stat : 11794 (java) S 11785 11787 10126 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 178751217 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11795/stat : 11795 (java) S 11785 11787 10126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178751217 937422848 8449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915452

[startup+6.26274 s]
/proc/loadavg: 0.93 1.00 1.05 2/85 11795
/proc/meminfo: memFree=1639456/2055920 swapFree=4191880/4192956
[pid=11787] ppid=11785 vsize=915452 CPUtime=6.22
/proc/11787/stat : 11787 (java) R 11785 11787 10126 0 -1 0 8718 0 1 0 615 7 0 0 25 0 8 0 178751208 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786875 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 228863 8454 2524 14 0 215333 0
[pid=11787/tid=11789] ppid=11785 vsize=915452 CPUtime=0.03
/proc/11787/task/11789/stat : 11789 (java) S 11785 11787 10126 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 178751212 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11790/stat : 11790 (java) S 11785 11787 10126 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 178751212 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11791] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11791/stat : 11791 (java) S 11785 11787 10126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178751212 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11792] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11792/stat : 11792 (java) S 11785 11787 10126 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 178751217 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11793] ppid=11785 vsize=915452 CPUtime=0.21
/proc/11787/task/11793/stat : 11793 (java) S 11785 11787 10126 0 -1 64 391 0 0 0 20 1 0 0 15 0 8 0 178751217 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11787/tid=11794] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11794/stat : 11794 (java) S 11785 11787 10126 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 178751217 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11787/tid=11795] ppid=11785 vsize=915452 CPUtime=0
/proc/11787/task/11795/stat : 11795 (java) S 11785 11787 10126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178751217 937422848 8454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 9.01093
CPU time (s): 8.92864
CPU user time (s): 8.84466
CPU system time (s): 0.083987
CPU usage (%): 99.0868
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.84465
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8812
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= 1027
involuntary context switches= 386

runsolver used 0.006998 s user time and 0.033994 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Jan  9 00:45:56 UTC 2007


IDJOB= 229076
IDBENCH= 6277
FILE ID= node2/229076-1168303556

PBS_JOBID= 3502228

Free space on /tmp= 66340 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/229076-1168303556/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-229076-1168303556 -o ROOT/results/node2/solver-229076-1168303556 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/229076-1168303556/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d311083315b0da819371623aaae8ec05

RANDOM SEED= 802497462

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	: 5931.00
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:       1663992 kB
Buffers:         65468 kB
Cached:         221068 kB
SwapCached:        288 kB
Active:         242800 kB
Inactive:        99232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663992 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          73712 kB
Slab:            35264 kB
Committed_AS:  4662360 kB
PageTables:       1992 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= 66340 MiB



End job on node2 on Tue Jan  9 00:46:05 UTC 2007