Trace number 275854

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 EPFCOPTIMUM 32.4621 32.5901

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-5_ext.xml
MD5SUM16a5ff113a9c779fbd7dcf8642ec2bef
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints245
Best CPU time to get the best result obtained on this benchmark32.4621
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/275854-1169228182/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.44	       =>  wckTime=0.095  cpuTime=0.1  mem=6M887
0.44	   
0.44	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.59	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4363  maxDegree=21
0.59	     maxArity=2
0.59	       =>  wckTime=0.247  cpuTime=0.19  mem=9M845
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.329  cpuTime=0.23  mem=5M629
0.68	
0.68	s SATISFIABLE
0.68	o 209
0.68	c 38
0.68	o 213
0.68	c 34
0.68	o 217
0.68	c 30
0.68	o 221
0.68	c 26
0.68	o 222
0.68	c 25
0.68	o 224
0.68	c 23
0.68	o 227
0.68	c 20
0.68	o 229
0.68	c 18
0.68	o 231
0.68	c 16
0.68	o 233
0.68	c 14
0.68	o 234
0.68	c 13
0.69	o 235
0.69	c 12
0.69	o 236
0.69	c 11
0.69	o 237
0.69	c 10
0.69	o 238
0.69	c 9
0.69	o 239
0.69	c 8
0.69	o 241
0.69	c 6
0.69	o 242
0.69	c 5
0.69	o 243
0.69	c 4
0.69	o 244
0.69	c 3
0.70	o 245
0.70	c 2
2.94	   
2.94	   search
2.94	     run=0  nbConstraintChecks=15116735  nbAssignments=10000
2.94	       =>  wckTime=2.263  cpuTime=2.24  mem=5M629
5.26	   
5.26	   search
5.26	     run=1  nbConstraintChecks=31601846  nbAssignments=20000
5.26	       =>  wckTime=4.591  cpuTime=4.56  mem=5M629
7.43	   
7.43	   search
7.43	     run=2  nbConstraintChecks=47648529  nbAssignments=30000
7.43	       =>  wckTime=6.76  cpuTime=6.73  mem=5M629
9.68	   
9.68	   search
9.68	     run=3  nbConstraintChecks=64426067  nbAssignments=40000
9.68	       =>  wckTime=9.011  cpuTime=8.98  mem=5M629
11.88	   
11.88	   search
11.88	     run=4  nbConstraintChecks=80652221  nbAssignments=50000
11.88	       =>  wckTime=11.205  cpuTime=11.18  mem=5M629
14.07	   
14.07	   search
14.07	     run=5  nbConstraintChecks=96791555  nbAssignments=60000
14.07	       =>  wckTime=13.393  cpuTime=13.36  mem=5M629
16.17	   
16.17	   search
16.17	     run=6  nbConstraintChecks=112145623  nbAssignments=70000
16.17	       =>  wckTime=15.495  cpuTime=15.46  mem=5M629
18.36	   
18.36	   search
18.36	     run=7  nbConstraintChecks=128100754  nbAssignments=80000
18.36	       =>  wckTime=17.688  cpuTime=17.65  mem=5M629
20.51	   
20.51	   search
20.51	     run=8  nbConstraintChecks=144077716  nbAssignments=90000
20.51	       =>  wckTime=19.838  cpuTime=19.8  mem=5M629
22.67	   
22.67	   search
22.67	     run=9  nbConstraintChecks=160196085  nbAssignments=100000
22.67	       =>  wckTime=22.0  cpuTime=21.96  mem=5M629
24.75	   
24.75	   search
24.75	     run=10  nbConstraintChecks=175488362  nbAssignments=110000
24.75	       =>  wckTime=24.081  cpuTime=24.04  mem=5M629
26.89	   
26.89	   search
26.89	     run=11  nbConstraintChecks=191199536  nbAssignments=120000
26.89	       =>  wckTime=26.217  cpuTime=26.17  mem=5M629
29.07	   
29.07	   search
29.07	     run=12  nbConstraintChecks=207335514  nbAssignments=130000
29.07	       =>  wckTime=28.401  cpuTime=28.35  mem=5M629
30.75	   
30.75	   search
30.75	     run=13  nbConstraintChecks=219752480  nbAssignments=137522
30.75	       =>  wckTime=30.075  cpuTime=30.03  mem=5M629
30.75	   
30.75	   global
30.75	     nbConstraintChecks=219752480  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.75	     solvingWckTime=30.074  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.75	     globalCpuTime=30.3
30.75	       =>  wckTime=30.405  cpuTime=30.26  mem=5M629
30.75	   
30.75	   solver IterativeSystematicSolver being built... 
30.88	       =>  wckTime=30.533  cpuTime=30.37  mem=16M537
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=35522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.052  cpuTime=0.03  mem=16M537
30.96	   
30.96	   search
30.96	     run=0  nbConstraintChecks=54321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
30.96	     nbFailedAssignments=12  nbBacktracks=11  nbVisitedNodes=65  nbRestartNogoods=0
30.96	       =>  wckTime=0.079  cpuTime=0.06  mem=16M537
31.00	   
31.00	   search
31.00	     run=1  nbConstraintChecks=131362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87
31.00	     nbFailedAssignments=28  nbBacktracks=26  nbVisitedNodes=142  nbRestartNogoods=2
31.00	       =>  wckTime=0.117  cpuTime=0.09  mem=16M537
31.04	   
31.04	   search
31.05	     run=2  nbConstraintChecks=282866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
31.05	     nbFailedAssignments=67  nbBacktracks=48  nbVisitedNodes=276  nbRestartNogoods=7
31.05	       =>  wckTime=0.166  cpuTime=0.13  mem=16M537
31.14	   
31.14	   search
31.14	     run=3  nbConstraintChecks=575059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286
31.14	     nbFailedAssignments=154  nbBacktracks=81  nbVisitedNodes=522  nbRestartNogoods=14
31.14	       =>  wckTime=0.262  cpuTime=0.23  mem=16M537
31.21	   
31.21	   search
31.21	     run=4  nbConstraintChecks=772934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=421
31.21	     nbFailedAssignments=222  nbBacktracks=131  nbVisitedNodes=775  nbRestartNogoods=16
31.21	       =>  wckTime=0.333  cpuTime=0.3  mem=16M537
31.34	   
31.34	   search
31.34	     run=5  nbConstraintChecks=1049808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=619
31.34	     nbFailedAssignments=343  nbBacktracks=207  nbVisitedNodes=1167  nbRestartNogoods=26
31.34	       =>  wckTime=0.457  cpuTime=0.42  mem=16M537
31.49	   
31.49	   search
31.49	     run=6  nbConstraintChecks=1538124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=858
31.49	     nbFailedAssignments=457  nbBacktracks=322  nbVisitedNodes=1635  nbRestartNogoods=38
31.49	       =>  wckTime=0.607  cpuTime=0.57  mem=16M537
31.89	   
31.89	   search
31.89	     run=7  nbConstraintChecks=2599125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1359
31.89	     nbFailedAssignments=777  nbBacktracks=492  nbVisitedNodes=2618  nbRestartNogoods=44
31.89	       =>  wckTime=1.009  cpuTime=0.96  mem=16M537
32.28	   
32.28	   search
32.28	     run=8  nbConstraintChecks=3665826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2003
32.28	     nbFailedAssignments=1150  nbBacktracks=749  nbVisitedNodes=3889  nbRestartNogoods=64
32.28	       =>  wckTime=1.4  cpuTime=1.33  mem=16M537
32.54	   
32.54	   search
32.54	     run=9  nbConstraintChecks=4344390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2476
32.54	     nbFailedAssignments=1427  nbBacktracks=946  nbVisitedNodes=4832  nbRestartNogoods=76
32.54	       =>  wckTime=1.662  cpuTime=1.59  mem=16M537
32.54	   
32.54	   global
32.54	     nbConstraintChecks=4379912  nbRestartNogoods=76  solvingWckTime=1.663  solvingCpuTime=1.59  expiredTime=no
32.54	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=32.0
32.54	       =>  wckTime=32.197  cpuTime=31.96  mem=16M537
32.54	
32.54	s OPTIMUM FOUND
32.54	v 7 0 6 5 5 5 9 9 3 1 3 6 1 0 8 8 5 0 3 2 1 7 0 7 0 4 3 3 9 8 4 3 8 
32.54	   
32.54	   totalWckTime=32.273  totalCpuTime=32.0

Verifier Data (download as text)

2 unsatisfied constraints, 245 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/node70/watcher-275854-1169228182 -o ROOT/results/node70/solver-275854-1169228182 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275854-1169228182/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.00 1.00 1.05 3/65 12166
/proc/meminfo: memFree=1281368/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=1784 CPUtime=0
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 70315224 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 446 140 106 14 0 91 0

[startup+0.106264 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 12166
/proc/meminfo: memFree=1281368/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=907808 CPUtime=0.04
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 2427 0 1 0 3 1 0 0 19 0 4 0 70315224 929595392 2174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/12165/statm: 226952 2175 1200 14 0 214535 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907808

[startup+0.514306 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 12166
/proc/meminfo: memFree=1281368/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=915332 CPUtime=0.44
/proc/12165/stat : 12165 (java) S 12163 12165 11320 0 -1 0 6294 0 1 0 40 4 0 0 16 0 8 0 70315224 937299968 6033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12165/statm: 228833 6033 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33538 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 12173
/proc/meminfo: memFree=1262752/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=915464 CPUtime=1.26
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 7333 0 1 0 112 14 0 0 17 0 8 0 70315224 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12165/statm: 228866 7071 2479 14 0 215336 0
[pid=12165/tid=12167] ppid=12163 vsize=915464 CPUtime=0.02
/proc/12165/task/12167/stat : 12167 (java) S 12163 12165 11320 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 70315232 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12165/tid=12168] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12168/stat : 12168 (java) S 12163 12165 11320 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12169] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12169/stat : 12169 (java) S 12163 12165 11320 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12170] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12170/stat : 12170 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 70315236 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12171] ppid=12163 vsize=915464 CPUtime=0.12
/proc/12165/task/12171/stat : 12171 (java) S 12163 12165 11320 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 70315236 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12172] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12172/stat : 12172 (java) S 12163 12165 11320 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70315236 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12173] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12173/stat : 12173 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70315236 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.97155 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 12173
/proc/meminfo: memFree=1262752/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=915464 CPUtime=2.9
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 7336 0 1 0 250 40 0 0 18 0 8 0 70315224 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12165/statm: 228866 7073 2479 14 0 215336 0
[pid=12165/tid=12167] ppid=12163 vsize=915464 CPUtime=0.02
/proc/12165/task/12167/stat : 12167 (java) S 12163 12165 11320 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 70315232 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12165/tid=12168] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12168/stat : 12168 (java) S 12163 12165 11320 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12169] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12169/stat : 12169 (java) S 12163 12165 11320 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12170] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12170/stat : 12170 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12171] ppid=12163 vsize=915464 CPUtime=0.12
/proc/12165/task/12171/stat : 12171 (java) S 12163 12165 11320 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12172] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12172/stat : 12172 (java) S 12163 12165 11320 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12173] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12173/stat : 12173 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915464

[startup+6.26591 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 12173
/proc/meminfo: memFree=1262624/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=915464 CPUtime=6.18
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 7336 0 1 0 527 91 0 0 25 0 8 0 70315224 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12165/statm: 228866 7073 2479 14 0 215336 0
[pid=12165/tid=12167] ppid=12163 vsize=915464 CPUtime=0.02
/proc/12165/task/12167/stat : 12167 (java) S 12163 12165 11320 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 70315232 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12165/tid=12168] ppid=12163 vsize=915468 CPUtime=0
/proc/12165/task/12168/stat : 12168 (java) S 12163 12165 11320 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 70315233 937439232 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12169] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12169/stat : 12169 (java) S 12163 12165 11320 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12170] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12170/stat : 12170 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12171] ppid=12163 vsize=915464 CPUtime=0.12
/proc/12165/task/12171/stat : 12171 (java) S 12163 12165 11320 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12172] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12172/stat : 12172 (java) S 12163 12165 11320 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12173] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12173/stat : 12173 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70315236 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7315 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 12173
/proc/meminfo: memFree=1262624/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=915464 CPUtime=12.64
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 7337 0 1 0 1065 199 0 0 25 0 8 0 70315224 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12165/statm: 228866 7074 2479 14 0 215336 0
[pid=12165/tid=12167] ppid=12163 vsize=915464 CPUtime=0.02
/proc/12165/task/12167/stat : 12167 (java) S 12163 12165 11320 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 70315232 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12165/tid=12168] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12168/stat : 12168 (java) S 12163 12165 11320 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12169] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12169/stat : 12169 (java) S 12163 12165 11320 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12170] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12170/stat : 12170 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12171] ppid=12163 vsize=915464 CPUtime=0.12
/proc/12165/task/12171/stat : 12171 (java) S 12163 12165 11320 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12172] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12172/stat : 12172 (java) S 12163 12165 11320 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12173] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12173/stat : 12173 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915464

[startup+25.5918 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 12173
/proc/meminfo: memFree=1262752/2055920 swapFree=4192812/4192956
[pid=12165] ppid=12163 vsize=915464 CPUtime=25.5
/proc/12165/stat : 12165 (java) R 12163 12165 11320 0 -1 0 7337 0 1 0 2135 415 0 0 25 0 8 0 70315224 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12165/statm: 228866 7074 2479 14 0 215336 0
[pid=12165/tid=12167] ppid=12163 vsize=915464 CPUtime=0.02
/proc/12165/task/12167/stat : 12167 (java) S 12163 12165 11320 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 70315232 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12165/tid=12168] ppid=12163 vsize=915468 CPUtime=0
/proc/12165/task/12168/stat : 12168 (java) S 12163 12165 11320 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 70315233 937439232 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12169] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12169/stat : 12169 (java) S 12163 12165 11320 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70315233 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12170] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12170/stat : 12170 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12171] ppid=12163 vsize=915464 CPUtime=0.12
/proc/12165/task/12171/stat : 12171 (java) S 12163 12165 11320 0 -1 64 347 0 0 0 12 0 0 0 16 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12172] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12172/stat : 12172 (java) S 12163 12165 11320 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12165/tid=12173] ppid=12163 vsize=915464 CPUtime=0
/proc/12165/task/12173/stat : 12173 (java) S 12163 12165 11320 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70315236 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 32.5901
CPU time (s): 32.4621
CPU user time (s): 27.4458
CPU system time (s): 5.01624
CPU usage (%): 99.6073
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.4458
system time used= 5.01624
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9159
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= 1544
involuntary context switches= 982

runsolver used 0.036994 s user time and 0.085986 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Fri Jan 19 17:36:23 UTC 2007


IDJOB= 275854
IDBENCH= 5107
IDSOLVER= 68
FILE ID= node70/275854-1169228182

PBS_JOBID= 3589198

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  16a5ff113a9c779fbd7dcf8642ec2bef

RANDOM SEED= 646948168

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.234
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.234
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:       1281784 kB
Buffers:         47280 kB
Cached:         641280 kB
SwapCached:        144 kB
Active:          96916 kB
Inactive:       607724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          26100 kB
Slab:            55568 kB
Committed_AS:   624148 kB
PageTables:       1396 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= 66563 MiB



End job on node70 on Fri Jan 19 17:36:56 UTC 2007