Trace number 239839

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 ESACSAT 60.4408 60.5642

DiagnosticValue
CHECKS65126838
NODES226733

General information on the benchmark

Nameqcp-qwh/QWH-20/
qwh-20-166-0_ext.xml
MD5SUMab766fd0fac11bd1dabdda8877cce5fd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.826873
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension7600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/239839-1168367876/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.46	     nbVariables=400  nbDomainTypes=21  minDomainSize=1  maxDomainSize=20
0.46	       =>  wckTime=0.145  cpuTime=0.12  mem=7M894
0.46	   
0.46	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.80	     nbConstraints=5092  nbRelationTypes=22  nbSingletonDomainVariables=234  nbExtensionStructures=41
0.80	     nbSharedExtensionStructures=5051  nbConflictsStructures=41  nbSharedConflictsStructures=5051
0.80	     nbSharedBinaryRepresentations=858  maxDegree=38  maxArity=2
0.80	       =>  wckTime=0.489  cpuTime=0.36  mem=23M497
0.87	   
0.87	   solver IterativeSystematicSolver being built... 
1.05	       =>  wckTime=0.739  cpuTime=0.51  mem=18M158
1.20	   
1.20	   preprocessing
1.20	     nbConstraintChecks=82214  nbPropagations=2215  nbRevisions=22137  nbUselessRevisions=17682  nbSingletonTests=443
1.20	     nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=2674  detectedInconsistency=no
1.20	       =>  wckTime=0.144  cpuTime=0.11  mem=18M158
1.24	   
1.24	   search
1.24	     run=0  nbConstraintChecks=9447  nbPropagations=2619  nbRevisions=28237  nbUselessRevisions=23067  nbAssignments=62
1.24	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=73  nbRestartNogoods=0  mapSize=9  nbInferences=0
1.24	     nbTooLargeKeys=0
1.24	       =>  wckTime=0.187  cpuTime=0.15  mem=19M149
1.26	   
1.26	   search
1.26	     run=1  nbConstraintChecks=16231  nbPropagations=5563  nbRevisions=60653  nbUselessRevisions=49781
1.26	     nbAssignments=123  nbFailedAssignments=9  nbBacktracks=43  nbVisitedNodes=144  nbRestartNogoods=1  mapSize=18
1.26	     nbInferences=0  nbTooLargeKeys=0
1.26	       =>  wckTime=0.207  cpuTime=0.16  mem=19M149
1.29	   
1.29	   search
1.29	     run=2  nbConstraintChecks=26230  nbPropagations=8950  nbRevisions=99512  nbUselessRevisions=82179
1.29	     nbAssignments=197  nbFailedAssignments=17  nbBacktracks=65  nbVisitedNodes=228  nbRestartNogoods=2  mapSize=24
1.29	     nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.231  cpuTime=0.19  mem=19M149
1.33	   
1.33	   search
1.33	     run=3  nbConstraintChecks=50182  nbPropagations=13619  nbRevisions=153049  nbUselessRevisions=127552
1.33	     nbAssignments=410  nbFailedAssignments=21  nbBacktracks=98  nbVisitedNodes=304  nbRestartNogoods=6  mapSize=30
1.33	     nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.278  cpuTime=0.23  mem=19M149
1.37	   
1.37	   search
1.37	     run=4  nbConstraintChecks=68400  nbPropagations=19020  nbRevisions=218745  nbUselessRevisions=183695
1.37	     nbAssignments=533  nbFailedAssignments=32  nbBacktracks=159  nbVisitedNodes=455  nbRestartNogoods=7  mapSize=56
1.37	     nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.314  cpuTime=0.27  mem=19M149
1.42	   
1.42	   search
1.42	     run=5  nbConstraintChecks=96030  nbPropagations=25478  nbRevisions=303842  nbUselessRevisions=257297
1.42	     nbAssignments=679  nbFailedAssignments=49  nbBacktracks=243  nbVisitedNodes=637  nbRestartNogoods=9  mapSize=88
1.42	     nbInferences=0  nbTooLargeKeys=0
1.42	       =>  wckTime=0.362  cpuTime=0.31  mem=19M149
1.48	   
1.48	   search
1.48	     run=6  nbConstraintChecks=142507  nbPropagations=33415  nbRevisions=420859  nbUselessRevisions=359477
1.48	     nbAssignments=875  nbFailedAssignments=68  nbBacktracks=384  nbVisitedNodes=879  nbRestartNogoods=13  mapSize=132
1.48	     nbInferences=0  nbTooLargeKeys=0
1.48	       =>  wckTime=0.426  cpuTime=0.37  mem=19M149
1.55	   
1.55	   search
1.55	     run=7  nbConstraintChecks=181103  nbPropagations=42706  nbRevisions=564895  nbUselessRevisions=485945
1.55	     nbAssignments=1148  nbFailedAssignments=99  nbBacktracks=580  nbVisitedNodes=1196  nbRestartNogoods=15  mapSize=171
1.55	     nbInferences=0  nbTooLargeKeys=0
1.55	       =>  wckTime=0.496  cpuTime=0.44  mem=19M149
1.67	   
1.67	   search
1.67	     run=8  nbConstraintChecks=272078  nbPropagations=55087  nbRevisions=772137  nbUselessRevisions=669569
1.67	     nbAssignments=1594  nbFailedAssignments=128  nbBacktracks=859  nbVisitedNodes=1602  nbRestartNogoods=20
1.67	     mapSize=227  nbInferences=0  nbTooLargeKeys=0
1.67	       =>  wckTime=0.619  cpuTime=0.55  mem=20M125
1.81	   
1.81	   search
1.81	     run=9  nbConstraintChecks=353248  nbPropagations=70280  nbRevisions=1035129  nbUselessRevisions=903083
1.81	     nbAssignments=2118  nbFailedAssignments=185  nbBacktracks=1264  nbVisitedNodes=2226  nbRestartNogoods=22
1.81	     mapSize=320  nbInferences=0  nbTooLargeKeys=0
1.81	       =>  wckTime=0.756  cpuTime=0.68  mem=20M125
2.00	   
2.00	   search
2.00	     run=10  nbConstraintChecks=477698  nbPropagations=90091  nbRevisions=1384320  nbUselessRevisions=1214327
2.00	     nbAssignments=2950  nbFailedAssignments=249  nbBacktracks=1846  nbVisitedNodes=3022  nbRestartNogoods=29
2.00	     mapSize=434  nbInferences=0  nbTooLargeKeys=0
2.00	       =>  wckTime=0.945  cpuTime=0.86  mem=20M125
2.24	   
2.24	   search
2.24	     run=11  nbConstraintChecks=633485  nbPropagations=115606  nbRevisions=1836122  nbUselessRevisions=1616683
2.24	     nbAssignments=4016  nbFailedAssignments=388  nbBacktracks=2738  nbVisitedNodes=4361  nbRestartNogoods=32
2.24	     mapSize=702  nbInferences=0  nbTooLargeKeys=0
2.24	       =>  wckTime=1.188  cpuTime=1.1  mem=21M100
2.58	   
2.58	   search
2.58	     run=12  nbConstraintChecks=891702  nbPropagations=149553  nbRevisions=2471480  nbUselessRevisions=2185006
2.58	     nbAssignments=5508  nbFailedAssignments=521  nbBacktracks=4053  nbVisitedNodes=6130  nbRestartNogoods=34
2.58	     mapSize=973  nbInferences=0  nbTooLargeKeys=0
2.58	       =>  wckTime=1.525  cpuTime=1.44  mem=22M75
2.63	   
2.63	   INFO : Stopping hyperNogood (mapSize=1007, nbTooLargekeys=0, mem=22M75)
3.05	   
3.05	   search
3.05	     run=13  nbConstraintChecks=1335633  nbPropagations=197760  nbRevisions=3413348  nbUselessRevisions=3029104
3.05	     nbAssignments=7745  nbFailedAssignments=762  nbBacktracks=6004  nbVisitedNodes=8849  nbRestartNogoods=40
3.05	       =>  wckTime=1.997  cpuTime=1.91  mem=22M75
3.71	   
3.71	   search
3.71	     run=14  nbConstraintChecks=1978956  nbPropagations=266960  nbRevisions=4806715  nbUselessRevisions=4280236
3.71	     nbAssignments=11164  nbFailedAssignments=1213  nbBacktracks=8928  nbVisitedNodes=13157  nbRestartNogoods=43
3.71	       =>  wckTime=2.657  cpuTime=2.56  mem=22M75
4.79	   
4.79	   search
4.79	     run=15  nbConstraintChecks=2975802  nbPropagations=370739  nbRevisions=6884195  nbUselessRevisions=6143930
4.79	     nbAssignments=16194  nbFailedAssignments=1826  nbBacktracks=13318  nbVisitedNodes=19453  nbRestartNogoods=50
4.79	       =>  wckTime=3.732  cpuTime=3.63  mem=22M75
6.45	   
6.45	   search
6.45	     run=16  nbConstraintChecks=4586276  nbPropagations=531043  nbRevisions=10086877  nbUselessRevisions=9020036
6.45	     nbAssignments=24039  nbFailedAssignments=3065  nbBacktracks=19891  nbVisitedNodes=29790  nbRestartNogoods=58
6.45	       =>  wckTime=5.392  cpuTime=5.29  mem=22M75
9.49	   
9.49	   search
9.49	     run=17  nbConstraintChecks=7618630  nbPropagations=802565  nbRevisions=15312059  nbUselessRevisions=13686799
9.49	     nbAssignments=36301  nbFailedAssignments=5453  nbBacktracks=29746  nbVisitedNodes=46841  nbRestartNogoods=67
9.49	       =>  wckTime=8.439  cpuTime=8.33  mem=22M75
14.43	   
14.43	   search
14.43	     run=18  nbConstraintChecks=13184593  nbPropagations=1251456  nbRevisions=24532181  nbUselessRevisions=21977751
14.43	     nbAssignments=53908  nbFailedAssignments=8250  nbBacktracks=44532  nbVisitedNodes=70098  nbRestartNogoods=78
14.43	       =>  wckTime=13.378  cpuTime=13.27  mem=22M75
21.82	   
21.83	   search
21.83	     run=19  nbConstraintChecks=21282574  nbPropagations=1968279  nbRevisions=39551968  nbUselessRevisions=35519707
21.83	     nbAssignments=81086  nbFailedAssignments=13216  nbBacktracks=66718  nbVisitedNodes=107089  nbRestartNogoods=83
21.83	       =>  wckTime=20.769  cpuTime=20.66  mem=22M75
33.24	   
33.24	   search
33.24	     run=20  nbConstraintChecks=34639825  nbPropagations=3104995  nbRevisions=64319450  nbUselessRevisions=57941051
33.24	     nbAssignments=122368  nbFailedAssignments=21210  nbBacktracks=99981  nbVisitedNodes=163570  nbRestartNogoods=89
33.24	       =>  wckTime=32.183  cpuTime=32.04  mem=22M75
49.61	   
49.61	   search
49.61	     run=21  nbConstraintChecks=52894475  nbPropagations=4825730  nbRevisions=101938562  nbUselessRevisions=91969751
49.61	     nbAssignments=183717  nbFailedAssignments=32602  nbBacktracks=149872  nbVisitedNodes=247493  nbRestartNogoods=97
49.61	       =>  wckTime=48.551  cpuTime=48.41  mem=22M75
60.52	   
60.52	   search
60.52	     run=22  nbConstraintChecks=65044624  nbPropagations=6935952  nbRevisions=148286946  nbUselessRevisions=133922883
60.52	     nbAssignments=226733  nbFailedAssignments=40575  nbBacktracks=184515  nbVisitedNodes=305829  nbRestartNogoods=105
60.52	       =>  wckTime=59.462  cpuTime=59.3  mem=22M75
60.52	   
60.52	   global
60.52	     nbConstraintChecks=65126838  nbPropagations=6938167  nbRevisions=148309083  nbUselessRevisions=133940565
60.52	     nbRestartNogoods=105  solvingWckTime=59.463  solvingCpuTime=59.3  expiredTime=no  totalExploration=no
60.52	     nbFoundSolutions=1  globalCpuTime=59.87
60.52	       =>  wckTime=60.207  cpuTime=59.81  mem=22M75
60.52	   
60.52	s SATISFIABLE
60.52	v 19 11 18 0 17 14 13 8 3 7 2 15 1 9 4 10 16 12 5 6 17 8 3 14 4 18 15 12 10 16 1 7 6 0 13 11 2 5 19 9 15 7 10 12 9 16 5 4 1 17 11 14 0 18 2 6 8 19 13 3 3 5 4 17 10 7 0 19 15 18 8 16 11 2 9 13 6 1 14 12 14 15 9 18 1 3 7 2 11 13 4 10 8 12 0 17 5 16 6 19 6 10 2 9 5 15 1 16 7 3 19 12 13 8 17 18 0 11 4 14 18 4 16 5 7 6 11 9 19 10 14 8 12 13 3 1 17 2 15 0 9 6 14 15 18 12 19 0 2 5 10 4 7 17 8 3 1 13 16 11 1 9 5 8 14 19 16 17 6 12 7 11 15 10 18 0 13 3 2 4 11 16 6 3 13 0 10 7 14 8 12 19 2 4 1 5 9 15 18 17 13 19 0 1 11 2 4 15 8 9 18 6 3 7 5 16 12 14 17 10 7 3 8 13 2 17 6 18 9 11 16 0 14 5 19 15 10 4 12 1 12 0 15 4 3 11 17 13 16 1 5 2 10 14 6 19 7 18 9 8 8 18 7 10 6 1 12 5 13 0 15 17 16 19 14 4 3 9 11 2 4 1 17 16 19 8 9 6 12 14 0 13 18 15 7 2 11 10 3 5 16 2 1 6 0 5 14 10 17 19 13 9 4 3 11 12 18 8 7 15 5 17 13 19 15 10 2 11 18 4 3 1 9 6 12 8 14 7 0 16 10 12 19 7 16 9 3 1 0 2 6 18 5 11 15 14 4 17 8 13 0 13 11 2 12 4 8 14 5 15 9 3 17 1 16 7 19 6 10 18 2 14 12 11 8 13 18 3 4 6 17 5 19 16 10 9 15 0 1 7 
60.52	d NODES 226733
60.52	d CHECKS 65126838
60.52	   
60.52	   totalWckTime=60.285  totalCpuTime=59.87

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/node33/watcher-239839-1168367876 -o ROOT/results/node33/solver-239839-1168367876 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239839-1168367876/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 2.00 1.95 4/73 9942
/proc/meminfo: memFree=1816912/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=172 CPUtime=0
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 185181447 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 0 0 0
/proc/9941/statm: 43 24 18 14 0 3 0

[startup+0.108349 s]
/proc/loadavg: 2.00 2.00 1.95 4/73 9942
/proc/meminfo: memFree=1816912/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=914852 CPUtime=0.08
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 2929 0 1 0 6 2 0 0 23 0 8 0 185181447 936808448 2675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11412444 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228713 2680 1406 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914852

[startup+0.516431 s]
/proc/loadavg: 2.00 2.00 1.95 4/73 9942
/proc/meminfo: memFree=1816912/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915328 CPUtime=0.48
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 6503 0 1 0 42 6 0 0 25 0 8 0 185181447 937295872 6242 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648878 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228832 6243 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.3396 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 9949
/proc/meminfo: memFree=1780952/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915676 CPUtime=1.3
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 11714 0 1 0 121 9 0 0 25 0 8 0 185181447 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228919 11452 2524 14 0 215389 0
[pid=9941/tid=9943] ppid=9939 vsize=915676 CPUtime=0.06
/proc/9941/task/9943/stat : 9943 (java) S 9939 9941 8278 0 -1 64 842 0 0 0 6 0 0 0 16 0 8 0 185181452 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9944] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9944/stat : 9944 (java) S 9939 9941 8278 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9945] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9945/stat : 9945 (java) S 9939 9941 8278 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9946] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9946/stat : 9946 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 185181455 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9947] ppid=9939 vsize=915676 CPUtime=0.23
/proc/9941/task/9947/stat : 9947 (java) R 9939 9941 8278 0 -1 64 467 0 0 0 22 1 0 0 15 0 8 0 185181455 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9948] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9948/stat : 9948 (java) S 9939 9941 8278 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 185181455 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9949] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9949/stat : 9949 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185181455 937652224 11452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915676

[startup+2.98294 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 9949
/proc/meminfo: memFree=1780824/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915676 CPUtime=2.95
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 11732 0 1 0 285 10 0 0 25 0 8 0 185181447 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958294 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228919 11469 2524 14 0 215389 0
[pid=9941/tid=9943] ppid=9939 vsize=915676 CPUtime=0.06
/proc/9941/task/9943/stat : 9943 (java) S 9939 9941 8278 0 -1 64 842 0 0 0 6 0 0 0 17 0 8 0 185181452 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9944] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9944/stat : 9944 (java) S 9939 9941 8278 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9945] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9945/stat : 9945 (java) S 9939 9941 8278 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9946] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9946/stat : 9946 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 185181455 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9947] ppid=9939 vsize=915676 CPUtime=0.27
/proc/9941/task/9947/stat : 9947 (java) S 9939 9941 8278 0 -1 64 484 0 0 0 25 2 0 0 15 0 8 0 185181455 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9948] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9948/stat : 9948 (java) S 9939 9941 8278 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 185181455 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9949] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9949/stat : 9949 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185181455 937652224 11469 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915676

[startup+6.27662 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 9949
/proc/meminfo: memFree=1780696/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915676 CPUtime=6.23
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 11735 0 1 0 613 10 0 0 25 0 8 0 185181447 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073954188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228919 11470 2524 14 0 215389 0
[pid=9941/tid=9943] ppid=9939 vsize=915676 CPUtime=0.06
/proc/9941/task/9943/stat : 9943 (java) S 9939 9941 8278 0 -1 64 842 0 0 0 6 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9944] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9944/stat : 9944 (java) S 9939 9941 8278 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9945] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9945/stat : 9945 (java) S 9939 9941 8278 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9946] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9946/stat : 9946 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9947] ppid=9939 vsize=915676 CPUtime=0.28
/proc/9941/task/9947/stat : 9947 (java) S 9939 9941 8278 0 -1 64 486 0 0 0 26 2 0 0 17 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9948] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9948/stat : 9948 (java) S 9939 9941 8278 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9949] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9949/stat : 9949 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915676

[startup+12.764 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 9949
/proc/meminfo: memFree=1780696/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915676 CPUtime=12.71
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 11735 0 1 0 1261 10 0 0 25 0 8 0 185181447 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074004539 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228919 11470 2524 14 0 215389 0
[pid=9941/tid=9943] ppid=9939 vsize=915676 CPUtime=0.06
/proc/9941/task/9943/stat : 9943 (java) S 9939 9941 8278 0 -1 64 842 0 0 0 6 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9944] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9944/stat : 9944 (java) S 9939 9941 8278 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9945] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9945/stat : 9945 (java) S 9939 9941 8278 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9946] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9946/stat : 9946 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9947] ppid=9939 vsize=915676 CPUtime=0.28
/proc/9941/task/9947/stat : 9947 (java) S 9939 9941 8278 0 -1 64 486 0 0 0 26 2 0 0 17 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9948] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9948/stat : 9948 (java) S 9939 9941 8278 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9949] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9949/stat : 9949 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915676

[startup+25.6186 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 9949
/proc/meminfo: memFree=1780760/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915676 CPUtime=25.54
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 11736 0 1 0 2544 10 0 0 25 0 8 0 185181447 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074002962 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228919 11470 2524 14 0 215389 0
[pid=9941/tid=9943] ppid=9939 vsize=915676 CPUtime=0.06
/proc/9941/task/9943/stat : 9943 (java) S 9939 9941 8278 0 -1 64 842 0 0 0 6 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9944] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9944/stat : 9944 (java) S 9939 9941 8278 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9945] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9945/stat : 9945 (java) S 9939 9941 8278 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9946] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9946/stat : 9946 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9947] ppid=9939 vsize=915676 CPUtime=0.28
/proc/9941/task/9947/stat : 9947 (java) S 9939 9941 8278 0 -1 64 486 0 0 0 26 2 0 0 16 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9948] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9948/stat : 9948 (java) S 9939 9941 8278 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9949] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9949/stat : 9949 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915676

[startup+51.244 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 9949
/proc/meminfo: memFree=1780824/2055920 swapFree=4192224/4192956
[pid=9941] ppid=9939 vsize=915676 CPUtime=51.14
/proc/9941/stat : 9941 (java) R 9939 9941 8278 0 -1 0 11736 0 1 0 5104 10 0 0 25 0 8 0 185181447 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9941/statm: 228919 11470 2524 14 0 215389 0
[pid=9941/tid=9943] ppid=9939 vsize=915676 CPUtime=0.06
/proc/9941/task/9943/stat : 9943 (java) S 9939 9941 8278 0 -1 64 842 0 0 0 6 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9944] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9944/stat : 9944 (java) S 9939 9941 8278 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9945] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9945/stat : 9945 (java) S 9939 9941 8278 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185181452 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9946] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9946/stat : 9946 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9947] ppid=9939 vsize=915676 CPUtime=0.28
/proc/9941/task/9947/stat : 9947 (java) S 9939 9941 8278 0 -1 64 486 0 0 0 26 2 0 0 16 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9948] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9948/stat : 9948 (java) S 9939 9941 8278 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9941/tid=9949] ppid=9939 vsize=915676 CPUtime=0
/proc/9941/task/9949/stat : 9949 (java) S 9939 9941 8278 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185181455 937652224 11470 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915676

Child status: 0
Real time (s): 60.5642
CPU time (s): 60.4408
CPU user time (s): 60.3088
CPU system time (s): 0.131979
CPU usage (%): 99.7963
Max. virtual memory (cumulated for all children) (KiB): 915780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.3088
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11746
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= 2655
involuntary context switches= 3076

runsolver used 0.049992 s user time and 0.226965 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue Jan  9 18:37:56 UTC 2007


IDJOB= 239839
IDBENCH= 7086
FILE ID= node33/239839-1168367876

PBS_JOBID= 3504033

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-20/qwh-20-166-0_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239839-1168367876/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-239839-1168367876 -o ROOT/results/node33/solver-239839-1168367876 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239839-1168367876/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ab766fd0fac11bd1dabdda8877cce5fd

RANDOM SEED= 23415010

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.281
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.281
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:       1817328 kB
Buffers:         36348 kB
Cached:         123752 kB
SwapCached:        448 kB
Active:         125248 kB
Inactive:        61800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817328 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          39788 kB
Slab:            37020 kB
Committed_AS:  3608532 kB
PageTables:       1740 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= 66562 MiB



End job on node33 on Tue Jan  9 18:38:57 UTC 2007