Trace number 282161

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 50.1844 50.448

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-21.xml
MD5SUM0c9795bc5ff9ef306e09df0e91d7f659
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 benchmark3.11453
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.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/282161-1169318489/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.089  cpuTime=0.08  mem=6M903
0.38	   
0.38	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.49	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1195  maxDegree=9
0.49	     maxArity=2
0.49	       =>  wckTime=0.193  cpuTime=0.14  mem=7M944
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.268  cpuTime=0.19  mem=5M493
0.57	
0.57	s SATISFIABLE
0.57	o 36
0.57	c 62
0.57	o 40
0.57	c 58
0.57	o 44
0.57	c 54
0.57	o 49
0.57	c 49
0.57	o 53
0.57	c 45
0.57	o 57
0.57	c 41
0.57	o 59
0.57	c 39
0.57	o 62
0.57	c 36
0.58	o 65
0.58	c 33
0.58	o 68
0.58	c 30
0.58	o 70
0.58	c 28
0.58	o 72
0.58	c 26
0.58	o 73
0.58	c 25
0.58	o 74
0.58	c 24
0.58	o 75
0.58	c 23
0.58	o 77
0.58	c 21
0.58	o 78
0.58	c 20
0.58	o 79
0.58	c 19
0.58	o 80
0.58	c 18
0.58	o 81
0.58	c 17
0.58	o 82
0.58	c 16
0.59	o 83
0.59	c 15
0.59	o 84
0.59	c 14
0.59	o 85
0.59	c 13
0.59	o 86
0.59	c 12
0.59	o 87
0.59	c 11
0.59	o 88
0.59	c 10
0.59	o 89
0.59	c 9
0.60	o 90
0.60	c 8
0.60	o 91
0.60	c 7
0.60	o 92
0.60	c 6
0.63	o 93
0.63	c 5
0.64	o 94
0.64	c 4
1.76	o 95
1.76	c 3
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=5373837  nbAssignments=10000
1.81	       =>  wckTime=1.245  cpuTime=1.21  mem=5M493
2.65	o 96
2.65	c 2
3.06	   
3.06	   search
3.06	     run=1  nbConstraintChecks=11401519  nbAssignments=20000
3.06	       =>  wckTime=2.501  cpuTime=2.46  mem=5M493
4.26	   
4.26	   search
4.26	     run=2  nbConstraintChecks=16967925  nbAssignments=30000
4.26	       =>  wckTime=3.697  cpuTime=3.65  mem=5M493
5.52	   
5.52	   search
5.52	     run=3  nbConstraintChecks=23103291  nbAssignments=40000
5.52	       =>  wckTime=4.964  cpuTime=4.91  mem=5M493
6.73	   
6.73	   search
6.73	     run=4  nbConstraintChecks=28686020  nbAssignments=50000
6.73	       =>  wckTime=6.168  cpuTime=6.11  mem=5M493
7.95	   
7.95	   search
7.95	     run=5  nbConstraintChecks=34422804  nbAssignments=60000
7.95	       =>  wckTime=7.391  cpuTime=7.33  mem=5M493
9.16	   
9.16	   search
9.16	     run=6  nbConstraintChecks=40031179  nbAssignments=70000
9.16	       =>  wckTime=8.596  cpuTime=8.52  mem=5M493
10.44	   
10.44	   search
10.44	     run=7  nbConstraintChecks=46113417  nbAssignments=80000
10.44	       =>  wckTime=9.879  cpuTime=9.8  mem=5M493
11.68	   
11.68	   search
11.68	     run=8  nbConstraintChecks=51989305  nbAssignments=90000
11.68	       =>  wckTime=11.119  cpuTime=11.03  mem=5M493
12.92	   
12.92	   search
12.92	     run=9  nbConstraintChecks=57797306  nbAssignments=100000
12.92	       =>  wckTime=12.354  cpuTime=12.26  mem=5M493
14.14	   
14.14	   search
14.14	     run=10  nbConstraintChecks=63544655  nbAssignments=110000
14.14	       =>  wckTime=13.578  cpuTime=13.48  mem=5M493
15.33	   
15.33	   search
15.33	     run=11  nbConstraintChecks=68967277  nbAssignments=120000
15.33	       =>  wckTime=14.768  cpuTime=14.67  mem=5M493
16.57	   
16.57	   search
16.57	     run=12  nbConstraintChecks=74834527  nbAssignments=130000
16.57	       =>  wckTime=16.007  cpuTime=15.9  mem=5M493
17.73	   
17.73	   search
17.73	     run=13  nbConstraintChecks=80089948  nbAssignments=140000
17.73	       =>  wckTime=17.171  cpuTime=17.06  mem=5M493
18.95	   
18.95	   search
18.95	     run=14  nbConstraintChecks=85751011  nbAssignments=150000
18.95	       =>  wckTime=18.39  cpuTime=18.26  mem=5M493
20.15	   
20.15	   search
20.15	     run=15  nbConstraintChecks=91392779  nbAssignments=160000
20.15	       =>  wckTime=19.593  cpuTime=19.47  mem=5M493
21.33	   
21.33	   search
21.33	     run=16  nbConstraintChecks=96831174  nbAssignments=170000
21.33	       =>  wckTime=20.772  cpuTime=20.65  mem=5M493
22.56	   
22.56	   search
22.56	     run=17  nbConstraintChecks=102654031  nbAssignments=180000
22.56	       =>  wckTime=22.002  cpuTime=21.87  mem=5M493
23.76	   
23.76	   search
23.76	     run=18  nbConstraintChecks=108261437  nbAssignments=190000
23.76	       =>  wckTime=23.204  cpuTime=23.07  mem=5M493
25.02	   
25.02	   search
25.02	     run=19  nbConstraintChecks=114314644  nbAssignments=200000
25.02	       =>  wckTime=24.456  cpuTime=24.31  mem=5M493
26.23	   
26.23	   search
26.23	     run=20  nbConstraintChecks=120005076  nbAssignments=210000
26.23	       =>  wckTime=25.666  cpuTime=25.52  mem=5M493
27.43	   
27.43	   search
27.43	     run=21  nbConstraintChecks=125556822  nbAssignments=220000
27.43	       =>  wckTime=26.865  cpuTime=26.71  mem=5M493
28.61	   
28.61	   search
28.61	     run=22  nbConstraintChecks=131011644  nbAssignments=230000
28.61	       =>  wckTime=28.047  cpuTime=27.89  mem=5M493
29.84	   
29.84	   search
29.84	     run=23  nbConstraintChecks=136824608  nbAssignments=240000
29.84	       =>  wckTime=29.282  cpuTime=29.12  mem=5M493
31.06	   
31.06	   search
31.06	     run=24  nbConstraintChecks=142483858  nbAssignments=250000
31.06	       =>  wckTime=30.496  cpuTime=30.33  mem=5M493
32.28	   
32.28	   search
32.28	     run=25  nbConstraintChecks=148186782  nbAssignments=260000
32.28	       =>  wckTime=31.721  cpuTime=31.55  mem=5M493
32.78	   
32.78	   search
32.78	     run=26  nbConstraintChecks=150448171  nbAssignments=264251
32.78	       =>  wckTime=32.22  cpuTime=32.05  mem=5M493
32.78	   
32.78	   global
32.78	     nbConstraintChecks=150448171  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.78	     solvingWckTime=32.219  solvingCpuTime=32.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.78	     globalCpuTime=32.29
32.78	       =>  wckTime=32.489  cpuTime=32.24  mem=5M493
32.78	   
32.78	   solver IterativeSystematicSolver being built... 
32.92	       =>  wckTime=32.621  cpuTime=32.33  mem=16M610
32.92	   
32.92	   preprocessing
32.92	     nbConstraintChecks=100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.92	     detectedInconsistency=no
32.92	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M610
33.01	   
33.01	   search
33.01	     run=0  nbConstraintChecks=123072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
33.01	     nbFailedAssignments=72  nbBacktracks=10  nbVisitedNodes=169  nbRestartNogoods=0
33.01	       =>  wckTime=0.094  cpuTime=0.07  mem=16M610
33.07	   
33.07	   search
33.07	     run=1  nbConstraintChecks=231449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162
33.07	     nbFailedAssignments=126  nbBacktracks=25  nbVisitedNodes=311  nbRestartNogoods=12
33.07	       =>  wckTime=0.154  cpuTime=0.11  mem=16M610
33.14	   
33.14	   search
33.14	     run=2  nbConstraintChecks=397878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=284
33.14	     nbFailedAssignments=221  nbBacktracks=47  nbVisitedNodes=550  nbRestartNogoods=26
33.15	       =>  wckTime=0.229  cpuTime=0.18  mem=16M610
33.21	   
33.22	   search
33.22	     run=3  nbConstraintChecks=578740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=406
33.22	     nbFailedAssignments=297  nbBacktracks=80  nbVisitedNodes=780  nbRestartNogoods=40
33.22	       =>  wckTime=0.298  cpuTime=0.25  mem=16M610
33.34	   
33.34	   search
33.34	     run=4  nbConstraintChecks=938653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=640
33.34	     nbFailedAssignments=468  nbBacktracks=130  nbVisitedNodes=1234  nbRestartNogoods=56
33.34	       =>  wckTime=0.428  cpuTime=0.38  mem=16M610
33.60	   
33.60	   search
33.60	     run=5  nbConstraintChecks=1764189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1181
33.60	     nbFailedAssignments=925  nbBacktracks=205  nbVisitedNodes=2301  nbRestartNogoods=72
33.60	       =>  wckTime=0.688  cpuTime=0.63  mem=16M610
33.89	   
33.89	   search
33.89	     run=6  nbConstraintChecks=2566484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1720
33.89	     nbFailedAssignments=1345  nbBacktracks=318  nbVisitedNodes=3366  nbRestartNogoods=98
33.89	       =>  wckTime=0.971  cpuTime=0.9  mem=16M610
34.24	   
34.24	   search
34.24	     run=7  nbConstraintChecks=3643314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2455
34.24	     nbFailedAssignments=1905  nbBacktracks=488  nbVisitedNodes=4827  nbRestartNogoods=112
34.24	       =>  wckTime=1.323  cpuTime=1.25  mem=16M610
34.86	   
34.86	   search
34.86	     run=8  nbConstraintChecks=5395542  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3682
34.86	     nbFailedAssignments=2865  nbBacktracks=744  nbVisitedNodes=7249  nbRestartNogoods=128
34.86	       =>  wckTime=1.948  cpuTime=1.87  mem=16M610
35.84	   
35.84	   search
35.84	     run=9  nbConstraintChecks=8277648  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5580
35.84	     nbFailedAssignments=4376  nbBacktracks=1128  nbVisitedNodes=10980  nbRestartNogoods=164
35.84	       =>  wckTime=2.928  cpuTime=2.85  mem=16M610
37.43	   
37.43	   search
37.43	     run=10  nbConstraintChecks=12501149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8536
37.43	     nbFailedAssignments=6745  nbBacktracks=1704  nbVisitedNodes=16856  nbRestartNogoods=169
37.43	       =>  wckTime=4.514  cpuTime=4.43  mem=16M610
39.14	   
39.14	   search
39.14	     run=11  nbConstraintChecks=17124216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11855
39.14	     nbFailedAssignments=9196  nbBacktracks=2568  nbVisitedNodes=23474  nbRestartNogoods=215
39.14	       =>  wckTime=6.222  cpuTime=6.13  mem=16M610
42.41	   
42.41	   search
42.41	     run=12  nbConstraintChecks=25764723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17970
42.41	     nbFailedAssignments=14008  nbBacktracks=3865  nbVisitedNodes=35617  nbRestartNogoods=228
42.41	       =>  wckTime=9.495  cpuTime=9.37  mem=16M610
46.18	   
46.18	   search
46.18	     run=13  nbConstraintChecks=35237095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24852
46.18	     nbFailedAssignments=18939  nbBacktracks=5811  nbVisitedNodes=49269  nbRestartNogoods=256
46.18	       =>  wckTime=13.266  cpuTime=13.12  mem=16M610
50.41	   
50.41	   search
50.41	     run=14  nbConstraintChecks=45470679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32306
50.41	     nbFailedAssignments=23698  nbBacktracks=8507  nbVisitedNodes=63925  nbRestartNogoods=274
50.41	       =>  wckTime=17.498  cpuTime=17.34  mem=16M610
50.42	   
50.42	   global
50.42	     nbConstraintChecks=45470779  nbRestartNogoods=274  solvingWckTime=17.499  solvingCpuTime=17.34  expiredTime=no
50.42	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=49.73
50.42	       =>  wckTime=50.12  cpuTime=49.68  mem=16M610
50.42	
50.42	s OPTIMUM FOUND
50.42	v 8 9 6 4 8 8 3 5 10 6 3 1 8 2 8 7 10 3 1 9 6 9 4 1 9 2 8 2 1 8 8 7 5 5 4 9 8 4 10 2 
50.42	   
50.42	   totalWckTime=50.195  totalCpuTime=49.73

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/node70/watcher-282161-1169318489 -o ROOT/results/node70/solver-282161-1169318489 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282161-1169318489/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.01 1.00 1.01 4/74 13703
/proc/meminfo: memFree=1331864/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=172 CPUtime=0
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 79345825 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8413988 0 0 4096 0 0 0 0 17 0 0 0
/proc/13702/statm: 43 24 18 14 0 3 0

[startup+0.107507 s]
/proc/loadavg: 1.01 1.00 1.01 4/74 13703
/proc/meminfo: memFree=1331864/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=914988 CPUtime=0.08
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 3038 0 1 0 7 1 0 0 24 0 8 0 79345825 936947712 2784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153609865 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228747 2786 1443 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516547 s]
/proc/loadavg: 1.01 1.00 1.01 4/74 13703
/proc/meminfo: memFree=1331864/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=915332 CPUtime=0.49
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 6514 0 1 0 46 3 0 0 25 0 8 0 79345825 937299968 6252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228833 6252 2163 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34563 s]
/proc/loadavg: 1.01 1.00 1.01 3/81 13710
/proc/meminfo: memFree=1314528/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=915444 CPUtime=1.31
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 7004 0 1 0 106 25 0 0 25 0 8 0 79345825 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228862 6742 2476 14 0 215332 0
[pid=13702/tid=13704] ppid=13700 vsize=915444 CPUtime=0.02
/proc/13702/task/13704/stat : 13704 (java) S 13700 13702 13344 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 79345829 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13705] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13705/stat : 13705 (java) S 13700 13702 13344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79345830 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13706] ppid=13700 vsize=915448 CPUtime=0
/proc/13702/task/13706/stat : 13706 (java) S 13700 13702 13344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79345830 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13707] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13707/stat : 13707 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 79345833 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13708] ppid=13700 vsize=915448 CPUtime=0.11
/proc/13702/task/13708/stat : 13708 (java) S 13700 13702 13344 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 79345833 937418752 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13709] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13709/stat : 13709 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79345833 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13710] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13710/stat : 13710 (java) S 13700 13702 13344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79345833 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) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98779 s]
/proc/loadavg: 1.01 1.00 1.01 3/81 13710
/proc/meminfo: memFree=1314528/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=915444 CPUtime=2.95
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 7007 0 1 0 225 70 0 0 25 0 8 0 79345825 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228861 6744 2476 14 0 215331 0
[pid=13702/tid=13704] ppid=13700 vsize=915444 CPUtime=0.02
/proc/13702/task/13704/stat : 13704 (java) S 13700 13702 13344 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 79345829 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13705] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13705/stat : 13705 (java) S 13700 13702 13344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79345830 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13706] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13706/stat : 13706 (java) S 13700 13702 13344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79345830 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13707] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13707/stat : 13707 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13708] ppid=13700 vsize=915444 CPUtime=0.11
/proc/13702/task/13708/stat : 13708 (java) S 13700 13702 13344 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13709] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13709/stat : 13709 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13710] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13710/stat : 13710 (java) S 13700 13702 13344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79345833 937414656 6744 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) 915444

[startup+6.26712 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 13710
/proc/meminfo: memFree=1314464/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=915444 CPUtime=6.21
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 7007 0 1 0 451 170 0 0 25 0 8 0 79345825 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228861 6744 2476 14 0 215331 0
[pid=13702/tid=13704] ppid=13700 vsize=915444 CPUtime=0.02
/proc/13702/task/13704/stat : 13704 (java) S 13700 13702 13344 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 79345829 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13705] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13705/stat : 13705 (java) S 13700 13702 13344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79345830 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13706] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13706/stat : 13706 (java) S 13700 13702 13344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79345830 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13707] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13707/stat : 13707 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13708] ppid=13700 vsize=915444 CPUtime=0.11
/proc/13702/task/13708/stat : 13708 (java) S 13700 13702 13344 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13709] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13709/stat : 13709 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13710] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13710/stat : 13710 (java) S 13700 13702 13344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7638 s]
/proc/loadavg: 1.16 1.03 1.02 3/81 13710
/proc/meminfo: memFree=1314472/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=915448 CPUtime=12.68
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 7007 0 1 0 905 363 0 0 25 0 8 0 79345825 937418752 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228861 6744 2476 14 0 215331 0
[pid=13702/tid=13704] ppid=13700 vsize=915448 CPUtime=0.02
/proc/13702/task/13704/stat : 13704 (java) S 13700 13702 13344 0 -1 64 151 0 0 0 2 0 0 0 17 0 8 0 79345829 937418752 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13705] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13705/stat : 13705 (java) S 13700 13702 13344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79345830 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13706] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13706/stat : 13706 (java) S 13700 13702 13344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79345830 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13707] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13707/stat : 13707 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13708] ppid=13700 vsize=915444 CPUtime=0.11
/proc/13702/task/13708/stat : 13708 (java) S 13700 13702 13344 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13709] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13709/stat : 13709 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13710] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13710/stat : 13710 (java) S 13700 13702 13344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79345833 937414656 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915448

[startup+25.6291 s]
/proc/loadavg: 1.35 1.08 1.03 3/81 13710
/proc/meminfo: memFree=1314472/2055920 swapFree=4192812/4192956
[pid=13702] ppid=13700 vsize=915444 CPUtime=25.49
/proc/13702/stat : 13702 (java) R 13700 13702 13344 0 -1 0 7008 0 1 0 1804 745 0 0 25 0 8 0 79345825 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13702/statm: 228862 6745 2476 14 0 215332 0
[pid=13702/tid=13704] ppid=13700 vsize=915444 CPUtime=0.02
/proc/13702/task/13704/stat : 13704 (java) S 13700 13702 13344 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 79345829 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13705] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13705/stat : 13705 (java) S 13700 13702 13344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 79345830 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13706] ppid=13700 vsize=915448 CPUtime=0
/proc/13702/task/13706/stat : 13706 (java) S 13700 13702 13344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79345830 937418752 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13707] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13707/stat : 13707 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 79345833 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13708] ppid=13700 vsize=915444 CPUtime=0.12
/proc/13702/task/13708/stat : 13708 (java) S 13700 13702 13344 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 79345833 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13709] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13709/stat : 13709 (java) S 13700 13702 13344 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79345833 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13702/tid=13710] ppid=13700 vsize=915444 CPUtime=0
/proc/13702/task/13710/stat : 13710 (java) S 13700 13702 13344 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 79345833 937414656 6745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 50.448
CPU time (s): 50.1844
CPU user time (s): 40.6158
CPU system time (s): 9.56854
CPU usage (%): 99.4774
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.6158
system time used= 9.56855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9213
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= 2177
involuntary context switches= 3345

runsolver used 0.057991 s user time and 0.180972 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat Jan 20 18:41:29 UTC 2007


IDJOB= 282161
IDBENCH= 12498
IDSOLVER= 69
FILE ID= node70/282161-1169318489

PBS_JOBID= 3610395

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0c9795bc5ff9ef306e09df0e91d7f659

RANDOM SEED= 466969075

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1332344 kB
Buffers:         46500 kB
Cached:         498580 kB
SwapCached:        144 kB
Active:         231156 kB
Inactive:       420672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:         118012 kB
Slab:            57084 kB
Committed_AS:  1346264 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node70 on Sat Jan 20 18:42:20 UTC 2007