Trace number 282782

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 48.6356 48.9395

General information on the benchmark

NameMaxCSP/celar/subs6/
scenw-6-sub0_ext.xml
MD5SUM2d95fdbee9d39a7c74df44f8ec9859ce
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints201
Best CPU time to get the best result obtained on this benchmark3.10353
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints207
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension207
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282782-1169322327/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=16  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.59	     nbConstraints=207  nbRelationTypes=141  nbExtensionStructures=141  nbSharedExtensionStructures=66
0.59	     nbConflictsStructures=141  nbSharedConflictsStructures=66  nbSharedBinaryRepresentations=9926  maxDegree=47
0.59	     maxArity=2
0.59	       =>  wckTime=0.298  cpuTime=0.21  mem=14M719
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.38  cpuTime=0.26  mem=5M659
0.68	
0.68	s SATISFIABLE
0.68	o 142
0.68	c 65
0.68	o 145
0.68	c 62
0.69	o 148
0.69	c 59
0.69	o 154
0.69	c 53
0.69	o 162
0.69	c 45
0.69	o 169
0.69	c 38
0.69	o 174
0.69	c 33
0.69	o 179
0.69	c 28
0.69	o 183
0.69	c 24
0.69	o 187
0.69	c 20
0.70	o 190
0.70	c 17
0.70	o 193
0.70	c 14
0.70	o 195
0.70	c 12
0.70	o 197
0.70	c 10
0.70	o 198
0.70	c 9
0.70	o 199
0.70	c 8
0.72	o 200
0.72	c 7
0.88	o 201
0.88	c 6
7.75	   
7.75	   search
7.75	     run=0  nbConstraintChecks=63022407  nbAssignments=10000
7.75	       =>  wckTime=7.075  cpuTime=7.04  mem=5M659
14.87	   
14.87	   search
14.87	     run=1  nbConstraintChecks=126999308  nbAssignments=20000
14.87	       =>  wckTime=14.192  cpuTime=14.12  mem=5M659
21.79	   
21.79	   search
21.79	     run=2  nbConstraintChecks=189570321  nbAssignments=30000
21.79	       =>  wckTime=21.116  cpuTime=21.02  mem=5M659
28.97	   
28.97	   search
28.97	     run=3  nbConstraintChecks=254028618  nbAssignments=40000
28.97	       =>  wckTime=28.299  cpuTime=28.14  mem=5M659
31.05	   
31.05	   search
31.05	     run=4  nbConstraintChecks=272579365  nbAssignments=43088
31.05	       =>  wckTime=30.376  cpuTime=30.22  mem=5M659
31.05	   
31.05	   global
31.05	     nbConstraintChecks=272579365  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.05	     solvingWckTime=30.373  solvingCpuTime=30.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.05	     globalCpuTime=30.51
31.05	       =>  wckTime=30.757  cpuTime=30.47  mem=5M659
31.05	   
31.05	   solver IterativeSystematicSolver being built... 
31.17	       =>  wckTime=30.874  cpuTime=30.56  mem=16M518
31.18	   
31.18	   preprocessing
31.18	     nbConstraintChecks=1168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.18	     detectedInconsistency=no
31.18	       =>  wckTime=0.0080  cpuTime=0.01  mem=16M518
31.31	   
31.31	   search
31.31	     run=0  nbConstraintChecks=482540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71
31.31	     nbFailedAssignments=58  nbBacktracks=10  nbVisitedNodes=140  nbRestartNogoods=0
31.31	       =>  wckTime=0.142  cpuTime=0.12  mem=16M518
31.55	   
31.55	   search
31.55	     run=1  nbConstraintChecks=1752218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=218
31.55	     nbFailedAssignments=186  nbBacktracks=25  nbVisitedNodes=430  nbRestartNogoods=2
31.55	       =>  wckTime=0.384  cpuTime=0.34  mem=16M518
31.65	   
31.65	   search
31.65	     run=2  nbConstraintChecks=2285552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=308
31.65	     nbFailedAssignments=249  nbBacktracks=47  nbVisitedNodes=605  nbRestartNogoods=14
31.65	       =>  wckTime=0.478  cpuTime=0.44  mem=16M518
32.04	   
32.04	   search
32.04	     run=3  nbConstraintChecks=4623829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=565
32.04	     nbFailedAssignments=469  nbBacktracks=80  nbVisitedNodes=1115  nbRestartNogoods=29
32.04	       =>  wckTime=0.869  cpuTime=0.82  mem=16M518
32.11	   
32.11	   search
32.11	     run=4  nbConstraintChecks=4996252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=667
32.11	     nbFailedAssignments=516  nbBacktracks=130  nbVisitedNodes=1314  nbRestartNogoods=42
32.11	       =>  wckTime=0.939  cpuTime=0.89  mem=16M518
32.24	   
32.24	   search
32.24	     run=5  nbConstraintChecks=5705653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=863
32.24	     nbFailedAssignments=632  nbBacktracks=205  nbVisitedNodes=1701  nbRestartNogoods=51
32.24	       =>  wckTime=1.065  cpuTime=1.01  mem=16M518
32.95	   
32.95	   search
32.95	     run=6  nbConstraintChecks=10445721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1460
32.95	     nbFailedAssignments=1107  nbBacktracks=318  nbVisitedNodes=2886  nbRestartNogoods=63
32.95	       =>  wckTime=1.78  cpuTime=1.72  mem=16M518
33.54	   
33.54	   search
33.54	     run=7  nbConstraintChecks=13936827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2876
33.54	     nbFailedAssignments=2346  nbBacktracks=488  nbVisitedNodes=5692  nbRestartNogoods=68
33.54	       =>  wckTime=2.365  cpuTime=2.28  mem=16M518
37.13	   
37.13	   search
37.13	     run=8  nbConstraintChecks=36636162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5394
37.13	     nbFailedAssignments=4605  nbBacktracks=744  nbVisitedNodes=10725  nbRestartNogoods=77
37.13	       =>  wckTime=5.957  cpuTime=5.86  mem=16M518
37.60	   
37.60	   search
37.60	     run=9  nbConstraintChecks=39246585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6225
37.60	     nbFailedAssignments=5043  nbBacktracks=1131  nbVisitedNodes=12381  nbRestartNogoods=85
37.60	       =>  wckTime=6.427  cpuTime=6.33  mem=16M518
38.98	   
38.98	   search
38.98	     run=10  nbConstraintChecks=47107808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7723
38.98	     nbFailedAssignments=5958  nbBacktracks=1707  nbVisitedNodes=15369  nbRestartNogoods=120
38.98	       =>  wckTime=7.814  cpuTime=7.71  mem=16M518
44.06	   
44.06	   search
44.06	     run=11  nbConstraintChecks=78646354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12066
44.06	     nbFailedAssignments=9432  nbBacktracks=2571  nbVisitedNodes=24050  nbRestartNogoods=135
44.06	       =>  wckTime=12.886  cpuTime=12.76  mem=16M518
48.88	   
48.88	   search
48.88	     run=12  nbConstraintChecks=109357795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17223
48.88	     nbFailedAssignments=13669  nbBacktracks=3492  nbVisitedNodes=34360  nbRestartNogoods=166
48.88	       =>  wckTime=17.709  cpuTime=17.56  mem=16M518
48.88	   
48.88	   global
48.88	     nbConstraintChecks=109358963  nbRestartNogoods=166  solvingWckTime=17.71  solvingCpuTime=17.56  expiredTime=no
48.88	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=48.16
48.88	       =>  wckTime=48.585  cpuTime=48.12  mem=16M518
48.88	
48.88	s OPTIMUM FOUND
48.88	v 27 27 25 43 34 9 26 14 16 13 24 3 37 12 32 19 
48.88	   
48.88	   totalWckTime=48.659  totalCpuTime=48.17

Verifier Data (download as text)

6 unsatisfied constraints, 201 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/node39/watcher-282782-1169322327 -o ROOT/results/node39/solver-282782-1169322327 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282782-1169322327/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: 0.89 0.97 1.05 6/72 19653
/proc/meminfo: memFree=1268432/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=18540 CPUtime=0
/proc/19652/stat : 19652 (runsolver) R 19648 19652 19511 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 280632519 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231493659943 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19652/statm: 4635 279 244 17 0 2626 0

[startup+0.107263 s]
/proc/loadavg: 0.89 0.97 1.05 6/72 19653
/proc/meminfo: memFree=1268432/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=914988 CPUtime=0.08
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 3013 0 1 0 7 1 0 0 25 0 8 0 280632519 936947712 2759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155184917 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228747 2759 1434 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515297 s]
/proc/loadavg: 0.89 0.97 1.05 6/72 19653
/proc/meminfo: memFree=1268432/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=915332 CPUtime=0.48
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 7688 0 1 0 44 4 0 0 25 0 8 0 280632519 937299968 7427 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228833 7427 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33637 s]
/proc/loadavg: 0.89 0.97 1.05 3/82 19684
/proc/meminfo: memFree=1241144/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=915456 CPUtime=1.3
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 8715 0 1 0 121 9 0 0 25 0 8 0 280632519 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228864 8453 2476 14 0 215334 0
[pid=19652/tid=19654] ppid=19648 vsize=915456 CPUtime=0.02
/proc/19652/task/19654/stat : 19654 (java) S 19648 19652 19511 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 280632523 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19655] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19655/stat : 19655 (java) S 19648 19652 19511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280632524 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19656] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19656/stat : 19656 (java) S 19648 19652 19511 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280632524 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19657] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19657/stat : 19657 (java) S 19648 19652 19511 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280632527 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19658] ppid=19648 vsize=915456 CPUtime=0.13
/proc/19652/task/19658/stat : 19658 (java) S 19648 19652 19511 0 -1 64 335 0 0 0 12 1 0 0 16 0 8 0 280632527 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19659] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19659/stat : 19659 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280632527 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19660] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19660/stat : 19660 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280632527 937426944 8453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915456

[startup+2.97852 s]
/proc/loadavg: 0.98 0.98 1.06 3/82 19684
/proc/meminfo: memFree=1240888/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=915456 CPUtime=2.94
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 8719 0 1 0 276 18 0 0 25 0 8 0 280632519 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705203 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228864 8456 2476 14 0 215334 0
[pid=19652/tid=19654] ppid=19648 vsize=915456 CPUtime=0.02
/proc/19652/task/19654/stat : 19654 (java) S 19648 19652 19511 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 280632523 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19655] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19655/stat : 19655 (java) S 19648 19652 19511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280632524 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19656] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19656/stat : 19656 (java) S 19648 19652 19511 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280632524 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19657] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19657/stat : 19657 (java) S 19648 19652 19511 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19658] ppid=19648 vsize=915456 CPUtime=0.13
/proc/19652/task/19658/stat : 19658 (java) S 19648 19652 19511 0 -1 64 338 0 0 0 12 1 0 0 16 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19659] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19659/stat : 19659 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19660] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19660/stat : 19660 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.27982 s]
/proc/loadavg: 0.98 0.98 1.06 3/82 19684
/proc/meminfo: memFree=1240704/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=915456 CPUtime=6.22
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 8719 0 1 0 585 37 0 0 25 0 8 0 280632519 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073708565 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228864 8456 2476 14 0 215334 0
[pid=19652/tid=19654] ppid=19648 vsize=915456 CPUtime=0.02
/proc/19652/task/19654/stat : 19654 (java) S 19648 19652 19511 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 280632523 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19655] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19655/stat : 19655 (java) S 19648 19652 19511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280632524 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19656] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19656/stat : 19656 (java) S 19648 19652 19511 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280632524 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19657] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19657/stat : 19657 (java) S 19648 19652 19511 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19658] ppid=19648 vsize=915456 CPUtime=0.13
/proc/19652/task/19658/stat : 19658 (java) S 19648 19652 19511 0 -1 64 338 0 0 0 12 1 0 0 16 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19659] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19659/stat : 19659 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19660] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19660/stat : 19660 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280632527 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915456

[startup+12.7494 s]
/proc/loadavg: 1.14 1.02 1.07 3/82 19684
/proc/meminfo: memFree=1240704/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=915456 CPUtime=12.66
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 8721 0 1 0 1192 74 0 0 25 0 8 0 280632519 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228864 8458 2476 14 0 215334 0
[pid=19652/tid=19654] ppid=19648 vsize=915456 CPUtime=0.02
/proc/19652/task/19654/stat : 19654 (java) S 19648 19652 19511 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 280632523 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19655] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19655/stat : 19655 (java) S 19648 19652 19511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280632524 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19656] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19656/stat : 19656 (java) S 19648 19652 19511 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280632524 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19657] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19657/stat : 19657 (java) S 19648 19652 19511 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19658] ppid=19648 vsize=915456 CPUtime=0.14
/proc/19652/task/19658/stat : 19658 (java) S 19648 19652 19511 0 -1 64 340 0 0 0 13 1 0 0 16 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19659] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19659/stat : 19659 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19660] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19660/stat : 19660 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915456

[startup+25.5946 s]
/proc/loadavg: 1.27 1.05 1.08 3/82 19684
/proc/meminfo: memFree=1240704/2055920 swapFree=4187336/4192956
[pid=19652] ppid=19648 vsize=915456 CPUtime=25.46
/proc/19652/stat : 19652 (java) R 19648 19652 19511 0 -1 0 8721 0 1 0 2404 142 0 0 25 0 8 0 280632519 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703060 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19652/statm: 228864 8458 2476 14 0 215334 0
[pid=19652/tid=19654] ppid=19648 vsize=915456 CPUtime=0.02
/proc/19652/task/19654/stat : 19654 (java) S 19648 19652 19511 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 280632523 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19655] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19655/stat : 19655 (java) S 19648 19652 19511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280632524 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19656] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19656/stat : 19656 (java) S 19648 19652 19511 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280632524 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19657] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19657/stat : 19657 (java) S 19648 19652 19511 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19658] ppid=19648 vsize=915456 CPUtime=0.14
/proc/19652/task/19658/stat : 19658 (java) S 19648 19652 19511 0 -1 64 340 0 0 0 13 1 0 0 16 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19659] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19659/stat : 19659 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280632527 937426944 8458 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19652/tid=19660] ppid=19648 vsize=915456 CPUtime=0
/proc/19652/task/19660/stat : 19660 (java) S 19648 19652 19511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280632527 937426944 8458 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) 915456

Child status: 0
Real time (s): 48.9395
CPU time (s): 48.6356
CPU user time (s): 46.8989
CPU system time (s): 1.73673
CPU usage (%): 99.3791
Max. virtual memory (cumulated for all children) (KiB): 915460

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

runsolver used 0.049992 s user time and 0.141978 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 19:45:28 UTC 2007


IDJOB= 282782
IDBENCH= 12889
IDSOLVER= 69
FILE ID= node39/282782-1169322327

PBS_JOBID= 3610369

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs6/scenw-6-sub0_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282782-1169322327/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-282782-1169322327 -o ROOT/results/node39/solver-282782-1169322327 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282782-1169322327/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2d95fdbee9d39a7c74df44f8ec9859ce

RANDOM SEED= 245169000

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.236
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.236
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:       1269128 kB
Buffers:         54172 kB
Cached:         638280 kB
SwapCached:        944 kB
Active:         200724 kB
Inactive:       507536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269128 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            5124 kB
Writeback:           0 kB
Mapped:          23480 kB
Slab:            64108 kB
Committed_AS:  5480572 kB
PageTables:       1696 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 node39 on Sat Jan 20 19:46:18 UTC 2007