Trace number 275873

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.9267 35.1137

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-9_ext.xml
MD5SUM172d3def47834355ee40443d411f6b5d
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 benchmark32.919
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275873-1169228553/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=262  nbRelationTypes=262  nbExtensionStructures=262  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=262  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4649  maxDegree=23
0.58	     maxArity=2
0.58	       =>  wckTime=0.268  cpuTime=0.18  mem=9M884
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.354  cpuTime=0.22  mem=5M644
0.67	
0.67	s SATISFIABLE
0.67	o 224
0.67	c 38
0.67	o 228
0.67	c 34
0.68	o 231
0.68	c 31
0.68	o 234
0.68	c 28
0.68	o 238
0.68	c 24
0.68	o 241
0.68	c 21
0.68	o 244
0.68	c 18
0.68	o 246
0.68	c 16
0.68	o 247
0.68	c 15
0.68	o 249
0.68	c 13
0.68	o 251
0.68	c 11
0.68	o 253
0.68	c 9
0.68	o 254
0.68	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.69	o 259
0.69	c 3
0.71	o 260
0.71	c 2
3.08	   
3.08	   search
3.08	     run=0  nbConstraintChecks=15766063  nbAssignments=10000
3.08	       =>  wckTime=2.41  cpuTime=2.35  mem=5M644
5.16	   
5.16	   search
5.16	     run=1  nbConstraintChecks=29586788  nbAssignments=20000
5.16	       =>  wckTime=4.496  cpuTime=4.37  mem=5M644
7.33	   
7.33	   search
7.33	     run=2  nbConstraintChecks=45484403  nbAssignments=30000
7.33	       =>  wckTime=6.666  cpuTime=6.54  mem=5M644
9.57	   
9.58	   search
9.58	     run=3  nbConstraintChecks=61986709  nbAssignments=40000
9.58	       =>  wckTime=8.899  cpuTime=8.77  mem=5M644
11.81	   
11.81	   search
11.81	     run=4  nbConstraintChecks=78539794  nbAssignments=50000
11.81	       =>  wckTime=11.137  cpuTime=11.01  mem=5M644
14.12	   
14.12	   search
14.12	     run=5  nbConstraintChecks=95754244  nbAssignments=60000
14.12	       =>  wckTime=13.448  cpuTime=13.3  mem=5M644
16.26	   
16.26	   search
16.26	     run=6  nbConstraintChecks=111555632  nbAssignments=70000
16.26	       =>  wckTime=15.588  cpuTime=15.44  mem=5M644
18.47	   
18.47	   search
18.47	     run=7  nbConstraintChecks=128099162  nbAssignments=80000
18.47	       =>  wckTime=17.806  cpuTime=17.65  mem=5M644
20.71	   
20.71	   search
20.71	     run=8  nbConstraintChecks=144796259  nbAssignments=90000
20.71	       =>  wckTime=20.043  cpuTime=19.89  mem=5M644
23.01	   
23.01	   search
23.01	     run=9  nbConstraintChecks=161961364  nbAssignments=100000
23.01	       =>  wckTime=22.347  cpuTime=22.18  mem=5M644
25.03	   
25.03	   search
25.03	     run=10  nbConstraintChecks=176425305  nbAssignments=110000
25.03	       =>  wckTime=24.366  cpuTime=24.21  mem=5M644
27.07	   
27.07	   search
27.07	     run=11  nbConstraintChecks=191050430  nbAssignments=120000
27.07	       =>  wckTime=26.399  cpuTime=26.24  mem=5M644
29.30	   
29.30	   search
29.30	     run=12  nbConstraintChecks=207596664  nbAssignments=130000
29.30	       =>  wckTime=28.636  cpuTime=28.47  mem=5M644
30.87	   
30.87	   search
30.87	     run=13  nbConstraintChecks=219350164  nbAssignments=136569
30.87	       =>  wckTime=30.198  cpuTime=30.04  mem=5M644
30.87	   
30.87	   global
30.87	     nbConstraintChecks=219350164  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.87	     solvingWckTime=30.197  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.87	     globalCpuTime=30.31
30.87	       =>  wckTime=30.553  cpuTime=30.26  mem=5M644
30.87	   
30.87	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.677  cpuTime=30.36  mem=16M551
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=30  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M551
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=188885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83
31.10	     nbFailedAssignments=63  nbBacktracks=10  nbVisitedNodes=157  nbRestartNogoods=0
31.10	       =>  wckTime=0.104  cpuTime=0.07  mem=16M551
31.14	   
31.14	   search
31.14	     run=1  nbConstraintChecks=264209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124
31.14	     nbFailedAssignments=77  nbBacktracks=25  nbVisitedNodes=227  nbRestartNogoods=7
31.14	       =>  wckTime=0.143  cpuTime=0.1  mem=16M551
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=501909  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228
31.20	     nbFailedAssignments=150  nbBacktracks=47  nbVisitedNodes=426  nbRestartNogoods=10
31.20	       =>  wckTime=0.207  cpuTime=0.16  mem=16M551
31.25	   
31.25	   search
31.25	     run=3  nbConstraintChecks=616770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=320
31.25	     nbFailedAssignments=185  nbBacktracks=80  nbVisitedNodes=583  nbRestartNogoods=13
31.25	       =>  wckTime=0.252  cpuTime=0.21  mem=16M551
31.29	   
31.29	   search
31.29	     run=4  nbConstraintChecks=779726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=433
31.29	     nbFailedAssignments=226  nbBacktracks=132  nbVisitedNodes=789  nbRestartNogoods=28
31.29	       =>  wckTime=0.302  cpuTime=0.26  mem=16M551
31.34	   
31.34	   search
31.34	     run=5  nbConstraintChecks=936423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=566
31.34	     nbFailedAssignments=264  nbBacktracks=209  nbVisitedNodes=1033  nbRestartNogoods=37
31.34	       =>  wckTime=0.347  cpuTime=0.3  mem=16M551
31.43	   
31.43	   search
31.43	     run=6  nbConstraintChecks=1208422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=793
31.43	     nbFailedAssignments=356  nbBacktracks=324  nbVisitedNodes=1459  nbRestartNogoods=43
31.43	       =>  wckTime=0.442  cpuTime=0.4  mem=16M551
31.51	   
31.51	   search
31.51	     run=7  nbConstraintChecks=1464796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1042
31.51	     nbFailedAssignments=413  nbBacktracks=496  nbVisitedNodes=1905  nbRestartNogoods=54
31.51	       =>  wckTime=0.514  cpuTime=0.47  mem=16M551
31.89	   
31.89	   search
31.89	     run=8  nbConstraintChecks=3127416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1944
31.89	     nbFailedAssignments=1039  nbBacktracks=752  nbVisitedNodes=3689  nbRestartNogoods=58
31.89	       =>  wckTime=0.894  cpuTime=0.83  mem=16M551
32.16	   
32.16	   search
32.16	     run=9  nbConstraintChecks=4151834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2638
32.16	     nbFailedAssignments=1330  nbBacktracks=1136  nbVisitedNodes=5058  nbRestartNogoods=67
32.16	       =>  wckTime=1.17  cpuTime=1.1  mem=16M551
32.88	   
32.88	   search
32.88	     run=10  nbConstraintChecks=7520584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4555
32.88	     nbFailedAssignments=2649  nbBacktracks=1712  nbVisitedNodes=8859  nbRestartNogoods=78
32.88	       =>  wckTime=1.889  cpuTime=1.81  mem=16M551
33.57	   
33.57	   search
33.57	     run=11  nbConstraintChecks=10056218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6023
33.57	     nbFailedAssignments=3239  nbBacktracks=2578  nbVisitedNodes=11781  nbRestartNogoods=86
33.57	       =>  wckTime=2.578  cpuTime=2.5  mem=16M551
34.24	   
34.24	   search
34.24	     run=12  nbConstraintChecks=12986393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8240
34.24	     nbFailedAssignments=4134  nbBacktracks=3875  nbVisitedNodes=16162  nbRestartNogoods=91
34.24	       =>  wckTime=3.252  cpuTime=3.17  mem=16M551
35.07	   
35.07	   search
35.07	     run=13  nbConstraintChecks=16937745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11460
35.07	     nbFailedAssignments=5393  nbBacktracks=5821  nbVisitedNodes=22569  nbRestartNogoods=102
35.07	       =>  wckTime=4.077  cpuTime=3.99  mem=16M551
35.07	   
35.07	   search
35.07	     run=14  nbConstraintChecks=16940501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11464
35.07	     nbFailedAssignments=5396  nbBacktracks=5823  nbVisitedNodes=22576  nbRestartNogoods=108
35.07	       =>  wckTime=4.081  cpuTime=4.0  mem=16M551
35.07	   
35.07	   global
35.07	     nbConstraintChecks=16940531  nbRestartNogoods=108  solvingWckTime=4.082  solvingCpuTime=4.0  expiredTime=no
35.07	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.41
35.08	       =>  wckTime=34.76  cpuTime=34.36  mem=16M551
35.08	
35.08	s OPTIMUM FOUND
35.08	v 8 6 0 3 6 0 3 3 3 0 6 1 3 2 5 3 1 3 7 0 7 4 1 6 8 2 5 2 2 6 9 7 5 
35.08	   
35.08	   totalWckTime=34.839  totalCpuTime=34.41

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/node23/watcher-275873-1169228553 -o ROOT/results/node23/solver-275873-1169228553 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275873-1169228553/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: 1.92 1.98 1.90 3/83 4434
/proc/meminfo: memFree=1357856/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=18540 CPUtime=0
/proc/4433/stat : 4433 (runsolver) R 4431 4433 4208 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 271249640 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4433/statm: 4635 279 244 17 0 2626 0

[startup+0.108496 s]
/proc/loadavg: 1.92 1.98 1.90 3/83 4434
/proc/meminfo: memFree=1357856/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=914988 CPUtime=0.08
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 271249640 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072934386 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4433/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516575 s]
/proc/loadavg: 1.92 1.98 1.90 3/83 4434
/proc/meminfo: memFree=1357856/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=915332 CPUtime=0.49
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 6319 0 1 0 45 4 0 0 18 0 8 0 271249640 937299968 6058 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4433/statm: 228833 6058 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34173 s]
/proc/loadavg: 1.92 1.98 1.90 3/90 4441
/proc/meminfo: memFree=1337320/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=915464 CPUtime=1.31
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 7350 0 1 0 116 15 0 0 24 0 8 0 271249640 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736393 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4433/statm: 228866 7088 2476 14 0 215336 0
[pid=4433/tid=4435] ppid=4431 vsize=915464 CPUtime=0.02
/proc/4433/task/4435/stat : 4435 (java) S 4431 4433 4208 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271249644 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4436] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4436/stat : 4436 (java) S 4431 4433 4208 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4437] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4437/stat : 4437 (java) S 4431 4433 4208 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4438] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4438/stat : 4438 (java) S 4431 4433 4208 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4439] ppid=4431 vsize=915464 CPUtime=0.15
/proc/4433/task/4439/stat : 4439 (java) S 4431 4433 4208 0 -1 64 346 0 0 0 14 1 0 0 16 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4440] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4440/stat : 4440 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4441] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4441/stat : 4441 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98105 s]
/proc/loadavg: 1.92 1.98 1.90 3/88 4441
/proc/meminfo: memFree=1347768/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=915464 CPUtime=2.92
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 7351 0 1 0 249 43 0 0 25 0 8 0 271249640 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733172 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4433/statm: 228866 7088 2476 14 0 215336 0
[pid=4433/tid=4435] ppid=4431 vsize=915464 CPUtime=0.02
/proc/4433/task/4435/stat : 4435 (java) S 4431 4433 4208 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271249644 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4436] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4436/stat : 4436 (java) S 4431 4433 4208 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4437] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4437/stat : 4437 (java) S 4431 4433 4208 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4438] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4438/stat : 4438 (java) S 4431 4433 4208 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4439] ppid=4431 vsize=915464 CPUtime=0.16
/proc/4433/task/4439/stat : 4439 (java) S 4431 4433 4208 0 -1 64 346 0 0 0 15 1 0 0 16 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4440] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4440/stat : 4440 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4441] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4441/stat : 4441 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271249648 937435136 7088 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.27469 s]
/proc/loadavg: 1.85 1.97 1.90 2/88 4445
/proc/meminfo: memFree=1355128/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=915468 CPUtime=6.15
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 7354 0 1 0 509 106 0 0 25 0 8 0 271249640 937439232 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4433/statm: 228866 7091 2476 14 0 215336 0
[pid=4433/tid=4435] ppid=4431 vsize=915464 CPUtime=0.02
/proc/4433/task/4435/stat : 4435 (java) S 4431 4433 4208 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271249644 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4436] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4436/stat : 4436 (java) S 4431 4433 4208 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4437] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4437/stat : 4437 (java) S 4431 4433 4208 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4438] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4438/stat : 4438 (java) S 4431 4433 4208 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4439] ppid=4431 vsize=915468 CPUtime=0.16
/proc/4433/task/4439/stat : 4439 (java) S 4431 4433 4208 0 -1 64 349 0 0 0 15 1 0 0 16 0 8 0 271249648 937439232 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4440] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4440/stat : 4440 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4441] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4441/stat : 4441 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915468

[startup+12.758 s]
/proc/loadavg: 1.86 1.97 1.90 3/94 4520
/proc/meminfo: memFree=1285512/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=915464 CPUtime=12.63
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 7354 0 1 0 1048 215 0 0 25 0 8 0 271249640 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4433/statm: 228866 7091 2476 14 0 215336 0
[pid=4433/tid=4435] ppid=4431 vsize=915464 CPUtime=0.02
/proc/4433/task/4435/stat : 4435 (java) S 4431 4433 4208 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271249644 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4436] ppid=4431 vsize=915468 CPUtime=0
/proc/4433/task/4436/stat : 4436 (java) S 4431 4433 4208 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 271249645 937439232 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4437] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4437/stat : 4437 (java) S 4431 4433 4208 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4438] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4438/stat : 4438 (java) S 4431 4433 4208 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4439] ppid=4431 vsize=915464 CPUtime=0.16
/proc/4433/task/4439/stat : 4439 (java) S 4431 4433 4208 0 -1 64 349 0 0 0 15 1 0 0 16 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4433/tid=4440] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4440/stat : 4440 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4441] ppid=4431 vsize=915468 CPUtime=0
/proc/4433/task/4441/stat : 4441 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271249648 937439232 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.6215 s]
/proc/loadavg: 1.89 1.97 1.90 3/94 4520
/proc/meminfo: memFree=1285640/2055920 swapFree=4156060/4192956
[pid=4433] ppid=4431 vsize=915464 CPUtime=25.46
/proc/4433/stat : 4433 (java) R 4431 4433 4208 0 -1 0 7354 0 1 0 2115 431 0 0 25 0 8 0 271249640 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4433/statm: 228866 7091 2476 14 0 215336 0
[pid=4433/tid=4435] ppid=4431 vsize=915464 CPUtime=0.02
/proc/4433/task/4435/stat : 4435 (java) S 4431 4433 4208 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271249644 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4436] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4436/stat : 4436 (java) S 4431 4433 4208 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 271249645 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4437] ppid=4431 vsize=915468 CPUtime=0
/proc/4433/task/4437/stat : 4437 (java) S 4431 4433 4208 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271249645 937439232 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4438] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4438/stat : 4438 (java) S 4431 4433 4208 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4439] ppid=4431 vsize=915464 CPUtime=0.16
/proc/4433/task/4439/stat : 4439 (java) S 4431 4433 4208 0 -1 64 349 0 0 0 15 1 0 0 16 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4433/tid=4440] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4440/stat : 4440 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4433/tid=4441] ppid=4431 vsize=915464 CPUtime=0
/proc/4433/task/4441/stat : 4441 (java) S 4431 4433 4208 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271249648 937435136 7091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 35.1137
CPU time (s): 34.9267
CPU user time (s): 29.7105
CPU system time (s): 5.21621
CPU usage (%): 99.4674
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.7105
system time used= 5.21621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9175
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= 1871
involuntary context switches= 4194

runsolver used 0.039993 s user time and 0.13098 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Fri Jan 19 17:42:33 UTC 2007


IDJOB= 275873
IDBENCH= 5111
IDSOLVER= 69
FILE ID= node23/275873-1169228553

PBS_JOBID= 3589247

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  172d3def47834355ee40443d411f6b5d

RANDOM SEED= 609555884

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.265
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.265
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:       1358336 kB
Buffers:         37764 kB
Cached:         547220 kB
SwapCached:       7840 kB
Active:         159728 kB
Inactive:       470916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358336 kB
SwapTotal:     4192956 kB
SwapFree:      4156060 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          63320 kB
Slab:            51844 kB
Committed_AS:  4553872 kB
PageTables:       2240 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= 66561 MiB



End job on node23 on Fri Jan 19 17:43:08 UTC 2007