Trace number 228267

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 15.8466 15.955

DiagnosticValue
CHECKS75317379
NODES81457

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-9_ext.xml
MD5SUM187082ae580d17b7d4cf21ee0cd464be
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 benchmark3.71244
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/228267-1168297124/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8230  maxDegree=26
0.58	     maxArity=2
0.58	       =>  wckTime=0.281  cpuTime=0.21  mem=10M860
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.474  cpuTime=0.33  mem=14M819
0.82	   
0.82	   preprocessing
0.82	     nbConstraintChecks=31283  nbPropagations=857  nbRevisions=5611  nbUselessRevisions=4448  nbSingletonTests=48
0.82	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.82	       =>  wckTime=0.048  cpuTime=0.03  mem=14M819
0.84	   
0.84	   search
0.84	     run=0  nbConstraintChecks=18511  nbPropagations=1252  nbRevisions=9728  nbUselessRevisions=7774  nbAssignments=24
0.84	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=38  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.069  cpuTime=0.05  mem=14M819
0.86	   
0.86	   search
0.86	     run=1  nbConstraintChecks=46877  nbPropagations=3017  nbRevisions=26121  nbUselessRevisions=20955  nbAssignments=57
0.86	     nbFailedAssignments=18  nbBacktracks=27  nbVisitedNodes=90  nbRestartNogoods=2  mapSize=22  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.086  cpuTime=0.06  mem=14M819
0.88	   
0.88	   search
0.88	     run=2  nbConstraintChecks=83005  nbPropagations=5486  nbRevisions=51971  nbUselessRevisions=41952  nbAssignments=99
0.88	     nbFailedAssignments=31  nbBacktracks=50  nbVisitedNodes=157  nbRestartNogoods=5  mapSize=39  nbInferences=0
0.88	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.101  cpuTime=0.07  mem=14M819
0.89	   
0.89	   search
0.89	     run=3  nbConstraintChecks=142994  nbPropagations=9238  nbRevisions=91282  nbUselessRevisions=73752
0.89	     nbAssignments=177  nbFailedAssignments=47  nbBacktracks=85  nbVisitedNodes=245  nbRestartNogoods=11  mapSize=64
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.119  cpuTime=0.09  mem=14M819
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=225413  nbPropagations=14436  nbRevisions=151077  nbUselessRevisions=122153
0.92	     nbAssignments=267  nbFailedAssignments=80  nbBacktracks=139  nbVisitedNodes=399  nbRestartNogoods=16  mapSize=112
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.141  cpuTime=0.11  mem=14M819
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=329064  nbPropagations=21544  nbRevisions=236981  nbUselessRevisions=192004
0.95	     nbAssignments=393  nbFailedAssignments=124  nbBacktracks=215  nbVisitedNodes=606  nbRestartNogoods=17  mapSize=175
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.173  cpuTime=0.14  mem=14M819
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=497973  nbPropagations=31558  nbRevisions=364298  nbUselessRevisions=295475
0.99	     nbAssignments=574  nbFailedAssignments=185  nbBacktracks=330  nbVisitedNodes=910  nbRestartNogoods=21  mapSize=268
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.213  cpuTime=0.18  mem=14M819
1.05	   
1.05	   search
1.05	     run=7  nbConstraintChecks=749239  nbPropagations=46015  nbRevisions=557662  nbUselessRevisions=453491
1.05	     nbAssignments=847  nbFailedAssignments=282  nbBacktracks=502  nbVisitedNodes=1381  nbRestartNogoods=24  mapSize=418
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.274  cpuTime=0.24  mem=14M819
1.14	   
1.14	   search
1.14	     run=8  nbConstraintChecks=1120838  nbPropagations=67031  nbRevisions=847034  nbUselessRevisions=690415
1.14	     nbAssignments=1260  nbFailedAssignments=434  nbBacktracks=758  nbVisitedNodes=2086  nbRestartNogoods=27
1.14	     mapSize=638  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.366  cpuTime=0.33  mem=14M819
1.27	   
1.27	   search
1.27	     run=9  nbConstraintChecks=1627557  nbPropagations=97425  nbRevisions=1272769  nbUselessRevisions=1040272
1.27	     nbAssignments=1848  nbFailedAssignments=631  nbBacktracks=1144  nbVisitedNodes=3086  nbRestartNogoods=34
1.27	     mapSize=965  nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.496  cpuTime=0.44  mem=14M819
1.29	   
1.29	   INFO : Stopping hyperNogood (mapSize=1007, nbTooLargekeys=0, mem=14M819)
1.44	   
1.44	   search
1.44	     run=10  nbConstraintChecks=2373093  nbPropagations=141163  nbRevisions=1889553  nbUselessRevisions=1546600
1.44	     nbAssignments=2725  nbFailedAssignments=926  nbBacktracks=1724  nbVisitedNodes=4567  nbRestartNogoods=38
1.44	       =>  wckTime=0.668  cpuTime=0.6  mem=14M819
1.68	   
1.68	   search
1.68	     run=11  nbConstraintChecks=3559874  nbPropagations=205908  nbRevisions=2806183  nbUselessRevisions=2297192
1.68	     nbAssignments=4028  nbFailedAssignments=1361  nbBacktracks=2588  nbVisitedNodes=6779  nbRestartNogoods=40
1.68	       =>  wckTime=0.907  cpuTime=0.84  mem=14M819
2.05	   
2.05	   search
2.05	     run=12  nbConstraintChecks=5379595  nbPropagations=302868  nbRevisions=4206195  nbUselessRevisions=3447778
2.05	     nbAssignments=6082  nbFailedAssignments=2112  nbBacktracks=3886  nbVisitedNodes=10323  nbRestartNogoods=48
2.05	       =>  wckTime=1.275  cpuTime=1.2  mem=14M819
2.61	   
2.61	   search
2.61	     run=13  nbConstraintChecks=8179857  nbPropagations=448503  nbRevisions=6330368  nbUselessRevisions=5195016
2.61	     nbAssignments=9119  nbFailedAssignments=3198  nbBacktracks=5832  nbVisitedNodes=15538  nbRestartNogoods=55
2.61	       =>  wckTime=1.834  cpuTime=1.76  mem=14M819
3.41	   
3.41	   search
3.41	     run=14  nbConstraintChecks=12177163  nbPropagations=664584  nbRevisions=9491653  nbUselessRevisions=7796114
3.41	     nbAssignments=13608  nbFailedAssignments=4759  nbBacktracks=8755  nbVisitedNodes=23146  nbRestartNogoods=61
3.41	       =>  wckTime=2.631  cpuTime=2.55  mem=14M819
4.59	   
4.59	   search
4.59	     run=15  nbConstraintChecks=18135293  nbPropagations=984731  nbRevisions=14189900  nbUselessRevisions=11664250
4.59	     nbAssignments=20366  nbFailedAssignments=7130  nbBacktracks=13134  nbVisitedNodes=34590  nbRestartNogoods=67
4.59	       =>  wckTime=3.812  cpuTime=3.73  mem=14M819
6.43	   
6.43	   search
6.43	     run=16  nbConstraintChecks=27415720  nbPropagations=1465553  nbRevisions=21282520  nbUselessRevisions=17505545
6.43	     nbAssignments=30637  nbFailedAssignments=10829  nbBacktracks=19703  nbVisitedNodes=52149  nbRestartNogoods=76
6.43	       =>  wckTime=5.655  cpuTime=5.56  mem=14M819
9.11	   
9.11	   search
9.11	     run=17  nbConstraintChecks=40939150  nbPropagations=2182946  nbRevisions=31861764  nbUselessRevisions=26220052
9.11	     nbAssignments=45685  nbFailedAssignments=16019  nbBacktracks=29555  nbVisitedNodes=77587  nbRestartNogoods=84
9.11	       =>  wckTime=8.34  cpuTime=8.24  mem=14M819
13.48	   
13.49	   search
13.49	     run=18  nbConstraintChecks=63045526  nbPropagations=3277140  nbRevisions=48114619  nbUselessRevisions=39611592
13.49	     nbAssignments=68700  nbFailedAssignments=24248  nbBacktracks=44336  nbVisitedNodes=117173  nbRestartNogoods=93
13.49	       =>  wckTime=12.71  cpuTime=12.59  mem=14M819
15.91	   
15.91	   search
15.91	     run=19  nbConstraintChecks=75286096  nbPropagations=4580649  nbRevisions=67480302  nbUselessRevisions=55561739
15.91	     nbAssignments=81457  nbFailedAssignments=28753  nbBacktracks=52589  nbVisitedNodes=139031  nbRestartNogoods=101
15.91	       =>  wckTime=15.135  cpuTime=15.0  mem=14M819
15.91	   
15.91	   global
15.91	     nbConstraintChecks=75317379  nbPropagations=4581506  nbRevisions=67485913  nbUselessRevisions=55566187
15.91	     nbRestartNogoods=101  solvingWckTime=15.136  solvingCpuTime=15.01  expiredTime=no  totalExploration=yes
15.91	     nbFoundSolutions=0  globalCpuTime=15.39
15.91	       =>  wckTime=15.613  cpuTime=15.34  mem=14M819
15.91	   
15.91	s UNSATISFIABLE
15.91	d NODES 81457
15.91	d CHECKS 75317379
15.91	   
15.91	   totalWckTime=15.689  totalCpuTime=15.39

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/node18/watcher-228267-1168297124 -o ROOT/results/node18/solver-228267-1168297124 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228267-1168297124/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.89 1.33 1.07 4/87 30033
/proc/meminfo: memFree=1457736/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=172 CPUtime=0
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 178107124 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7861028 0 0 4096 0 0 0 0 17 0 0 0
/proc/30032/statm: 43 24 18 14 0 3 0

[startup+0.108401 s]
/proc/loadavg: 1.89 1.33 1.07 4/87 30033
/proc/meminfo: memFree=1457736/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=914988 CPUtime=0.09
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 3074 0 1 0 8 1 0 0 24 0 8 0 178107124 936947712 2820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30032/statm: 228747 2820 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516438 s]
/proc/loadavg: 1.89 1.33 1.07 4/87 30033
/proc/meminfo: memFree=1457736/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=915328 CPUtime=0.49
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 6644 0 1 0 46 3 0 0 25 0 8 0 178107124 937295872 6383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30032/statm: 228832 6383 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34152 s]
/proc/loadavg: 1.89 1.33 1.07 3/94 30040
/proc/meminfo: memFree=1433936/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=915456 CPUtime=1.31
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 8681 0 1 0 126 5 0 0 25 0 8 0 178107124 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073796192 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30032/statm: 228864 8419 2524 14 0 215334 0
[pid=30032/tid=30034] ppid=30030 vsize=915456 CPUtime=0.03
/proc/30032/task/30034/stat : 30034 (java) S 30030 30032 29546 0 -1 64 227 0 0 0 3 0 0 0 16 0 8 0 178107127 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30035] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30035/stat : 30035 (java) S 30030 30032 29546 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178107128 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30036] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30036/stat : 30036 (java) S 30030 30032 29546 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178107128 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30037] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30037/stat : 30037 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 178107131 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30038] ppid=30030 vsize=915456 CPUtime=0.19
/proc/30032/task/30038/stat : 30038 (java) S 30030 30032 29546 0 -1 64 388 0 0 0 19 0 0 0 15 0 8 0 178107131 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30039] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30039/stat : 30039 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178107131 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30040] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30040/stat : 30040 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178107131 937426944 8419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915456

[startup+2.98768 s]
/proc/loadavg: 1.89 1.33 1.07 3/94 30040
/proc/meminfo: memFree=1433744/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=915456 CPUtime=2.95
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 8698 0 1 0 290 5 0 0 25 0 8 0 178107124 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797302 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30032/statm: 228864 8435 2524 14 0 215334 0
[pid=30032/tid=30034] ppid=30030 vsize=915456 CPUtime=0.03
/proc/30032/task/30034/stat : 30034 (java) S 30030 30032 29546 0 -1 64 227 0 0 0 3 0 0 0 16 0 8 0 178107127 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30035] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30035/stat : 30035 (java) S 30030 30032 29546 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178107128 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30036] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30036/stat : 30036 (java) S 30030 30032 29546 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178107128 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30037] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30037/stat : 30037 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 178107131 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30038] ppid=30030 vsize=915456 CPUtime=0.21
/proc/30032/task/30038/stat : 30038 (java) S 30030 30032 29546 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 178107131 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30039] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30039/stat : 30039 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178107131 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30040] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30040/stat : 30040 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178107131 937426944 8435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915456

[startup+6.26699 s]
/proc/loadavg: 1.89 1.34 1.08 3/94 30040
/proc/meminfo: memFree=1433552/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=915456 CPUtime=6.21
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 8703 0 1 0 616 5 0 0 25 0 8 0 178107124 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073829238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30032/statm: 228864 8439 2524 14 0 215334 0
[pid=30032/tid=30034] ppid=30030 vsize=915456 CPUtime=0.03
/proc/30032/task/30034/stat : 30034 (java) S 30030 30032 29546 0 -1 64 227 0 0 0 3 0 0 0 16 0 8 0 178107127 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30035] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30035/stat : 30035 (java) S 30030 30032 29546 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178107128 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30036] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30036/stat : 30036 (java) S 30030 30032 29546 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178107128 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30037] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30037/stat : 30037 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 178107131 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30038] ppid=30030 vsize=915456 CPUtime=0.21
/proc/30032/task/30038/stat : 30038 (java) S 30030 30032 29546 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 178107131 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30039] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30039/stat : 30039 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178107131 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30040] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30040/stat : 30040 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178107131 937426944 8439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.7656 s]
/proc/loadavg: 1.91 1.36 1.09 3/94 30040
/proc/meminfo: memFree=1433496/2055920 swapFree=4192812/4192956
[pid=30032] ppid=30030 vsize=915456 CPUtime=12.69
/proc/30032/stat : 30032 (java) R 30030 30032 29546 0 -1 0 8708 0 1 0 1264 5 0 0 25 0 8 0 178107124 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30032/statm: 228864 8444 2524 14 0 215334 0
[pid=30032/tid=30034] ppid=30030 vsize=915456 CPUtime=0.03
/proc/30032/task/30034/stat : 30034 (java) S 30030 30032 29546 0 -1 64 227 0 0 0 3 0 0 0 16 0 8 0 178107127 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30035] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30035/stat : 30035 (java) S 30030 30032 29546 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178107128 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30036] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30036/stat : 30036 (java) S 30030 30032 29546 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178107128 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30037] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30037/stat : 30037 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 178107131 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30038] ppid=30030 vsize=915456 CPUtime=0.21
/proc/30032/task/30038/stat : 30038 (java) S 30030 30032 29546 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 178107131 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30039] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30039/stat : 30039 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 178107131 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30032/tid=30040] ppid=30030 vsize=915456 CPUtime=0
/proc/30032/task/30040/stat : 30040 (java) S 30030 30032 29546 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178107131 937426944 8444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 15.955
CPU time (s): 15.8466
CPU user time (s): 15.7836
CPU system time (s): 0.06299
CPU usage (%): 99.3206
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.7836
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8803
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= 1501
involuntary context switches= 2267

runsolver used 0.017997 s user time and 0.068989 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Jan  8 22:58:44 UTC 2007


IDJOB= 228267
IDBENCH= 6173
FILE ID= node18/228267-1168297124

PBS_JOBID= 3502120

Free space on /tmp= 66301 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228267-1168297124/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-228267-1168297124 -o ROOT/results/node18/solver-228267-1168297124 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228267-1168297124/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  187082ae580d17b7d4cf21ee0cd464be

RANDOM SEED= 266664247

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.231
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.231
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:       1458152 kB
Buffers:         94204 kB
Cached:         370916 kB
SwapCached:          0 kB
Active:         321124 kB
Inactive:       216272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          92392 kB
Slab:            45356 kB
Committed_AS:  5240360 kB
PageTables:       2092 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= 66301 MiB



End job on node18 on Mon Jan  8 22:59:00 UTC 2007