Trace number 199665

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 92.282 92.9009

DiagnosticValue
CHECKS628559294
NODES472758

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-52021_ext.xml
MD5SUM06cd5bfeea3b4b1120b6f4454fdde282
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 benchmark24.1693
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/199665-1168135769/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=23  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.42	       =>  wckTime=0.099  cpuTime=0.08  mem=6M951
0.42	   
0.42	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.62	     nbConstraints=253  nbRelationTypes=253  nbExtensionStructures=253  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=253  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=843  maxDegree=22
0.62	     maxArity=2
0.62	       =>  wckTime=0.301  cpuTime=0.22  mem=12M803
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.504  cpuTime=0.35  mem=14M973
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=43519  nbPropagations=599  nbRevisions=5541  nbUselessRevisions=4828  nbSingletonTests=32
0.87	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.87	       =>  wckTime=0.043  cpuTime=0.03  mem=14M973
0.89	   
0.89	   search
0.89	     run=0  nbConstraintChecks=32073  nbPropagations=1010  nbRevisions=11980  nbUselessRevisions=10376  nbAssignments=26
0.89	     nbFailedAssignments=10  nbBacktracks=11  nbVisitedNodes=45  nbRestartNogoods=0  mapSize=11  nbInferences=0
0.89	     nbTooLargeKeys=0
0.89	       =>  wckTime=0.065  cpuTime=0.05  mem=14M973
0.91	   
0.91	   search
0.91	     run=1  nbConstraintChecks=79624  nbPropagations=2604  nbRevisions=34098  nbUselessRevisions=29447  nbAssignments=64
0.91	     nbFailedAssignments=28  nbBacktracks=28  nbVisitedNodes=115  nbRestartNogoods=3  mapSize=28  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.084  cpuTime=0.07  mem=14M973
0.93	   
0.93	   search
0.93	     run=2  nbConstraintChecks=137548  nbPropagations=4928  nbRevisions=68738  nbUselessRevisions=59365
0.93	     nbAssignments=112  nbFailedAssignments=49  nbBacktracks=50  nbVisitedNodes=200  nbRestartNogoods=4  mapSize=50
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.102  cpuTime=0.08  mem=14M973
0.96	   
0.96	   search
0.96	     run=3  nbConstraintChecks=234305  nbPropagations=8483  nbRevisions=125485  nbUselessRevisions=108242
0.96	     nbAssignments=192  nbFailedAssignments=91  nbBacktracks=83  nbVisitedNodes=350  nbRestartNogoods=7  mapSize=83
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.128  cpuTime=0.1  mem=14M973
0.98	   
0.98	   search
0.98	     run=4  nbConstraintChecks=359623  nbPropagations=13554  nbRevisions=209478  nbUselessRevisions=180662
0.98	     nbAssignments=293  nbFailedAssignments=136  nbBacktracks=134  nbVisitedNodes=533  nbRestartNogoods=13  mapSize=133
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.153  cpuTime=0.13  mem=14M973
1.02	   
1.02	   search
1.02	     run=5  nbConstraintChecks=559681  nbPropagations=20976  nbRevisions=337312  nbUselessRevisions=290780
1.02	     nbAssignments=449  nbFailedAssignments=212  nbBacktracks=209  nbVisitedNodes=824  nbRestartNogoods=18  mapSize=208
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.195  cpuTime=0.16  mem=14M973
1.08	   
1.08	   search
1.08	     run=6  nbConstraintChecks=857647  nbPropagations=31926  nbRevisions=531777  nbUselessRevisions=458445
1.08	     nbAssignments=679  nbFailedAssignments=323  nbBacktracks=323  nbVisitedNodes=1250  nbRestartNogoods=24  mapSize=320
1.08	     nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.251  cpuTime=0.22  mem=14M973
1.17	   
1.17	   search
1.17	     run=7  nbConstraintChecks=1327220  nbPropagations=48261  nbRevisions=828032  nbUselessRevisions=713590
1.17	     nbAssignments=1031  nbFailedAssignments=500  nbBacktracks=494  nbVisitedNodes=1908  nbRestartNogoods=32
1.17	     mapSize=488  nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.34  cpuTime=0.3  mem=14M973
1.29	   
1.29	   search
1.29	     run=8  nbConstraintChecks=1925508  nbPropagations=72009  nbRevisions=1259463  nbUselessRevisions=1085189
1.29	     nbAssignments=1531  nbFailedAssignments=739  nbBacktracks=750  nbVisitedNodes=2833  nbRestartNogoods=40
1.29	     mapSize=734  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.464  cpuTime=0.41  mem=14M973
1.42	   
1.42	   INFO : Stopping hyperNogood (mapSize=1028, nbTooLargekeys=0, mem=14M973)
1.46	   
1.46	   search
1.46	     run=9  nbConstraintChecks=2891921  nbPropagations=107183  nbRevisions=1908799  nbUselessRevisions=1644760
1.46	     nbAssignments=2316  nbFailedAssignments=1136  nbBacktracks=1134  nbVisitedNodes=4299  nbRestartNogoods=47
1.46	       =>  wckTime=0.635  cpuTime=0.57  mem=14M973
1.70	   
1.70	   search
1.70	     run=10  nbConstraintChecks=4337143  nbPropagations=159634  nbRevisions=2882762  nbUselessRevisions=2484274
1.70	     nbAssignments=3470  nbFailedAssignments=1709  nbBacktracks=1710  nbVisitedNodes=6466  nbRestartNogoods=54
1.70	       =>  wckTime=0.872  cpuTime=0.79  mem=14M973
2.03	   
2.03	   search
2.03	     run=11  nbConstraintChecks=6532680  nbPropagations=237740  nbRevisions=4346432  nbUselessRevisions=3745979
2.03	     nbAssignments=5189  nbFailedAssignments=2559  nbBacktracks=2574  nbVisitedNodes=9694  nbRestartNogoods=63
2.03	       =>  wckTime=1.205  cpuTime=1.13  mem=14M973
2.55	   
2.55	   search
2.55	     run=12  nbConstraintChecks=9805990  nbPropagations=355046  nbRevisions=6555792  nbUselessRevisions=5651152
2.55	     nbAssignments=7825  nbFailedAssignments=3894  nbBacktracks=3872  nbVisitedNodes=14647  nbRestartNogoods=77
2.55	       =>  wckTime=1.719  cpuTime=1.64  mem=14M973
3.31	   
3.31	   search
3.31	     run=13  nbConstraintChecks=14837589  nbPropagations=530501  nbRevisions=9888604  nbUselessRevisions=8525175
3.31	     nbAssignments=11749  nbFailedAssignments=5866  nbBacktracks=5819  nbVisitedNodes=21990  nbRestartNogoods=86
3.31	       =>  wckTime=2.484  cpuTime=2.4  mem=14M973
4.49	   
4.49	   search
4.49	     run=14  nbConstraintChecks=22632519  nbPropagations=795395  nbRevisions=14952367  nbUselessRevisions=12892220
4.49	     nbAssignments=17683  nbFailedAssignments=8877  nbBacktracks=8739  nbVisitedNodes=33180  nbRestartNogoods=99
4.49	       =>  wckTime=3.661  cpuTime=3.56  mem=14M973
6.18	   
6.18	   search
6.18	     run=15  nbConstraintChecks=33674697  nbPropagations=1189649  nbRevisions=22477411  nbUselessRevisions=19382235
6.18	     nbAssignments=26332  nbFailedAssignments=13144  nbBacktracks=13117  nbVisitedNodes=49347  nbRestartNogoods=110
6.18	       =>  wckTime=5.356  cpuTime=5.24  mem=14M973
8.75	   
8.75	   search
8.75	     run=16  nbConstraintChecks=50411283  nbPropagations=1780879  nbRevisions=33780450  nbUselessRevisions=29135808
8.75	     nbAssignments=39519  nbFailedAssignments=19759  nbBacktracks=19685  nbVisitedNodes=74088  nbRestartNogoods=120
8.75	       =>  wckTime=7.924  cpuTime=7.78  mem=14M973
12.81	   
12.81	   search
12.81	     run=17  nbConstraintChecks=77054315  nbPropagations=2676140  nbRevisions=51012179  nbUselessRevisions=44007402
12.81	     nbAssignments=59692  nbFailedAssignments=30074  nbBacktracks=29540  nbVisitedNodes=112043  nbRestartNogoods=139
12.81	       =>  wckTime=11.981  cpuTime=11.8  mem=14M973
18.73	   
18.73	   search
18.73	     run=18  nbConstraintChecks=115718836  nbPropagations=4016022  nbRevisions=76854821  nbUselessRevisions=66314324
18.73	     nbAssignments=89313  nbFailedAssignments=44912  nbBacktracks=44318  nbVisitedNodes=167613  nbRestartNogoods=145
18.73	       =>  wckTime=17.899  cpuTime=17.66  mem=14M973
27.56	   
27.56	   search
27.56	     run=19  nbConstraintChecks=173864672  nbPropagations=6025722  nbRevisions=115692588  nbUselessRevisions=99846477
27.56	     nbAssignments=133936  nbFailedAssignments=67363  nbBacktracks=66486  nbVisitedNodes=251319  nbRestartNogoods=152
27.56	       =>  wckTime=26.73  cpuTime=26.41  mem=14M973
40.85	   
40.85	   search
40.85	     run=20  nbConstraintChecks=261147534  nbPropagations=9035574  nbRevisions=173921813  nbUselessRevisions=150129939
40.85	     nbAssignments=200930  nbFailedAssignments=101101  nbBacktracks=99738  nbVisitedNodes=376843  nbRestartNogoods=170
40.85	       =>  wckTime=40.024  cpuTime=39.58  mem=14M973
60.91	   
60.91	   search
60.91	     run=21  nbConstraintChecks=396646282  nbPropagations=13573413  nbRevisions=262049434  nbUselessRevisions=226244704
60.91	     nbAssignments=301968  nbFailedAssignments=152256  nbBacktracks=149616  nbVisitedNodes=566396  nbRestartNogoods=190
60.91	       =>  wckTime=60.084  cpuTime=59.5  mem=14M973
89.24	   
89.24	   search
89.24	     run=22  nbConstraintChecks=602102054  nbPropagations=20411859  nbRevisions=395430433  nbUselessRevisions=341468744
89.24	     nbAssignments=453684  nbFailedAssignments=229149  nbBacktracks=224434  nbVisitedNodes=851155  nbRestartNogoods=210
89.24	       =>  wckTime=88.416  cpuTime=87.8  mem=14M973
92.84	   
92.84	   search
92.84	     run=23  nbConstraintChecks=628515775  nbPropagations=27541705  nbRevisions=534586340  nbUselessRevisions=461686277
92.84	     nbAssignments=472758  nbFailedAssignments=238820  nbBacktracks=233838  nbVisitedNodes=886915  nbRestartNogoods=222
92.84	       =>  wckTime=92.011  cpuTime=91.4  mem=14M973
92.84	   
92.84	   global
92.84	     nbConstraintChecks=628559294  nbPropagations=27542304  nbRevisions=534591881  nbUselessRevisions=461691105
92.84	     nbRestartNogoods=222  solvingWckTime=92.012  solvingCpuTime=91.4  expiredTime=no  totalExploration=yes
92.84	     nbFoundSolutions=0  globalCpuTime=91.8
92.84	       =>  wckTime=92.519  cpuTime=91.75  mem=14M973
92.84	   
92.84	s UNSATISFIABLE
92.84	d NODES 472758
92.84	d CHECKS 628559294
92.84	   
92.84	   totalWckTime=92.605  totalCpuTime=91.8

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/node44/watcher-199665-1168135769 -o ROOT/results/node44/solver-199665-1168135769 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/199665-1168135769/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.99 1.64 1.27 4/81 28720
/proc/meminfo: memFree=1802928/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=18540 CPUtime=0
/proc/28719/stat : 28719 (runsolver) R 28717 28719 28404 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 161975960 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28719/statm: 4635 279 244 17 0 2626 0

[startup+0.107952 s]
/proc/loadavg: 1.99 1.64 1.27 4/81 28720
/proc/meminfo: memFree=1802928/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=914988 CPUtime=0.09
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 2989 0 1 0 7 2 0 0 18 0 8 0 161975960 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.518991 s]
/proc/loadavg: 1.99 1.64 1.27 4/81 28720
/proc/meminfo: memFree=1802928/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915328 CPUtime=0.48
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 6873 0 1 0 44 4 0 0 18 0 8 0 161975960 937295872 6612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228832 6612 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34808 s]
/proc/loadavg: 1.99 1.64 1.27 4/88 28727
/proc/meminfo: memFree=1779200/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915452 CPUtime=1.3
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 8682 0 1 0 124 6 0 0 24 0 8 0 161975960 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073793176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228863 8420 2524 14 0 215333 0
[pid=28719/tid=28721] ppid=28717 vsize=915452 CPUtime=0.03
/proc/28719/task/28721/stat : 28721 (java) S 28717 28719 28404 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 161975964 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28722] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28722/stat : 28722 (java) S 28717 28719 28404 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161975965 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28723] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28723/stat : 28723 (java) S 28717 28719 28404 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 161975965 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28724] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28724/stat : 28724 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161975968 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28725] ppid=28717 vsize=915452 CPUtime=0.21
/proc/28719/task/28725/stat : 28725 (java) S 28717 28719 28404 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 161975968 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28726] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28726/stat : 28726 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161975968 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28727] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28727/stat : 28727 (java) R 28717 28719 28404 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161975968 937422848 8420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.98724 s]
/proc/loadavg: 1.99 1.64 1.27 3/88 28727
/proc/meminfo: memFree=1779008/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915452 CPUtime=2.92
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 8704 0 1 0 286 6 0 0 25 0 8 0 161975960 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228863 8441 2524 14 0 215333 0
[pid=28719/tid=28721] ppid=28717 vsize=915452 CPUtime=0.03
/proc/28719/task/28721/stat : 28721 (java) S 28717 28719 28404 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 161975964 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28722] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28722/stat : 28722 (java) S 28717 28719 28404 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161975965 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28723] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28723/stat : 28723 (java) S 28717 28719 28404 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 161975965 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28724] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28724/stat : 28724 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161975968 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28725] ppid=28717 vsize=915452 CPUtime=0.22
/proc/28719/task/28725/stat : 28725 (java) S 28717 28719 28404 0 -1 64 389 0 0 0 21 1 0 0 15 0 8 0 161975968 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28726] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28726/stat : 28726 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161975968 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28727] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28727/stat : 28727 (java) S 28717 28719 28404 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161975968 937422848 8441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.26658 s]
/proc/loadavg: 1.99 1.64 1.27 3/88 28727
/proc/meminfo: memFree=1778880/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915452 CPUtime=6.17
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 8711 0 1 0 611 6 0 0 25 0 8 0 161975960 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228863 8448 2524 14 0 215333 0
[pid=28719/tid=28721] ppid=28717 vsize=915452 CPUtime=0.03
/proc/28719/task/28721/stat : 28721 (java) S 28717 28719 28404 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 161975964 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28722] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28722/stat : 28722 (java) S 28717 28719 28404 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161975965 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28723] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28723/stat : 28723 (java) S 28717 28719 28404 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 161975965 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28724] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28724/stat : 28724 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161975968 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28725] ppid=28717 vsize=915452 CPUtime=0.22
/proc/28719/task/28725/stat : 28725 (java) S 28717 28719 28404 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 161975968 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28726] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28726/stat : 28726 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161975968 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28727] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28727/stat : 28727 (java) S 28717 28719 28404 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161975968 937422848 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915452

[startup+12.7542 s]
/proc/loadavg: 1.99 1.65 1.28 3/88 28727
/proc/meminfo: memFree=1778888/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915452 CPUtime=12.6
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 8714 0 1 0 1254 6 0 0 25 0 8 0 161975960 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803507 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228863 8450 2524 14 0 215333 0
[pid=28719/tid=28721] ppid=28717 vsize=915452 CPUtime=0.03
/proc/28719/task/28721/stat : 28721 (java) S 28717 28719 28404 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 161975964 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28722] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28722/stat : 28722 (java) S 28717 28719 28404 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161975965 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28723] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28723/stat : 28723 (java) S 28717 28719 28404 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 161975965 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28724] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28724/stat : 28724 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161975968 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28725] ppid=28717 vsize=915452 CPUtime=0.22
/proc/28719/task/28725/stat : 28725 (java) S 28717 28719 28404 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 161975968 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28726] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28726/stat : 28726 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161975968 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28727] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28727/stat : 28727 (java) S 28717 28719 28404 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161975968 937422848 8450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915452

[startup+25.6106 s]
/proc/loadavg: 1.99 1.66 1.29 3/88 28727
/proc/meminfo: memFree=1778824/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915452 CPUtime=25.34
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 8721 0 1 0 2528 6 0 0 25 0 8 0 161975960 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789991 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228863 8457 2524 14 0 215333 0
[pid=28719/tid=28721] ppid=28717 vsize=915452 CPUtime=0.03
/proc/28719/task/28721/stat : 28721 (java) S 28717 28719 28404 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 161975964 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28722] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28722/stat : 28722 (java) S 28717 28719 28404 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161975965 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28723] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28723/stat : 28723 (java) S 28717 28719 28404 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 161975965 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28724] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28724/stat : 28724 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161975968 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28725] ppid=28717 vsize=915452 CPUtime=0.22
/proc/28719/task/28725/stat : 28725 (java) S 28717 28719 28404 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 161975968 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28726] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28726/stat : 28726 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161975968 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28727] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28727/stat : 28727 (java) S 28717 28719 28404 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161975968 937422848 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915452

[startup+51.2324 s]
/proc/loadavg: 2.06 1.71 1.31 3/88 28727
/proc/meminfo: memFree=1778888/2055920 swapFree=4191892/4192956
[pid=28719] ppid=28717 vsize=915452 CPUtime=50.73
/proc/28719/stat : 28719 (java) R 28717 28719 28404 0 -1 0 8726 0 1 0 5066 7 0 0 25 0 8 0 161975960 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810139 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28719/statm: 228863 8462 2524 14 0 215333 0
[pid=28719/tid=28721] ppid=28717 vsize=915452 CPUtime=0.03
/proc/28719/task/28721/stat : 28721 (java) S 28717 28719 28404 0 -1 64 269 0 0 0 3 0 0 0 16 0 8 0 161975964 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28722] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28722/stat : 28722 (java) S 28717 28719 28404 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161975965 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28723] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28723/stat : 28723 (java) S 28717 28719 28404 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 161975965 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28724] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28724/stat : 28724 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 161975968 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28725] ppid=28717 vsize=915452 CPUtime=0.22
/proc/28719/task/28725/stat : 28725 (java) S 28717 28719 28404 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 161975968 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28726] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28726/stat : 28726 (java) S 28717 28719 28404 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161975968 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28719/tid=28727] ppid=28717 vsize=915452 CPUtime=0
/proc/28719/task/28727/stat : 28727 (java) S 28717 28719 28404 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161975968 937422848 8462 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 92.9009
CPU time (s): 92.282
CPU user time (s): 92.194
CPU system time (s): 0.087986
CPU usage (%): 99.3337
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.194
system time used= 0.087986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8823
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= 2975
involuntary context switches= 4574

runsolver used 0.124981 s user time and 0.300954 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Jan  7 02:09:29 UTC 2007


IDJOB= 199665
IDBENCH= 3631
FILE ID= node44/199665-1168135769

PBS_JOBID= 3478030

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-52021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/199665-1168135769/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-199665-1168135769 -o ROOT/results/node44/solver-199665-1168135769 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/199665-1168135769/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06cd5bfeea3b4b1120b6f4454fdde282

RANDOM SEED= 681387289

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.213
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.213
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:       1803408 kB
Buffers:         16884 kB
Cached:         143948 kB
SwapCached:        396 kB
Active:          68136 kB
Inactive:       122192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803408 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          45876 kB
Slab:            47452 kB
Committed_AS:  3225492 kB
PageTables:       1856 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= 66538 MiB



End job on node44 on Sun Jan  7 02:11:02 UTC 2007