Trace number 275208

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 86.8218 87.2975

General information on the benchmark

NamequeensKnights/
queensKnights-25-5-mul.xml
MD5SUM42327fd25269bd930b82a3618da7d3e1
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints434
Best CPU time to get the best result obtained on this benchmark8.80866
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints435
Maximum constraint arity2
Maximum domain size625
Number of constraints which are defined in extension0
Number of constraints which are defined in intension435
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275208-1169218521/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=2  minDomainSize=25  maxDomainSize=625
0.41	       =>  wckTime=0.103  cpuTime=0.08  mem=6M910
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
1.30	     nbConstraints=435  nbConvertedConstraints=435  nbConvertConstraintsChecks=1186875  nbExtensionStructures=51
1.30	     nbSharedExtensionStructures=384  nbConflictsStructures=51  nbSharedConflictsStructures=384
1.30	     nbSharedBinaryRepresentations=18322  maxDegree=29  maxArity=2
1.30	       =>  wckTime=0.993  cpuTime=0.87  mem=12M761
1.34	   
1.34	   solver LocalSearchSolver being built... 
1.38	       =>  wckTime=1.077  cpuTime=0.91  mem=5M953
1.39	
1.39	s SATISFIABLE
1.39	o 405
1.39	c 30
1.39	o 409
1.39	c 26
1.40	o 412
1.40	c 23
1.40	o 415
1.40	c 20
1.40	o 417
1.40	c 18
1.41	o 419
1.41	c 16
1.41	o 421
1.41	c 14
1.41	o 422
1.41	c 13
1.41	o 423
1.41	c 12
1.41	o 424
1.41	c 11
1.41	o 425
1.41	c 10
1.42	o 426
1.42	c 9
1.42	o 427
1.42	c 8
1.42	o 428
1.42	c 7
1.42	o 429
1.42	c 6
1.43	o 430
1.43	c 5
1.43	o 431
1.43	c 4
1.43	o 432
1.43	c 3
1.44	o 433
1.44	c 2
1.46	o 434
1.46	c 1
1.46	   
1.46	   search
1.46	     run=0  nbConstraintChecks=385572  nbAssignments=45
1.46	       =>  wckTime=0.073  cpuTime=0.07  mem=5M953
1.46	   
1.46	   global
1.46	     nbConstraintChecks=385572  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.46	     solvingWckTime=0.071  solvingCpuTime=0.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.46	     globalCpuTime=1.03
1.46	       =>  wckTime=1.15  cpuTime=0.98  mem=5M953
1.46	   
1.46	   solver IterativeSystematicSolver being built... 
1.59	       =>  wckTime=1.282  cpuTime=1.08  mem=16M820
1.60	   
1.60	   preprocessing
1.60	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.60	     detectedInconsistency=no
1.60	       =>  wckTime=0.01  cpuTime=0.01  mem=16M820
2.21	   
2.21	   search
2.21	     run=0  nbConstraintChecks=4801918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
2.21	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=57  nbRestartNogoods=0
2.21	       =>  wckTime=0.615  cpuTime=0.59  mem=16M820
82.09	   
82.09	   search
82.09	     run=1  nbConstraintChecks=939808266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8365
82.09	     nbFailedAssignments=8315  nbBacktracks=25  nbVisitedNodes=16701  nbRestartNogoods=4
82.09	       =>  wckTime=80.497  cpuTime=80.04  mem=16M820
87.24	   
87.24	   search
87.24	     run=2  nbConstraintChecks=976740527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8989
87.24	     nbFailedAssignments=8939  nbBacktracks=26  nbVisitedNodes=17949  nbRestartNogoods=5
87.24	       =>  wckTime=85.648  cpuTime=85.16  mem=16M820
87.24	   
87.24	   global
87.24	     nbConstraintChecks=976740527  nbRestartNogoods=5  solvingWckTime=85.649  solvingCpuTime=85.16  expiredTime=no
87.24	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=86.29
87.24	       =>  wckTime=86.932  cpuTime=86.24  mem=16M820
87.24	
87.24	s OPTIMUM FOUND
87.24	v 13 23 6 17 0 10 16 9 24 2 7 18 21 8 12 15 19 1 5 20 11 4 14 22 3 315 266 289 240 263 
87.24	   
87.24	   totalWckTime=87.012  totalCpuTime=86.3

Verifier Data (download as text)

1 unsatisfied constraints, 434 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/node43/watcher-275208-1169218521 -o ROOT/results/node43/solver-275208-1169218521 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275208-1169218521/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.94 2.00 1.92 4/74 10075
/proc/meminfo: memFree=1130872/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=1784 CPUtime=0
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 270251214 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10074/statm: 446 140 106 14 0 91 0

[startup+0.109119 s]
/proc/loadavg: 1.94 2.00 1.92 4/74 10075
/proc/meminfo: memFree=1130872/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=914988 CPUtime=0.08
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 3053 0 1 0 7 1 0 0 20 0 8 0 270251214 936947712 2799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228747 2799 1448 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.521188 s]
/proc/loadavg: 1.94 2.00 1.92 4/74 10075
/proc/meminfo: memFree=1130872/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915332 CPUtime=0.5
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 6657 0 1 0 45 5 0 0 22 0 8 0 270251214 937299968 6396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228833 6396 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34333 s]
/proc/loadavg: 1.94 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1111296/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915428 CPUtime=1.32
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 7810 0 1 0 125 7 0 0 25 0 8 0 270251214 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228857 7547 2186 14 0 215327 0
[pid=10074/tid=10076] ppid=10072 vsize=915428 CPUtime=0.03
/proc/10074/task/10076/stat : 10076 (java) S 10072 10074 9741 0 -1 64 265 0 0 0 3 0 0 0 16 0 8 0 270251218 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10077] ppid=10072 vsize=915428 CPUtime=0
/proc/10074/task/10077/stat : 10077 (java) S 10072 10074 9741 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270251218 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10078] ppid=10072 vsize=915428 CPUtime=0
/proc/10074/task/10078/stat : 10078 (java) S 10072 10074 9741 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270251218 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10079] ppid=10072 vsize=915428 CPUtime=0
/proc/10074/task/10079/stat : 10079 (java) S 10072 10074 9741 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270251222 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10080] ppid=10072 vsize=915428 CPUtime=0.14
/proc/10074/task/10080/stat : 10080 (java) S 10072 10074 9741 0 -1 64 345 0 0 0 14 0 0 0 15 0 8 0 270251222 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10081] ppid=10072 vsize=915428 CPUtime=0
/proc/10074/task/10081/stat : 10081 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270251222 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10082] ppid=10072 vsize=915428 CPUtime=0
/proc/10074/task/10082/stat : 10082 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270251222 937398272 7547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915428

[startup+2.98159 s]
/proc/loadavg: 1.94 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105344/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915560 CPUtime=2.94
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 9133 0 1 0 285 9 0 0 25 0 8 0 270251214 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073860698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228890 8869 2544 14 0 215360 0
[pid=10074/tid=10076] ppid=10072 vsize=915560 CPUtime=0.03
/proc/10074/task/10076/stat : 10076 (java) S 10072 10074 9741 0 -1 64 266 0 0 0 3 0 0 0 17 0 8 0 270251218 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10077] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10077/stat : 10077 (java) S 10072 10074 9741 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10078] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10078/stat : 10078 (java) S 10072 10074 9741 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10079] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10079/stat : 10079 (java) S 10072 10074 9741 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270251222 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10080] ppid=10072 vsize=915560 CPUtime=0.23
/proc/10074/task/10080/stat : 10080 (java) S 10072 10074 9741 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 270251222 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10081] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10081/stat : 10081 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270251222 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10082] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10082/stat : 10082 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270251222 937533440 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915560

[startup+6.28014 s]
/proc/loadavg: 1.95 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105280/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915560 CPUtime=6.23
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 9135 0 1 0 614 9 0 0 25 0 8 0 270251214 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073860757 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228890 8870 2544 14 0 215360 0
[pid=10074/tid=10076] ppid=10072 vsize=915560 CPUtime=0.03
/proc/10074/task/10076/stat : 10076 (java) S 10072 10074 9741 0 -1 64 266 0 0 0 3 0 0 0 16 0 8 0 270251218 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10077] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10077/stat : 10077 (java) S 10072 10074 9741 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10078] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10078/stat : 10078 (java) S 10072 10074 9741 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10079] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10079/stat : 10079 (java) S 10072 10074 9741 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270251222 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10080] ppid=10072 vsize=915560 CPUtime=0.23
/proc/10074/task/10080/stat : 10080 (java) S 10072 10074 9741 0 -1 64 394 0 0 0 22 1 0 0 15 0 8 0 270251222 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10081] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10081/stat : 10081 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270251222 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10082] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10082/stat : 10082 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270251222 937533440 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915560

[startup+12.7552 s]
/proc/loadavg: 1.95 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105224/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915560 CPUtime=12.67
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 9136 0 1 0 1258 9 0 0 25 0 8 0 270251214 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073470929 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228890 8871 2544 14 0 215360 0
[pid=10074/tid=10076] ppid=10072 vsize=915560 CPUtime=0.03
/proc/10074/task/10076/stat : 10076 (java) S 10072 10074 9741 0 -1 64 266 0 0 0 3 0 0 0 17 0 8 0 270251218 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10077] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10077/stat : 10077 (java) S 10072 10074 9741 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10078] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10078/stat : 10078 (java) S 10072 10074 9741 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10079] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10079/stat : 10079 (java) S 10072 10074 9741 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270251222 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10080] ppid=10072 vsize=915560 CPUtime=0.24
/proc/10074/task/10080/stat : 10080 (java) S 10072 10074 9741 0 -1 64 395 0 0 0 23 1 0 0 15 0 8 0 270251222 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10081] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10081/stat : 10081 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270251222 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10082] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10082/stat : 10082 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270251222 937533440 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915560

[startup+25.6143 s]
/proc/loadavg: 1.96 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105288/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915560 CPUtime=25.47
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 9148 0 1 0 2538 9 0 0 25 0 8 0 270251214 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073910367 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228890 8880 2544 14 0 215360 0
[pid=10074/tid=10076] ppid=10072 vsize=915560 CPUtime=0.03
/proc/10074/task/10076/stat : 10076 (java) S 10072 10074 9741 0 -1 64 266 0 0 0 3 0 0 0 16 0 8 0 270251218 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10077] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10077/stat : 10077 (java) S 10072 10074 9741 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10078] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10078/stat : 10078 (java) S 10072 10074 9741 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10079] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10079/stat : 10079 (java) S 10072 10074 9741 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10080] ppid=10072 vsize=915560 CPUtime=0.25
/proc/10074/task/10080/stat : 10080 (java) S 10072 10074 9741 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10081] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10081/stat : 10081 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10082] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10082/stat : 10082 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915560

[startup+51.2236 s]
/proc/loadavg: 1.97 2.00 1.92 3/81 10082
/proc/meminfo: memFree=1105352/2055920 swapFree=4190672/4192956
[pid=10074] ppid=10072 vsize=915560 CPUtime=50.95
/proc/10074/stat : 10074 (java) R 10072 10074 9741 0 -1 0 9148 0 1 0 5086 9 0 0 25 0 8 0 270251214 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073865780 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10074/statm: 228890 8880 2544 14 0 215360 0
[pid=10074/tid=10076] ppid=10072 vsize=915560 CPUtime=0.03
/proc/10074/task/10076/stat : 10076 (java) S 10072 10074 9741 0 -1 64 266 0 0 0 3 0 0 0 16 0 8 0 270251218 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10077] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10077/stat : 10077 (java) S 10072 10074 9741 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10078] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10078/stat : 10078 (java) S 10072 10074 9741 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270251218 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10079] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10079/stat : 10079 (java) S 10072 10074 9741 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10080] ppid=10072 vsize=915560 CPUtime=0.25
/proc/10074/task/10080/stat : 10080 (java) S 10072 10074 9741 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10081] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10081/stat : 10081 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10074/tid=10082] ppid=10072 vsize=915560 CPUtime=0
/proc/10074/task/10082/stat : 10082 (java) S 10072 10074 9741 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270251222 937533440 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915560

Child status: 0
Real time (s): 87.2975
CPU time (s): 86.8218
CPU user time (s): 86.7158
CPU system time (s): 0.105983
CPU usage (%): 99.4551
Max. virtual memory (cumulated for all children) (KiB): 915560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.7158
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9254
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= 2960
involuntary context switches= 4079

runsolver used 0.124981 s user time and 0.273958 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Fri Jan 19 14:55:21 UTC 2007


IDJOB= 275208
IDBENCH= 3700
IDSOLVER= 69
FILE ID= node43/275208-1169218521

PBS_JOBID= 3589179

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  42327fd25269bd930b82a3618da7d3e1

RANDOM SEED= 596655702

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.278
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.278
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:       1131352 kB
Buffers:         59360 kB
Cached:         766908 kB
SwapCached:        612 kB
Active:         284692 kB
Inactive:       565176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1131352 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            4784 kB
Writeback:           0 kB
Mapped:          33540 kB
Slab:            60168 kB
Committed_AS:  5203532 kB
PageTables:       1764 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node43 on Fri Jan 19 14:56:48 UTC 2007