Trace number 282368

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 38.1402 38.579

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-1.xml
MD5SUM705a738f3a66f316c4d26203f1a49093
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark0.84887
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.29	   
0.29	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282368-1169318960/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.08  mem=6M903
0.39	   
0.39	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=634  maxDegree=9  maxArity=2
0.47	       =>  wckTime=0.172  cpuTime=0.12  mem=7M911
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.247  cpuTime=0.16  mem=5M422
0.55	
0.55	s SATISFIABLE
0.55	o 19
0.55	c 34
0.55	o 23
0.55	c 30
0.55	o 26
0.55	c 27
0.55	o 29
0.55	c 24
0.55	o 31
0.55	c 22
0.55	o 33
0.55	c 20
0.55	o 35
0.55	c 18
0.55	o 37
0.55	c 16
0.55	o 39
0.55	c 14
0.55	o 40
0.55	c 13
0.56	o 41
0.56	c 12
0.56	o 42
0.57	c 11
0.57	o 43
0.57	c 10
0.57	o 44
0.57	c 9
0.57	o 45
0.57	c 8
0.61	o 46
0.61	c 7
1.61	   
1.61	   search
1.61	     run=0  nbConstraintChecks=4222048  nbAssignments=10000
1.61	       =>  wckTime=1.071  cpuTime=1.03  mem=5M422
2.59	   
2.59	   search
2.59	     run=1  nbConstraintChecks=8308334  nbAssignments=20000
2.59	       =>  wckTime=2.043  cpuTime=1.98  mem=5M422
3.57	   
3.57	   search
3.57	     run=2  nbConstraintChecks=12501391  nbAssignments=30000
3.57	       =>  wckTime=3.025  cpuTime=2.96  mem=5M422
4.55	   
4.55	   search
4.55	     run=3  nbConstraintChecks=16661637  nbAssignments=40000
4.55	       =>  wckTime=4.005  cpuTime=3.93  mem=5M422
5.53	   
5.53	   search
5.53	     run=4  nbConstraintChecks=20887493  nbAssignments=50000
5.53	       =>  wckTime=4.989  cpuTime=4.91  mem=5M422
6.52	   
6.52	   search
6.52	     run=5  nbConstraintChecks=25098194  nbAssignments=60000
6.52	       =>  wckTime=5.974  cpuTime=5.89  mem=5M422
7.49	   
7.49	   search
7.49	     run=6  nbConstraintChecks=29270255  nbAssignments=70000
7.49	       =>  wckTime=6.949  cpuTime=6.86  mem=5M422
8.48	   
8.48	   search
8.48	     run=7  nbConstraintChecks=33479428  nbAssignments=80000
8.48	       =>  wckTime=7.935  cpuTime=7.84  mem=5M422
9.47	   
9.47	   search
9.47	     run=8  nbConstraintChecks=37736351  nbAssignments=90000
9.47	       =>  wckTime=8.923  cpuTime=8.82  mem=5M422
10.46	   
10.46	   search
10.46	     run=9  nbConstraintChecks=41995772  nbAssignments=100000
10.46	       =>  wckTime=9.914  cpuTime=9.79  mem=5M422
11.45	   
11.45	   search
11.45	     run=10  nbConstraintChecks=46154759  nbAssignments=110000
11.45	       =>  wckTime=10.905  cpuTime=10.77  mem=5M422
12.43	   
12.43	   search
12.43	     run=11  nbConstraintChecks=50373059  nbAssignments=120000
12.44	       =>  wckTime=11.892  cpuTime=11.75  mem=5M422
13.42	   
13.42	   search
13.42	     run=12  nbConstraintChecks=54531181  nbAssignments=130000
13.42	       =>  wckTime=12.88  cpuTime=12.74  mem=5M422
14.42	   
14.42	   search
14.42	     run=13  nbConstraintChecks=58777808  nbAssignments=140000
14.42	       =>  wckTime=13.876  cpuTime=13.72  mem=5M422
15.39	   
15.39	   search
15.39	     run=14  nbConstraintChecks=62870165  nbAssignments=150000
15.39	       =>  wckTime=14.851  cpuTime=14.69  mem=5M422
16.39	   
16.39	   search
16.39	     run=15  nbConstraintChecks=67124616  nbAssignments=160000
16.39	       =>  wckTime=15.848  cpuTime=15.68  mem=5M422
17.37	   
17.37	   search
17.37	     run=16  nbConstraintChecks=71257610  nbAssignments=170000
17.38	       =>  wckTime=16.832  cpuTime=16.66  mem=5M422
18.37	   
18.37	   search
18.37	     run=17  nbConstraintChecks=75467977  nbAssignments=180000
18.37	       =>  wckTime=17.826  cpuTime=17.64  mem=5M422
19.35	   
19.35	   search
19.35	     run=18  nbConstraintChecks=79611773  nbAssignments=190000
19.35	       =>  wckTime=18.81  cpuTime=18.62  mem=5M422
20.35	   
20.35	   search
20.35	     run=19  nbConstraintChecks=83858766  nbAssignments=200000
20.35	       =>  wckTime=19.805  cpuTime=19.6  mem=5M422
21.34	   
21.34	   search
21.34	     run=20  nbConstraintChecks=88010756  nbAssignments=210000
21.34	       =>  wckTime=20.794  cpuTime=20.59  mem=5M422
22.33	   
22.33	   search
22.33	     run=21  nbConstraintChecks=92293755  nbAssignments=220000
22.33	       =>  wckTime=21.788  cpuTime=21.57  mem=5M422
23.31	   
23.31	   search
23.31	     run=22  nbConstraintChecks=96433461  nbAssignments=230000
23.31	       =>  wckTime=22.765  cpuTime=22.55  mem=5M422
24.29	   
24.29	   search
24.29	     run=23  nbConstraintChecks=100618552  nbAssignments=240000
24.29	       =>  wckTime=23.748  cpuTime=23.51  mem=5M422
25.27	   
25.27	   search
25.27	     run=24  nbConstraintChecks=104718523  nbAssignments=250000
25.27	       =>  wckTime=24.724  cpuTime=24.48  mem=5M422
26.28	   
26.28	   search
26.28	     run=25  nbConstraintChecks=109153495  nbAssignments=260000
26.28	       =>  wckTime=25.734  cpuTime=25.49  mem=5M422
27.26	   
27.27	   search
27.27	     run=26  nbConstraintChecks=113376025  nbAssignments=270000
27.27	       =>  wckTime=26.723  cpuTime=26.47  mem=5M422
28.27	   
28.27	   search
28.27	     run=27  nbConstraintChecks=117788323  nbAssignments=280000
28.27	       =>  wckTime=27.73  cpuTime=27.47  mem=5M422
29.25	   
29.25	   search
29.25	     run=28  nbConstraintChecks=121966871  nbAssignments=290000
29.25	       =>  wckTime=28.709  cpuTime=28.44  mem=5M422
30.24	   
30.24	   search
30.24	     run=29  nbConstraintChecks=126190760  nbAssignments=300000
30.24	       =>  wckTime=29.697  cpuTime=29.42  mem=5M422
30.88	   
30.88	   search
30.88	     run=30  nbConstraintChecks=128915895  nbAssignments=306562
30.88	       =>  wckTime=30.339  cpuTime=30.07  mem=5M422
30.88	   
30.88	   global
30.88	     nbConstraintChecks=128915895  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.88	     solvingWckTime=30.338  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.88	     globalCpuTime=30.28
30.88	       =>  wckTime=30.586  cpuTime=30.23  mem=5M422
30.88	   
30.88	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.717  cpuTime=30.33  mem=16M491
31.04	   
31.04	   preprocessing
31.04	     nbConstraintChecks=220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.04	     detectedInconsistency=no
31.04	       =>  wckTime=0.0010  cpuTime=0.0  mem=16M491
31.10	   
31.10	   search
31.11	     run=0  nbConstraintChecks=78570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
31.11	     nbFailedAssignments=65  nbBacktracks=11  nbVisitedNodes=155  nbRestartNogoods=0
31.11	       =>  wckTime=0.088  cpuTime=0.04  mem=16M491
31.15	   
31.15	   search
31.15	     run=1  nbConstraintChecks=155486  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162
31.15	     nbFailedAssignments=130  nbBacktracks=26  nbVisitedNodes=317  nbRestartNogoods=3
31.15	       =>  wckTime=0.132  cpuTime=0.07  mem=16M491
31.19	   
31.19	   search
31.19	     run=2  nbConstraintChecks=281190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
31.19	     nbFailedAssignments=236  nbBacktracks=48  nbVisitedNodes=576  nbRestartNogoods=6
31.19	       =>  wckTime=0.176  cpuTime=0.11  mem=16M491
31.25	   
31.25	   search
31.25	     run=3  nbConstraintChecks=452906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=483
31.25	     nbFailedAssignments=390  nbBacktracks=81  nbVisitedNodes=950  nbRestartNogoods=14
31.25	       =>  wckTime=0.234  cpuTime=0.17  mem=16M491
31.32	   
31.32	   search
31.32	     run=4  nbConstraintChecks=659884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=718
31.32	     nbFailedAssignments=571  nbBacktracks=131  nbVisitedNodes=1412  nbRestartNogoods=22
31.32	       =>  wckTime=0.309  cpuTime=0.24  mem=16M491
31.40	   
31.40	   search
31.40	     run=5  nbConstraintChecks=873349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=958
31.40	     nbFailedAssignments=731  nbBacktracks=206  nbVisitedNodes=1882  nbRestartNogoods=30
31.40	       =>  wckTime=0.38  cpuTime=0.31  mem=16M491
31.55	   
31.55	   search
31.55	     run=6  nbConstraintChecks=1382671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1476
31.55	     nbFailedAssignments=1133  nbBacktracks=319  nbVisitedNodes=2909  nbRestartNogoods=44
31.55	       =>  wckTime=0.535  cpuTime=0.46  mem=16M491
31.77	   
31.77	   search
31.77	     run=7  nbConstraintChecks=2100235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2233
31.77	     nbFailedAssignments=1716  nbBacktracks=489  nbVisitedNodes=4407  nbRestartNogoods=56
31.77	       =>  wckTime=0.753  cpuTime=0.65  mem=16M491
32.04	   
32.04	   search
32.04	     run=8  nbConstraintChecks=3005534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3203
32.04	     nbFailedAssignments=2425  nbBacktracks=745  nbVisitedNodes=6322  nbRestartNogoods=68
32.04	       =>  wckTime=1.027  cpuTime=0.92  mem=16M491
32.50	   
32.50	   search
32.50	     run=9  nbConstraintChecks=4773393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5012
32.50	     nbFailedAssignments=3845  nbBacktracks=1129  nbVisitedNodes=9919  nbRestartNogoods=93
32.50	       =>  wckTime=1.488  cpuTime=1.38  mem=16M491
33.13	   
33.13	   search
33.13	     run=10  nbConstraintChecks=7072047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7424
33.13	     nbFailedAssignments=5676  nbBacktracks=1705  nbVisitedNodes=14692  nbRestartNogoods=111
33.13	       =>  wckTime=2.111  cpuTime=1.99  mem=16M491
34.03	   
34.03	   search
34.04	     run=11  nbConstraintChecks=10585061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11034
34.04	     nbFailedAssignments=8417  nbBacktracks=2569  nbVisitedNodes=21855  nbRestartNogoods=120
34.04	       =>  wckTime=3.018  cpuTime=2.89  mem=16M491
35.50	   
35.50	   search
35.50	     run=12  nbConstraintChecks=15756328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16452
35.50	     nbFailedAssignments=12533  nbBacktracks=3866  nbVisitedNodes=32589  nbRestartNogoods=131
35.50	       =>  wckTime=4.485  cpuTime=4.34  mem=16M491
37.49	   
37.49	   search
37.49	     run=13  nbConstraintChecks=22600223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23939
37.49	     nbFailedAssignments=18072  nbBacktracks=5812  nbVisitedNodes=47422  nbRestartNogoods=148
37.50	       =>  wckTime=6.479  cpuTime=6.32  mem=16M491
38.49	   
38.49	   search
38.49	     run=14  nbConstraintChecks=26084041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27950
38.50	     nbFailedAssignments=21076  nbBacktracks=6820  nbVisitedNodes=55375  nbRestartNogoods=155
38.50	       =>  wckTime=7.479  cpuTime=7.31  mem=16M491
38.50	   
38.50	   global
38.50	     nbConstraintChecks=26084261  nbRestartNogoods=155  solvingWckTime=7.48  solvingCpuTime=7.31  expiredTime=no
38.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=37.69
38.50	       =>  wckTime=38.198  cpuTime=37.64  mem=16M491
38.50	
38.50	s OPTIMUM FOUND
38.50	v 8 7 7 1 4 7 7 8 9 10 5 6 1 3 7 3 8 7 7 2 
38.50	   
38.50	   totalWckTime=38.272  totalCpuTime=37.69

Verifier Data (download as text)

7 unsatisfied constraints, 46 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/node35/watcher-282368-1169318960 -o ROOT/results/node35/solver-282368-1169318960 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282368-1169318960/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.89 1.58 1.76 3/74 3674
/proc/meminfo: memFree=1339904/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=18540 CPUtime=0
/proc/3673/stat : 3673 (runsolver) R 3671 3673 3255 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 280290059 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 266134416679 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/3673/statm: 4635 280 244 17 0 2626 0

[startup+0.107341 s]
/proc/loadavg: 0.89 1.58 1.76 3/74 3674
/proc/meminfo: memFree=1339904/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=914988 CPUtime=0.08
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 3011 0 1 0 7 1 0 0 25 0 8 0 280290059 936947712 2757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642189 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228747 2757 1433 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515389 s]
/proc/loadavg: 0.89 1.58 1.76 3/74 3674
/proc/meminfo: memFree=1339904/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=915332 CPUtime=0.48
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 6605 0 1 0 44 4 0 0 25 0 8 0 280290059 937299968 6343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072937342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228833 6343 2246 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33649 s]
/proc/loadavg: 0.89 1.58 1.76 3/81 3681
/proc/meminfo: memFree=1323080/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=915448 CPUtime=1.28
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 6864 0 1 0 97 31 0 0 25 0 8 0 280290059 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228862 6602 2476 14 0 215332 0
[pid=3673/tid=3675] ppid=3671 vsize=915448 CPUtime=0.02
/proc/3673/task/3675/stat : 3675 (java) S 3671 3673 3255 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290063 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3676/stat : 3676 (java) S 3671 3673 3255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280290064 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3677/stat : 3677 (java) S 3671 3673 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290064 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3678] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3678/stat : 3678 (java) S 3671 3673 3255 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3679] ppid=3671 vsize=915448 CPUtime=0.09
/proc/3673/task/3679/stat : 3679 (java) S 3671 3673 3255 0 -1 64 324 0 0 0 8 1 0 0 16 0 8 0 280290067 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3680] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3680/stat : 3680 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3681] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3681/stat : 3681 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290067 937418752 6602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915448

[startup+2.98068 s]
/proc/loadavg: 0.98 1.59 1.76 3/81 3681
/proc/meminfo: memFree=1323088/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=915452 CPUtime=2.91
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 6867 0 1 0 198 93 0 0 25 0 8 0 280290059 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228863 6604 2476 14 0 215333 0
[pid=3673/tid=3675] ppid=3671 vsize=915452 CPUtime=0.02
/proc/3673/task/3675/stat : 3675 (java) S 3671 3673 3255 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290063 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=915452 CPUtime=0
/proc/3673/task/3676/stat : 3676 (java) S 3671 3673 3255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280290064 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=915452 CPUtime=0
/proc/3673/task/3677/stat : 3677 (java) S 3671 3673 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290064 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3678] ppid=3671 vsize=915452 CPUtime=0
/proc/3673/task/3678/stat : 3678 (java) S 3671 3673 3255 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280290067 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3679] ppid=3671 vsize=915452 CPUtime=0.1
/proc/3673/task/3679/stat : 3679 (java) S 3671 3673 3255 0 -1 64 326 0 0 0 9 1 0 0 16 0 8 0 280290067 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3680] ppid=3671 vsize=915452 CPUtime=0
/proc/3673/task/3680/stat : 3680 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290067 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3681] ppid=3671 vsize=915452 CPUtime=0
/proc/3673/task/3681/stat : 3681 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290067 937422848 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915452

[startup+6.27908 s]
/proc/loadavg: 0.98 1.59 1.76 3/81 3681
/proc/meminfo: memFree=1323152/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=915448 CPUtime=6.18
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 6867 0 1 0 404 214 0 0 25 0 8 0 280290059 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228862 6604 2476 14 0 215332 0
[pid=3673/tid=3675] ppid=3671 vsize=915448 CPUtime=0.02
/proc/3673/task/3675/stat : 3675 (java) S 3671 3673 3255 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290063 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3676/stat : 3676 (java) S 3671 3673 3255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280290064 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3677/stat : 3677 (java) S 3671 3673 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290064 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3678] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3678/stat : 3678 (java) S 3671 3673 3255 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3679] ppid=3671 vsize=915448 CPUtime=0.1
/proc/3673/task/3679/stat : 3679 (java) S 3671 3673 3255 0 -1 64 326 0 0 0 9 1 0 0 16 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3680] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3680/stat : 3680 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3681] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3681/stat : 3681 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915448

[startup+12.7579 s]
/proc/loadavg: 1.14 1.60 1.76 3/81 3681
/proc/meminfo: memFree=1323160/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=915448 CPUtime=12.6
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 6867 0 1 0 807 453 0 0 25 0 8 0 280290059 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641783 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228862 6604 2476 14 0 215332 0
[pid=3673/tid=3675] ppid=3671 vsize=915448 CPUtime=0.02
/proc/3673/task/3675/stat : 3675 (java) S 3671 3673 3255 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280290063 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3676/stat : 3676 (java) S 3671 3673 3255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280290064 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3677/stat : 3677 (java) S 3671 3673 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290064 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3678] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3678/stat : 3678 (java) S 3671 3673 3255 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3679] ppid=3671 vsize=915448 CPUtime=0.1
/proc/3673/task/3679/stat : 3679 (java) S 3671 3673 3255 0 -1 64 326 0 0 0 9 1 0 0 16 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3680] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3680/stat : 3680 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3681] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3681/stat : 3681 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290067 937418752 6604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915448

[startup+25.5964 s]
/proc/loadavg: 1.27 1.61 1.76 3/81 3681
/proc/meminfo: memFree=1323224/2055920 swapFree=4184640/4192956
[pid=3673] ppid=3671 vsize=915448 CPUtime=25.35
/proc/3673/stat : 3673 (java) R 3671 3673 3255 0 -1 0 6868 0 1 0 1601 934 0 0 25 0 8 0 280290059 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636937 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3673/statm: 228862 6605 2476 14 0 215332 0
[pid=3673/tid=3675] ppid=3671 vsize=915448 CPUtime=0.02
/proc/3673/task/3675/stat : 3675 (java) S 3671 3673 3255 0 -1 64 135 0 0 0 2 0 0 0 17 0 8 0 280290063 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3676] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3676/stat : 3676 (java) S 3671 3673 3255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280290064 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3677] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3677/stat : 3677 (java) S 3671 3673 3255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280290064 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3678] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3678/stat : 3678 (java) S 3671 3673 3255 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3679] ppid=3671 vsize=915448 CPUtime=0.1
/proc/3673/task/3679/stat : 3679 (java) S 3671 3673 3255 0 -1 64 327 0 0 0 9 1 0 0 16 0 8 0 280290067 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3680] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3680/stat : 3680 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 280290067 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3673/tid=3681] ppid=3671 vsize=915448 CPUtime=0
/proc/3673/task/3681/stat : 3681 (java) S 3671 3673 3255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280290067 937418752 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 38.579
CPU time (s): 38.1402
CPU user time (s): 26.8689
CPU system time (s): 11.2713
CPU usage (%): 98.8626
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.8689
system time used= 11.2713
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9173
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1860
involuntary context switches= 3162

runsolver used 0.041993 s user time and 0.119981 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 18:49:22 UTC 2007


IDJOB= 282368
IDBENCH= 12751
IDSOLVER= 69
FILE ID= node35/282368-1169318960

PBS_JOBID= 3610350

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  705a738f3a66f316c4d26203f1a49093

RANDOM SEED= 417630772

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1340576 kB
Buffers:         43284 kB
Cached:         545724 kB
SwapCached:       2184 kB
Active:         183488 kB
Inactive:       461324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340576 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            3720 kB
Writeback:           0 kB
Mapped:          63964 kB
Slab:            55916 kB
Committed_AS:  5877644 kB
PageTables:       1868 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 node35 on Sat Jan 20 18:50:03 UTC 2007