Trace number 282305

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.4872 31.8676

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-11.xml
MD5SUM3a78ba08269bd52b9c11bfaa964a54eb
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.104983
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/282305-1169318855/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.48	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.48	       =>  wckTime=0.094  cpuTime=0.09  mem=6M903
0.48	   
0.48	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.57	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=453  maxDegree=8  maxArity=2
0.57	       =>  wckTime=0.185  cpuTime=0.13  mem=7M895
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.264  cpuTime=0.18  mem=5M426
0.66	
0.66	s SATISFIABLE
0.66	o 20
0.66	c 33
0.66	o 25
0.66	c 28
0.66	o 29
0.66	c 24
0.66	o 33
0.66	c 20
0.67	o 35
0.67	c 18
0.67	o 37
0.67	c 16
0.67	o 38
0.67	c 15
0.67	o 39
0.67	c 14
0.67	o 40
0.67	c 13
0.67	o 42
0.67	c 11
0.67	o 43
0.67	c 10
0.67	o 44
0.67	c 9
0.67	o 45
0.67	c 8
0.68	o 46
0.68	c 7
0.68	o 47
0.68	c 6
0.68	o 48
0.68	c 5
0.68	o 49
0.68	c 4
0.70	o 50
0.70	c 3
0.70	o 51
0.70	c 2
1.66	   
1.66	   search
1.66	     run=0  nbConstraintChecks=3068915  nbAssignments=10000
1.66	       =>  wckTime=1.008  cpuTime=0.98  mem=5M426
2.60	   
2.60	   search
2.60	     run=1  nbConstraintChecks=6087488  nbAssignments=20000
2.60	       =>  wckTime=1.945  cpuTime=1.9  mem=5M426
3.55	   
3.55	   search
3.55	     run=2  nbConstraintChecks=9245848  nbAssignments=30000
3.55	       =>  wckTime=2.896  cpuTime=2.85  mem=5M426
4.48	   
4.48	   search
4.48	     run=3  nbConstraintChecks=12284808  nbAssignments=40000
4.48	       =>  wckTime=3.827  cpuTime=3.77  mem=5M426
5.44	   
5.44	   search
5.44	     run=4  nbConstraintChecks=15494478  nbAssignments=50000
5.44	       =>  wckTime=4.783  cpuTime=4.71  mem=5M426
6.39	   
6.39	   search
6.39	     run=5  nbConstraintChecks=18705841  nbAssignments=60000
6.39	       =>  wckTime=5.742  cpuTime=5.66  mem=5M426
7.33	   
7.33	   search
7.33	     run=6  nbConstraintChecks=21754832  nbAssignments=70000
7.33	       =>  wckTime=6.675  cpuTime=6.6  mem=5M426
8.27	   
8.27	   search
8.27	     run=7  nbConstraintChecks=24860346  nbAssignments=80000
8.27	       =>  wckTime=7.618  cpuTime=7.53  mem=5M426
9.22	   
9.22	   search
9.22	     run=8  nbConstraintChecks=28043496  nbAssignments=90000
9.22	       =>  wckTime=8.566  cpuTime=8.47  mem=5M426
10.16	   
10.16	   search
10.16	     run=9  nbConstraintChecks=31164898  nbAssignments=100000
10.16	       =>  wckTime=9.503  cpuTime=9.4  mem=5M426
11.10	   
11.10	   search
11.10	     run=10  nbConstraintChecks=34325507  nbAssignments=110000
11.10	       =>  wckTime=10.448  cpuTime=10.33  mem=5M426
12.03	   
12.03	   search
12.03	     run=11  nbConstraintChecks=37367864  nbAssignments=120000
12.03	       =>  wckTime=11.38  cpuTime=11.25  mem=5M426
12.96	   
12.96	   search
12.96	     run=12  nbConstraintChecks=40458531  nbAssignments=130000
12.96	       =>  wckTime=12.311  cpuTime=12.18  mem=5M426
13.92	   
13.92	   search
13.92	     run=13  nbConstraintChecks=43754202  nbAssignments=140000
13.92	       =>  wckTime=13.272  cpuTime=13.13  mem=5M426
14.86	   
14.86	   search
14.86	     run=14  nbConstraintChecks=46864701  nbAssignments=150000
14.86	       =>  wckTime=14.211  cpuTime=14.06  mem=5M426
15.80	   
15.80	   search
15.80	     run=15  nbConstraintChecks=50008869  nbAssignments=160000
15.80	       =>  wckTime=15.146  cpuTime=15.0  mem=5M426
16.74	   
16.74	   search
16.74	     run=16  nbConstraintChecks=53137379  nbAssignments=170000
16.74	       =>  wckTime=16.085  cpuTime=15.92  mem=5M426
17.67	   
17.67	   search
17.67	     run=17  nbConstraintChecks=56236133  nbAssignments=180000
17.67	       =>  wckTime=17.023  cpuTime=16.85  mem=5M426
18.63	   
18.63	   search
18.63	     run=18  nbConstraintChecks=59442608  nbAssignments=190000
18.63	       =>  wckTime=17.977  cpuTime=17.8  mem=5M426
19.57	   
19.57	   search
19.57	     run=19  nbConstraintChecks=62498009  nbAssignments=200000
19.57	       =>  wckTime=18.92  cpuTime=18.74  mem=5M426
20.52	   
20.52	   search
20.52	     run=20  nbConstraintChecks=65615978  nbAssignments=210000
20.52	       =>  wckTime=19.87  cpuTime=19.68  mem=5M426
21.45	   
21.45	   search
21.45	     run=21  nbConstraintChecks=68594674  nbAssignments=220000
21.45	       =>  wckTime=20.797  cpuTime=20.59  mem=5M426
22.40	   
22.40	   search
22.40	     run=22  nbConstraintChecks=71742981  nbAssignments=230000
22.40	       =>  wckTime=21.75  cpuTime=21.54  mem=5M426
23.37	   
23.37	   search
23.37	     run=23  nbConstraintChecks=75027942  nbAssignments=240000
23.37	       =>  wckTime=22.719  cpuTime=22.49  mem=5M426
24.31	   
24.31	   search
24.31	     run=24  nbConstraintChecks=78143697  nbAssignments=250000
24.31	       =>  wckTime=23.663  cpuTime=23.43  mem=5M426
25.28	   
25.28	   search
25.28	     run=25  nbConstraintChecks=81433711  nbAssignments=260000
25.28	       =>  wckTime=24.63  cpuTime=24.39  mem=5M426
26.23	   
26.23	   search
26.23	     run=26  nbConstraintChecks=84498665  nbAssignments=270000
26.23	       =>  wckTime=25.575  cpuTime=25.33  mem=5M426
27.17	   
27.17	   search
27.17	     run=27  nbConstraintChecks=87548306  nbAssignments=280000
27.17	       =>  wckTime=26.515  cpuTime=26.26  mem=5M426
28.10	   
28.10	   search
28.10	     run=28  nbConstraintChecks=90600339  nbAssignments=290000
28.10	       =>  wckTime=27.451  cpuTime=27.19  mem=5M426
29.03	   
29.03	   search
29.03	     run=29  nbConstraintChecks=93593737  nbAssignments=300000
29.03	       =>  wckTime=28.379  cpuTime=28.11  mem=5M426
29.97	   
29.97	   search
29.97	     run=30  nbConstraintChecks=96686298  nbAssignments=310000
29.97	       =>  wckTime=29.318  cpuTime=29.05  mem=5M426
30.91	   
30.91	   search
30.91	     run=31  nbConstraintChecks=99808379  nbAssignments=320000
30.91	       =>  wckTime=30.262  cpuTime=29.98  mem=5M426
30.97	   
30.97	   search
30.97	     run=32  nbConstraintChecks=99983023  nbAssignments=320610
30.97	       =>  wckTime=30.318  cpuTime=30.04  mem=5M426
30.97	   
30.97	   global
30.97	     nbConstraintChecks=99983023  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.97	     solvingWckTime=30.316  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.97	     globalCpuTime=30.27
30.97	       =>  wckTime=30.582  cpuTime=30.22  mem=5M426
30.97	   
30.97	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.723  cpuTime=30.32  mem=16M495
31.12	   
31.12	   preprocessing
31.12	     nbConstraintChecks=70  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.12	     detectedInconsistency=no
31.12	       =>  wckTime=0.0020  cpuTime=0.01  mem=16M495
31.19	   
31.19	   search
31.19	     run=0  nbConstraintChecks=64804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
31.19	     nbFailedAssignments=64  nbBacktracks=10  nbVisitedNodes=150  nbRestartNogoods=0
31.19	       =>  wckTime=0.071  cpuTime=0.05  mem=16M495
31.23	   
31.23	   search
31.23	     run=1  nbConstraintChecks=121451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.23	     nbFailedAssignments=136  nbBacktracks=25  nbVisitedNodes=325  nbRestartNogoods=6
31.23	       =>  wckTime=0.114  cpuTime=0.08  mem=16M495
31.28	   
31.28	   search
31.28	     run=2  nbConstraintChecks=274185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=335
31.28	     nbFailedAssignments=281  nbBacktracks=47  nbVisitedNodes=661  nbRestartNogoods=14
31.28	       =>  wckTime=0.17  cpuTime=0.13  mem=16M495
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=424458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=520
31.33	     nbFailedAssignments=428  nbBacktracks=82  nbVisitedNodes=1026  nbRestartNogoods=21
31.33	       =>  wckTime=0.221  cpuTime=0.18  mem=16M495
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=653769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=782
31.40	     nbFailedAssignments=636  nbBacktracks=133  nbVisitedNodes=1541  nbRestartNogoods=34
31.40	       =>  wckTime=0.29  cpuTime=0.24  mem=16M495
31.49	   
31.49	   search
31.49	     run=5  nbConstraintChecks=906747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1089
31.49	     nbFailedAssignments=863  nbBacktracks=208  nbVisitedNodes=2147  nbRestartNogoods=45
31.49	       =>  wckTime=0.377  cpuTime=0.33  mem=16M495
31.59	   
31.59	   search
31.59	     run=6  nbConstraintChecks=1198661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1454
31.59	     nbFailedAssignments=1109  nbBacktracks=321  nbVisitedNodes=2849  nbRestartNogoods=56
31.59	       =>  wckTime=0.473  cpuTime=0.42  mem=16M495
31.74	   
31.74	   search
31.74	     run=7  nbConstraintChecks=1641863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2018
31.74	     nbFailedAssignments=1501  nbBacktracks=491  nbVisitedNodes=3954  nbRestartNogoods=70
31.74	       =>  wckTime=0.629  cpuTime=0.55  mem=16M495
31.84	   
31.84	   search
31.84	     run=8  nbConstraintChecks=1911102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2365
31.84	     nbFailedAssignments=1730  nbBacktracks=610  nbVisitedNodes=4635  nbRestartNogoods=81
31.84	       =>  wckTime=0.725  cpuTime=0.65  mem=16M495
31.84	   
31.84	   global
31.84	     nbConstraintChecks=1911172  nbRestartNogoods=81  solvingWckTime=0.726  solvingCpuTime=0.65  expiredTime=no
31.84	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=31.02
31.84	       =>  wckTime=31.451  cpuTime=30.97  mem=16M495
31.84	
31.84	s OPTIMUM FOUND
31.84	v 5 7 6 1 10 8 10 7 3 10 5 1 5 9 2 6 2 2 8 1 
31.84	   
31.84	   totalWckTime=31.529  totalCpuTime=31.02

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/node47/watcher-282305-1169318855 -o ROOT/results/node47/solver-282305-1169318855 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282305-1169318855/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.36 1.30 1.47 4/74 2818
/proc/meminfo: memFree=1332416/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=9748 CPUtime=0
/proc/2817/stat : 2817 (java) D 2815 2817 2265 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 280285055 9981952 412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10519332 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/2817/statm: 2437 412 333 14 0 1140 0

[startup+0.103643 s]
/proc/loadavg: 1.36 1.30 1.47 4/74 2818
/proc/meminfo: memFree=1332416/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=907808 CPUtime=0.05
/proc/2817/stat : 2817 (java) D 2815 2817 2265 0 -1 0 2458 0 1 0 4 1 0 0 17 0 4 0 280285055 929595392 2205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 226952 2205 1215 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.511684 s]
/proc/loadavg: 1.36 1.30 1.47 4/74 2818
/proc/meminfo: memFree=1332416/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=915332 CPUtime=0.41
/proc/2817/stat : 2817 (java) R 2815 2817 2265 0 -1 0 6060 0 1 0 37 4 0 0 18 0 8 0 280285055 937299968 5799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 228833 5799 2141 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33277 s]
/proc/loadavg: 1.36 1.30 1.47 3/81 2825
/proc/meminfo: memFree=1315656/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=915452 CPUtime=1.22
/proc/2817/stat : 2817 (java) R 2815 2817 2265 0 -1 0 6878 0 1 0 94 28 0 0 25 0 8 0 280285055 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 228863 6616 2476 14 0 215333 0
[pid=2817/tid=2819] ppid=2815 vsize=915452 CPUtime=0.02
/proc/2817/task/2819/stat : 2819 (java) S 2815 2817 2265 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285062 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2820] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2820/stat : 2820 (java) S 2815 2817 2265 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280285063 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2821] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2821/stat : 2821 (java) S 2815 2817 2265 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285063 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2822] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2822/stat : 2822 (java) S 2815 2817 2265 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280285070 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2823] ppid=2815 vsize=915452 CPUtime=0.11
/proc/2817/task/2823/stat : 2823 (java) S 2815 2817 2265 0 -1 64 324 0 0 0 11 0 0 0 16 0 8 0 280285070 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2824] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2824/stat : 2824 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280285070 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2825] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2825/stat : 2825 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280285070 937422848 6616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915452

[startup+2.96994 s]
/proc/loadavg: 1.36 1.30 1.47 3/81 2825
/proc/meminfo: memFree=1315656/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=915448 CPUtime=2.85
/proc/2817/stat : 2817 (java) R 2815 2817 2265 0 -1 0 6881 0 1 0 189 96 0 0 25 0 8 0 280285055 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637434 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 228862 6618 2476 14 0 215332 0
[pid=2817/tid=2819] ppid=2815 vsize=915448 CPUtime=0.02
/proc/2817/task/2819/stat : 2819 (java) S 2815 2817 2265 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285062 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2820] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2820/stat : 2820 (java) S 2815 2817 2265 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280285063 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2821] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2821/stat : 2821 (java) S 2815 2817 2265 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285063 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2822] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2822/stat : 2822 (java) S 2815 2817 2265 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2823] ppid=2815 vsize=915448 CPUtime=0.11
/proc/2817/task/2823/stat : 2823 (java) S 2815 2817 2265 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2824] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2824/stat : 2824 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2825] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2825/stat : 2825 (java) R 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915448

[startup+6.25829 s]
/proc/loadavg: 1.41 1.31 1.47 3/81 2825
/proc/meminfo: memFree=1315592/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=915452 CPUtime=6.11
/proc/2817/stat : 2817 (java) R 2815 2817 2265 0 -1 0 6881 0 1 0 383 228 0 0 25 0 8 0 280285055 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 228863 6618 2476 14 0 215333 0
[pid=2817/tid=2819] ppid=2815 vsize=915452 CPUtime=0.02
/proc/2817/task/2819/stat : 2819 (java) S 2815 2817 2265 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285062 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2820] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2820/stat : 2820 (java) S 2815 2817 2265 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280285063 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2821] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2821/stat : 2821 (java) S 2815 2817 2265 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285063 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2822] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2822/stat : 2822 (java) S 2815 2817 2265 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280285070 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2823] ppid=2815 vsize=915452 CPUtime=0.11
/proc/2817/task/2823/stat : 2823 (java) S 2815 2817 2265 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280285070 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2824] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2824/stat : 2824 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280285070 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2825] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2825/stat : 2825 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280285070 937422848 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915452

[startup+12.736 s]
/proc/loadavg: 1.46 1.32 1.47 3/81 2825
/proc/meminfo: memFree=1315592/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=915448 CPUtime=12.52
/proc/2817/stat : 2817 (java) R 2815 2817 2265 0 -1 0 6881 0 1 0 756 496 0 0 25 0 8 0 280285055 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 228862 6618 2476 14 0 215332 0
[pid=2817/tid=2819] ppid=2815 vsize=915448 CPUtime=0.02
/proc/2817/task/2819/stat : 2819 (java) S 2815 2817 2265 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285062 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2820] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2820/stat : 2820 (java) S 2815 2817 2265 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280285063 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2821] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2821/stat : 2821 (java) S 2815 2817 2265 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285063 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2822] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2822/stat : 2822 (java) S 2815 2817 2265 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2823] ppid=2815 vsize=915448 CPUtime=0.11
/proc/2817/task/2823/stat : 2823 (java) S 2815 2817 2265 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2824] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2824/stat : 2824 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2825] ppid=2815 vsize=915448 CPUtime=0
/proc/2817/task/2825/stat : 2825 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280285070 937418752 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915448

[startup+25.6024 s]
/proc/loadavg: 1.58 1.36 1.48 3/81 2825
/proc/meminfo: memFree=1315592/2055920 swapFree=4184008/4192956
[pid=2817] ppid=2815 vsize=915452 CPUtime=25.29
/proc/2817/stat : 2817 (java) R 2815 2817 2265 0 -1 0 6882 0 1 0 1501 1028 0 0 25 0 8 0 280285055 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2817/statm: 228863 6619 2476 14 0 215333 0
[pid=2817/tid=2819] ppid=2815 vsize=915452 CPUtime=0.02
/proc/2817/task/2819/stat : 2819 (java) S 2815 2817 2265 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285062 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2820] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2820/stat : 2820 (java) S 2815 2817 2265 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280285063 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2821] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2821/stat : 2821 (java) S 2815 2817 2265 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285063 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2822] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2822/stat : 2822 (java) S 2815 2817 2265 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280285070 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2823] ppid=2815 vsize=915452 CPUtime=0.11
/proc/2817/task/2823/stat : 2823 (java) S 2815 2817 2265 0 -1 64 327 0 0 0 11 0 0 0 17 0 8 0 280285070 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2824] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2824/stat : 2824 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280285070 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2817/tid=2825] ppid=2815 vsize=915452 CPUtime=0
/proc/2817/task/2825/stat : 2825 (java) S 2815 2817 2265 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280285070 937422848 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 31.8676
CPU time (s): 31.4872
CPU user time (s): 18.9271
CPU system time (s): 12.5601
CPU usage (%): 98.8063
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9271
system time used= 12.5601
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9152
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= 1647
involuntary context switches= 2672

runsolver used 0.042993 s user time and 0.115982 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 18:47:36 UTC 2007


IDJOB= 282305
IDBENCH= 12647
IDSOLVER= 69
FILE ID= node47/282305-1169318855

PBS_JOBID= 3610399

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3a78ba08269bd52b9c11bfaa964a54eb

RANDOM SEED= 443920156

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.240
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.240
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:       1332832 kB
Buffers:         45740 kB
Cached:         548092 kB
SwapCached:       2936 kB
Active:         204160 kB
Inactive:       443404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332832 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          60952 kB
Slab:            60780 kB
Committed_AS:  5482700 kB
PageTables:       1920 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 node47 on Sat Jan 20 18:48:11 UTC 2007