Trace number 282152

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 52.0641 52.145

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-31.xml
MD5SUM89355485f66573f1bda90785fe3814fa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark0.733887
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints98
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension98
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/282152-1169318432/unknown.xml
0.34	   
0.34	   domains being loaded...
0.34	   
0.34	   variables being loaded...
0.37	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.37	       =>  wckTime=0.088  cpuTime=0.08  mem=6M903
0.37	   
0.37	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1192  maxDegree=11
0.47	     maxArity=2
0.47	       =>  wckTime=0.191  cpuTime=0.14  mem=7M944
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.266  cpuTime=0.18  mem=5M493
0.55	
0.55	s SATISFIABLE
0.55	o 39
0.55	c 59
0.55	o 43
0.55	c 55
0.56	o 47
0.56	c 51
0.56	o 50
0.56	c 48
0.56	o 53
0.56	c 45
0.56	o 55
0.56	c 43
0.56	o 58
0.56	c 40
0.56	o 61
0.56	c 37
0.56	o 63
0.56	c 35
0.56	o 65
0.56	c 33
0.56	o 67
0.56	c 31
0.56	o 68
0.56	c 30
0.56	o 69
0.57	c 29
0.57	o 72
0.57	c 26
0.57	o 73
0.57	c 25
0.57	o 74
0.57	c 24
0.57	o 75
0.57	c 23
0.57	o 77
0.57	c 21
0.57	o 78
0.57	c 20
0.57	o 80
0.57	c 18
0.57	o 82
0.57	c 16
0.57	o 83
0.57	c 15
0.57	o 84
0.57	c 14
0.57	o 85
0.57	c 13
0.57	o 86
0.57	c 12
0.57	o 88
0.57	c 10
0.58	o 89
0.58	c 9
0.58	o 90
0.58	c 8
0.58	o 91
0.58	c 7
0.59	o 92
0.59	c 6
0.62	o 93
0.62	c 5
0.64	o 94
0.64	c 4
0.64	o 95
0.64	c 3
1.78	   
1.78	   search
1.78	     run=0  nbConstraintChecks=5321981  nbAssignments=10000
1.78	       =>  wckTime=1.227  cpuTime=1.2  mem=5M493
2.60	o 96
2.60	c 2
3.00	   
3.00	   search
3.00	     run=1  nbConstraintChecks=11127661  nbAssignments=20000
3.00	       =>  wckTime=2.45  cpuTime=2.42  mem=5M493
4.12	   
4.13	   search
4.13	     run=2  nbConstraintChecks=16208128  nbAssignments=30000
4.13	       =>  wckTime=3.578  cpuTime=3.55  mem=5M493
5.31	   
5.31	   search
5.31	     run=3  nbConstraintChecks=21763316  nbAssignments=40000
5.31	       =>  wckTime=4.762  cpuTime=4.73  mem=5M493
6.50	   
6.50	   search
6.50	     run=4  nbConstraintChecks=27265728  nbAssignments=50000
6.50	       =>  wckTime=5.951  cpuTime=5.92  mem=5M493
7.71	   
7.71	   search
7.71	     run=5  nbConstraintChecks=32978120  nbAssignments=60000
7.71	       =>  wckTime=7.164  cpuTime=7.14  mem=5M493
8.91	   
8.91	   search
8.91	     run=6  nbConstraintChecks=38626846  nbAssignments=70000
8.91	       =>  wckTime=8.366  cpuTime=8.33  mem=5M493
10.09	   
10.09	   search
10.09	     run=7  nbConstraintChecks=44039698  nbAssignments=80000
10.09	       =>  wckTime=9.546  cpuTime=9.52  mem=5M493
11.27	   
11.27	   search
11.27	     run=8  nbConstraintChecks=49498244  nbAssignments=90000
11.27	       =>  wckTime=10.727  cpuTime=10.7  mem=5M493
12.51	   
12.51	   search
12.51	     run=9  nbConstraintChecks=55379606  nbAssignments=100000
12.51	       =>  wckTime=11.965  cpuTime=11.93  mem=5M493
13.72	   
13.72	   search
13.72	     run=10  nbConstraintChecks=61012527  nbAssignments=110000
13.72	       =>  wckTime=13.172  cpuTime=13.14  mem=5M493
15.00	   
15.00	   search
15.00	     run=11  nbConstraintChecks=67322358  nbAssignments=120000
15.00	       =>  wckTime=14.451  cpuTime=14.41  mem=5M493
16.18	   
16.18	   search
16.18	     run=12  nbConstraintChecks=72826685  nbAssignments=130000
16.18	       =>  wckTime=15.629  cpuTime=15.59  mem=5M493
17.40	   
17.40	   search
17.40	     run=13  nbConstraintChecks=78718085  nbAssignments=140000
17.40	       =>  wckTime=16.855  cpuTime=16.82  mem=5M493
18.57	   
18.57	   search
18.57	     run=14  nbConstraintChecks=84144920  nbAssignments=150000
18.57	       =>  wckTime=18.026  cpuTime=17.99  mem=5M493
19.83	   
19.83	   search
19.83	     run=15  nbConstraintChecks=90287421  nbAssignments=160000
19.83	       =>  wckTime=19.281  cpuTime=19.25  mem=5M493
21.02	   
21.02	   search
21.02	     run=16  nbConstraintChecks=95898213  nbAssignments=170000
21.02	       =>  wckTime=20.474  cpuTime=20.44  mem=5M493
22.25	   
22.25	   search
22.25	     run=17  nbConstraintChecks=101824398  nbAssignments=180000
22.25	       =>  wckTime=21.705  cpuTime=21.67  mem=5M493
23.43	   
23.43	   search
23.43	     run=18  nbConstraintChecks=107294355  nbAssignments=190000
23.43	       =>  wckTime=22.881  cpuTime=22.84  mem=5M493
24.59	   
24.59	   search
24.59	     run=19  nbConstraintChecks=112626958  nbAssignments=200000
24.59	       =>  wckTime=24.04  cpuTime=24.0  mem=5M493
25.78	   
25.78	   search
25.78	     run=20  nbConstraintChecks=118157690  nbAssignments=210000
25.78	       =>  wckTime=25.233  cpuTime=25.2  mem=5M493
27.02	   
27.02	   search
27.02	     run=21  nbConstraintChecks=124157541  nbAssignments=220000
27.02	       =>  wckTime=26.469  cpuTime=26.43  mem=5M493
28.22	   
28.22	   search
28.22	     run=22  nbConstraintChecks=129775342  nbAssignments=230000
28.22	       =>  wckTime=27.67  cpuTime=27.63  mem=5M493
29.43	   
29.43	   search
29.43	     run=23  nbConstraintChecks=135468638  nbAssignments=240000
29.43	       =>  wckTime=28.88  cpuTime=28.84  mem=5M493
30.58	   
30.58	   search
30.58	     run=24  nbConstraintChecks=140643257  nbAssignments=250000
30.58	       =>  wckTime=30.028  cpuTime=29.99  mem=5M493
31.72	   
31.72	   search
31.72	     run=25  nbConstraintChecks=145755872  nbAssignments=260000
31.72	       =>  wckTime=31.174  cpuTime=31.13  mem=5M493
32.62	   
32.62	   search
32.62	     run=26  nbConstraintChecks=149859559  nbAssignments=267740
32.62	       =>  wckTime=32.074  cpuTime=32.04  mem=5M493
32.62	   
32.62	   global
32.62	     nbConstraintChecks=149859559  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.62	     solvingWckTime=32.073  solvingCpuTime=32.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.62	     globalCpuTime=32.27
32.62	       =>  wckTime=32.341  cpuTime=32.22  mem=5M493
32.62	   
32.62	   solver IterativeSystematicSolver being built... 
32.76	       =>  wckTime=32.474  cpuTime=32.31  mem=16M610
32.76	   
32.76	   preprocessing
32.76	     nbConstraintChecks=60  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.76	     detectedInconsistency=no
32.76	       =>  wckTime=0.0030  cpuTime=0.01  mem=16M610
32.85	   
32.85	   search
32.85	     run=0  nbConstraintChecks=88143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
32.85	     nbFailedAssignments=61  nbBacktracks=10  nbVisitedNodes=149  nbRestartNogoods=0
32.85	       =>  wckTime=0.092  cpuTime=0.07  mem=16M610
32.92	   
32.92	   search
32.92	     run=1  nbConstraintChecks=198543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
32.92	     nbFailedAssignments=134  nbBacktracks=26  nbVisitedNodes=325  nbRestartNogoods=13
32.92	       =>  wckTime=0.159  cpuTime=0.13  mem=16M610
32.98	   
32.98	   search
32.98	     run=2  nbConstraintChecks=381652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296
32.98	     nbFailedAssignments=226  nbBacktracks=48  nbVisitedNodes=564  nbRestartNogoods=23
32.98	       =>  wckTime=0.222  cpuTime=0.19  mem=16M610
33.07	   
33.07	   search
33.07	     run=3  nbConstraintChecks=565572  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=466
33.07	     nbFailedAssignments=359  nbBacktracks=81  nbVisitedNodes=897  nbRestartNogoods=51
33.07	       =>  wckTime=0.308  cpuTime=0.28  mem=16M610
33.21	   
33.21	   search
33.21	     run=4  nbConstraintChecks=957346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=741
33.21	     nbFailedAssignments=572  nbBacktracks=131  nbVisitedNodes=1433  nbRestartNogoods=72
33.21	       =>  wckTime=0.449  cpuTime=0.42  mem=16M610
33.33	   
33.33	   search
33.33	     run=5  nbConstraintChecks=1352133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1014
33.33	     nbFailedAssignments=759  nbBacktracks=206  nbVisitedNodes=1968  nbRestartNogoods=98
33.33	       =>  wckTime=0.574  cpuTime=0.54  mem=16M610
33.63	   
33.63	   search
33.63	     run=6  nbConstraintChecks=2287328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1603
33.63	     nbFailedAssignments=1226  nbBacktracks=319  nbVisitedNodes=3128  nbRestartNogoods=124
33.63	       =>  wckTime=0.87  cpuTime=0.82  mem=16M610
33.81	   
33.81	   search
33.81	     run=7  nbConstraintChecks=2935739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2125
33.81	     nbFailedAssignments=1568  nbBacktracks=489  nbVisitedNodes=4160  nbRestartNogoods=137
33.81	       =>  wckTime=1.05  cpuTime=0.99  mem=16M610
34.43	   
34.43	   search
34.43	     run=8  nbConstraintChecks=4837797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3422
34.43	     nbFailedAssignments=2599  nbBacktracks=745  nbVisitedNodes=6721  nbRestartNogoods=160
34.43	       =>  wckTime=1.671  cpuTime=1.61  mem=16M610
35.18	   
35.18	   search
35.18	     run=9  nbConstraintChecks=6857854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5022
35.18	     nbFailedAssignments=3807  nbBacktracks=1129  nbVisitedNodes=9897  nbRestartNogoods=205
35.18	       =>  wckTime=2.427  cpuTime=2.37  mem=16M610
36.64	   
36.64	   search
36.64	     run=10  nbConstraintChecks=11623846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8292
36.64	     nbFailedAssignments=6490  nbBacktracks=1705  nbVisitedNodes=16373  nbRestartNogoods=231
36.64	       =>  wckTime=3.88  cpuTime=3.81  mem=16M610
38.50	   
38.50	   search
38.50	     run=11  nbConstraintChecks=16850647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12135
38.50	     nbFailedAssignments=9458  nbBacktracks=2570  nbVisitedNodes=23976  nbRestartNogoods=260
38.50	       =>  wckTime=5.74  cpuTime=5.67  mem=16M610
39.83	   
39.83	   search
39.83	     run=12  nbConstraintChecks=21232047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15277
39.83	     nbFailedAssignments=11291  nbBacktracks=3868  nbVisitedNodes=30210  nbRestartNogoods=277
39.83	       =>  wckTime=7.071  cpuTime=7.0  mem=16M610
43.76	   
43.76	   search
43.76	     run=13  nbConstraintChecks=31755119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22993
43.76	     nbFailedAssignments=17057  nbBacktracks=5814  nbVisitedNodes=45499  nbRestartNogoods=292
43.76	       =>  wckTime=11.003  cpuTime=10.91  mem=16M610
48.93	   
48.93	   search
48.93	     run=14  nbConstraintChecks=45184295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33176
48.93	     nbFailedAssignments=24311  nbBacktracks=8733  nbVisitedNodes=65700  nbRestartNogoods=306
48.93	       =>  wckTime=16.177  cpuTime=16.07  mem=16M610
52.11	   
52.11	   search
52.11	     run=15  nbConstraintChecks=53795114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39825
52.12	     nbFailedAssignments=28714  nbBacktracks=10980  nbVisitedNodes=78918  nbRestartNogoods=325
52.12	       =>  wckTime=19.357  cpuTime=19.25  mem=16M610
52.12	   
52.12	   global
52.12	     nbConstraintChecks=53795174  nbRestartNogoods=325  solvingWckTime=19.359  solvingCpuTime=19.25  expiredTime=no
52.12	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=51.61
52.12	       =>  wckTime=51.833  cpuTime=51.56  mem=16M610
52.12	
52.12	s OPTIMUM FOUND
52.12	v 10 4 5 3 3 7 8 9 10 3 6 1 2 3 3 4 8 1 4 9 10 4 9 8 1 8 10 8 6 10 3 7 8 10 6 7 9 7 4 6 
52.12	   
52.12	   totalWckTime=51.907  totalCpuTime=51.61

Verifier Data (download as text)

2 unsatisfied constraints, 96 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/node25/watcher-282152-1169318432 -o ROOT/results/node25/solver-282152-1169318432 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282152-1169318432/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.22 1.05 1.02 4/87 29373
/proc/meminfo: memFree=1260584/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=1784 CPUtime=0
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 280235602 1826816 163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3765028 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/29372/statm: 446 163 128 14 0 91 0

[startup+0.108324 s]
/proc/loadavg: 1.22 1.05 1.02 4/87 29373
/proc/meminfo: memFree=1260584/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=914988 CPUtime=0.1
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 3144 0 1 0 8 2 0 0 24 0 8 0 280235602 936947712 2891 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4200059 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228747 2896 1484 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.520393 s]
/proc/loadavg: 1.22 1.05 1.02 4/87 29373
/proc/meminfo: memFree=1260584/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915332 CPUtime=0.5
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 6739 0 1 0 45 5 0 0 25 0 8 0 280235602 937299968 6477 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228833 6480 2246 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34153 s]
/proc/loadavg: 1.22 1.05 1.02 3/94 29380
/proc/meminfo: memFree=1243248/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915448 CPUtime=1.32
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 7002 0 1 0 100 32 0 0 25 0 8 0 280235602 937418752 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228861 6740 2476 14 0 215331 0
[pid=29372/tid=29374] ppid=29370 vsize=915444 CPUtime=0.02
/proc/29372/task/29374/stat : 29374 (java) S 29370 29372 28719 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280235606 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29375] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29375/stat : 29375 (java) S 29370 29372 28719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280235606 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29376] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29376/stat : 29376 (java) S 29370 29372 28719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280235606 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29377] ppid=29370 vsize=915448 CPUtime=0
/proc/29372/task/29377/stat : 29377 (java) S 29370 29372 28719 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280235609 937418752 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29378] ppid=29370 vsize=915444 CPUtime=0.1
/proc/29372/task/29378/stat : 29378 (java) S 29370 29372 28719 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 280235609 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29379] ppid=29370 vsize=915448 CPUtime=0
/proc/29372/task/29379/stat : 29379 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280235609 937418752 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29380] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29380/stat : 29380 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280235609 937414656 6740 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.97881 s]
/proc/loadavg: 1.22 1.05 1.02 3/94 29380
/proc/meminfo: memFree=1243184/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915444 CPUtime=2.97
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 7005 0 1 0 219 78 0 0 25 0 8 0 280235602 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228861 6742 2476 14 0 215331 0
[pid=29372/tid=29374] ppid=29370 vsize=915444 CPUtime=0.02
/proc/29372/task/29374/stat : 29374 (java) S 29370 29372 28719 0 -1 64 151 0 0 0 2 0 0 0 17 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29375] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29375/stat : 29375 (java) S 29370 29372 28719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29376] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29376/stat : 29376 (java) S 29370 29372 28719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29377] ppid=29370 vsize=915448 CPUtime=0
/proc/29372/task/29377/stat : 29377 (java) S 29370 29372 28719 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280235609 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29378] ppid=29370 vsize=915444 CPUtime=0.1
/proc/29372/task/29378/stat : 29378 (java) S 29370 29372 28719 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29379] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29379/stat : 29379 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29380] ppid=29370 vsize=915448 CPUtime=0
/proc/29372/task/29380/stat : 29380 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280235609 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915444

[startup+6.18136 s]
/proc/loadavg: 1.29 1.06 1.02 3/94 29380
/proc/meminfo: memFree=1243200/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915444 CPUtime=6.16
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 7005 0 1 0 442 174 0 0 25 0 8 0 280235602 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228861 6742 2476 14 0 215331 0
[pid=29372/tid=29374] ppid=29370 vsize=915444 CPUtime=0.02
/proc/29372/task/29374/stat : 29374 (java) S 29370 29372 28719 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29375] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29375/stat : 29375 (java) S 29370 29372 28719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29376] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29376/stat : 29376 (java) S 29370 29372 28719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29377] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29377/stat : 29377 (java) S 29370 29372 28719 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29378] ppid=29370 vsize=915444 CPUtime=0.1
/proc/29372/task/29378/stat : 29378 (java) S 29370 29372 28719 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29379] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29379/stat : 29379 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29380] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29380/stat : 29380 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915444

[startup+12.6635 s]
/proc/loadavg: 1.34 1.08 1.02 3/94 29380
/proc/meminfo: memFree=1243200/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915444 CPUtime=12.64
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 7005 0 1 0 897 367 0 0 25 0 8 0 280235602 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228862 6742 2476 14 0 215332 0
[pid=29372/tid=29374] ppid=29370 vsize=915444 CPUtime=0.02
/proc/29372/task/29374/stat : 29374 (java) S 29370 29372 28719 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29375] ppid=29370 vsize=915448 CPUtime=0
/proc/29372/task/29375/stat : 29375 (java) S 29370 29372 28719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280235606 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29376] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29376/stat : 29376 (java) S 29370 29372 28719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280235606 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29377] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29377/stat : 29377 (java) S 29370 29372 28719 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29378] ppid=29370 vsize=915448 CPUtime=0.1
/proc/29372/task/29378/stat : 29378 (java) S 29370 29372 28719 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 280235609 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29379] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29379/stat : 29379 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280235609 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29380] ppid=29370 vsize=915448 CPUtime=0
/proc/29372/task/29380/stat : 29380 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280235609 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915444

[startup+25.5396 s]
/proc/loadavg: 1.49 1.12 1.04 3/94 29380
/proc/meminfo: memFree=1243200/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915444 CPUtime=25.51
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 7006 0 1 0 1791 760 0 0 25 0 8 0 280235602 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228861 6743 2476 14 0 215331 0
[pid=29372/tid=29374] ppid=29370 vsize=915444 CPUtime=0.02
/proc/29372/task/29374/stat : 29374 (java) S 29370 29372 28719 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 280235606 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29375] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29375/stat : 29375 (java) S 29370 29372 28719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280235606 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29376] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29376/stat : 29376 (java) S 29370 29372 28719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280235606 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29377] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29377/stat : 29377 (java) S 29370 29372 28719 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280235609 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29378] ppid=29370 vsize=915444 CPUtime=0.1
/proc/29372/task/29378/stat : 29378 (java) S 29370 29372 28719 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 280235609 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29379] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29379/stat : 29379 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280235609 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29380] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29380/stat : 29380 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280235609 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 915444

[startup+51.174 s]
/proc/loadavg: 1.66 1.19 1.06 3/94 29380
/proc/meminfo: memFree=1235264/2055920 swapFree=4170284/4192956
[pid=29372] ppid=29370 vsize=915444 CPUtime=51.1
/proc/29372/stat : 29372 (java) R 29370 29372 28719 0 -1 0 9116 0 1 0 4131 979 0 0 25 0 8 0 280235602 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842312 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29372/statm: 228861 8849 2527 14 0 215331 0
[pid=29372/tid=29374] ppid=29370 vsize=915444 CPUtime=0.02
/proc/29372/task/29374/stat : 29374 (java) S 29370 29372 28719 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280235606 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29375] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29375/stat : 29375 (java) S 29370 29372 28719 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280235606 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29376] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29376/stat : 29376 (java) S 29370 29372 28719 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280235606 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29377] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29377/stat : 29377 (java) S 29370 29372 28719 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280235609 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29378] ppid=29370 vsize=915444 CPUtime=0.21
/proc/29372/task/29378/stat : 29378 (java) S 29370 29372 28719 0 -1 64 388 0 0 0 20 1 0 0 16 0 8 0 280235609 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29379] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29379/stat : 29379 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 280235609 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29372/tid=29380] ppid=29370 vsize=915444 CPUtime=0
/proc/29372/task/29380/stat : 29380 (java) S 29370 29372 28719 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280235609 937414656 8849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 52.145
CPU time (s): 52.0641
CPU user time (s): 42.2666
CPU system time (s): 9.79751
CPU usage (%): 99.8449
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.2666
system time used= 9.79751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9212
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= 2161
involuntary context switches= 3972

runsolver used 0.068989 s user time and 0.181972 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan 20 18:40:32 UTC 2007


IDJOB= 282152
IDBENCH= 12481
IDSOLVER= 69
FILE ID= node25/282152-1169318432

PBS_JOBID= 3610345

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  89355485f66573f1bda90785fe3814fa

RANDOM SEED= 597417619

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.279
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.279
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:       1261064 kB
Buffers:         45840 kB
Cached:         552900 kB
SwapCached:       8568 kB
Active:         298100 kB
Inactive:       421660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1261064 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            3716 kB
Writeback:           0 kB
Mapped:         130132 kB
Slab:            59712 kB
Committed_AS:  5482280 kB
PageTables:       2480 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 node25 on Sat Jan 20 18:41:24 UTC 2007