Trace number 282269

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.2632 31.3471

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-51.xml
MD5SUM3206371852c3ce10d066b8c136f077fd
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.078987
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.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282269-1169318802/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.087  cpuTime=0.08  mem=6M903
0.38	   
0.38	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.46	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.46	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=467  maxDegree=8  maxArity=2
0.46	       =>  wckTime=0.171  cpuTime=0.12  mem=7M895
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.53	       =>  wckTime=0.245  cpuTime=0.16  mem=5M426
0.54	
0.54	s SATISFIABLE
0.54	o 20
0.54	c 33
0.54	o 23
0.54	c 30
0.54	o 27
0.54	c 26
0.54	o 30
0.54	c 23
0.54	o 33
0.54	c 20
0.54	o 36
0.54	c 17
0.54	o 39
0.54	c 14
0.54	o 41
0.54	c 12
0.54	o 42
0.54	c 11
0.54	o 44
0.54	c 9
0.55	o 45
0.55	c 8
0.55	o 46
0.55	c 7
0.55	o 47
0.55	c 6
0.55	o 48
0.55	c 5
0.56	o 49
0.56	c 4
0.56	o 50
0.56	c 3
0.60	o 51
0.60	c 2
1.46	   
1.46	   search
1.46	     run=0  nbConstraintChecks=3191107  nbAssignments=10000
1.46	       =>  wckTime=0.928  cpuTime=0.91  mem=5M426
2.33	   
2.33	   search
2.33	     run=1  nbConstraintChecks=6308099  nbAssignments=20000
2.33	       =>  wckTime=1.799  cpuTime=1.78  mem=5M426
3.22	   
3.22	   search
3.22	     run=2  nbConstraintChecks=9523030  nbAssignments=30000
3.22	       =>  wckTime=2.687  cpuTime=2.66  mem=5M426
4.13	   
4.13	   search
4.14	     run=3  nbConstraintChecks=12817917  nbAssignments=40000
4.14	       =>  wckTime=3.603  cpuTime=3.56  mem=5M426
5.02	   
5.02	   search
5.02	     run=4  nbConstraintChecks=16052816  nbAssignments=50000
5.02	       =>  wckTime=4.485  cpuTime=4.44  mem=5M426
5.91	   
5.91	   search
5.91	     run=5  nbConstraintChecks=19378505  nbAssignments=60000
5.91	       =>  wckTime=5.374  cpuTime=5.33  mem=5M426
6.78	   
6.78	   search
6.78	     run=6  nbConstraintChecks=22567604  nbAssignments=70000
6.78	       =>  wckTime=6.25  cpuTime=6.2  mem=5M426
7.66	   
7.66	   search
7.66	     run=7  nbConstraintChecks=25762953  nbAssignments=80000
7.66	       =>  wckTime=7.127  cpuTime=7.08  mem=5M426
8.54	   
8.54	   search
8.54	     run=8  nbConstraintChecks=29011831  nbAssignments=90000
8.54	       =>  wckTime=8.009  cpuTime=7.96  mem=5M426
9.43	   
9.43	   search
9.43	     run=9  nbConstraintChecks=32301763  nbAssignments=100000
9.43	       =>  wckTime=8.897  cpuTime=8.85  mem=5M426
10.32	   
10.32	   search
10.32	     run=10  nbConstraintChecks=35567030  nbAssignments=110000
10.32	       =>  wckTime=9.788  cpuTime=9.74  mem=5M426
11.21	   
11.21	   search
11.21	     run=11  nbConstraintChecks=38764071  nbAssignments=120000
11.21	       =>  wckTime=10.673  cpuTime=10.63  mem=5M426
12.10	   
12.10	   search
12.10	     run=12  nbConstraintChecks=42041147  nbAssignments=130000
12.10	       =>  wckTime=11.566  cpuTime=11.51  mem=5M426
12.98	   
12.98	   search
12.98	     run=13  nbConstraintChecks=45200826  nbAssignments=140000
12.98	       =>  wckTime=12.446  cpuTime=12.39  mem=5M426
13.87	   
13.87	   search
13.87	     run=14  nbConstraintChecks=48434887  nbAssignments=150000
13.87	       =>  wckTime=13.334  cpuTime=13.28  mem=5M426
14.74	   
14.74	   search
14.74	     run=15  nbConstraintChecks=51569255  nbAssignments=160000
14.74	       =>  wckTime=14.211  cpuTime=14.16  mem=5M426
15.63	   
15.63	   search
15.63	     run=16  nbConstraintChecks=54823845  nbAssignments=170000
15.63	       =>  wckTime=15.102  cpuTime=15.05  mem=5M426
16.52	   
16.52	   search
16.52	     run=17  nbConstraintChecks=58015020  nbAssignments=180000
16.52	       =>  wckTime=15.988  cpuTime=15.94  mem=5M426
17.41	   
17.41	   search
17.41	     run=18  nbConstraintChecks=61240065  nbAssignments=190000
17.41	       =>  wckTime=16.875  cpuTime=16.82  mem=5M426
18.29	   
18.29	   search
18.29	     run=19  nbConstraintChecks=64413737  nbAssignments=200000
18.29	       =>  wckTime=17.76  cpuTime=17.7  mem=5M426
19.18	   
19.18	   search
19.18	     run=20  nbConstraintChecks=67602526  nbAssignments=210000
19.18	       =>  wckTime=18.647  cpuTime=18.59  mem=5M426
20.05	   
20.05	   search
20.05	     run=21  nbConstraintChecks=70671534  nbAssignments=220000
20.05	       =>  wckTime=19.515  cpuTime=19.46  mem=5M426
20.93	   
20.93	   search
20.93	     run=22  nbConstraintChecks=73919727  nbAssignments=230000
20.93	       =>  wckTime=20.4  cpuTime=20.34  mem=5M426
21.82	   
21.82	   search
21.82	     run=23  nbConstraintChecks=77146683  nbAssignments=240000
21.82	       =>  wckTime=21.284  cpuTime=21.22  mem=5M426
22.69	   
22.69	   search
22.69	     run=24  nbConstraintChecks=80282923  nbAssignments=250000
22.69	       =>  wckTime=22.156  cpuTime=22.09  mem=5M426
23.57	   
23.57	   search
23.57	     run=25  nbConstraintChecks=83477608  nbAssignments=260000
23.57	       =>  wckTime=23.035  cpuTime=22.97  mem=5M426
24.44	   
24.44	   search
24.44	     run=26  nbConstraintChecks=86637592  nbAssignments=270000
24.44	       =>  wckTime=23.91  cpuTime=23.85  mem=5M426
25.32	   
25.32	   search
25.32	     run=27  nbConstraintChecks=89808491  nbAssignments=280000
25.32	       =>  wckTime=24.786  cpuTime=24.72  mem=5M426
26.20	   
26.20	   search
26.20	     run=28  nbConstraintChecks=93023627  nbAssignments=290000
26.20	       =>  wckTime=25.667  cpuTime=25.6  mem=5M426
27.10	   
27.10	   search
27.10	     run=29  nbConstraintChecks=96364175  nbAssignments=300000
27.10	       =>  wckTime=26.564  cpuTime=26.5  mem=5M426
27.97	   
27.97	   search
27.97	     run=30  nbConstraintChecks=99518140  nbAssignments=310000
27.97	       =>  wckTime=27.439  cpuTime=27.37  mem=5M426
28.86	   
28.86	   search
28.86	     run=31  nbConstraintChecks=102771291  nbAssignments=320000
28.86	       =>  wckTime=28.328  cpuTime=28.27  mem=5M426
29.75	   
29.75	   search
29.75	     run=32  nbConstraintChecks=106012109  nbAssignments=330000
29.75	       =>  wckTime=29.217  cpuTime=29.15  mem=5M426
30.63	   
30.63	   search
30.63	     run=33  nbConstraintChecks=109144466  nbAssignments=340000
30.63	       =>  wckTime=30.098  cpuTime=30.03  mem=5M426
30.66	   
30.66	   search
30.66	     run=34  nbConstraintChecks=109224302  nbAssignments=340305
30.66	       =>  wckTime=30.124  cpuTime=30.06  mem=5M426
30.66	   
30.66	   global
30.66	     nbConstraintChecks=109224302  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.66	     solvingWckTime=30.122  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.66	     globalCpuTime=30.27
30.66	       =>  wckTime=30.368  cpuTime=30.23  mem=5M426
30.66	   
30.66	   solver IterativeSystematicSolver being built... 
30.79	       =>  wckTime=30.5  cpuTime=30.32  mem=16M511
30.79	   
30.79	   preprocessing
30.79	     nbConstraintChecks=60  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.79	     detectedInconsistency=no
30.79	       =>  wckTime=0.0020  cpuTime=0.0  mem=16M511
30.85	   
30.85	   search
30.85	     run=0  nbConstraintChecks=46835  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53
30.85	     nbFailedAssignments=41  nbBacktracks=10  nbVisitedNodes=105  nbRestartNogoods=0
30.85	       =>  wckTime=0.056  cpuTime=0.04  mem=16M511
30.88	   
30.88	   search
30.88	     run=1  nbConstraintChecks=103048  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126
30.88	     nbFailedAssignments=94  nbBacktracks=25  nbVisitedNodes=245  nbRestartNogoods=3
30.88	       =>  wckTime=0.093  cpuTime=0.06  mem=16M511
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=167021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207
30.91	     nbFailedAssignments=150  nbBacktracks=48  nbVisitedNodes=405  nbRestartNogoods=10
30.91	       =>  wckTime=0.119  cpuTime=0.08  mem=16M511
30.95	   
30.95	   search
30.95	     run=3  nbConstraintChecks=264691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=346
30.95	     nbFailedAssignments=253  nbBacktracks=81  nbVisitedNodes=672  nbRestartNogoods=11
30.95	       =>  wckTime=0.156  cpuTime=0.12  mem=16M511
30.99	   
30.99	   search
30.99	     run=4  nbConstraintChecks=413482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=531
30.99	     nbFailedAssignments=384  nbBacktracks=131  nbVisitedNodes=1037  nbRestartNogoods=14
30.99	       =>  wckTime=0.201  cpuTime=0.17  mem=16M511
31.06	   
31.06	   search
31.07	     run=5  nbConstraintChecks=634015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=818
31.07	     nbFailedAssignments=594  nbBacktracks=207  nbVisitedNodes=1597  nbRestartNogoods=30
31.07	       =>  wckTime=0.275  cpuTime=0.24  mem=16M511
31.15	   
31.15	   search
31.15	     run=6  nbConstraintChecks=897995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1179
31.15	     nbFailedAssignments=841  nbBacktracks=320  nbVisitedNodes=2303  nbRestartNogoods=33
31.15	       =>  wckTime=0.361  cpuTime=0.33  mem=16M511
31.29	   
31.29	   search
31.29	     run=7  nbConstraintChecks=1239301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1647
31.29	     nbFailedAssignments=1137  nbBacktracks=490  nbVisitedNodes=3212  nbRestartNogoods=34
31.29	       =>  wckTime=0.498  cpuTime=0.45  mem=16M511
31.31	   
31.31	   search
31.31	     run=8  nbConstraintChecks=1277971  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1704
31.31	     nbFailedAssignments=1172  nbBacktracks=513  nbVisitedNodes=3318  nbRestartNogoods=37
31.31	       =>  wckTime=0.518  cpuTime=0.47  mem=16M511
31.31	   
31.31	   global
31.31	     nbConstraintChecks=1278031  nbRestartNogoods=37  solvingWckTime=0.519  solvingCpuTime=0.47  expiredTime=no
31.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=30.83
31.31	       =>  wckTime=31.019  cpuTime=30.79  mem=16M511
31.31	
31.31	s OPTIMUM FOUND
31.31	v 4 1 3 7 5 4 9 4 1 6 1 7 1 9 9 5 10 1 8 10 
31.31	   
31.31	   totalWckTime=31.092  totalCpuTime=30.83

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/node17/watcher-282269-1169318802 -o ROOT/results/node17/solver-282269-1169318802 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282269-1169318802/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.51 1.87 1.95 4/86 25562
/proc/meminfo: memFree=1337944/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=172 CPUtime=0
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280275413 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2859812 0 0 4096 0 0 0 0 17 0 0 0
/proc/25561/statm: 43 24 18 14 0 3 0

[startup+0.10747 s]
/proc/loadavg: 1.51 1.87 1.95 4/86 25562
/proc/meminfo: memFree=1337944/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=914988 CPUtime=0.09
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 3071 0 1 0 7 2 0 0 22 0 8 0 280275413 936947712 2817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228747 2817 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515508 s]
/proc/loadavg: 1.51 1.87 1.95 4/86 25562
/proc/meminfo: memFree=1337944/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=915332 CPUtime=0.49
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 6672 0 1 0 45 4 0 0 25 0 8 0 280275413 937299968 6410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154015934 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228833 6410 2291 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33659 s]
/proc/loadavg: 1.51 1.87 1.95 3/93 25569
/proc/meminfo: memFree=1321248/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=915452 CPUtime=1.31
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 6878 0 1 0 95 36 0 0 25 0 8 0 280275413 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228862 6616 2476 14 0 215332 0
[pid=25561/tid=25563] ppid=25559 vsize=915448 CPUtime=0.02
/proc/25561/task/25563/stat : 25563 (java) S 25559 25561 25445 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280275417 937418752 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25564] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25564/stat : 25564 (java) S 25559 25561 25445 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280275418 937418752 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25565] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25565/stat : 25565 (java) S 25559 25561 25445 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280275418 937418752 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25566] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25566/stat : 25566 (java) S 25559 25561 25445 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280275421 937418752 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25567] ppid=25559 vsize=915452 CPUtime=0.1
/proc/25561/task/25567/stat : 25567 (java) S 25559 25561 25445 0 -1 64 324 0 0 0 10 0 0 0 16 0 8 0 280275421 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25568] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25568/stat : 25568 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280275421 937418752 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25569] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25569/stat : 25569 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280275421 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.97376 s]
/proc/loadavg: 1.51 1.87 1.95 3/93 25569
/proc/meminfo: memFree=1321184/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=915448 CPUtime=2.94
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 6881 0 1 0 193 101 0 0 25 0 8 0 280275413 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228863 6618 2476 14 0 215333 0
[pid=25561/tid=25563] ppid=25559 vsize=915448 CPUtime=0.02
/proc/25561/task/25563/stat : 25563 (java) S 25559 25561 25445 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280275417 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25564] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25564/stat : 25564 (java) S 25559 25561 25445 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280275418 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25565] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25565/stat : 25565 (java) S 25559 25561 25445 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280275418 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25566] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25566/stat : 25566 (java) S 25559 25561 25445 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280275421 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25567] ppid=25559 vsize=915448 CPUtime=0.1
/proc/25561/task/25567/stat : 25567 (java) S 25559 25561 25445 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280275421 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25568] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25568/stat : 25568 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280275421 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25569] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25569/stat : 25569 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280275421 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.27211 s]
/proc/loadavg: 1.54 1.87 1.95 3/93 25569
/proc/meminfo: memFree=1321120/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=915448 CPUtime=6.22
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 6881 0 1 0 388 234 0 0 25 0 8 0 280275413 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228863 6618 2476 14 0 215333 0
[pid=25561/tid=25563] ppid=25559 vsize=915448 CPUtime=0.02
/proc/25561/task/25563/stat : 25563 (java) S 25559 25561 25445 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280275417 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25564] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25564/stat : 25564 (java) S 25559 25561 25445 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280275418 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25565] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25565/stat : 25565 (java) S 25559 25561 25445 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280275418 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25566] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25566/stat : 25566 (java) S 25559 25561 25445 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280275421 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25567] ppid=25559 vsize=915452 CPUtime=0.1
/proc/25561/task/25567/stat : 25567 (java) S 25559 25561 25445 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 280275421 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25568] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25568/stat : 25568 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280275421 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25569] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25569/stat : 25569 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280275421 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915448

[startup+12.7518 s]
/proc/loadavg: 1.58 1.88 1.95 3/93 25569
/proc/meminfo: memFree=1321120/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=915448 CPUtime=12.7
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 6881 0 1 0 769 501 0 0 25 0 8 0 280275413 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228863 6618 2476 14 0 215333 0
[pid=25561/tid=25563] ppid=25559 vsize=915448 CPUtime=0.02
/proc/25561/task/25563/stat : 25563 (java) S 25559 25561 25445 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280275417 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25564] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25564/stat : 25564 (java) S 25559 25561 25445 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280275418 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25565] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25565/stat : 25565 (java) S 25559 25561 25445 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280275418 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25566] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25566/stat : 25566 (java) S 25559 25561 25445 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280275421 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25567] ppid=25559 vsize=915448 CPUtime=0.11
/proc/25561/task/25567/stat : 25567 (java) S 25559 25561 25445 0 -1 64 326 0 0 0 10 1 0 0 16 0 8 0 280275421 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25568] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25568/stat : 25568 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280275421 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25569] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25569/stat : 25569 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280275421 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915448

[startup+25.6351 s]
/proc/loadavg: 1.67 1.88 1.95 3/93 25569
/proc/meminfo: memFree=1321120/2055920 swapFree=4192812/4192956
[pid=25561] ppid=25559 vsize=915448 CPUtime=25.57
/proc/25561/stat : 25561 (java) R 25559 25561 25445 0 -1 0 6882 0 1 0 1526 1031 0 0 25 0 8 0 280275413 937418752 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25561/statm: 228863 6619 2476 14 0 215333 0
[pid=25561/tid=25563] ppid=25559 vsize=915448 CPUtime=0.02
/proc/25561/task/25563/stat : 25563 (java) S 25559 25561 25445 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280275417 937418752 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25564] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25564/stat : 25564 (java) S 25559 25561 25445 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280275418 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25565] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25565/stat : 25565 (java) S 25559 25561 25445 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280275418 937418752 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25566] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25566/stat : 25566 (java) S 25559 25561 25445 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280275421 937418752 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25567] ppid=25559 vsize=915452 CPUtime=0.11
/proc/25561/task/25567/stat : 25567 (java) S 25559 25561 25445 0 -1 64 327 0 0 0 10 1 0 0 16 0 8 0 280275421 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25568] ppid=25559 vsize=915448 CPUtime=0
/proc/25561/task/25568/stat : 25568 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280275421 937418752 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25561/tid=25569] ppid=25559 vsize=915452 CPUtime=0
/proc/25561/task/25569/stat : 25569 (java) S 25559 25561 25445 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280275421 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 31.3471
CPU time (s): 31.2632
CPU user time (s): 18.8761
CPU system time (s): 12.3871
CPU usage (%): 99.7325
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8761
system time used= 12.3871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9156
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= 1683
involuntary context switches= 2223

runsolver used 0.035994 s user time and 0.112982 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 18:46:44 UTC 2007


IDJOB= 282269
IDBENCH= 12614
IDSOLVER= 69
FILE ID= node17/282269-1169318802

PBS_JOBID= 3610058

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3206371852c3ce10d066b8c136f077fd

RANDOM SEED= 880499970

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1338360 kB
Buffers:         49188 kB
Cached:         519088 kB
SwapCached:          0 kB
Active:         286972 kB
Inactive:       353376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          92424 kB
Slab:            61940 kB
Committed_AS:  8972164 kB
PageTables:       2224 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node17 on Sat Jan 20 18:47:19 UTC 2007