Trace number 275882

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 32.1761 32.534

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-3_ext.xml
MD5SUM1a278fc37538a35c0edf0828cfe8a900
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.1761
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.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275882-1169228648/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.103  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=4668  maxDegree=21
0.59	     maxArity=2
0.59	       =>  wckTime=0.271  cpuTime=0.18  mem=9M884
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.357  cpuTime=0.23  mem=5M643
0.68	
0.68	s SATISFIABLE
0.68	o 218
0.68	c 44
0.68	o 224
0.68	c 38
0.68	o 228
0.68	c 34
0.68	o 232
0.68	c 30
0.68	o 233
0.68	c 29
0.68	o 236
0.68	c 26
0.69	o 238
0.69	c 24
0.69	o 239
0.69	c 23
0.69	o 240
0.69	c 22
0.69	o 242
0.69	c 20
0.69	o 243
0.69	c 19
0.69	o 244
0.69	c 18
0.69	o 246
0.69	c 16
0.69	o 247
0.69	c 15
0.69	o 248
0.69	c 14
0.69	o 250
0.69	c 12
0.69	o 251
0.69	c 11
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.70	o 256
0.70	c 6
0.70	o 257
0.70	c 5
0.70	o 258
0.70	c 4
0.72	o 259
0.72	c 3
0.72	o 260
0.72	c 2
3.17	   
3.18	   search
3.18	     run=0  nbConstraintChecks=16607031  nbAssignments=10000
3.18	       =>  wckTime=2.5  cpuTime=2.46  mem=5M643
5.61	   
5.61	   search
5.61	     run=1  nbConstraintChecks=33467364  nbAssignments=20000
5.61	       =>  wckTime=4.937  cpuTime=4.88  mem=5M643
8.00	   
8.00	   search
8.00	     run=2  nbConstraintChecks=49843303  nbAssignments=30000
8.00	       =>  wckTime=7.328  cpuTime=7.24  mem=5M643
10.44	   
10.45	   search
10.45	     run=3  nbConstraintChecks=66736122  nbAssignments=40000
10.45	       =>  wckTime=9.772  cpuTime=9.66  mem=5M643
12.84	   
12.84	   search
12.84	     run=4  nbConstraintChecks=83035125  nbAssignments=50000
12.84	       =>  wckTime=12.166  cpuTime=12.04  mem=5M643
15.32	   
15.32	   search
15.32	     run=5  nbConstraintChecks=100109590  nbAssignments=60000
15.32	       =>  wckTime=14.648  cpuTime=14.5  mem=5M643
17.68	   
17.68	   search
17.68	     run=6  nbConstraintChecks=116026709  nbAssignments=70000
17.68	       =>  wckTime=17.007  cpuTime=16.83  mem=5M643
20.16	   
20.16	   search
20.16	     run=7  nbConstraintChecks=132993069  nbAssignments=80000
20.16	       =>  wckTime=19.484  cpuTime=19.29  mem=5M643
22.62	   
22.62	   search
22.62	     run=8  nbConstraintChecks=149941548  nbAssignments=90000
22.62	       =>  wckTime=21.946  cpuTime=21.73  mem=5M643
25.01	   
25.01	   search
25.01	     run=9  nbConstraintChecks=166323945  nbAssignments=100000
25.01	       =>  wckTime=24.334  cpuTime=24.09  mem=5M643
27.40	   
27.40	   search
27.40	     run=10  nbConstraintChecks=182728361  nbAssignments=110000
27.40	       =>  wckTime=26.722  cpuTime=26.46  mem=5M643
29.89	   
29.89	   search
29.89	     run=11  nbConstraintChecks=200126257  nbAssignments=120000
29.89	       =>  wckTime=29.213  cpuTime=28.93  mem=5M643
31.03	   
31.03	   search
31.03	     run=12  nbConstraintChecks=207920377  nbAssignments=124817
31.03	       =>  wckTime=30.353  cpuTime=30.06  mem=5M643
31.03	   
31.03	   global
31.03	     nbConstraintChecks=207920377  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.353  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.33
31.03	       =>  wckTime=30.712  cpuTime=30.28  mem=5M643
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.844  cpuTime=30.38  mem=16M551
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M551
31.23	   
31.23	   search
31.23	     run=0  nbConstraintChecks=69763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.23	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
31.23	       =>  wckTime=0.068  cpuTime=0.05  mem=16M551
31.28	   
31.28	   search
31.28	     run=1  nbConstraintChecks=174681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
31.28	     nbFailedAssignments=37  nbBacktracks=26  nbVisitedNodes=156  nbRestartNogoods=8
31.29	       =>  wckTime=0.122  cpuTime=0.09  mem=16M551
31.35	   
31.35	   search
31.35	     run=2  nbConstraintChecks=357098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180
31.35	     nbFailedAssignments=83  nbBacktracks=49  nbVisitedNodes=312  nbRestartNogoods=14
31.35	       =>  wckTime=0.185  cpuTime=0.15  mem=16M551
31.46	   
31.46	   search
31.46	     run=3  nbConstraintChecks=724272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=330
31.46	     nbFailedAssignments=192  nbBacktracks=82  nbVisitedNodes=603  nbRestartNogoods=24
31.46	       =>  wckTime=0.294  cpuTime=0.25  mem=16M551
31.57	   
31.57	   search
31.57	     run=4  nbConstraintChecks=1105069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=498
31.57	     nbFailedAssignments=294  nbBacktracks=133  nbVisitedNodes=924  nbRestartNogoods=25
31.57	       =>  wckTime=0.408  cpuTime=0.37  mem=16M551
31.69	   
31.69	   search
31.69	     run=5  nbConstraintChecks=1461931  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=691
31.69	     nbFailedAssignments=390  nbBacktracks=208  nbVisitedNodes=1282  nbRestartNogoods=27
31.69	       =>  wckTime=0.527  cpuTime=0.48  mem=16M551
31.94	   
31.94	   search
31.94	     run=6  nbConstraintChecks=2020288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1022
31.94	     nbFailedAssignments=594  nbBacktracks=322  nbVisitedNodes=1929  nbRestartNogoods=38
31.94	       =>  wckTime=0.779  cpuTime=0.73  mem=16M551
32.16	   
32.16	   search
32.16	     run=7  nbConstraintChecks=2741518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1375
32.16	     nbFailedAssignments=761  nbBacktracks=493  nbVisitedNodes=2620  nbRestartNogoods=53
32.16	       =>  wckTime=0.993  cpuTime=0.94  mem=16M551
32.44	   
32.44	   search
32.44	     run=8  nbConstraintChecks=3547130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1835
32.44	     nbFailedAssignments=948  nbBacktracks=749  nbVisitedNodes=3522  nbRestartNogoods=67
32.44	       =>  wckTime=1.275  cpuTime=1.2  mem=16M551
32.48	   
32.48	   search
32.48	     run=9  nbConstraintChecks=3580138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1880
32.48	     nbFailedAssignments=982  nbBacktracks=761  nbVisitedNodes=3612  nbRestartNogoods=81
32.48	       =>  wckTime=1.314  cpuTime=1.23  mem=16M551
32.48	   
32.48	   global
32.48	     nbConstraintChecks=3580218  nbRestartNogoods=81  solvingWckTime=1.315  solvingCpuTime=1.23  expiredTime=no
32.48	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=31.66
32.48	       =>  wckTime=32.16  cpuTime=31.61  mem=16M551
32.48	
32.48	s OPTIMUM FOUND
32.48	v 0 9 7 3 0 7 4 4 9 5 5 6 0 2 3 8 6 5 4 3 4 6 9 1 5 0 0 6 8 8 6 2 0 
32.48	   
32.48	   totalWckTime=32.239  totalCpuTime=31.67

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/node18/watcher-275882-1169228648 -o ROOT/results/node18/solver-275882-1169228648 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275882-1169228648/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.08 2.02 2.01 4/94 1919
/proc/meminfo: memFree=1291104/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=18540 CPUtime=0
/proc/1918/stat : 1918 (runsolver) R 1916 1918 1311 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 271259461 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1918/statm: 4635 279 244 17 0 2626 0

[startup+0.107806 s]
/proc/loadavg: 2.08 2.02 2.01 4/94 1919
/proc/meminfo: memFree=1291104/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=914988 CPUtime=0.09
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 2981 0 1 0 7 2 0 0 17 0 8 0 271259461 936947712 2727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228747 2727 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516843 s]
/proc/loadavg: 2.08 2.02 2.01 4/94 1919
/proc/meminfo: memFree=1291104/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=915332 CPUtime=0.48
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 6309 0 1 0 45 3 0 0 18 0 8 0 271259461 937299968 6048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228833 6048 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.34093 s]
/proc/loadavg: 2.08 2.02 2.01 3/101 1926
/proc/meminfo: memFree=1272232/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=915468 CPUtime=1.3
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 7351 0 1 0 116 14 0 0 25 0 8 0 271259461 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228867 7089 2476 14 0 215337 0
[pid=1918/tid=1920] ppid=1916 vsize=915468 CPUtime=0.02
/proc/1918/task/1920/stat : 1920 (java) S 1916 1918 1311 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271259465 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1921] ppid=1916 vsize=915468 CPUtime=0
/proc/1918/task/1921/stat : 1921 (java) S 1916 1918 1311 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271259466 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1922] ppid=1916 vsize=915468 CPUtime=0
/proc/1918/task/1922/stat : 1922 (java) S 1916 1918 1311 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271259466 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1923] ppid=1916 vsize=915468 CPUtime=0
/proc/1918/task/1923/stat : 1923 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271259469 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1924] ppid=1916 vsize=915468 CPUtime=0.14
/proc/1918/task/1924/stat : 1924 (java) S 1916 1918 1311 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 271259469 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1925] ppid=1916 vsize=915468 CPUtime=0
/proc/1918/task/1925/stat : 1925 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271259469 937439232 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1926] ppid=1916 vsize=915468 CPUtime=0
/proc/1918/task/1926/stat : 1926 (java) S 1916 1918 1311 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271259469 937439232 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.3
Current children cumulated vsize (KiB) 915468

[startup+2.98708 s]
/proc/loadavg: 2.08 2.02 2.01 3/101 1926
/proc/meminfo: memFree=1272232/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=915464 CPUtime=2.93
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 7352 0 1 0 254 39 0 0 25 0 8 0 271259461 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734413 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228866 7089 2476 14 0 215336 0
[pid=1918/tid=1920] ppid=1916 vsize=915464 CPUtime=0.02
/proc/1918/task/1920/stat : 1920 (java) S 1916 1918 1311 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271259465 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1921] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1921/stat : 1921 (java) S 1916 1918 1311 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271259466 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1922] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1922/stat : 1922 (java) S 1916 1918 1311 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271259466 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1923] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1923/stat : 1923 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271259469 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1924] ppid=1916 vsize=915464 CPUtime=0.15
/proc/1918/task/1924/stat : 1924 (java) S 1916 1918 1311 0 -1 64 347 0 0 0 14 1 0 0 16 0 8 0 271259469 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1925] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1925/stat : 1925 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271259469 937435136 7089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1926] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1926/stat : 1926 (java) S 1916 1918 1311 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271259469 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.93
Current children cumulated vsize (KiB) 915464

[startup+6.26639 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 1926
/proc/meminfo: memFree=1272232/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=915464 CPUtime=6.19
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 7354 0 1 0 527 92 0 0 25 0 8 0 271259461 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736310 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228866 7091 2476 14 0 215336 0
[pid=1918/tid=1920] ppid=1916 vsize=915464 CPUtime=0.02
/proc/1918/task/1920/stat : 1920 (java) S 1916 1918 1311 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271259465 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1921] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1921/stat : 1921 (java) S 1916 1918 1311 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271259466 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1922] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1922/stat : 1922 (java) S 1916 1918 1311 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271259466 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1923] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1923/stat : 1923 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1924] ppid=1916 vsize=915464 CPUtime=0.15
/proc/1918/task/1924/stat : 1924 (java) S 1916 1918 1311 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1925] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1925/stat : 1925 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1926] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1926/stat : 1926 (java) S 1916 1918 1311 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.753 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 1926
/proc/meminfo: memFree=1272232/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=915464 CPUtime=12.61
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 7354 0 1 0 1065 196 0 0 25 0 8 0 271259461 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733158 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228866 7091 2476 14 0 215336 0
[pid=1918/tid=1920] ppid=1916 vsize=915464 CPUtime=0.02
/proc/1918/task/1920/stat : 1920 (java) S 1916 1918 1311 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271259465 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1921] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1921/stat : 1921 (java) S 1916 1918 1311 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271259466 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1922] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1922/stat : 1922 (java) S 1916 1918 1311 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271259466 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1923] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1923/stat : 1923 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1924] ppid=1916 vsize=915464 CPUtime=0.15
/proc/1918/task/1924/stat : 1924 (java) S 1916 1918 1311 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1925] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1925/stat : 1925 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1926] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1926/stat : 1926 (java) S 1916 1918 1311 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.5993 s]
/proc/loadavg: 2.06 2.01 2.00 4/101 1926
/proc/meminfo: memFree=1272296/2055920 swapFree=4192812/4192956
[pid=1918] ppid=1916 vsize=915464 CPUtime=25.34
/proc/1918/stat : 1918 (java) R 1916 1918 1311 0 -1 0 7354 0 1 0 2140 394 0 0 25 0 8 0 271259461 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733260 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1918/statm: 228866 7091 2476 14 0 215336 0
[pid=1918/tid=1920] ppid=1916 vsize=915464 CPUtime=0.02
/proc/1918/task/1920/stat : 1920 (java) S 1916 1918 1311 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271259465 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1921] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1921/stat : 1921 (java) S 1916 1918 1311 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271259466 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1922] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1922/stat : 1922 (java) S 1916 1918 1311 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271259466 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1923] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1923/stat : 1923 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1924] ppid=1916 vsize=915464 CPUtime=0.16
/proc/1918/task/1924/stat : 1924 (java) S 1916 1918 1311 0 -1 64 349 0 0 0 15 1 0 0 16 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1925] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1925/stat : 1925 (java) S 1916 1918 1311 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271259469 937435136 7091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1918/tid=1926] ppid=1916 vsize=915464 CPUtime=0
/proc/1918/task/1926/stat : 1926 (java) S 1916 1918 1311 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271259469 937435136 7091 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): 32.534
CPU time (s): 32.1761
CPU user time (s): 27.3408
CPU system time (s): 4.83526
CPU usage (%): 98.9
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.3408
system time used= 4.83526
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9157
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= 1782
involuntary context switches= 3949

runsolver used 0.052991 s user time and 0.101984 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Fri Jan 19 17:44:08 UTC 2007


IDJOB= 275882
IDBENCH= 5112
IDSOLVER= 69
FILE ID= node18/275882-1169228648

PBS_JOBID= 3588966

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1a278fc37538a35c0edf0828cfe8a900

RANDOM SEED= 3532564

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.231
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.231
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:       1291520 kB
Buffers:         50516 kB
Cached:         543532 kB
SwapCached:          0 kB
Active:         252580 kB
Inactive:       432424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         117896 kB
Slab:            64260 kB
Committed_AS:  7969920 kB
PageTables:       2204 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 node18 on Fri Jan 19 17:44:40 UTC 2007