Trace number 227040

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 20.003 20.1558

DiagnosticValue
CHECKS59739575
NODES86693

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-31_ext.xml
MD5SUMf520e27d9dc735632c581f772ba03f39
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 benchmark4.28835
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/227040-1168277272/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.70	     nbConstraints=751  nbRelationTypes=752  nbExtensionStructures=751  nbSharedExtensionStructures=0
0.70	     nbConflictsStructures=751  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11880  maxDegree=39
0.70	     maxArity=2
0.70	       =>  wckTime=0.382  cpuTime=0.25  mem=11M848
0.74	   
0.74	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.588  cpuTime=0.38  mem=15M5
0.96	   
0.96	   preprocessing
0.96	     nbConstraintChecks=21186  nbPropagations=827  nbRevisions=4729  nbUselessRevisions=3721  nbSingletonTests=46
0.96	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.96	       =>  wckTime=0.054  cpuTime=0.04  mem=15M5
0.99	   
0.99	   search
0.99	     run=0  nbConstraintChecks=14207  nbPropagations=1158  nbRevisions=8819  nbUselessRevisions=7141  nbAssignments=22
0.99	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=33  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.99	     nbTooLargeKeys=0
0.99	       =>  wckTime=0.08  cpuTime=0.05  mem=15M5
1.00	   
1.00	   search
1.00	     run=1  nbConstraintChecks=31166  nbPropagations=2707  nbRevisions=22722  nbUselessRevisions=18556  nbAssignments=52
1.00	     nbFailedAssignments=13  nbBacktracks=26  nbVisitedNodes=77  nbRestartNogoods=2  mapSize=20  nbInferences=0
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.099  cpuTime=0.07  mem=15M5
1.02	   
1.02	   search
1.02	     run=2  nbConstraintChecks=61385  nbPropagations=4853  nbRevisions=46627  nbUselessRevisions=38554  nbAssignments=90
1.02	     nbFailedAssignments=23  nbBacktracks=49  nbVisitedNodes=138  nbRestartNogoods=3  mapSize=40  nbInferences=0
1.02	     nbTooLargeKeys=0
1.02	       =>  wckTime=0.117  cpuTime=0.08  mem=15M5
1.04	   
1.04	   search
1.04	     run=3  nbConstraintChecks=101611  nbPropagations=7803  nbRevisions=82923  nbUselessRevisions=69063
1.04	     nbAssignments=145  nbFailedAssignments=38  nbBacktracks=82  nbVisitedNodes=228  nbRestartNogoods=5  mapSize=69
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.134  cpuTime=0.1  mem=15M5
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=153905  nbPropagations=11828  nbRevisions=136202  nbUselessRevisions=114075
1.06	     nbAssignments=227  nbFailedAssignments=62  nbBacktracks=134  nbVisitedNodes=360  nbRestartNogoods=9  mapSize=111
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.157  cpuTime=0.12  mem=15M5
1.10	   
1.10	   search
1.10	     run=5  nbConstraintChecks=244342  nbPropagations=17590  nbRevisions=218173  nbUselessRevisions=183194
1.10	     nbAssignments=348  nbFailedAssignments=99  nbBacktracks=211  nbVisitedNodes=557  nbRestartNogoods=11  mapSize=178
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.199  cpuTime=0.16  mem=15M5
1.15	   
1.15	   search
1.15	     run=6  nbConstraintChecks=357377  nbPropagations=25550  nbRevisions=337470  nbUselessRevisions=284268
1.15	     nbAssignments=520  nbFailedAssignments=152  nbBacktracks=324  nbVisitedNodes=833  nbRestartNogoods=15  mapSize=270
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.25  cpuTime=0.2  mem=15M5
1.22	   
1.22	   search
1.22	     run=7  nbConstraintChecks=515827  nbPropagations=36609  nbRevisions=510453  nbUselessRevisions=431768
1.22	     nbAssignments=775  nbFailedAssignments=227  nbBacktracks=496  nbVisitedNodes=1255  nbRestartNogoods=17  mapSize=421
1.22	     nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.311  cpuTime=0.26  mem=15M5
1.32	   
1.32	   search
1.32	     run=8  nbConstraintChecks=784164  nbPropagations=52702  nbRevisions=770112  nbUselessRevisions=653412
1.32	     nbAssignments=1155  nbFailedAssignments=345  nbBacktracks=752  nbVisitedNodes=1882  nbRestartNogoods=21
1.32	     mapSize=639  nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.414  cpuTime=0.36  mem=15M5
1.47	   
1.47	   search
1.47	     run=9  nbConstraintChecks=1145743  nbPropagations=75573  nbRevisions=1148367  nbUselessRevisions=976929
1.47	     nbAssignments=1699  nbFailedAssignments=498  nbBacktracks=1136  nbVisitedNodes=2768  nbRestartNogoods=27
1.47	     mapSize=947  nbInferences=0  nbTooLargeKeys=0
1.47	       =>  wckTime=0.563  cpuTime=0.49  mem=15M5
1.51	   
1.51	   INFO : Stopping hyperNogood (mapSize=1038, nbTooLargekeys=0, mem=15M5)
1.68	   
1.68	   search
1.68	     run=10  nbConstraintChecks=1737944  nbPropagations=109466  nbRevisions=1721019  nbUselessRevisions=1467417
1.68	     nbAssignments=2527  nbFailedAssignments=740  nbBacktracks=1713  nbVisitedNodes=4136  nbRestartNogoods=33
1.68	       =>  wckTime=0.771  cpuTime=0.69  mem=15M5
1.93	   
1.93	   search
1.93	     run=11  nbConstraintChecks=2523380  nbPropagations=158012  nbRevisions=2562141  nbUselessRevisions=2191045
1.93	     nbAssignments=3746  nbFailedAssignments=1088  nbBacktracks=2578  nbVisitedNodes=6107  nbRestartNogoods=37
1.93	       =>  wckTime=1.026  cpuTime=0.94  mem=15M5
2.33	   
2.33	   search
2.33	     run=12  nbConstraintChecks=3737127  nbPropagations=229500  nbRevisions=3811531  nbUselessRevisions=3266495
2.33	     nbAssignments=5583  nbFailedAssignments=1619  nbBacktracks=3877  nbVisitedNodes=9127  nbRestartNogoods=44
2.33	       =>  wckTime=1.425  cpuTime=1.33  mem=15M5
2.92	   
2.92	   search
2.92	     run=13  nbConstraintChecks=5579795  nbPropagations=335669  nbRevisions=5670190  nbUselessRevisions=4865008
2.92	     nbAssignments=8348  nbFailedAssignments=2436  nbBacktracks=5823  nbVisitedNodes=13624  nbRestartNogoods=48
2.92	       =>  wckTime=2.016  cpuTime=1.92  mem=15M5
3.84	   
3.84	   search
3.84	     run=14  nbConstraintChecks=8434919  nbPropagations=495168  nbRevisions=8470107  nbUselessRevisions=7271704
3.84	     nbAssignments=12513  nbFailedAssignments=3676  nbBacktracks=8742  nbVisitedNodes=20415  nbRestartNogoods=50
3.84	       =>  wckTime=2.935  cpuTime=2.84  mem=15M5
5.16	   
5.16	   search
5.16	     run=15  nbConstraintChecks=12549461  nbPropagations=731286  nbRevisions=12627771  nbUselessRevisions=10844229
5.16	     nbAssignments=18742  nbFailedAssignments=5517  nbBacktracks=13122  nbVisitedNodes=30530  nbRestartNogoods=57
5.16	       =>  wckTime=4.253  cpuTime=4.15  mem=15M5
7.20	   
7.20	   search
7.20	     run=16  nbConstraintChecks=18939687  nbPropagations=1085108  nbRevisions=18884230  nbUselessRevisions=16221490
7.20	     nbAssignments=28035  nbFailedAssignments=8235  nbBacktracks=19692  nbVisitedNodes=45710  nbRestartNogoods=64
7.20	       =>  wckTime=6.292  cpuTime=6.18  mem=15M5
10.27	   
10.27	   search
10.27	     run=17  nbConstraintChecks=28576857  nbPropagations=1617207  nbRevisions=28309404  nbUselessRevisions=24323093
10.27	     nbAssignments=42092  nbFailedAssignments=12434  nbBacktracks=29544  nbVisitedNodes=68685  nbRestartNogoods=72
10.27	       =>  wckTime=9.365  cpuTime=9.23  mem=15M5
14.95	   
14.95	   search
14.95	     run=18  nbConstraintChecks=43401826  nbPropagations=2423151  nbRevisions=42555947  nbUselessRevisions=36555928
14.95	     nbAssignments=63255  nbFailedAssignments=18807  nbBacktracks=44325  nbVisitedNodes=103546  nbRestartNogoods=79
14.95	       =>  wckTime=14.043  cpuTime=13.89  mem=15M5
20.09	   
20.09	   search
20.09	     run=19  nbConstraintChecks=59718389  nbPropagations=3527744  nbRevisions=62169184  nbUselessRevisions=53404277
20.09	     nbAssignments=86693  nbFailedAssignments=25745  nbBacktracks=60826  nbVisitedNodes=141868  nbRestartNogoods=84
20.09	       =>  wckTime=19.189  cpuTime=19.02  mem=15M5
20.10	   
20.10	   global
20.10	     nbConstraintChecks=59739575  nbPropagations=3528571  nbRevisions=62173913  nbUselessRevisions=53407998
20.10	     nbRestartNogoods=84  solvingWckTime=19.19  solvingCpuTime=19.02  expiredTime=no  totalExploration=yes
20.10	     nbFoundSolutions=0  globalCpuTime=19.45
20.10	       =>  wckTime=19.78  cpuTime=19.4  mem=15M5
20.10	   
20.10	s UNSATISFIABLE
20.10	d NODES 86693
20.10	d CHECKS 59739575
20.10	   
20.10	   totalWckTime=19.862  totalCpuTime=19.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/node59/watcher-227040-1168277272 -o ROOT/results/node59/solver-227040-1168277272 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/227040-1168277272/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.77 0.95 0.98 5/74 15507
/proc/meminfo: memFree=1824128/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=1784 CPUtime=0
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 191 0 0 0 0 0 0 0 18 0 1 0 176125150 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15506/statm: 447 158 123 14 0 92 0

[startup+0.105902 s]
/proc/loadavg: 0.77 0.95 0.98 5/74 15507
/proc/meminfo: memFree=1824128/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=914988 CPUtime=0.08
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 2991 0 1 0 7 1 0 0 17 0 8 0 176125150 936947712 2737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15506/statm: 228747 2738 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513927 s]
/proc/loadavg: 0.77 0.95 0.98 5/74 15507
/proc/meminfo: memFree=1824128/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=915328 CPUtime=0.49
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 6306 0 1 0 45 4 0 0 18 0 8 0 176125150 937295872 6045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073575774 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15506/statm: 228832 6045 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33502 s]
/proc/loadavg: 0.77 0.95 0.98 4/88 15522
/proc/meminfo: memFree=1791248/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=915584 CPUtime=1.3
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 8760 0 1 0 124 6 0 0 24 0 8 0 176125150 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073906575 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15506/statm: 228896 8498 2524 14 0 215366 0
[pid=15506/tid=15510] ppid=15500 vsize=915584 CPUtime=0.03
/proc/15506/task/15510/stat : 15510 (java) S 15500 15506 15357 0 -1 64 304 0 0 0 3 0 0 0 16 0 8 0 176125154 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15513] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15513/stat : 15513 (java) S 15500 15506 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176125155 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15514] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15514/stat : 15514 (java) S 15500 15506 15357 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176125155 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15519] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15519/stat : 15519 (java) S 15500 15506 15357 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176125158 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15520] ppid=15500 vsize=915584 CPUtime=0.25
/proc/15506/task/15520/stat : 15520 (java) S 15500 15506 15357 0 -1 64 405 0 0 0 24 1 0 0 15 0 8 0 176125158 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15521] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15521/stat : 15521 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176125158 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15522] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15522/stat : 15522 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176125158 937558016 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915584

[startup+2.97419 s]
/proc/loadavg: 0.87 0.96 0.99 3/88 15522
/proc/meminfo: memFree=1790928/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=915584 CPUtime=2.93
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 8801 0 1 0 287 6 0 0 25 0 8 0 176125150 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073954692 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15506/statm: 228896 8538 2524 14 0 215366 0
[pid=15506/tid=15510] ppid=15500 vsize=915584 CPUtime=0.03
/proc/15506/task/15510/stat : 15510 (java) S 15500 15506 15357 0 -1 64 304 0 0 0 3 0 0 0 16 0 8 0 176125154 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15513] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15513/stat : 15513 (java) S 15500 15506 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176125155 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15514] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15514/stat : 15514 (java) S 15500 15506 15357 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176125155 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15519] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15519/stat : 15519 (java) S 15500 15506 15357 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176125158 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15520] ppid=15500 vsize=915584 CPUtime=0.28
/proc/15506/task/15520/stat : 15520 (java) S 15500 15506 15357 0 -1 64 421 0 0 0 27 1 0 0 16 0 8 0 176125158 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15521] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15521/stat : 15521 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176125158 937558016 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15522] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15522/stat : 15522 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176125158 937558016 8538 18446744073709551615 134512640 134570532 4294956480 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) 915584

[startup+6.17954 s]
/proc/loadavg: 0.87 0.96 0.99 3/88 15522
/proc/meminfo: memFree=1790800/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=915584 CPUtime=6.12
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 8806 0 1 0 606 6 0 0 25 0 8 0 176125150 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15506/statm: 228896 8543 2524 14 0 215366 0
[pid=15506/tid=15510] ppid=15500 vsize=915584 CPUtime=0.03
/proc/15506/task/15510/stat : 15510 (java) S 15500 15506 15357 0 -1 64 304 0 0 0 3 0 0 0 17 0 8 0 176125154 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15513] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15513/stat : 15513 (java) S 15500 15506 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176125155 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15514] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15514/stat : 15514 (java) S 15500 15506 15357 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176125155 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15519] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15519/stat : 15519 (java) S 15500 15506 15357 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176125158 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15520] ppid=15500 vsize=915584 CPUtime=0.28
/proc/15506/task/15520/stat : 15520 (java) S 15500 15506 15357 0 -1 64 421 0 0 0 27 1 0 0 15 0 8 0 176125158 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15521] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15521/stat : 15521 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176125158 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15522] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15522/stat : 15522 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176125158 937558016 8543 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915584

[startup+12.6473 s]
/proc/loadavg: 1.04 1.00 1.00 3/88 15522
/proc/meminfo: memFree=1790672/2055920 swapFree=4192812/4192956
[pid=15506] ppid=15500 vsize=915584 CPUtime=12.56
/proc/15506/stat : 15506 (java) R 15500 15506 15357 0 -1 0 8812 0 1 0 1250 6 0 0 25 0 8 0 176125150 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073914147 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15506/statm: 228896 8548 2524 14 0 215366 0
[pid=15506/tid=15510] ppid=15500 vsize=915584 CPUtime=0.03
/proc/15506/task/15510/stat : 15510 (java) S 15500 15506 15357 0 -1 64 304 0 0 0 3 0 0 0 16 0 8 0 176125154 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15513] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15513/stat : 15513 (java) S 15500 15506 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 176125155 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15514] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15514/stat : 15514 (java) S 15500 15506 15357 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176125155 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15519] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15519/stat : 15519 (java) S 15500 15506 15357 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 176125158 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15520] ppid=15500 vsize=915584 CPUtime=0.28
/proc/15506/task/15520/stat : 15520 (java) S 15500 15506 15357 0 -1 64 421 0 0 0 27 1 0 0 15 0 8 0 176125158 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15521] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15521/stat : 15521 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 176125158 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15506/tid=15522] ppid=15500 vsize=915584 CPUtime=0
/proc/15506/task/15522/stat : 15522 (java) S 15500 15506 15357 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176125158 937558016 8548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915584

Child status: 0
Real time (s): 20.1558
CPU time (s): 20.003
CPU user time (s): 19.929
CPU system time (s): 0.073988
CPU usage (%): 99.2415
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.929
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8908
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= 1712
involuntary context switches= 1745

runsolver used 0.027995 s user time and 0.055991 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Jan  8 17:27:52 UTC 2007


IDJOB= 227040
IDBENCH= 6038
FILE ID= node59/227040-1168277272

PBS_JOBID= 3483348

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-31_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/227040-1168277272/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-227040-1168277272 -o ROOT/results/node59/solver-227040-1168277272 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/227040-1168277272/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f520e27d9dc735632c581f772ba03f39

RANDOM SEED= 115419318

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.239
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.239
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:       1825088 kB
Buffers:         44500 kB
Cached:         112920 kB
SwapCached:          0 kB
Active:         100328 kB
Inactive:        77372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          30544 kB
Slab:            38692 kB
Committed_AS:  3663564 kB
PageTables:       1780 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 node59 on Mon Jan  8 17:28:12 UTC 2007