Trace number 276644

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 131.824 132.75

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-11_ext.xml
MD5SUMb4c0dc52b099a807dadb2ff36eeb26ac
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints83
Best CPU time to get the best result obtained on this benchmark131.824
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/276644-1169243336/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180
0.46	       =>  wckTime=0.107  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.83	   
0.83	   constraints being loaded...
0.97	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.97	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=8  maxArity=2
0.97	       =>  wckTime=0.61  cpuTime=0.55  mem=35M644
1.02	   
1.02	   solver LocalSearchSolver being built... 
1.07	       =>  wckTime=0.71  cpuTime=0.59  mem=7M417
1.08	
1.08	s SATISFIABLE
1.08	o 15
1.08	c 69
1.08	o 18
1.08	c 66
1.08	o 21
1.08	c 63
1.09	o 24
1.09	c 60
1.09	o 27
1.09	c 57
1.09	o 30
1.09	c 54
1.10	o 33
1.10	c 51
1.10	o 36
1.10	c 48
1.10	o 38
1.10	c 46
1.10	o 39
1.10	c 45
1.10	o 41
1.10	c 43
1.10	o 43
1.10	c 41
1.10	o 45
1.10	c 39
1.11	o 47
1.11	c 37
1.11	o 49
1.11	c 35
1.11	o 50
1.11	c 34
1.11	o 52
1.11	c 32
1.11	o 54
1.11	c 30
1.11	o 56
1.11	c 28
1.11	o 57
1.11	c 27
1.11	o 59
1.11	c 25
1.12	o 60
1.12	c 24
1.13	o 61
1.13	c 23
1.13	o 62
1.13	c 22
1.13	o 63
1.13	c 21
1.13	o 64
1.13	c 20
1.14	o 66
1.14	c 18
1.14	o 67
1.14	c 17
1.14	o 68
1.14	c 16
1.16	o 69
1.16	c 15
1.17	o 70
1.17	c 14
1.17	o 71
1.17	c 13
1.17	o 72
1.17	c 12
1.19	o 74
1.19	c 10
1.20	o 75
1.20	c 9
1.20	o 76
1.20	c 8
1.21	o 77
1.21	c 7
1.21	o 78
1.21	c 6
2.16	o 79
2.16	c 5
10.90	   
10.91	   search
10.91	     run=0  nbConstraintChecks=83158606  nbAssignments=10000
10.91	       =>  wckTime=9.837  cpuTime=9.72  mem=7M417
11.87	o 80
11.87	c 4
21.82	   
21.82	   search
21.82	     run=1  nbConstraintChecks=172526802  nbAssignments=20000
21.82	       =>  wckTime=20.76  cpuTime=20.54  mem=7M417
31.99	   
32.00	   search
32.00	     run=2  nbConstraintChecks=256367289  nbAssignments=30000
32.00	       =>  wckTime=30.931  cpuTime=30.61  mem=7M417
41.59	   
41.59	   search
41.59	     run=3  nbConstraintChecks=334587382  nbAssignments=40000
41.59	       =>  wckTime=40.521  cpuTime=40.12  mem=7M417
42.15	   
42.15	   search
42.15	     run=4  nbConstraintChecks=339191947  nbAssignments=40692
42.15	       =>  wckTime=41.086  cpuTime=40.68  mem=7M417
42.15	   
42.15	   global
42.15	     nbConstraintChecks=339191947  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.15	     solvingWckTime=41.081  solvingCpuTime=40.68  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.15	     globalCpuTime=41.31
42.15	       =>  wckTime=41.797  cpuTime=41.27  mem=7M417
42.15	   
42.15	   solver IterativeSystematicSolver being built... 
42.28	       =>  wckTime=41.925  cpuTime=41.36  mem=18M276
42.29	   
42.29	   preprocessing
42.29	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
42.29	     detectedInconsistency=no
42.29	       =>  wckTime=0.0070  cpuTime=0.01  mem=18M276
43.64	   
43.64	   search
43.64	     run=0  nbConstraintChecks=9256955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=332
43.64	     nbFailedAssignments=313  nbBacktracks=10  nbVisitedNodes=656  nbRestartNogoods=0
43.64	       =>  wckTime=1.358  cpuTime=1.32  mem=18M276
45.58	   
45.58	   search
45.58	     run=1  nbConstraintChecks=23058450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=782
45.58	     nbFailedAssignments=743  nbBacktracks=25  nbVisitedNodes=1551  nbRestartNogoods=28
45.58	       =>  wckTime=3.296  cpuTime=3.23  mem=18M276
48.24	   
48.24	   search
48.24	     run=2  nbConstraintChecks=38025215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1331
48.24	     nbFailedAssignments=1260  nbBacktracks=48  nbVisitedNodes=2640  nbRestartNogoods=42
48.24	       =>  wckTime=5.958  cpuTime=5.87  mem=18M276
52.70	   
52.70	   search
52.70	     run=3  nbConstraintChecks=61620248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2196
52.70	     nbFailedAssignments=2086  nbBacktracks=81  nbVisitedNodes=4364  nbRestartNogoods=87
52.70	       =>  wckTime=10.421  cpuTime=10.26  mem=18M276
55.09	   
55.09	   search
55.09	     run=4  nbConstraintChecks=75287979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2632
55.09	     nbFailedAssignments=2466  nbBacktracks=131  nbVisitedNodes=5230  nbRestartNogoods=114
55.09	       =>  wckTime=12.81  cpuTime=12.63  mem=18M276
58.70	   
58.70	   search
58.70	     run=5  nbConstraintChecks=94730675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3329
58.70	     nbFailedAssignments=3079  nbBacktracks=206  nbVisitedNodes=6615  nbRestartNogoods=263
58.70	       =>  wckTime=16.413  cpuTime=16.21  mem=18M276
62.64	   
62.64	   search
62.64	     run=6  nbConstraintChecks=113357129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3927
62.64	     nbFailedAssignments=3556  nbBacktracks=320  nbVisitedNodes=7804  nbRestartNogoods=321
62.64	       =>  wckTime=20.359  cpuTime=20.11  mem=18M276
67.22	   
67.22	   search
67.22	     run=7  nbConstraintChecks=133016707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4567
67.22	     nbFailedAssignments=4021  nbBacktracks=490  nbVisitedNodes=9073  nbRestartNogoods=358
67.22	       =>  wckTime=24.943  cpuTime=24.64  mem=18M276
77.46	   
77.46	   search
77.46	     run=8  nbConstraintChecks=182577944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6385
77.46	     nbFailedAssignments=5576  nbBacktracks=746  nbVisitedNodes=12694  nbRestartNogoods=397
77.46	       =>  wckTime=35.18  cpuTime=34.77  mem=18M276
86.32	   
86.32	   search
86.32	     run=9  nbConstraintChecks=221106180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7684
86.32	     nbFailedAssignments=6478  nbBacktracks=1130  nbVisitedNodes=15265  nbRestartNogoods=521
86.32	       =>  wckTime=44.033  cpuTime=43.61  mem=18M276
95.20	o 81
95.20	c 3
96.24	   
96.24	   search
96.24	     run=10  nbConstraintChecks=259542439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9118
96.24	     nbFailedAssignments=7329  nbBacktracks=1707  nbVisitedNodes=18027  nbRestartNogoods=552
96.24	       =>  wckTime=53.959  cpuTime=53.52  mem=18M276
102.36	o 82
102.36	c 2
107.92	o 83
107.92	c 1
110.48	   
110.48	   search
110.48	     run=11  nbConstraintChecks=312094036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11382
110.48	     nbFailedAssignments=8721  nbBacktracks=2575  nbVisitedNodes=22140  nbRestartNogoods=575
110.48	       =>  wckTime=68.196  cpuTime=67.74  mem=18M276
131.19	   
131.19	   search
131.19	     run=12  nbConstraintChecks=388509841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14511
131.19	     nbFailedAssignments=10547  nbBacktracks=3877  nbVisitedNodes=27480  nbRestartNogoods=580
131.19	       =>  wckTime=88.906  cpuTime=88.43  mem=18M276
132.66	   
132.66	   search
132.66	     run=13  nbConstraintChecks=394154266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14743
132.66	     nbFailedAssignments=10684  nbBacktracks=3973  nbVisitedNodes=27869  nbRestartNogoods=585
132.66	       =>  wckTime=90.375  cpuTime=89.89  mem=18M276
132.66	   
132.66	   global
132.66	     nbConstraintChecks=394154266  nbRestartNogoods=585  solvingWckTime=90.376  solvingCpuTime=89.9  expiredTime=no
132.66	     totalExploration=yes  nbFoundSolutions=3  globalCpuTime=131.3
132.66	       =>  wckTime=132.302  cpuTime=131.26  mem=18M276
132.72	
132.72	s OPTIMUM FOUND
132.72	v 57 159 53 163 114 0 84 40 20 175 24 7 149 141 43 91 118 89 17 92 82 22 0 105 136 46 146 23 18 130 127 95 11 28 64 8 132 97 72 9 
132.72	   
132.72	   totalWckTime=132.436  totalCpuTime=131.3

Verifier Data (download as text)

1 unsatisfied constraints, 83 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/node19/watcher-276644-1169243336 -o ROOT/results/node19/solver-276644-1169243336 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276644-1169243336/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: 2.00 2.02 2.00 4/94 12108
/proc/meminfo: memFree=1155160/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=18540 CPUtime=0
/proc/12107/stat : 12107 (runsolver) R 12105 12107 11916 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 272728260 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12107/statm: 4635 279 244 17 0 2626 0

[startup+0.107435 s]
/proc/loadavg: 2.00 2.02 2.00 4/94 12108
/proc/meminfo: memFree=1155160/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=907808 CPUtime=0.05
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 2422 0 1 0 4 1 0 0 17 0 4 0 272728260 929595392 2169 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155069952 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 226952 2169 1196 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.51551 s]
/proc/loadavg: 2.00 2.02 2.00 4/94 12108
/proc/meminfo: memFree=1155160/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915332 CPUtime=0.45
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 6582 0 1 0 40 5 0 0 18 0 8 0 272728260 937299968 6321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073561037 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228833 6321 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33666 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 12115
/proc/meminfo: memFree=1108832/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=1.26
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14239 0 1 0 115 11 0 0 25 0 8 0 272728260 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228861 13977 2476 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 615 0 0 0 4 0 0 0 17 0 8 0 272728268 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.13
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 330 0 0 0 12 1 0 0 16 0 8 0 272728272 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 13977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915444

[startup+2.98797 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 12115
/proc/meminfo: memFree=1108768/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=2.9
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14245 0 1 0 271 19 0 0 25 0 8 0 272728260 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228861 13982 2476 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 615 0 0 0 4 0 0 0 16 0 8 0 272728268 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.13
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 335 0 0 0 12 1 0 0 15 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915444

[startup+6.27459 s]
/proc/loadavg: 2.08 2.03 2.01 3/101 12115
/proc/meminfo: memFree=1108640/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=6.16
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14245 0 1 0 585 31 0 0 25 0 8 0 272728260 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679475 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228861 13982 2476 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 615 0 0 0 4 0 0 0 16 0 8 0 272728268 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.13
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 335 0 0 0 12 1 0 0 15 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) R 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 13982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915444

[startup+12.7578 s]
/proc/loadavg: 2.08 2.03 2.00 3/101 12115
/proc/meminfo: memFree=1108648/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=12.58
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14247 0 1 0 1201 57 0 0 25 0 8 0 272728260 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677638 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228861 13984 2476 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 615 0 0 0 4 0 0 0 16 0 8 0 272728268 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.14
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 337 0 0 0 13 1 0 0 16 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915444

[startup+25.6112 s]
/proc/loadavg: 2.06 2.03 2.00 3/101 12115
/proc/meminfo: memFree=1108776/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=25.32
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14247 0 1 0 2431 101 0 0 25 0 8 0 272728260 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228861 13984 2476 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 615 0 0 0 4 0 0 0 16 0 8 0 272728268 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.14
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 337 0 0 0 13 1 0 0 16 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 13984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915444

[startup+51.2241 s]
/proc/loadavg: 2.04 2.03 2.00 3/101 12115
/proc/meminfo: memFree=1108520/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=50.69
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14398 0 1 0 4901 168 0 0 25 0 8 0 272728260 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800427 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12107/statm: 228861 14130 2527 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 616 0 0 0 4 0 0 0 17 0 8 0 272728268 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.23
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 386 0 0 0 22 1 0 0 15 0 8 0 272728272 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 14130 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915444

[startup+102.492 s]
/proc/loadavg: 1.96 2.01 1.99 3/93 12197
/proc/meminfo: memFree=1093792/2055920 swapFree=4171264/4192956
[pid=12107] ppid=12105 vsize=915444 CPUtime=101.65
/proc/12107/stat : 12107 (java) R 12105 12107 11916 0 -1 0 14410 0 1 0 9995 170 0 0 25 0 8 0 272728260 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12107/statm: 228861 14137 2527 14 0 215331 0
[pid=12107/tid=12109] ppid=12105 vsize=915444 CPUtime=0.04
/proc/12107/task/12109/stat : 12109 (java) S 12105 12107 11916 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272728268 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12110] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12110/stat : 12110 (java) S 12105 12107 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12111] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12111/stat : 12111 (java) S 12105 12107 11916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272728269 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12112] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12112/stat : 12112 (java) S 12105 12107 11916 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272728272 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12113] ppid=12105 vsize=915444 CPUtime=0.24
/proc/12107/task/12113/stat : 12113 (java) S 12105 12107 11916 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 272728272 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12107/tid=12114] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12114/stat : 12114 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272728272 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12107/tid=12115] ppid=12105 vsize=915444 CPUtime=0
/proc/12107/task/12115/stat : 12115 (java) S 12105 12107 11916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272728272 937414656 14137 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 132.75
CPU time (s): 131.824
CPU user time (s): 130.101
CPU system time (s): 1.72274
CPU usage (%): 99.3024
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.101
system time used= 1.72274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14422
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= 3807
involuntary context switches= 7508

runsolver used 0.148977 s user time and 0.449931 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Jan 19 21:48:56 UTC 2007


IDJOB= 276644
IDBENCH= 5914
IDSOLVER= 69
FILE ID= node19/276644-1169243336

PBS_JOBID= 3589031

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276644-1169243336/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-276644-1169243336 -o ROOT/results/node19/solver-276644-1169243336 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276644-1169243336/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b4c0dc52b099a807dadb2ff36eeb26ac

RANDOM SEED= 485905469

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.260
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.260
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:       1155640 kB
Buffers:         61360 kB
Cached:         696256 kB
SwapCached:      10172 kB
Active:         362120 kB
Inactive:       459080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1155640 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          80040 kB
Slab:            63624 kB
Committed_AS:  7271168 kB
PageTables:       2512 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= 66555 MiB



End job on node19 on Fri Jan 19 21:51:09 UTC 2007