Trace number 211030

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 153.613 154.393

DiagnosticValue
CHECKS5338815
NODES16290

General information on the benchmark

NamepseudoSeries/uclid/
elf-rf8.xml
MD5SUM69f6ddefd54778f84069dc5c465b5b32
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.38887
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables6059
Number of constraints16683
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16683
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/211030-1168204501/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.62	     nbVariables=6059  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.62	       =>  wckTime=0.301  cpuTime=0.21  mem=16M705
0.62	   
0.62	   predicates being loaded...
0.63	   
0.63	   constraints being loaded...
3.08	     nbConstraints=16006  nbMergedConstraints=677  nbSingletonDomainVariables=22  nbConvertedConstraints=10529
3.08	     nbConvertConstraintsChecks=37937  nbExtensionStructures=5  nbSharedExtensionStructures=10524
3.08	     nbConflictsStructures=43  nbSharedConflictsStructures=15963  nbSharedBinaryRepresentations=12
3.08	     nbEvaluationManagers=38  nbSharedEvaluationManagers=5439  maxDegree=308  maxArity=11
3.08	       =>  wckTime=2.755  cpuTime=2.32  mem=57M84
3.23	   
3.23	   solver IterativeSystematicSolver being built... 
3.75	       =>  wckTime=3.435  cpuTime=2.74  mem=51M441
44.32	   
44.33	   INFO : Stopping ESAC
44.33	   
44.33	   preprocessing
44.33	     nbConstraintChecks=298547  nbValidityChecks=154450  nbPropagations=54120  nbRevisions=271212
44.33	     nbUselessRevisions=230942  nbSingletonTests=9787  nbEffectiveSingletonTests=1  nbESACBranches=22  nbRemovedValues=8
44.33	     detectedInconsistency=no
44.33	       =>  wckTime=40.563  cpuTime=40.32  mem=52M440
45.25	   
45.25	   search
45.25	     run=0  nbConstraintChecks=29075  nbValidityChecks=11016  nbPropagations=59022  nbRevisions=297916
45.25	     nbUselessRevisions=252715  nbAssignments=90  nbFailedAssignments=2  nbBacktracks=43  nbVisitedNodes=94
45.25	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
45.25	       =>  wckTime=41.486  cpuTime=41.22  mem=52M440
46.21	   
46.21	   search
46.21	     run=1  nbConstraintChecks=95046  nbValidityChecks=29749  nbPropagations=130378  nbRevisions=656631
46.21	     nbUselessRevisions=553892  nbAssignments=232  nbFailedAssignments=3  nbBacktracks=87  nbVisitedNodes=185
46.21	     nbRestartNogoods=2  mapSize=2  nbInferences=0  nbTooLargeKeys=0
46.21	       =>  wckTime=42.444  cpuTime=42.17  mem=53M439
47.08	   
47.08	   search
47.08	     run=2  nbConstraintChecks=121189  nbValidityChecks=39776  nbPropagations=206480  nbRevisions=1040655
47.08	     nbUselessRevisions=875640  nbAssignments=321  nbFailedAssignments=4  nbBacktracks=130  nbVisitedNodes=276
47.08	     nbRestartNogoods=3  mapSize=3  nbInferences=0  nbTooLargeKeys=0
47.08	       =>  wckTime=43.322  cpuTime=43.05  mem=53M439
47.96	   
47.96	   search
47.96	     run=3  nbConstraintChecks=147344  nbValidityChecks=50026  nbPropagations=287316  nbRevisions=1450061
47.96	     nbUselessRevisions=1218044  nbAssignments=410  nbFailedAssignments=5  nbBacktracks=175  nbVisitedNodes=367
47.96	     nbRestartNogoods=4  mapSize=4  nbInferences=0  nbTooLargeKeys=0
47.96	       =>  wckTime=44.2  cpuTime=43.92  mem=53M439
49.27	   
49.27	   search
49.27	     run=4  nbConstraintChecks=179798  nbValidityChecks=62269  nbPropagations=373899  nbRevisions=1890792
49.27	     nbUselessRevisions=1586032  nbAssignments=543  nbFailedAssignments=7  nbBacktracks=262  nbVisitedNodes=504
49.27	     nbRestartNogoods=5  mapSize=7  nbInferences=0  nbTooLargeKeys=0
49.27	       =>  wckTime=45.509  cpuTime=45.22  mem=53M439
50.58	   
50.58	   search
50.58	     run=5  nbConstraintChecks=212820  nbValidityChecks=74735  nbPropagations=466228  nbRevisions=2362975
50.58	     nbUselessRevisions=1979732  nbAssignments=676  nbFailedAssignments=9  nbBacktracks=351  nbVisitedNodes=641
50.58	     nbRestartNogoods=6  mapSize=10  nbInferences=0  nbTooLargeKeys=0
50.58	       =>  wckTime=46.821  cpuTime=46.53  mem=53M439
52.36	   
52.36	   search
52.36	     run=6  nbConstraintChecks=251846  nbValidityChecks=89798  nbPropagations=565330  nbRevisions=2872893
52.36	     nbUselessRevisions=2404399  nbAssignments=854  nbFailedAssignments=12  nbBacktracks=481  nbVisitedNodes=825
52.36	     nbRestartNogoods=7  mapSize=14  nbInferences=0  nbTooLargeKeys=0
52.36	       =>  wckTime=48.593  cpuTime=48.29  mem=53M439
54.59	   
54.59	   search
54.59	     run=7  nbConstraintChecks=298503  nbValidityChecks=107931  nbPropagations=672222  nbRevisions=3427103
54.59	     nbUselessRevisions=2865573  nbAssignments=1078  nbFailedAssignments=16  nbBacktracks=656  nbVisitedNodes=1057
54.59	     nbRestartNogoods=9  mapSize=19  nbInferences=0  nbTooLargeKeys=0
54.59	       =>  wckTime=50.826  cpuTime=50.51  mem=54M438
58.10	   
58.10	   search
58.10	     run=8  nbConstraintChecks=382365  nbValidityChecks=139608  nbPropagations=792705  nbRevisions=4060814
58.10	     nbUselessRevisions=3392553  nbAssignments=1431  nbFailedAssignments=26  nbBacktracks=928  nbVisitedNodes=1430
58.10	     nbRestartNogoods=12  mapSize=36  nbInferences=0  nbTooLargeKeys=0
58.10	       =>  wckTime=54.337  cpuTime=54.0  mem=54M438
62.63	   
62.63	   search
62.63	     run=9  nbConstraintChecks=466218  nbValidityChecks=169200  nbPropagations=926726  nbRevisions=4772540
62.63	     nbUselessRevisions=3983885  nbAssignments=1888  nbFailedAssignments=36  nbBacktracks=1329  nbVisitedNodes=1907
62.63	     nbRestartNogoods=15  mapSize=53  nbInferences=0  nbTooLargeKeys=0
62.63	       =>  wckTime=58.867  cpuTime=58.49  mem=55M437
68.78	   
68.78	   search
68.78	     run=10  nbConstraintChecks=566921  nbValidityChecks=205157  nbPropagations=1073422  nbRevisions=5561081
68.78	     nbUselessRevisions=4639028  nbAssignments=2511  nbFailedAssignments=50  nbBacktracks=1936  nbVisitedNodes=2559
68.78	     nbRestartNogoods=18  mapSize=81  nbInferences=0  nbTooLargeKeys=0
68.78	       =>  wckTime=65.019  cpuTime=64.61  mem=55M437
78.81	   
78.81	   search
78.81	     run=11  nbConstraintChecks=746866  nbValidityChecks=300399  nbPropagations=1242236  nbRevisions=6497423
78.81	     nbUselessRevisions=5418972  nbAssignments=3517  nbFailedAssignments=123  nbBacktracks=2814  nbVisitedNodes=3695
78.81	     nbRestartNogoods=19  mapSize=207  nbInferences=0  nbTooLargeKeys=0
78.81	       =>  wckTime=75.047  cpuTime=74.59  mem=57M435
95.74	   
95.74	   search
95.74	     run=12  nbConstraintChecks=955979  nbValidityChecks=410072  nbPropagations=1439419  nbRevisions=7622540
95.74	     nbUselessRevisions=6358525  nbAssignments=5084  nbFailedAssignments=198  nbBacktracks=4114  nbVisitedNodes=5384
95.74	     nbRestartNogoods=22  mapSize=323  nbInferences=0  nbTooLargeKeys=0
95.74	       =>  wckTime=91.976  cpuTime=91.44  mem=59M432
120.63	   
120.63	   search
120.63	     run=13  nbConstraintChecks=1359382  nbValidityChecks=662908  nbPropagations=1688543  nbRevisions=9109344
120.63	     nbUselessRevisions=7606104  nbAssignments=7543  nbFailedAssignments=371  nbBacktracks=6063  nbVisitedNodes=7982
120.63	     nbRestartNogoods=28  mapSize=666  nbInferences=0  nbTooLargeKeys=0
120.63	       =>  wckTime=116.87  cpuTime=116.21  mem=61M430
139.39	   
139.39	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=64M427)
143.57	   
143.57	   search
143.57	     run=14  nbConstraintChecks=3165153  nbValidityChecks=1396316  nbPropagations=2230706  nbRevisions=12290124
143.57	     nbUselessRevisions=10243775  nbAssignments=10931  nbFailedAssignments=750  nbBacktracks=8998  nbVisitedNodes=12101
143.57	     nbRestartNogoods=33
143.57	       =>  wckTime=139.806  cpuTime=139.04  mem=64M427
153.83	   
153.83	   search
153.83	     run=15  nbConstraintChecks=4994399  nbValidityChecks=2098072  nbPropagations=3116563  nbRevisions=17379193
153.83	     nbUselessRevisions=14429141  nbAssignments=15993  nbFailedAssignments=1370  nbBacktracks=13386
153.83	     nbVisitedNodes=18252  nbRestartNogoods=36
153.83	       =>  wckTime=150.069  cpuTime=149.25  mem=64M427
154.34	   
154.34	   search
154.34	     run=16  nbConstraintChecks=5040268  nbValidityChecks=2114997  nbPropagations=4012035  nbRevisions=22519078
154.34	     nbUselessRevisions=18655536  nbAssignments=16290  nbFailedAssignments=1386  nbBacktracks=13667
154.34	     nbVisitedNodes=18576  nbRestartNogoods=41
154.34	       =>  wckTime=150.578  cpuTime=149.75  mem=64M427
154.34	   
154.34	   global
154.34	     nbConstraintChecks=5338815  nbValidityChecks=2269447  nbPropagations=4066155  nbRevisions=22790290
154.34	     nbUselessRevisions=18886478  nbRestartNogoods=41  solvingWckTime=150.579  solvingCpuTime=149.75  expiredTime=no
154.34	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=152.56
154.34	       =>  wckTime=154.021  cpuTime=152.5  mem=64M427
154.35	   
154.35	s UNSATISFIABLE
154.35	d NODES 16290
154.35	d CHECKS 5338815
154.35	   
154.35	   totalWckTime=154.104  totalCpuTime=152.57

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/node10/watcher-211030-1168204501 -o ROOT/results/node10/solver-211030-1168204501 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211030-1168204501/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: 2.00 1.74 1.40 4/94 23002
/proc/meminfo: memFree=1507048/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=1784 CPUtime=0
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 168845254 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23001/statm: 446 140 106 14 0 91 0

[startup+0.104964 s]
/proc/loadavg: 2.00 1.74 1.40 4/94 23002
/proc/meminfo: memFree=1507048/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=914988 CPUtime=0.08
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 2954 0 1 0 7 1 0 0 19 0 8 0 168845254 936947712 2700 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228747 2700 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513018 s]
/proc/loadavg: 2.00 1.74 1.40 4/94 23002
/proc/meminfo: memFree=1507048/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915328 CPUtime=0.49
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 6510 0 1 0 45 4 0 0 22 0 8 0 168845254 937295872 6249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228832 6249 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33413 s]
/proc/loadavg: 2.00 1.74 1.40 3/101 23009
/proc/meminfo: memFree=1445168/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915624 CPUtime=1.3
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 17797 0 1 0 119 11 0 0 25 0 8 0 168845254 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380212 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228906 17535 2158 14 0 215376 0
[pid=23001/tid=23003] ppid=22999 vsize=915624 CPUtime=0.05
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 1255 0 0 0 5 0 0 0 17 0 8 0 168845258 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915624 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915624 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915624 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915624 CPUtime=0.16
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 412 0 0 0 16 0 0 0 16 0 8 0 168845262 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915624 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937598976 17535 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915624 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937598976 17535 18446744073709551615 134512640 134570532 4294956464 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) 915624

[startup+2.97136 s]
/proc/loadavg: 2.00 1.74 1.40 3/101 23009
/proc/meminfo: memFree=1436976/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915628 CPUtime=2.93
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 21555 0 1 0 218 75 0 0 25 0 8 0 168845254 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228907 21290 2179 14 0 215377 0
[pid=23001/tid=23003] ppid=22999 vsize=915628 CPUtime=0.22
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 4912 0 0 0 21 1 0 0 16 0 8 0 168845258 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915628 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915628 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915628 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915628 CPUtime=0.23
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 448 0 0 0 22 1 0 0 15 0 8 0 168845262 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915628 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915628 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937603072 21290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915628

[startup+6.17479 s]
/proc/loadavg: 2.00 1.75 1.41 3/101 23009
/proc/meminfo: memFree=1414832/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915868 CPUtime=6.12
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 25426 0 1 0 533 79 0 0 25 0 8 0 168845254 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074230649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228967 25145 2539 14 0 215437 0
[pid=23001/tid=23003] ppid=22999 vsize=915868 CPUtime=0.39
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 8257 0 0 0 36 3 0 0 16 0 8 0 168845258 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915868 CPUtime=0.35
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 523 0 0 0 34 1 0 0 16 0 8 0 168845262 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937848832 25145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915868

[startup+12.6547 s]
/proc/loadavg: 2.00 1.75 1.41 3/101 23009
/proc/meminfo: memFree=1412848/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915868 CPUtime=12.56
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 25432 0 1 0 1177 79 0 0 25 0 8 0 168845254 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074230632 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228967 25148 2539 14 0 215437 0
[pid=23001/tid=23003] ppid=22999 vsize=915868 CPUtime=0.39
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 8257 0 0 0 36 3 0 0 16 0 8 0 168845258 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915868 CPUtime=0.35
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 529 0 0 0 34 1 0 0 15 0 8 0 168845262 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937848832 25148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915868

[startup+25.5424 s]
/proc/loadavg: 2.00 1.76 1.42 3/101 23009
/proc/meminfo: memFree=1410352/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915868 CPUtime=25.4
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 25440 0 1 0 2460 80 0 0 25 0 8 0 168845254 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074191328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228967 25152 2539 14 0 215437 0
[pid=23001/tid=23003] ppid=22999 vsize=915868 CPUtime=0.39
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 8257 0 0 0 36 3 0 0 16 0 8 0 168845258 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915868 CPUtime=0.36
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 168845262 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937848832 25152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915868

[startup+51.1769 s]
/proc/loadavg: 2.00 1.78 1.43 3/101 23009
/proc/meminfo: memFree=1402352/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915868 CPUtime=50.9
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 25453 0 1 0 5010 80 0 0 25 0 8 0 168845254 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074185370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228967 25162 2540 14 0 215437 0
[pid=23001/tid=23003] ppid=22999 vsize=915868 CPUtime=0.39
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 8257 0 0 0 36 3 0 0 16 0 8 0 168845258 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915868 CPUtime=0.38
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 540 0 0 0 37 1 0 0 16 0 8 0 168845262 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937848832 25162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915868

[startup+102.449 s]
/proc/loadavg: 2.00 1.81 1.46 3/101 23009
/proc/meminfo: memFree=1388656/2055920 swapFree=4178216/4192956
[pid=23001] ppid=22999 vsize=915868 CPUtime=101.94
/proc/23001/stat : 23001 (java) R 22999 23001 22649 0 -1 0 25472 0 1 0 10113 81 0 0 25 0 8 0 168845254 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074185370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23001/statm: 228967 25176 2540 14 0 215437 0
[pid=23001/tid=23003] ppid=22999 vsize=915868 CPUtime=0.39
/proc/23001/task/23003/stat : 23003 (java) S 22999 23001 22649 0 -1 64 8257 0 0 0 36 3 0 0 16 0 8 0 168845258 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23004] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23004/stat : 23004 (java) S 22999 23001 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23005] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23005/stat : 23005 (java) S 22999 23001 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168845258 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23006] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23006/stat : 23006 (java) S 22999 23001 22649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168845262 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23007] ppid=22999 vsize=915868 CPUtime=0.41
/proc/23001/task/23007/stat : 23007 (java) S 22999 23001 22649 0 -1 64 556 0 0 0 40 1 0 0 16 0 8 0 168845262 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23008] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23008/stat : 23008 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168845262 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23001/tid=23009] ppid=22999 vsize=915868 CPUtime=0
/proc/23001/task/23009/stat : 23009 (java) S 22999 23001 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168845262 937848832 25176 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 915868

Child status: 0
Real time (s): 154.393
CPU time (s): 153.613
CPU user time (s): 152.781
CPU system time (s): 0.831873
CPU usage (%): 99.4947
Max. virtual memory (cumulated for all children) (KiB): 915976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.781
system time used= 0.831873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25485
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= 4969
involuntary context switches= 6832

runsolver used 0.19697 s user time and 0.506922 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Jan  7 21:15:01 UTC 2007


IDJOB= 211030
IDBENCH= 4663
FILE ID= node10/211030-1168204501

PBS_JOBID= 3480550

Free space on /tmp= 66365 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/elf-rf8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211030-1168204501/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-211030-1168204501 -o ROOT/results/node10/solver-211030-1168204501 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211030-1168204501/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  69f6ddefd54778f84069dc5c465b5b32

RANDOM SEED= 897937107

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.232
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.232
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:       1507464 kB
Buffers:         41568 kB
Cached:         266380 kB
SwapCached:       2064 kB
Active:         308520 kB
Inactive:       176536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507464 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:         194552 kB
Slab:            47732 kB
Committed_AS:  4437456 kB
PageTables:       2564 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= 66365 MiB



End job on node10 on Sun Jan  7 21:17:36 UTC 2007