Trace number 199374

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 ACSAT 20.8038 20.9498

DiagnosticValue
CHECKS40507759
NODES99866

General information on the benchmark

NameallIntervalSeries/
series-14.xml
MD5SUM4e9323f80302ba403d602f345e331ed8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024996
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables27
Number of constraints182
Maximum constraint arity3
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension182
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=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/199374-1168071398/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=27  nbDomainTypes=2  minDomainSize=13  maxDomainSize=14
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
0.54	     nbConstraints=182  nbConvertedConstraints=169  nbConvertConstraintsChecks=2913  nbExtensionStructures=2
0.54	     nbSharedExtensionStructures=167  nbConflictsStructures=3  nbSharedConflictsStructures=179
0.54	     nbSharedBinaryRepresentations=27  nbEvaluationManagers=1  nbSharedEvaluationManagers=12  maxDegree=15  maxArity=3
0.54	       =>  wckTime=0.229  cpuTime=0.18  mem=7M927
0.57	   
0.57	   solver IterativeSystematicSolver being built... 
0.73	       =>  wckTime=0.423  cpuTime=0.31  mem=13M419
0.73	   
0.73	   preprocessing
0.73	     nbConstraintChecks=0  nbPropagations=27  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.73	     detectedInconsistency=no
0.74	       =>  wckTime=0.0020  cpuTime=0.0  mem=13M419
0.79	   
0.79	   search
0.79	     run=0  nbConstraintChecks=20734  nbValidityChecks=2791  nbPropagations=291  nbRevisions=773  nbUselessRevisions=414
0.79	     nbAssignments=27  nbFailedAssignments=6  nbBacktracks=14  nbVisitedNodes=41  nbRestartNogoods=0  mapSize=10
0.79	     nbInferences=0  nbTooLargeKeys=0
0.79	       =>  wckTime=0.061  cpuTime=0.04  mem=14M460
0.81	   
0.81	   search
0.81	     run=1  nbConstraintChecks=35262  nbValidityChecks=5908  nbPropagations=881  nbRevisions=2453
0.82	     nbUselessRevisions=1272  nbAssignments=62  nbFailedAssignments=12  nbBacktracks=33  nbVisitedNodes=89
0.82	     nbRestartNogoods=1  mapSize=19  nbInferences=0  nbTooLargeKeys=0
0.82	       =>  wckTime=0.083  cpuTime=0.05  mem=14M460
0.84	   
0.84	   search
0.84	     run=2  nbConstraintChecks=54695  nbValidityChecks=10091  nbPropagations=1981  nbRevisions=5622
0.84	     nbUselessRevisions=2787  nbAssignments=100  nbFailedAssignments=19  nbBacktracks=56  nbVisitedNodes=142
0.84	     nbRestartNogoods=4  mapSize=30  nbInferences=0  nbTooLargeKeys=0
0.84	       =>  wckTime=0.112  cpuTime=0.07  mem=14M460
0.87	   
0.87	   search
0.87	     run=3  nbConstraintChecks=80620  nbValidityChecks=16192  nbPropagations=3874  nbRevisions=11209
0.87	     nbUselessRevisions=5385  nbAssignments=164  nbFailedAssignments=37  nbBacktracks=93  nbVisitedNodes=240
0.87	     nbRestartNogoods=6  mapSize=52  nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.134  cpuTime=0.09  mem=14M460
0.89	   
0.89	   search
0.89	     run=4  nbConstraintChecks=119812  nbValidityChecks=23833  nbPropagations=6761  nbRevisions=20316
0.89	     nbUselessRevisions=9707  nbAssignments=256  nbFailedAssignments=70  nbBacktracks=143  nbVisitedNodes=392
0.89	     nbRestartNogoods=10  mapSize=89  nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.159  cpuTime=0.12  mem=14M460
0.93	   
0.93	   search
0.93	     run=5  nbConstraintChecks=172170  nbValidityChecks=35785  nbPropagations=11291  nbRevisions=35589
0.93	     nbUselessRevisions=16858  nbAssignments=387  nbFailedAssignments=115  nbBacktracks=220  nbVisitedNodes=608
0.93	     nbRestartNogoods=12  mapSize=137  nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.196  cpuTime=0.15  mem=14M460
0.98	   
0.98	   search
0.98	     run=6  nbConstraintChecks=254407  nbValidityChecks=53927  nbPropagations=18316  nbRevisions=60638
0.98	     nbUselessRevisions=28695  nbAssignments=588  nbFailedAssignments=190  nbBacktracks=333  nbVisitedNodes=945
0.98	     nbRestartNogoods=18  mapSize=210  nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.248  cpuTime=0.2  mem=14M460
1.05	   
1.05	   search
1.05	     run=7  nbConstraintChecks=365471  nbValidityChecks=79025  nbPropagations=29081  nbRevisions=98709
1.05	     nbUselessRevisions=46392  nbAssignments=886  nbFailedAssignments=309  nbBacktracks=504  nbVisitedNodes=1450
1.05	     nbRestartNogoods=28  mapSize=333  nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.32  cpuTime=0.27  mem=14M460
1.15	   
1.15	   search
1.15	     run=8  nbConstraintChecks=506789  nbValidityChecks=111201  nbPropagations=44813  nbRevisions=154215
1.15	     nbUselessRevisions=72160  nbAssignments=1297  nbFailedAssignments=453  nbBacktracks=761  nbVisitedNodes=2129
1.15	     nbRestartNogoods=32  mapSize=496  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.419  cpuTime=0.37  mem=14M460
1.34	   
1.34	   search
1.34	     run=9  nbConstraintChecks=829980  nbValidityChecks=180226  nbPropagations=69540  nbRevisions=242613
1.34	     nbUselessRevisions=112318  nbAssignments=1951  nbFailedAssignments=712  nbBacktracks=1145  nbVisitedNodes=3233
1.34	     nbRestartNogoods=41  mapSize=755  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.605  cpuTime=0.54  mem=14M460
1.48	   
1.48	   INFO : Stopping hyperNogood (mapSize=1028, nbTooLargekeys=0, mem=14M460)
1.54	   
1.54	   search
1.54	     run=10  nbConstraintChecks=1170920  nbValidityChecks=257888  nbPropagations=106313  nbRevisions=374849
1.54	     nbUselessRevisions=172538  nbAssignments=2919  nbFailedAssignments=1094  nbBacktracks=1721  nbVisitedNodes=4848
1.54	     nbRestartNogoods=54
1.54	       =>  wckTime=0.804  cpuTime=0.72  mem=14M460
1.98	   
1.98	   search
1.98	     run=11  nbConstraintChecks=2172037  nbValidityChecks=439908  nbPropagations=165004  nbRevisions=602927
1.98	     nbUselessRevisions=280131  nbAssignments=4390  nbFailedAssignments=1694  nbBacktracks=2586  nbVisitedNodes=7328
1.98	     nbRestartNogoods=63
1.98	       =>  wckTime=1.247  cpuTime=1.16  mem=14M460
2.40	   
2.40	   search
2.40	     run=12  nbConstraintChecks=3008572  nbValidityChecks=635779  nbPropagations=253060  nbRevisions=943380
2.40	     nbUselessRevisions=441298  nbAssignments=6550  nbFailedAssignments=2548  nbBacktracks=3883  nbVisitedNodes=10994
2.40	     nbRestartNogoods=68
2.40	       =>  wckTime=1.672  cpuTime=1.58  mem=14M460
3.09	   
3.09	   search
3.09	     run=13  nbConstraintChecks=4461186  nbValidityChecks=933724  nbPropagations=383690  nbRevisions=1444476
3.09	     nbUselessRevisions=676192  nbAssignments=9753  nbFailedAssignments=3795  nbBacktracks=5830  nbVisitedNodes=16333
3.09	     nbRestartNogoods=81
3.09	       =>  wckTime=2.36  cpuTime=2.27  mem=14M460
3.88	   
3.88	   search
3.88	     run=14  nbConstraintChecks=5970741  nbValidityChecks=1300699  nbPropagations=571323  nbRevisions=2154522
3.88	     nbUselessRevisions=1006751  nbAssignments=14534  nbFailedAssignments=5646  nbBacktracks=8750  nbVisitedNodes=24397
3.88	     nbRestartNogoods=103
3.88	       =>  wckTime=3.15  cpuTime=3.05  mem=14M460
4.91	   
4.91	   search
4.91	     run=15  nbConstraintChecks=7893516  nbValidityChecks=1768087  nbPropagations=838855  nbRevisions=3137216
4.91	     nbUselessRevisions=1459062  nbAssignments=21665  nbFailedAssignments=8388  nbBacktracks=13132  nbVisitedNodes=36379
4.91	     nbRestartNogoods=111
4.91	       =>  wckTime=4.18  cpuTime=4.08  mem=14M460
7.38	   
7.38	   search
7.38	     run=16  nbConstraintChecks=13174324  nbValidityChecks=2900408  nbPropagations=1255057  nbRevisions=4723495
7.38	     nbUselessRevisions=2202085  nbAssignments=32601  nbFailedAssignments=12745  nbBacktracks=19701
7.38	     nbVisitedNodes=54793  nbRestartNogoods=121
7.38	       =>  wckTime=6.652  cpuTime=6.54  mem=14M460
10.32	   
10.32	   search
10.32	     run=17  nbConstraintChecks=18840770  nbValidityChecks=4304964  nbPropagations=1883761  nbRevisions=7084158
10.32	     nbUselessRevisions=3304469  nbAssignments=48859  nbFailedAssignments=19142  nbBacktracks=29554
10.32	     nbVisitedNodes=82398  nbRestartNogoods=137
10.32	       =>  wckTime=9.584  cpuTime=9.45  mem=14M460
16.50	   
16.50	   search
16.50	     run=18  nbConstraintChecks=32206777  nbValidityChecks=7071125  nbPropagations=2871638  nbRevisions=10910033
16.50	     nbUselessRevisions=5096621  nbAssignments=73939  nbFailedAssignments=29436  nbBacktracks=44333
16.50	     nbVisitedNodes=124877  nbRestartNogoods=153
16.50	       =>  wckTime=15.772  cpuTime=15.61  mem=14M460
20.90	   
20.90	   search
20.90	     run=19  nbConstraintChecks=40507759  nbValidityChecks=9162732  nbPropagations=4183860  nbRevisions=15942790
20.90	     nbUselessRevisions=7459844  nbAssignments=99866  nbFailedAssignments=40145  nbBacktracks=59524
20.90	     nbVisitedNodes=168948  nbRestartNogoods=169
20.90	       =>  wckTime=20.164  cpuTime=19.98  mem=14M460
20.90	   
20.90	   global
20.90	     nbConstraintChecks=40507759  nbValidityChecks=9162732  nbPropagations=4183887  nbRevisions=15942790
20.90	     nbUselessRevisions=7459844  nbRestartNogoods=169  solvingWckTime=20.165  solvingCpuTime=19.98  expiredTime=no
20.90	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=20.35
20.90	       =>  wckTime=20.591  cpuTime=20.29  mem=14M460
20.90	   
20.90	s SATISFIABLE
20.90	v 5 11 9 2 10 0 13 1 12 3 8 4 7 6 5 1 6 7 9 12 11 10 8 4 3 2 0 
20.90	d NODES 99866
20.90	d CHECKS 40507759
20.90	   
20.90	   totalWckTime=20.672  totalCpuTime=20.35

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-199374-1168071398 -o ROOT/results/node20/solver-199374-1168071398 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199374-1168071398/unknown.xml 

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

/proc/loadavg: 0.99 1.04 1.28 4/93 22209
/proc/meminfo: memFree=1750808/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=89776 CPUtime=0
/proc/22208/stat : 22208 (java) D 22206 22208 21924 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 155534313 91930624 1022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/22208/statm: 22444 1022 811 14 0 10027 0
[pid=22208/tid=22210] ppid=22206 vsize=906644 CPUtime=0
/proc/22208/task/22210/stat : 22210 (java) R 22206 22208 21924 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 155534316 928403456 1817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103474 s]
/proc/loadavg: 0.99 1.04 1.28 4/93 22209
/proc/meminfo: memFree=1750808/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=914988 CPUtime=0.09
/proc/22208/stat : 22208 (java) R 22206 22208 21924 0 -1 0 3014 0 1 0 7 2 0 0 20 0 8 0 155534313 936947712 2760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22208/statm: 228747 2760 1434 14 0 215242 0
[pid=22208/tid=22210] ppid=22206 vsize=914988 CPUtime=0
/proc/22208/task/22210/stat : 22210 (java) S 22206 22208 21924 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 155534316 936947712 2760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511523 s]
/proc/loadavg: 0.99 1.04 1.28 4/93 22209
/proc/meminfo: memFree=1750808/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=915460 CPUtime=0.49
/proc/22208/stat : 22208 (java) R 22206 22208 21924 0 -1 0 6463 0 1 0 44 5 0 0 19 0 8 0 155534313 937431040 6202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22208/statm: 228865 6202 2165 14 0 215335 0
[pid=22208/tid=22210] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22210/stat : 22210 (java) S 22206 22208 21924 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 155534316 937431040 6202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.33262 s]
/proc/loadavg: 0.99 1.04 1.28 3/100 22216
/proc/meminfo: memFree=1727776/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=915460 CPUtime=1.3
/proc/22208/stat : 22208 (java) R 22206 22208 21924 0 -1 0 8497 0 1 0 123 7 0 0 25 0 8 0 155534313 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22208/statm: 228865 8234 2533 14 0 215335 0
[pid=22208/tid=22210] ppid=22206 vsize=915460 CPUtime=0.02
/proc/22208/task/22210/stat : 22210 (java) S 22206 22208 21924 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 155534316 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22211] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22211/stat : 22211 (java) S 22206 22208 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155534317 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22212] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22212/stat : 22212 (java) S 22206 22208 21924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155534317 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22213] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22213/stat : 22213 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155534320 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22214] ppid=22206 vsize=915460 CPUtime=0.18
/proc/22208/task/22214/stat : 22214 (java) S 22206 22208 21924 0 -1 64 366 0 0 0 17 1 0 0 16 0 8 0 155534320 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22215] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22215/stat : 22215 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155534320 937431040 8234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22216] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22216/stat : 22216 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155534320 937431040 8234 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) 915460

[startup+2.96981 s]
/proc/loadavg: 0.99 1.04 1.28 3/100 22216
/proc/meminfo: memFree=1727584/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=915460 CPUtime=2.93
/proc/22208/stat : 22208 (java) R 22206 22208 21924 0 -1 0 8528 0 1 0 286 7 0 0 25 0 8 0 155534313 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073606589 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22208/statm: 228865 8264 2533 14 0 215335 0
[pid=22208/tid=22210] ppid=22206 vsize=915460 CPUtime=0.02
/proc/22208/task/22210/stat : 22210 (java) S 22206 22208 21924 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 155534316 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22211] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22211/stat : 22211 (java) S 22206 22208 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155534317 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22212] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22212/stat : 22212 (java) S 22206 22208 21924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155534317 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22213] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22213/stat : 22213 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155534320 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22214] ppid=22206 vsize=915460 CPUtime=0.2
/proc/22208/task/22214/stat : 22214 (java) S 22206 22208 21924 0 -1 64 375 0 0 0 19 1 0 0 15 0 8 0 155534320 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22215] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22215/stat : 22215 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155534320 937431040 8264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22216] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22216/stat : 22216 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155534320 937431040 8264 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+6.1722 s]
/proc/loadavg: 1.15 1.07 1.29 3/100 22216
/proc/meminfo: memFree=1727528/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=915460 CPUtime=6.12
/proc/22208/stat : 22208 (java) R 22206 22208 21924 0 -1 0 8535 0 1 0 605 7 0 0 25 0 8 0 155534313 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601497 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22208/statm: 228865 8271 2533 14 0 215335 0
[pid=22208/tid=22210] ppid=22206 vsize=915460 CPUtime=0.02
/proc/22208/task/22210/stat : 22210 (java) S 22206 22208 21924 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 155534316 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22211] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22211/stat : 22211 (java) S 22206 22208 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155534317 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22212] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22212/stat : 22212 (java) S 22206 22208 21924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155534317 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22213] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22213/stat : 22213 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155534320 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22214] ppid=22206 vsize=915460 CPUtime=0.2
/proc/22208/task/22214/stat : 22214 (java) S 22206 22208 21924 0 -1 64 375 0 0 0 19 1 0 0 15 0 8 0 155534320 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22215] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22215/stat : 22215 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155534320 937431040 8271 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22216] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22216/stat : 22216 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155534320 937431040 8271 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+12.64 s]
/proc/loadavg: 1.22 1.08 1.29 3/100 22216
/proc/meminfo: memFree=1727528/2055920 swapFree=4170284/4192956
[pid=22208] ppid=22206 vsize=915460 CPUtime=12.56
/proc/22208/stat : 22208 (java) R 22206 22208 21924 0 -1 0 8541 0 1 0 1248 8 0 0 25 0 8 0 155534313 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22208/statm: 228865 8277 2533 14 0 215335 0
[pid=22208/tid=22210] ppid=22206 vsize=915460 CPUtime=0.02
/proc/22208/task/22210/stat : 22210 (java) S 22206 22208 21924 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 155534316 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22211] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22211/stat : 22211 (java) S 22206 22208 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155534317 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22212] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22212/stat : 22212 (java) S 22206 22208 21924 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155534317 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22213] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22213/stat : 22213 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155534320 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22214] ppid=22206 vsize=915460 CPUtime=0.2
/proc/22208/task/22214/stat : 22214 (java) S 22206 22208 21924 0 -1 64 375 0 0 0 19 1 0 0 15 0 8 0 155534320 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22215] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22215/stat : 22215 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155534320 937431040 8277 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22208/tid=22216] ppid=22206 vsize=915460 CPUtime=0
/proc/22208/task/22216/stat : 22216 (java) S 22206 22208 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155534320 937431040 8277 18446744073709551615 134512640 134570532 4294956480 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) 915460

Child status: 0
Real time (s): 20.9498
CPU time (s): 20.8038
CPU user time (s): 20.7119
CPU system time (s): 0.091986
CPU usage (%): 99.3033
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.7119
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8637
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= 1528
involuntary context switches= 2843

runsolver used 0.031995 s user time and 0.074988 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 08:16:38 UTC 2007


IDJOB= 199374
IDBENCH= 3612
FILE ID= node20/199374-1168071398

PBS_JOBID= 3475957

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-14.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199374-1168071398/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-199374-1168071398 -o ROOT/results/node20/solver-199374-1168071398 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199374-1168071398/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4e9323f80302ba403d602f345e331ed8

RANDOM SEED= 287254338

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.216
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.216
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:       1751288 kB
Buffers:         35768 kB
Cached:         143940 kB
SwapCached:       2668 kB
Active:          98320 kB
Inactive:       137004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751288 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            3708 kB
Writeback:           0 kB
Mapped:          80372 kB
Slab:            53836 kB
Committed_AS:  3638380 kB
PageTables:       2488 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= 66545 MiB



End job on node20 on Sat Jan  6 08:16:59 UTC 2007