Trace number 282296

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 31.6792 31.7179

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-91.xml
MD5SUM34f0aa2de424608b9b3f426da3dfb400
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints51
Best CPU time to get the best result obtained on this benchmark0.067988
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282296-1169318841/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.088  cpuTime=0.07  mem=6M903
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.47	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=455  maxDegree=11
0.47	     maxArity=2
0.47	       =>  wckTime=0.173  cpuTime=0.12  mem=7M895
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.249  cpuTime=0.16  mem=5M426
0.55	
0.55	s SATISFIABLE
0.55	o 23
0.55	c 30
0.55	o 27
0.55	c 26
0.55	o 31
0.55	c 22
0.55	o 34
0.55	c 19
0.55	o 36
0.55	c 17
0.55	o 38
0.55	c 15
0.55	o 39
0.55	c 14
0.56	o 40
0.56	c 13
0.56	o 41
0.56	c 12
0.56	o 42
0.56	c 11
0.56	o 43
0.56	c 10
0.56	o 45
0.56	c 8
0.56	o 46
0.56	c 7
0.56	o 47
0.56	c 6
0.56	o 48
0.56	c 5
0.57	o 50
0.57	c 3
0.73	o 51
0.73	c 2
1.54	   
1.54	   search
1.54	     run=0  nbConstraintChecks=3138427  nbAssignments=10000
1.54	       =>  wckTime=0.997  cpuTime=0.98  mem=5M426
2.50	   
2.50	   search
2.50	     run=1  nbConstraintChecks=6445397  nbAssignments=20000
2.50	       =>  wckTime=1.957  cpuTime=1.94  mem=5M426
3.45	   
3.45	   search
3.45	     run=2  nbConstraintChecks=9672485  nbAssignments=30000
3.45	       =>  wckTime=2.904  cpuTime=2.88  mem=5M426
4.38	   
4.38	   search
4.38	     run=3  nbConstraintChecks=12766332  nbAssignments=40000
4.38	       =>  wckTime=3.835  cpuTime=3.82  mem=5M426
5.30	   
5.30	   search
5.30	     run=4  nbConstraintChecks=15825895  nbAssignments=50000
5.30	       =>  wckTime=4.754  cpuTime=4.74  mem=5M426
6.26	   
6.26	   search
6.26	     run=5  nbConstraintChecks=19244643  nbAssignments=60000
6.26	       =>  wckTime=5.718  cpuTime=5.7  mem=5M426
7.20	   
7.20	   search
7.20	     run=6  nbConstraintChecks=22422135  nbAssignments=70000
7.20	       =>  wckTime=6.654  cpuTime=6.63  mem=5M426
8.11	   
8.11	   search
8.11	     run=7  nbConstraintChecks=25424439  nbAssignments=80000
8.11	       =>  wckTime=7.567  cpuTime=7.55  mem=5M426
9.04	   
9.04	   search
9.04	     run=8  nbConstraintChecks=28577655  nbAssignments=90000
9.04	       =>  wckTime=8.496  cpuTime=8.48  mem=5M426
9.98	   
9.98	   search
9.98	     run=9  nbConstraintChecks=31797654  nbAssignments=100000
9.98	       =>  wckTime=9.434  cpuTime=9.41  mem=5M426
10.92	   
10.92	   search
10.92	     run=10  nbConstraintChecks=35012879  nbAssignments=110000
10.92	       =>  wckTime=10.371  cpuTime=10.35  mem=5M426
11.83	   
11.83	   search
11.83	     run=11  nbConstraintChecks=38043931  nbAssignments=120000
11.83	       =>  wckTime=11.283  cpuTime=11.26  mem=5M426
12.75	   
12.75	   search
12.75	     run=12  nbConstraintChecks=41173557  nbAssignments=130000
12.75	       =>  wckTime=12.207  cpuTime=12.19  mem=5M426
13.69	   
13.69	   search
13.69	     run=13  nbConstraintChecks=44383545  nbAssignments=140000
13.69	       =>  wckTime=13.143  cpuTime=13.12  mem=5M426
14.64	   
14.64	   search
14.64	     run=14  nbConstraintChecks=47694959  nbAssignments=150000
14.64	       =>  wckTime=14.093  cpuTime=14.07  mem=5M426
15.57	   
15.57	   search
15.57	     run=15  nbConstraintChecks=50770376  nbAssignments=160000
15.57	       =>  wckTime=15.02  cpuTime=15.0  mem=5M426
16.51	   
16.51	   search
16.51	     run=16  nbConstraintChecks=53979890  nbAssignments=170000
16.51	       =>  wckTime=15.966  cpuTime=15.94  mem=5M426
17.46	   
17.46	   search
17.46	     run=17  nbConstraintChecks=57216850  nbAssignments=180000
17.46	       =>  wckTime=16.917  cpuTime=16.9  mem=5M426
18.43	   
18.43	   search
18.43	     run=18  nbConstraintChecks=60630929  nbAssignments=190000
18.43	       =>  wckTime=17.888  cpuTime=17.86  mem=5M426
19.39	   
19.39	   search
19.39	     run=19  nbConstraintChecks=63932032  nbAssignments=200000
19.39	       =>  wckTime=18.844  cpuTime=18.81  mem=5M426
20.34	   
20.34	   search
20.34	     run=20  nbConstraintChecks=67155455  nbAssignments=210000
20.34	       =>  wckTime=19.795  cpuTime=19.77  mem=5M426
21.32	   
21.32	   search
21.32	     run=21  nbConstraintChecks=70640717  nbAssignments=220000
21.32	       =>  wckTime=20.776  cpuTime=20.75  mem=5M426
22.25	   
22.25	   search
22.25	     run=22  nbConstraintChecks=73733011  nbAssignments=230000
22.25	       =>  wckTime=21.706  cpuTime=21.68  mem=5M426
23.21	   
23.21	   search
23.21	     run=23  nbConstraintChecks=77068332  nbAssignments=240000
23.21	       =>  wckTime=22.668  cpuTime=22.64  mem=5M426
24.15	   
24.15	   search
24.15	     run=24  nbConstraintChecks=80246423  nbAssignments=250000
24.15	       =>  wckTime=23.607  cpuTime=23.58  mem=5M426
25.11	   
25.11	   search
25.11	     run=25  nbConstraintChecks=83572609  nbAssignments=260000
25.11	       =>  wckTime=24.563  cpuTime=24.53  mem=5M426
26.06	   
26.06	   search
26.06	     run=26  nbConstraintChecks=86832695  nbAssignments=270000
26.06	       =>  wckTime=25.509  cpuTime=25.48  mem=5M426
27.01	   
27.01	   search
27.01	     run=27  nbConstraintChecks=90152397  nbAssignments=280000
27.01	       =>  wckTime=26.463  cpuTime=26.43  mem=5M426
27.93	   
27.93	   search
27.93	     run=28  nbConstraintChecks=93267182  nbAssignments=290000
27.93	       =>  wckTime=27.388  cpuTime=27.36  mem=5M426
28.87	   
28.87	   search
28.87	     run=29  nbConstraintChecks=96472851  nbAssignments=300000
28.87	       =>  wckTime=28.328  cpuTime=28.3  mem=5M426
29.83	   
29.83	   search
29.83	     run=30  nbConstraintChecks=99796169  nbAssignments=310000
29.83	       =>  wckTime=29.281  cpuTime=29.25  mem=5M426
30.77	   
30.77	   search
30.77	     run=31  nbConstraintChecks=103006007  nbAssignments=319984
30.77	       =>  wckTime=30.219  cpuTime=30.19  mem=5M426
30.77	   
30.77	   global
30.77	     nbConstraintChecks=103006007  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.218  solvingCpuTime=30.19  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.4
30.77	       =>  wckTime=30.469  cpuTime=30.35  mem=5M426
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.90	       =>  wckTime=30.6  cpuTime=30.45  mem=16M495
30.90	   
30.90	   preprocessing
30.90	     nbConstraintChecks=30  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.90	     detectedInconsistency=no
30.90	       =>  wckTime=0.0020  cpuTime=0.0  mem=16M495
30.96	   
30.96	   search
30.96	     run=0  nbConstraintChecks=52860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
30.96	     nbFailedAssignments=51  nbBacktracks=11  nbVisitedNodes=127  nbRestartNogoods=0
30.96	       =>  wckTime=0.06  cpuTime=0.04  mem=16M495
31.00	   
31.00	   search
31.00	     run=1  nbConstraintChecks=113679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139
31.00	     nbFailedAssignments=105  nbBacktracks=27  nbVisitedNodes=272  nbRestartNogoods=9
31.00	       =>  wckTime=0.096  cpuTime=0.07  mem=16M495
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=239202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286
31.05	     nbFailedAssignments=226  nbBacktracks=49  nbVisitedNodes=562  nbRestartNogoods=23
31.05	       =>  wckTime=0.147  cpuTime=0.11  mem=16M495
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=366229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=479
31.10	     nbFailedAssignments=384  nbBacktracks=82  nbVisitedNodes=946  nbRestartNogoods=38
31.10	       =>  wckTime=0.198  cpuTime=0.16  mem=16M495
31.18	   
31.18	   search
31.18	     run=4  nbConstraintChecks=592426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=769
31.18	     nbFailedAssignments=621  nbBacktracks=132  nbVisitedNodes=1522  nbRestartNogoods=49
31.18	       =>  wckTime=0.281  cpuTime=0.24  mem=16M495
31.29	   
31.29	   search
31.29	     run=5  nbConstraintChecks=946474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1180
31.29	     nbFailedAssignments=955  nbBacktracks=207  nbVisitedNodes=2338  nbRestartNogoods=53
31.29	       =>  wckTime=0.39  cpuTime=0.35  mem=16M495
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=1418453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1773
31.46	     nbFailedAssignments=1432  nbBacktracks=320  nbVisitedNodes=3518  nbRestartNogoods=59
31.46	       =>  wckTime=0.564  cpuTime=0.51  mem=16M495
31.64	   
31.64	   search
31.64	     run=7  nbConstraintChecks=2005522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2488
31.64	     nbFailedAssignments=1973  nbBacktracks=491  nbVisitedNodes=4943  nbRestartNogoods=79
31.64	       =>  wckTime=0.744  cpuTime=0.69  mem=16M495
31.68	   
31.68	   search
31.68	     run=8  nbConstraintChecks=2121444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2626
31.68	     nbFailedAssignments=2082  nbBacktracks=521  nbVisitedNodes=5217  nbRestartNogoods=97
31.68	       =>  wckTime=0.781  cpuTime=0.72  mem=16M495
31.68	   
31.68	   global
31.68	     nbConstraintChecks=2121474  nbRestartNogoods=97  solvingWckTime=0.782  solvingCpuTime=0.72  expiredTime=no
31.68	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=31.22
31.68	       =>  wckTime=31.383  cpuTime=31.17  mem=16M495
31.68	
31.68	s OPTIMUM FOUND
31.68	v 3 9 9 10 1 1 7 1 1 9 4 6 6 9 1 5 7 1 6 2 
31.68	   
31.68	   totalWckTime=31.457  totalCpuTime=31.22

Verifier Data (download as text)

2 unsatisfied constraints, 51 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-282296-1169318841 -o ROOT/results/node23/solver-282296-1169318841 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282296-1169318841/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.85 0.97 0.99 1/78 23972
/proc/meminfo: memFree=1301232/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=72 CPUtime=0
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 17 0 0 0 0 0 0 0 19 0 1 0 280278456 73728 1 18446744073709551615 0 0 4294957038 18446744073709551615 238487661863 0 0 4096 0 0 0 0 17 1 0 0
/proc/23971/statm: 41 5 2 14 0 1 0

[startup+0.102572 s]
/proc/loadavg: 0.85 0.97 0.99 1/78 23972
/proc/meminfo: memFree=1301232/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=914988 CPUtime=0.07
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 2996 0 1 0 6 1 0 0 22 0 8 0 280278456 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925707 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23971/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.510647 s]
/proc/loadavg: 0.85 0.97 0.99 1/78 23972
/proc/meminfo: memFree=1301232/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=915332 CPUtime=0.49
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 6532 0 1 0 45 4 0 0 16 0 8 0 280278456 937299968 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23971/statm: 228833 6270 2168 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3328 s]
/proc/loadavg: 0.86 0.97 0.99 2/85 23979
/proc/meminfo: memFree=1284344/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=915452 CPUtime=1.31
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 6879 0 1 0 95 36 0 0 17 0 8 0 280278456 937422848 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23971/statm: 228862 6617 2476 14 0 215332 0
[pid=23971/tid=23973] ppid=23969 vsize=915448 CPUtime=0.02
/proc/23971/task/23973/stat : 23973 (java) S 23969 23971 23089 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 280278460 937418752 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23971/tid=23974] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23974/stat : 23974 (java) S 23969 23971 23089 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280278460 937422848 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23975] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23975/stat : 23975 (java) S 23969 23971 23089 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23976] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23976/stat : 23976 (java) S 23969 23971 23089 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280278463 937418752 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23977] ppid=23969 vsize=915452 CPUtime=0.1
/proc/23971/task/23977/stat : 23977 (java) S 23969 23971 23089 0 -1 64 324 0 0 0 10 0 0 0 16 0 8 0 280278463 937422848 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23978] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23978/stat : 23978 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280278463 937418752 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23979] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23979/stat : 23979 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280278463 937422848 6617 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.97512 s]
/proc/loadavg: 0.86 0.97 0.99 2/85 23979
/proc/meminfo: memFree=1284344/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=915448 CPUtime=2.95
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 6882 0 1 0 195 100 0 0 18 0 8 0 280278456 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23971/statm: 228862 6619 2476 14 0 215332 0
[pid=23971/tid=23973] ppid=23969 vsize=915452 CPUtime=0.02
/proc/23971/task/23973/stat : 23973 (java) S 23969 23971 23089 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 280278460 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23971/tid=23974] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23974/stat : 23974 (java) S 23969 23971 23089 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23975] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23975/stat : 23975 (java) S 23969 23971 23089 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280278460 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23976] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23976/stat : 23976 (java) S 23969 23971 23089 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23977] ppid=23969 vsize=915448 CPUtime=0.11
/proc/23971/task/23977/stat : 23977 (java) S 23969 23971 23089 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23978] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23978/stat : 23978 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280278463 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23979] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23979/stat : 23979 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915448

[startup+6.26276 s]
/proc/loadavg: 0.87 0.97 0.99 2/85 23979
/proc/meminfo: memFree=1284280/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=915448 CPUtime=6.24
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 6882 0 1 0 386 238 0 0 25 0 8 0 280278456 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23971/statm: 228862 6619 2476 14 0 215332 0
[pid=23971/tid=23973] ppid=23969 vsize=915452 CPUtime=0.02
/proc/23971/task/23973/stat : 23973 (java) S 23969 23971 23089 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 280278460 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23971/tid=23974] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23974/stat : 23974 (java) S 23969 23971 23089 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23975] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23975/stat : 23975 (java) S 23969 23971 23089 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23976] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23976/stat : 23976 (java) S 23969 23971 23089 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23977] ppid=23969 vsize=915448 CPUtime=0.11
/proc/23971/task/23977/stat : 23977 (java) S 23969 23971 23089 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23978] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23978/stat : 23978 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280278463 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23979] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23979/stat : 23979 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915448

[startup+12.739 s]
/proc/loadavg: 0.88 0.97 0.99 2/85 23979
/proc/meminfo: memFree=1284288/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=915448 CPUtime=12.71
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 6882 0 1 0 757 514 0 0 18 0 8 0 280278456 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23971/statm: 228862 6619 2476 14 0 215332 0
[pid=23971/tid=23973] ppid=23969 vsize=915448 CPUtime=0.02
/proc/23971/task/23973/stat : 23973 (java) S 23969 23971 23089 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 280278460 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23971/tid=23974] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23974/stat : 23974 (java) S 23969 23971 23089 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23975] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23975/stat : 23975 (java) S 23969 23971 23089 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23976] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23976/stat : 23976 (java) S 23969 23971 23089 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23977] ppid=23969 vsize=915452 CPUtime=0.11
/proc/23971/task/23977/stat : 23977 (java) S 23969 23971 23089 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280278463 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23978] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23978/stat : 23978 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23979] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23979/stat : 23979 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280278463 937418752 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915448

[startup+25.5745 s]
/proc/loadavg: 0.90 0.97 0.99 2/85 23979
/proc/meminfo: memFree=1284288/2055920 swapFree=4156072/4192956
[pid=23971] ppid=23969 vsize=915448 CPUtime=25.54
/proc/23971/stat : 23971 (java) R 23969 23971 23089 0 -1 0 6883 0 1 0 1511 1043 0 0 25 0 8 0 280278456 937418752 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23971/statm: 228863 6620 2476 14 0 215333 0
[pid=23971/tid=23973] ppid=23969 vsize=915448 CPUtime=0.02
/proc/23971/task/23973/stat : 23973 (java) S 23969 23971 23089 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 280278460 937418752 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23971/tid=23974] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23974/stat : 23974 (java) S 23969 23971 23089 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280278460 937418752 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23975] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23975/stat : 23975 (java) S 23969 23971 23089 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280278460 937422848 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23976] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23976/stat : 23976 (java) S 23969 23971 23089 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280278463 937418752 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23977] ppid=23969 vsize=915448 CPUtime=0.11
/proc/23971/task/23977/stat : 23977 (java) S 23969 23971 23089 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280278463 937418752 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23978] ppid=23969 vsize=915452 CPUtime=0
/proc/23971/task/23978/stat : 23978 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280278463 937422848 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23971/tid=23979] ppid=23969 vsize=915448 CPUtime=0
/proc/23971/task/23979/stat : 23979 (java) S 23969 23971 23089 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280278463 937418752 6620 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 31.7179
CPU time (s): 31.6792
CPU user time (s): 19.1241
CPU system time (s): 12.5551
CPU usage (%): 99.8779
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1241
system time used= 12.5551
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9154
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= 1412
involuntary context switches= 1366

runsolver used 0.040993 s user time and 0.085986 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 18:47:21 UTC 2007


IDJOB= 282296
IDBENCH= 12629
IDSOLVER= 69
FILE ID= node23/282296-1169318841

PBS_JOBID= 3610309

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t60/pi-20-10-20-40-91.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282296-1169318841/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-282296-1169318841 -o ROOT/results/node23/solver-282296-1169318841 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282296-1169318841/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  34f0aa2de424608b9b3f426da3dfb400

RANDOM SEED= 50650716

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1301648 kB
Buffers:         40764 kB
Cached:         617132 kB
SwapCached:      12040 kB
Active:         158112 kB
Inactive:       531048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301648 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          44672 kB
Slab:            50500 kB
Committed_AS:  5260476 kB
PageTables:       1916 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 node23 on Sat Jan 20 18:47:53 UTC 2007