Trace number 275909

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
AbsconMax 109 PFCOPTIMUM 34.6887 35.0851

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-5_ext.xml
MD5SUMf949c768ad43ca425c1184f86c1aaa53
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints260
Best CPU time to get the best result obtained on this benchmark33.6449
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints262
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275909-1169228850/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=262  nbRelationTypes=262  nbExtensionStructures=262  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=262  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4663  maxDegree=22
0.59	     maxArity=2
0.59	       =>  wckTime=0.267  cpuTime=0.19  mem=9M884
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.352  cpuTime=0.23  mem=5M644
0.68	
0.68	s SATISFIABLE
0.68	o 223
0.68	c 39
0.68	o 227
0.68	c 35
0.68	o 231
0.68	c 31
0.68	o 235
0.68	c 27
0.68	o 236
0.68	c 26
0.68	o 240
0.68	c 22
0.68	o 243
0.68	c 19
0.68	o 245
0.68	c 17
0.68	o 247
0.68	c 15
0.69	o 248
0.69	c 14
0.69	o 250
0.69	c 12
0.69	o 252
0.69	c 10
0.69	o 253
0.69	c 9
0.69	o 254
0.69	c 8
0.69	o 255
0.69	c 7
0.69	o 256
0.69	c 6
0.69	o 257
0.69	c 5
0.69	o 258
0.69	c 4
0.70	o 259
0.70	c 3
0.70	o 260
0.70	c 2
3.09	   
3.09	   search
3.09	     run=0  nbConstraintChecks=15681173  nbAssignments=10000
3.09	       =>  wckTime=2.414  cpuTime=2.37  mem=5M644
5.57	   
5.57	   search
5.57	     run=1  nbConstraintChecks=32676297  nbAssignments=20000
5.57	       =>  wckTime=4.895  cpuTime=4.83  mem=5M644
8.03	   
8.03	   search
8.03	     run=2  nbConstraintChecks=49410011  nbAssignments=30000
8.03	       =>  wckTime=7.362  cpuTime=7.27  mem=5M644
10.42	   
10.42	   search
10.42	     run=3  nbConstraintChecks=65456270  nbAssignments=40000
10.42	       =>  wckTime=9.749  cpuTime=9.64  mem=5M644
12.75	   
12.75	   search
12.75	     run=4  nbConstraintChecks=80975167  nbAssignments=50000
12.75	       =>  wckTime=12.08  cpuTime=11.94  mem=5M644
15.28	   
15.28	   search
15.28	     run=5  nbConstraintChecks=98289087  nbAssignments=60000
15.28	       =>  wckTime=14.604  cpuTime=14.45  mem=5M644
17.65	   
17.65	   search
17.65	     run=6  nbConstraintChecks=114363342  nbAssignments=70000
17.65	       =>  wckTime=16.975  cpuTime=16.8  mem=5M644
20.10	   
20.10	   search
20.10	     run=7  nbConstraintChecks=131155247  nbAssignments=80000
20.10	       =>  wckTime=19.427  cpuTime=19.22  mem=5M644
22.42	   
22.42	   search
22.42	     run=8  nbConstraintChecks=146761492  nbAssignments=90000
22.42	       =>  wckTime=21.752  cpuTime=21.53  mem=5M644
24.87	   
24.87	   search
24.87	     run=9  nbConstraintChecks=163501227  nbAssignments=100000
24.87	       =>  wckTime=24.199  cpuTime=23.95  mem=5M644
27.26	   
27.26	   search
27.26	     run=10  nbConstraintChecks=179550641  nbAssignments=110000
27.26	       =>  wckTime=26.592  cpuTime=26.33  mem=5M644
29.78	   
29.78	   search
29.78	     run=11  nbConstraintChecks=196759731  nbAssignments=120000
29.78	       =>  wckTime=29.111  cpuTime=28.82  mem=5M644
31.01	   
31.01	   search
31.01	     run=12  nbConstraintChecks=204959060  nbAssignments=125146
31.01	       =>  wckTime=30.334  cpuTime=30.03  mem=5M644
31.01	   
31.01	   global
31.01	     nbConstraintChecks=204959060  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.01	     solvingWckTime=30.333  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.01	     globalCpuTime=30.3
31.01	       =>  wckTime=30.687  cpuTime=30.26  mem=5M644
31.01	   
31.01	   solver IterativeSystematicSolver being built... 
31.14	       =>  wckTime=30.82  cpuTime=30.37  mem=16M633
31.15	   
31.15	   preprocessing
31.15	     nbConstraintChecks=90  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.15	     detectedInconsistency=no
31.15	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M633
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=34671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25
31.20	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=35  nbRestartNogoods=0
31.20	       =>  wckTime=0.052  cpuTime=0.03  mem=16M633
31.29	   
31.29	   search
31.29	     run=1  nbConstraintChecks=265941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124
31.29	     nbFailedAssignments=77  nbBacktracks=25  nbVisitedNodes=220  nbRestartNogoods=1
31.29	       =>  wckTime=0.149  cpuTime=0.1  mem=16M633
31.33	   
31.33	   search
31.33	     run=2  nbConstraintChecks=382513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.33	     nbFailedAssignments=100  nbBacktracks=47  nbVisitedNodes=326  nbRestartNogoods=6
31.33	       =>  wckTime=0.188  cpuTime=0.14  mem=16M633
31.36	   
31.36	   search
31.36	     run=3  nbConstraintChecks=498002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=255
31.36	     nbFailedAssignments=116  nbBacktracks=80  nbVisitedNodes=445  nbRestartNogoods=13
31.36	       =>  wckTime=0.222  cpuTime=0.17  mem=16M633
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=650190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=352
31.40	     nbFailedAssignments=141  nbBacktracks=132  nbVisitedNodes=615  nbRestartNogoods=17
31.41	       =>  wckTime=0.262  cpuTime=0.21  mem=16M633
31.58	   
31.58	   search
31.58	     run=5  nbConstraintChecks=1302571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=621
31.58	     nbFailedAssignments=327  nbBacktracks=207  nbVisitedNodes=1145  nbRestartNogoods=23
31.58	       =>  wckTime=0.433  cpuTime=0.38  mem=16M633
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=1629811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=895
31.72	     nbFailedAssignments=466  nbBacktracks=321  nbVisitedNodes=1671  nbRestartNogoods=27
31.72	       =>  wckTime=0.58  cpuTime=0.52  mem=16M633
31.84	   
31.84	   search
31.84	     run=7  nbConstraintChecks=2096083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1180
31.84	     nbFailedAssignments=558  nbBacktracks=492  nbVisitedNodes=2219  nbRestartNogoods=37
31.84	       =>  wckTime=0.699  cpuTime=0.63  mem=16M633
32.04	   
32.04	   search
32.04	     run=8  nbConstraintChecks=2872186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1591
32.04	     nbFailedAssignments=693  nbBacktracks=750  nbVisitedNodes=3021  nbRestartNogoods=47
32.04	       =>  wckTime=0.901  cpuTime=0.82  mem=16M633
32.27	   
32.27	   search
32.27	     run=9  nbConstraintChecks=3767672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2210
32.27	     nbFailedAssignments=905  nbBacktracks=1135  nbVisitedNodes=4234  nbRestartNogoods=55
32.27	       =>  wckTime=1.129  cpuTime=1.04  mem=16M633
32.72	   
32.72	   search
32.72	     run=10  nbConstraintChecks=5663040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3194
32.72	     nbFailedAssignments=1288  nbBacktracks=1711  nbVisitedNodes=6171  nbRestartNogoods=67
32.72	       =>  wckTime=1.577  cpuTime=1.49  mem=16M633
33.28	   
33.28	   search
33.28	     run=11  nbConstraintChecks=7856008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4529
33.28	     nbFailedAssignments=1733  nbBacktracks=2575  nbVisitedNodes=8811  nbRestartNogoods=80
33.28	       =>  wckTime=2.135  cpuTime=2.03  mem=16M633
34.02	   
34.02	   search
34.02	     run=12  nbConstraintChecks=11232428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7084
34.02	     nbFailedAssignments=2966  nbBacktracks=3872  nbVisitedNodes=13843  nbRestartNogoods=94
34.03	       =>  wckTime=2.882  cpuTime=2.78  mem=16M633
35.02	   
35.02	   search
35.02	     run=13  nbConstraintChecks=14370596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8974
35.02	     nbFailedAssignments=3812  nbBacktracks=4917  nbVisitedNodes=17601  nbRestartNogoods=108
35.02	       =>  wckTime=3.875  cpuTime=3.76  mem=16M633
35.02	   
35.02	   global
35.02	     nbConstraintChecks=14370686  nbRestartNogoods=108  solvingWckTime=3.877  solvingCpuTime=3.76  expiredTime=no
35.02	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.17
35.02	       =>  wckTime=34.697  cpuTime=34.13  mem=16M633
35.02	
35.02	s OPTIMUM FOUND
35.02	v 0 2 9 0 1 8 1 5 9 0 4 7 0 9 0 1 8 2 6 1 0 6 6 0 9 4 3 3 9 8 4 3 8 
35.02	   
35.02	   totalWckTime=34.776  totalCpuTime=34.17

Verifier Data (download as text)

2 unsatisfied constraints, 260 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-275909-1169228850 -o ROOT/results/node5/solver-275909-1169228850 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275909-1169228850/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.03 2.02 2.00 4/93 12705
/proc/meminfo: memFree=1082544/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=18540 CPUtime=0
/proc/12704/stat : 12704 (runsolver) R 12702 12704 11775 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 251499452 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12704/statm: 4635 279 244 17 0 2626 0

[startup+0.107848 s]
/proc/loadavg: 2.03 2.02 2.00 4/93 12705
/proc/meminfo: memFree=1082544/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=914988 CPUtime=0.08
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 2980 0 1 0 7 1 0 0 19 0 8 0 251499452 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072946252 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.519894 s]
/proc/loadavg: 2.03 2.02 2.00 4/93 12705
/proc/meminfo: memFree=1082544/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=915332 CPUtime=0.48
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 6313 0 1 0 44 4 0 0 18 0 8 0 251499452 937299968 6052 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072917395 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228833 6052 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.34298 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 12712
/proc/meminfo: memFree=1063800/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=915464 CPUtime=1.29
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 7351 0 1 0 113 16 0 0 24 0 8 0 251499452 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735441 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228866 7089 2476 14 0 215336 0
[pid=12704/tid=12706] ppid=12702 vsize=915464 CPUtime=0.02
/proc/12704/task/12706/stat : 12706 (java) S 12702 12704 11775 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 251499456 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12707] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12707/stat : 12707 (java) S 12702 12704 11775 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 251499457 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12708] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12708/stat : 12708 (java) S 12702 12704 11775 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251499457 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12709] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12709/stat : 12709 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12710] ppid=12702 vsize=915464 CPUtime=0.14
/proc/12704/task/12710/stat : 12710 (java) S 12702 12704 11775 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12711] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12711/stat : 12711 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12712] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12712/stat : 12712 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98017 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 12712
/proc/meminfo: memFree=1063800/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=915464 CPUtime=2.92
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 7352 0 1 0 250 42 0 0 25 0 8 0 251499452 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228866 7089 2476 14 0 215336 0
[pid=12704/tid=12706] ppid=12702 vsize=915464 CPUtime=0.02
/proc/12704/task/12706/stat : 12706 (java) S 12702 12704 11775 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 251499456 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12707] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12707/stat : 12707 (java) S 12702 12704 11775 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 251499457 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12708] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12708/stat : 12708 (java) S 12702 12704 11775 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251499457 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12709] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12709/stat : 12709 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12710] ppid=12702 vsize=915464 CPUtime=0.14
/proc/12704/task/12710/stat : 12710 (java) S 12702 12704 11775 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12711] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12711/stat : 12711 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12712] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12712/stat : 12712 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251499460 937435136 7089 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+6.26254 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 12712
/proc/meminfo: memFree=1063736/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=915464 CPUtime=6.17
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 7355 0 1 0 519 98 0 0 25 0 8 0 251499452 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733245 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228866 7092 2476 14 0 215336 0
[pid=12704/tid=12706] ppid=12702 vsize=915464 CPUtime=0.02
/proc/12704/task/12706/stat : 12706 (java) S 12702 12704 11775 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 251499456 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12707] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12707/stat : 12707 (java) S 12702 12704 11775 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 251499457 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12708] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12708/stat : 12708 (java) S 12702 12704 11775 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251499457 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12709] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12709/stat : 12709 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12710] ppid=12702 vsize=915464 CPUtime=0.15
/proc/12704/task/12710/stat : 12710 (java) S 12702 12704 11775 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12711] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12711/stat : 12711 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12712] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12712/stat : 12712 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+12.7473 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 12712
/proc/meminfo: memFree=1063736/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=915464 CPUtime=12.59
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 7355 0 1 0 1051 208 0 0 25 0 8 0 251499452 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228866 7092 2476 14 0 215336 0
[pid=12704/tid=12706] ppid=12702 vsize=915464 CPUtime=0.02
/proc/12704/task/12706/stat : 12706 (java) S 12702 12704 11775 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 251499456 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12707] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12707/stat : 12707 (java) S 12702 12704 11775 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 251499457 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12708] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12708/stat : 12708 (java) S 12702 12704 11775 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251499457 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12709] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12709/stat : 12709 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12710] ppid=12702 vsize=915464 CPUtime=0.15
/proc/12704/task/12710/stat : 12710 (java) S 12702 12704 11775 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12711] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12711/stat : 12711 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12712] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12712/stat : 12712 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6077 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 12712
/proc/meminfo: memFree=1063800/2055920 swapFree=4192812/4192956
[pid=12704] ppid=12702 vsize=915464 CPUtime=25.34
/proc/12704/stat : 12704 (java) R 12702 12704 11775 0 -1 0 7355 0 1 0 2115 419 0 0 25 0 8 0 251499452 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12704/statm: 228866 7092 2476 14 0 215336 0
[pid=12704/tid=12706] ppid=12702 vsize=915464 CPUtime=0.02
/proc/12704/task/12706/stat : 12706 (java) S 12702 12704 11775 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 251499456 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12707] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12707/stat : 12707 (java) S 12702 12704 11775 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 251499457 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12708] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12708/stat : 12708 (java) S 12702 12704 11775 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 251499457 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12709] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12709/stat : 12709 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12710] ppid=12702 vsize=915464 CPUtime=0.15
/proc/12704/task/12710/stat : 12710 (java) S 12702 12704 11775 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12711] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12711/stat : 12711 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12704/tid=12712] ppid=12702 vsize=915464 CPUtime=0
/proc/12704/task/12712/stat : 12712 (java) S 12702 12704 11775 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 251499460 937435136 7092 18446744073709551615 134512640 134570532 4294956464 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) 915464

Child status: 0
Real time (s): 35.0851
CPU time (s): 34.6887
CPU user time (s): 29.5685
CPU system time (s): 5.12022
CPU usage (%): 98.8702
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5685
system time used= 5.12022
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9166
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= 1877
involuntary context switches= 2945

runsolver used 0.047992 s user time and 0.12598 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri Jan 19 17:47:30 UTC 2007


IDJOB= 275909
IDBENCH= 5118
IDSOLVER= 69
FILE ID= node5/275909-1169228850

PBS_JOBID= 3588949

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-40/composed-25-1-40-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275909-1169228850/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-275909-1169228850 -o ROOT/results/node5/solver-275909-1169228850 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275909-1169228850/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f949c768ad43ca425c1184f86c1aaa53

RANDOM SEED= 684530204

TIME LIMIT= 2400 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.240
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.240
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:       1083024 kB
Buffers:         60588 kB
Cached:         670140 kB
SwapCached:          0 kB
Active:         340436 kB
Inactive:       554876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:         193736 kB
Slab:            62224 kB
Committed_AS:  7582580 kB
PageTables:       2444 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= 66560 MiB



End job on node5 on Fri Jan 19 17:48:05 UTC 2007