Trace number 282341

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 35.0957 35.1591

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t70/
pi-20-10-20-30-41.xml
MD5SUM7dc7f2b1ef269b14487f18fe5708392f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints47
Best CPU time to get the best result obtained on this benchmark0.374942
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/282341-1169318910/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.088  cpuTime=0.09  mem=6M903
0.38	   
0.38	   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=637  maxDegree=10
0.47	     maxArity=2
0.47	       =>  wckTime=0.172  cpuTime=0.13  mem=7M911
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.54	       =>  wckTime=0.247  cpuTime=0.17  mem=5M422
0.54	
0.54	s SATISFIABLE
0.54	o 14
0.54	c 39
0.54	o 19
0.54	c 34
0.55	o 23
0.55	c 30
0.55	o 26
0.55	c 27
0.55	o 27
0.55	c 26
0.55	o 28
0.55	c 25
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.56	o 38
0.56	c 15
0.56	o 40
0.56	c 13
0.56	o 41
0.56	c 12
0.56	o 42
0.56	c 11
0.56	o 43
0.56	c 10
0.56	o 44
0.56	c 9
0.57	o 45
0.57	c 8
0.59	o 46
0.59	c 7
0.61	o 47
0.61	c 6
1.66	   
1.66	   search
1.66	     run=0  nbConstraintChecks=4353564  nbAssignments=10000
1.66	       =>  wckTime=1.12  cpuTime=1.1  mem=5M422
2.71	   
2.71	   search
2.71	     run=1  nbConstraintChecks=8900276  nbAssignments=20000
2.71	       =>  wckTime=2.167  cpuTime=2.14  mem=5M422
3.77	   
3.77	   search
3.77	     run=2  nbConstraintChecks=13302046  nbAssignments=30000
3.77	       =>  wckTime=3.233  cpuTime=3.21  mem=5M422
4.84	   
4.84	   search
4.84	     run=3  nbConstraintChecks=17678176  nbAssignments=40000
4.84	       =>  wckTime=4.297  cpuTime=4.27  mem=5M422
5.90	   
5.90	   search
5.90	     run=4  nbConstraintChecks=22043860  nbAssignments=50000
5.90	       =>  wckTime=5.358  cpuTime=5.34  mem=5M422
6.97	   
6.97	   search
6.97	     run=5  nbConstraintChecks=26500461  nbAssignments=60000
6.97	       =>  wckTime=6.431  cpuTime=6.4  mem=5M422
8.02	   
8.02	   search
8.02	     run=6  nbConstraintChecks=30765626  nbAssignments=70000
8.02	       =>  wckTime=7.48  cpuTime=7.45  mem=5M422
9.06	   
9.06	   search
9.06	     run=7  nbConstraintChecks=34968861  nbAssignments=80000
9.06	       =>  wckTime=8.525  cpuTime=8.5  mem=5M422
10.12	   
10.12	   search
10.12	     run=8  nbConstraintChecks=39213517  nbAssignments=90000
10.12	       =>  wckTime=9.576  cpuTime=9.55  mem=5M422
11.17	   
11.17	   search
11.17	     run=9  nbConstraintChecks=43531935  nbAssignments=100000
11.17	       =>  wckTime=10.633  cpuTime=10.61  mem=5M422
12.24	   
12.24	   search
12.24	     run=10  nbConstraintChecks=47920683  nbAssignments=110000
12.24	       =>  wckTime=11.696  cpuTime=11.66  mem=5M422
13.29	   
13.29	   search
13.29	     run=11  nbConstraintChecks=52284859  nbAssignments=120000
13.29	       =>  wckTime=12.748  cpuTime=12.72  mem=5M422
14.32	   
14.32	   search
14.32	     run=12  nbConstraintChecks=56708218  nbAssignments=130000
14.32	       =>  wckTime=13.779  cpuTime=13.74  mem=5M422
15.33	   
15.33	   search
15.33	     run=13  nbConstraintChecks=60841067  nbAssignments=140000
15.33	       =>  wckTime=14.791  cpuTime=14.76  mem=5M422
16.38	   
16.38	   search
16.38	     run=14  nbConstraintChecks=65066980  nbAssignments=150000
16.38	       =>  wckTime=15.838  cpuTime=15.8  mem=5M422
17.46	   
17.46	   search
17.46	     run=15  nbConstraintChecks=69560459  nbAssignments=160000
17.46	       =>  wckTime=16.915  cpuTime=16.88  mem=5M422
18.50	   
18.50	   search
18.50	     run=16  nbConstraintChecks=73779884  nbAssignments=170000
18.50	       =>  wckTime=17.963  cpuTime=17.93  mem=5M422
19.57	   
19.57	   search
19.57	     run=17  nbConstraintChecks=78163950  nbAssignments=180000
19.57	       =>  wckTime=19.032  cpuTime=18.99  mem=5M422
20.61	   
20.61	   search
20.61	     run=18  nbConstraintChecks=82341966  nbAssignments=190000
20.61	       =>  wckTime=20.074  cpuTime=20.04  mem=5M422
21.67	   
21.67	   search
21.67	     run=19  nbConstraintChecks=86600492  nbAssignments=200000
21.67	       =>  wckTime=21.13  cpuTime=21.09  mem=5M422
22.74	   
22.74	   search
22.74	     run=20  nbConstraintChecks=90994906  nbAssignments=210000
22.74	       =>  wckTime=22.205  cpuTime=22.17  mem=5M422
23.83	   
23.83	   search
23.83	     run=21  nbConstraintChecks=95391767  nbAssignments=220000
23.83	       =>  wckTime=23.281  cpuTime=23.24  mem=5M422
24.90	   
24.90	   search
24.90	     run=22  nbConstraintChecks=99763334  nbAssignments=230000
24.90	       =>  wckTime=24.354  cpuTime=24.31  mem=5M422
25.95	   
25.95	   search
25.95	     run=23  nbConstraintChecks=103986063  nbAssignments=240000
25.95	       =>  wckTime=25.407  cpuTime=25.36  mem=5M422
27.02	   
27.02	   search
27.02	     run=24  nbConstraintChecks=108342664  nbAssignments=250000
27.02	       =>  wckTime=26.48  cpuTime=26.44  mem=5M422
28.10	   
28.10	   search
28.10	     run=25  nbConstraintChecks=112782191  nbAssignments=260000
28.10	       =>  wckTime=27.56  cpuTime=27.52  mem=5M422
29.15	   
29.15	   search
29.15	     run=26  nbConstraintChecks=116958903  nbAssignments=270000
29.15	       =>  wckTime=28.61  cpuTime=28.57  mem=5M422
30.20	   
30.20	   search
30.20	     run=27  nbConstraintChecks=121062312  nbAssignments=280000
30.20	       =>  wckTime=29.652  cpuTime=29.61  mem=5M422
30.65	   
30.65	   search
30.65	     run=28  nbConstraintChecks=122870101  nbAssignments=284311
30.65	       =>  wckTime=30.106  cpuTime=30.07  mem=5M422
30.65	   
30.65	   global
30.65	     nbConstraintChecks=122870101  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.65	     solvingWckTime=30.105  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.65	     globalCpuTime=30.28
30.65	       =>  wckTime=30.354  cpuTime=30.24  mem=5M422
30.65	   
30.65	   solver IterativeSystematicSolver being built... 
30.79	       =>  wckTime=30.493  cpuTime=30.34  mem=16M459
30.79	   
30.79	   preprocessing
30.79	     nbConstraintChecks=240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.79	     detectedInconsistency=no
30.79	       =>  wckTime=0.0020  cpuTime=0.01  mem=16M459
30.87	   
30.87	   search
30.87	     run=0  nbConstraintChecks=86410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
30.87	     nbFailedAssignments=66  nbBacktracks=11  nbVisitedNodes=157  nbRestartNogoods=0
30.87	       =>  wckTime=0.079  cpuTime=0.06  mem=16M459
30.91	   
30.91	   search
30.91	     run=1  nbConstraintChecks=154886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147
30.91	     nbFailedAssignments=114  nbBacktracks=26  nbVisitedNodes=286  nbRestartNogoods=7
30.91	       =>  wckTime=0.12  cpuTime=0.08  mem=16M459
30.95	   
30.95	   search
30.95	     run=2  nbConstraintChecks=260117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=246
30.95	     nbFailedAssignments=185  nbBacktracks=48  nbVisitedNodes=476  nbRestartNogoods=12
30.95	       =>  wckTime=0.159  cpuTime=0.12  mem=16M459
31.02	   
31.02	   search
31.02	     run=3  nbConstraintChecks=473886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=449
31.02	     nbFailedAssignments=351  nbBacktracks=81  nbVisitedNodes=876  nbRestartNogoods=21
31.02	       =>  wckTime=0.232  cpuTime=0.19  mem=16M459
31.10	   
31.10	   search
31.10	     run=4  nbConstraintChecks=732838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694
31.10	     nbFailedAssignments=544  nbBacktracks=132  nbVisitedNodes=1362  nbRestartNogoods=29
31.10	       =>  wckTime=0.315  cpuTime=0.27  mem=16M459
31.24	   
31.24	   search
31.24	     run=5  nbConstraintChecks=1163511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1121
31.24	     nbFailedAssignments=892  nbBacktracks=207  nbVisitedNodes=2206  nbRestartNogoods=36
31.24	       =>  wckTime=0.454  cpuTime=0.41  mem=16M459
31.38	   
31.38	   search
31.38	     run=6  nbConstraintChecks=1585948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1516
31.38	     nbFailedAssignments=1170  nbBacktracks=320  nbVisitedNodes=2979  nbRestartNogoods=45
31.38	       =>  wckTime=0.596  cpuTime=0.54  mem=16M459
31.68	   
31.68	   search
31.68	     run=7  nbConstraintChecks=2544697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2363
31.68	     nbFailedAssignments=1839  nbBacktracks=492  nbVisitedNodes=4661  nbRestartNogoods=48
31.68	       =>  wckTime=0.889  cpuTime=0.82  mem=16M459
31.92	   
31.92	   search
31.92	     run=8  nbConstraintChecks=3355898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3143
31.92	     nbFailedAssignments=2356  nbBacktracks=748  nbVisitedNodes=6206  nbRestartNogoods=72
31.92	       =>  wckTime=1.136  cpuTime=1.07  mem=16M459
32.49	   
32.49	   search
32.49	     run=9  nbConstraintChecks=5353986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4936
32.49	     nbFailedAssignments=3762  nbBacktracks=1132  nbVisitedNodes=9779  nbRestartNogoods=85
32.49	       =>  wckTime=1.704  cpuTime=1.63  mem=16M459
33.28	   
33.28	   search
33.28	     run=10  nbConstraintChecks=8139486  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7540
33.28	     nbFailedAssignments=5785  nbBacktracks=1708  nbVisitedNodes=14969  nbRestartNogoods=88
33.28	       =>  wckTime=2.498  cpuTime=2.43  mem=16M459
34.30	   
34.30	   search
34.30	     run=11  nbConstraintChecks=11607933  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11099
34.30	     nbFailedAssignments=8473  nbBacktracks=2573  nbVisitedNodes=21998  nbRestartNogoods=106
34.30	       =>  wckTime=3.513  cpuTime=3.45  mem=16M459
35.12	   
35.12	   search
35.12	     run=12  nbConstraintChecks=14380357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13946
35.12	     nbFailedAssignments=10607  nbBacktracks=3287  nbVisitedNodes=27640  nbRestartNogoods=121
35.12	       =>  wckTime=4.332  cpuTime=4.26  mem=16M459
35.12	   
35.12	   global
35.12	     nbConstraintChecks=14380597  nbRestartNogoods=121  solvingWckTime=4.333  solvingCpuTime=4.26  expiredTime=no
35.12	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.64
35.12	       =>  wckTime=34.826  cpuTime=34.6  mem=16M459
35.12	
35.12	s OPTIMUM FOUND
35.12	v 2 8 7 3 9 1 5 3 1 10 1 6 10 9 9 5 2 3 6 7 
35.12	   
35.12	   totalWckTime=34.9  totalCpuTime=34.65

Verifier Data (download as text)

6 unsatisfied constraints, 47 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-282341-1169318910 -o ROOT/results/node23/solver-282341-1169318910 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282341-1169318910/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.67 0.90 0.96 2/81 24301
/proc/meminfo: memFree=1293672/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=168 CPUtime=0
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 280285689 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 2495268 0 0 4096 0 0 0 0 17 1 0 0
/proc/24300/statm: 54 29 24 14 0 2 0

[startup+0.10307 s]
/proc/loadavg: 0.67 0.90 0.96 2/81 24301
/proc/meminfo: memFree=1293672/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=914988 CPUtime=0.09
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 3052 0 1 0 8 1 0 0 16 0 8 0 280285689 936947712 2798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 228747 2799 1448 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515146 s]
/proc/loadavg: 0.67 0.90 0.96 2/81 24301
/proc/meminfo: memFree=1293672/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=915332 CPUtime=0.49
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 6648 0 1 0 46 3 0 0 16 0 8 0 280285689 937299968 6386 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 228833 6388 2289 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3363 s]
/proc/loadavg: 0.67 0.90 0.96 2/88 24313
/proc/meminfo: memFree=1278768/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=915448 CPUtime=1.32
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 6863 0 1 0 102 30 0 0 17 0 8 0 280285689 937418752 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 228862 6601 2476 14 0 215332 0
[pid=24300/tid=24302] ppid=24298 vsize=915448 CPUtime=0.02
/proc/24300/task/24302/stat : 24302 (java) S 24298 24300 24112 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285693 937418752 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24303] ppid=24298 vsize=915452 CPUtime=0
/proc/24300/task/24303/stat : 24303 (java) S 24298 24300 24112 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280285694 937422848 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24304] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24304/stat : 24304 (java) S 24298 24300 24112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285694 937418752 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24305] ppid=24298 vsize=915452 CPUtime=0
/proc/24300/task/24305/stat : 24305 (java) S 24298 24300 24112 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280285697 937422848 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24306] ppid=24298 vsize=915448 CPUtime=0.09
/proc/24300/task/24306/stat : 24306 (java) S 24298 24300 24112 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 280285697 937418752 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24307] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24307/stat : 24307 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280285697 937418752 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24308] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24308/stat : 24308 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280285697 937418752 6601 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915448

[startup+2.97262 s]
/proc/loadavg: 0.67 0.90 0.96 2/88 24313
/proc/meminfo: memFree=1278768/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=915448 CPUtime=2.95
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 6866 0 1 0 206 89 0 0 19 0 8 0 280285689 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 228862 6603 2476 14 0 215332 0
[pid=24300/tid=24302] ppid=24298 vsize=915448 CPUtime=0.02
/proc/24300/task/24302/stat : 24302 (java) S 24298 24300 24112 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285693 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24303] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24303/stat : 24303 (java) S 24298 24300 24112 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280285694 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24304] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24304/stat : 24304 (java) S 24298 24300 24112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285694 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24305] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24305/stat : 24305 (java) S 24298 24300 24112 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24306] ppid=24298 vsize=915448 CPUtime=0.09
/proc/24300/task/24306/stat : 24306 (java) S 24298 24300 24112 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24307] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24307/stat : 24307 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24308] ppid=24298 vsize=915452 CPUtime=0
/proc/24300/task/24308/stat : 24308 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280285697 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915448

[startup+6.26826 s]
/proc/loadavg: 0.70 0.90 0.96 3/93 24346
/proc/meminfo: memFree=1275592/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=915448 CPUtime=6.24
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 6866 0 1 0 414 210 0 0 16 0 8 0 280285689 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 228862 6603 2476 14 0 215332 0
[pid=24300/tid=24302] ppid=24298 vsize=915452 CPUtime=0.02
/proc/24300/task/24302/stat : 24302 (java) S 24298 24300 24112 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285693 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24303] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24303/stat : 24303 (java) S 24298 24300 24112 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280285694 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24304] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24304/stat : 24304 (java) S 24298 24300 24112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285694 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24305] ppid=24298 vsize=915452 CPUtime=0
/proc/24300/task/24305/stat : 24305 (java) S 24298 24300 24112 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280285697 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24306] ppid=24298 vsize=915448 CPUtime=0.09
/proc/24300/task/24306/stat : 24306 (java) S 24298 24300 24112 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24307] ppid=24298 vsize=915452 CPUtime=0
/proc/24300/task/24307/stat : 24307 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280285697 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24308] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24308/stat : 24308 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915448

[startup+12.7395 s]
/proc/loadavg: 0.72 0.90 0.96 2/88 24361
/proc/meminfo: memFree=1278640/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=915452 CPUtime=12.71
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 6866 0 1 0 817 454 0 0 18 0 8 0 280285689 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 228862 6603 2476 14 0 215332 0
[pid=24300/tid=24302] ppid=24298 vsize=915448 CPUtime=0.02
/proc/24300/task/24302/stat : 24302 (java) S 24298 24300 24112 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285693 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24303] ppid=24298 vsize=915452 CPUtime=0
/proc/24300/task/24303/stat : 24303 (java) S 24298 24300 24112 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280285694 937422848 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24304] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24304/stat : 24304 (java) S 24298 24300 24112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285694 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24305] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24305/stat : 24305 (java) S 24298 24300 24112 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24306] ppid=24298 vsize=915448 CPUtime=0.09
/proc/24300/task/24306/stat : 24306 (java) S 24298 24300 24112 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24307] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24307/stat : 24307 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24308] ppid=24298 vsize=915448 CPUtime=0
/proc/24300/task/24308/stat : 24308 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280285697 937418752 6603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915452

[startup+25.592 s]
/proc/loadavg: 0.94 0.94 0.97 4/100 24406
/proc/meminfo: memFree=1259560/2055920 swapFree=4156072/4192956
[pid=24300] ppid=24298 vsize=916472 CPUtime=25.55
/proc/24300/stat : 24300 (java) R 24298 24300 24112 0 -1 0 6868 0 1 0 1626 929 0 0 17 0 8 0 280285689 938467328 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24300/statm: 229118 6605 2476 14 0 215588 0
[pid=24300/tid=24302] ppid=24298 vsize=916472 CPUtime=0.02
/proc/24300/task/24302/stat : 24302 (java) S 24298 24300 24112 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280285693 938467328 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24303] ppid=24298 vsize=916472 CPUtime=0
/proc/24300/task/24303/stat : 24303 (java) S 24298 24300 24112 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280285694 938467328 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24304] ppid=24298 vsize=916472 CPUtime=0
/proc/24300/task/24304/stat : 24304 (java) S 24298 24300 24112 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280285694 938467328 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24305] ppid=24298 vsize=916472 CPUtime=0
/proc/24300/task/24305/stat : 24305 (java) S 24298 24300 24112 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280285697 938467328 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24306] ppid=24298 vsize=916476 CPUtime=0.09
/proc/24300/task/24306/stat : 24306 (java) S 24298 24300 24112 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 280285697 938471424 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24300/tid=24307] ppid=24298 vsize=916472 CPUtime=0
/proc/24300/task/24307/stat : 24307 (java) S 24298 24300 24112 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280285697 938467328 6605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24300/tid=24308] ppid=24298 vsize=916472 CPUtime=0
/proc/24300/task/24308/stat : 24308 (java) S 24298 24300 24112 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280285697 938467328 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.55
Current children cumulated vsize (KiB) 916472

Child status: 0
Real time (s): 35.1591
CPU time (s): 35.0957
CPU user time (s): 23.8474
CPU system time (s): 11.2483
CPU usage (%): 99.8196
Max. virtual memory (cumulated for all children) (KiB): 916988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.8474
system time used= 11.2483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9157
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= 1644
involuntary context switches= 1015

runsolver used 0.043993 s user time and 0.101984 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 18:48:31 UTC 2007


IDJOB= 282341
IDBENCH= 12708
IDSOLVER= 69
FILE ID= node23/282341-1169318910

PBS_JOBID= 3610348

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-41.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282341-1169318910/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-282341-1169318910 -o ROOT/results/node23/solver-282341-1169318910 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282341-1169318910/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7dc7f2b1ef269b14487f18fe5708392f

RANDOM SEED= 655200646

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1294152 kB
Buffers:         40832 kB
Cached:         619376 kB
SwapCached:      12040 kB
Active:         165012 kB
Inactive:       531152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294152 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            4228 kB
Writeback:           0 kB
Mapped:          49348 kB
Slab:            50772 kB
Committed_AS:  5286840 kB
PageTables:       2124 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 node23 on Sat Jan 20 18:49:09 UTC 2007